cve/2020/CVE-2020-8166.md
2024-05-25 21:48:12 +02:00

763 B

CVE-2020-8166

Description

A CSRF forgery vulnerability exists in rails < 5.2.5, rails < 6.0.4 that makes it possible for an attacker to, given a global CSRF token such as the one present in the authenticity_token meta tag, forge a per-form CSRF token.

POC

Reference

Github

No PoCs found on GitHub currently.