In actionpack gem >= 6.0.0, a possible XSS vulnerability exists when an application is running in development mode allowing an attacker to send or embed (in another page) a specially crafted URL which can allow the attacker to execute JavaScript in the context of the local application. This vulnerability is in the Actionable Exceptions middleware.
References
Link | Resource |
---|---|
https://groups.google.com/g/rubyonrails-security/c/yQzUVfv42jk/m/oJWw-xhNAQAJ | Mailing List Third Party Advisory |
https://hackerone.com/reports/904059 | Exploit Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2021-01-06 21:15
Updated : 2024-02-28 18:08
NVD link : CVE-2020-8264
Mitre link : CVE-2020-8264
CVE.ORG link : CVE-2020-8264
JSON object : View
Products Affected
rubyonrails
- rails
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')