Cryptographically weak random number generation in github.com/dinever/golf
CVE-2016-15005

8.8HIGH

Key Information:

Vendor
CVE Published:
27 December 2022

What is CVE-2016-15005?

CSRF tokens are generated using math/rand, which is not a cryptographically secure random number generator, allowing an attacker to predict values and bypass CSRF protections with relatively few requests.

Affected Version(s)

github.com/dinever/golf 0 < 0.3.0

References

CVSS V3.1

Score:
8.8
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
Required
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

@elithrar
.