Releases4
Frequency3 months 2 weeks
Last Release
Stars268
:golf: The Golf web framework

CVE History

CVEPublishedCVSS v3CVSS v2
8.8 HIGH

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.