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://hackerone.com/reports/904059 | Exploit Patch Third Party Advisory |
https://groups.google.com/g/rubyonrails-security/c/yQzUVfv42jk/m/oJWw-xhNAQAJ | Mailing List Third Party Advisory |
Configurations
Information
Published : 2021-01-06 13:15
Updated : 2021-01-12 06:17
NVD link : CVE-2020-8264
Mitre link : CVE-2020-8264
JSON object : View
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Products Affected
rubyonrails
- rails