CVE-2016-15005
8.8
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Summary
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 Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| github.com/dinever/golf | github.com/dinever/golf | 0 < 0.3.0 | affected |
Weaknesses
- CWE 338: Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
ADP Enrichment
CVE Program Container
Additional References
- https://github.com/dinever/golf/pull/24
- https://github.com/dinever/golf/commit/3776f338be48b5bc5e8cf9faff7851fc52a3f1fe
- https://github.com/dinever/golf/issues/20
- https://pkg.go.dev/vuln/GO-2020-0045
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: total
References
- https://github.com/dinever/golf/pull/24
- https://github.com/dinever/golf/commit/3776f338be48b5bc5e8cf9faff7851fc52a3f1fe
- https://github.com/dinever/golf/issues/20
- https://pkg.go.dev/vuln/GO-2020-0045
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.