Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
CVE-2016-15005 Details
Description
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.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 11, 2025Exploitation: NoneAutomatable: NoTechnical Impact: Total
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/dinever/golf/commit/3776f338be48b5bc5e8cf9faff7851fc52a3f1fe | CVE | PatchThird Party Advisory |
| https://github.com/dinever/golf/issues/20 | CVE | Issue TrackingThird Party Advisory |
| https://github.com/dinever/golf/pull/24 | CVE | PatchThird Party Advisory |
| https://pkg.go.dev/vuln/GO-2020-0045 | CVE | Third Party Advisory |
| https://github.com/dinever/golf/commit/3776f338be48b5bc5e8cf9faff7851fc52a3f1fe | [email protected] | PatchThird Party Advisory |
| https://github.com/dinever/golf/issues/20 | [email protected] | Issue TrackingThird Party Advisory |
| https://github.com/dinever/golf/pull/24 | [email protected] | PatchThird Party Advisory |
| https://pkg.go.dev/vuln/GO-2020-0045 | [email protected] | Third Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-352 | Cross-Site Request Forgery (CSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| golf project golf | < 0.3.0 |
CPE
Remediation
| |
Change History
7 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Apr 11, 2025 | CVE Modified | CISA-ADP |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Feb 28, 2023 | CVE Modified | [email protected] |
| Jan 6, 2023 | Initial Analysis | [email protected] |