CSRF in Github.com/dinever/golf
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.
Vulnerability class: CSRF (Cross-Site Request Forgery)
EPSS: 0.004 (30.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.8 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H.
Affected products
- Github.com/dinever/golf — versions 0
- Golf_project Golf
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security@golang.org (Patch, Third Party Advisory)
- security@golang.org (Patch, Third Party Advisory)
- security@golang.org (Third Party Advisory, Issue Tracking)
- security@golang.org (Third Party Advisory)
Frequently asked questions
- What is CVE-2016-15005?
- CVE-2016-15005 is a high-severity vulnerability in Github.com/dinever/golf, classified under Cross-Site Request Forgery (CSRF). CVSS score: 8.8/10. Published 2022-12-27.
- How severe is CVE-2016-15005?
- High severity. CVSS v3 base score is 8.8 out of 10.
- Is CVE-2016-15005 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.