There is a possible XSS vulnerability in Rack before 2.0.6 and 1.6.11. Carefully crafted requests can impact the data returned by the `scheme` method on `Rack::Request`. Applications that expect the scheme to be limited to 'http' or 'https' and do not escape the return value could be vulnerable to an XSS attack. Note that applications using the normal escaping mechanisms provided by Rails may not impacted, but applications that bypass the escaping mechanisms, or do not use them may be vulnerable.
References
Link | Resource |
---|---|
https://groups.google.com/forum/#!topic/rubyonrails-security/GKsAFT924Ag | Mailing List Patch Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2018/11/msg00022.html | Mailing List Third Party Advisory |
http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00032.html | |
https://usn.ubuntu.com/4089-1/ | |
http://lists.opensuse.org/opensuse-security-announce/2020-02/msg00016.html |
Information
Published : 2018-11-13 15:29
Updated : 2019-06-13 14:29
NVD link : CVE-2018-16471
Mitre link : CVE-2018-16471
JSON object : View
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Products Affected
debian
- debian_linux
rack_project
- rack