In OWASP CSRFGuard through 3.1.0, CSRF can occur because the CSRF cookie may be retrieved by using only a session token.
The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
Link | Tags |
---|---|
https://owasp.org/www-project-csrfguard/ | product |
https://github.com/reidmefirst/vuln-disclosure/blob/main/2021-01.txt | third party advisory |