{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-8166", "ASSIGNER": "support@hackerone.com", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "https://github.com/rails/rails", "version": { "version_data": [ { "version_value": "Fixed in 5.2.4.3, 6.0.3.1" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Cross-Site Request Forgery (CSRF) (CWE-352)" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "name": "https://hackerone.com/reports/732415", "url": "https://hackerone.com/reports/732415" }, { "refsource": "MISC", "name": "https://groups.google.com/g/rubyonrails-security/c/NOjKiGeXUgw", "url": "https://groups.google.com/g/rubyonrails-security/c/NOjKiGeXUgw" }, { "refsource": "DEBIAN", "name": "DSA-4766", "url": "https://www.debian.org/security/2020/dsa-4766" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "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." } ] } }