mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 10:22:48 +02:00
18 lines
763 B
Markdown
18 lines
763 B
Markdown
### [CVE-2020-8166](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8166)
|
|

|
|

|
|
%20(CWE-352)&color=brighgreen)
|
|
|
|
### 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
|
|
- https://hackerone.com/reports/732415
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|