VYPR

Go modules package

github.com/dinever/golf

pkg:golang/github.com/dinever/golf

Vulnerabilities (1)

  • CVE-2016-15005Dec 27, 2022
    affected < 0.3.0fixed 0.3.0

    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.