VYPR

Csrf

by Gorilla

Source repositories

CVEs (1)

  • CVE-2025-24358MedApr 15, 2025
    risk 0.28cvss epss 0.00

    gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services. Prior to 1.7.2, gorilla/csrf does not validate the Origin header against an allowlist. Its executes its validation of the Referer header for cross-origin requests…