URLs using "javascript:" have the protocol removed when pasted into the addressbar to protect users from cross-site scripting (XSS) attacks, but if a tab character is embedded in the "javascript:" URL the protocol is not removed and the script will execute. This could allow users to be socially engineered to run an XSS attack against themselves. This vulnerability affects Firefox < 59.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/103386 | Third Party Advisory VDB Entry |
http://www.securitytracker.com/id/1040514 | Third Party Advisory VDB Entry |
https://bugzilla.mozilla.org/show_bug.cgi?id=1422643 | Issue Tracking Vendor Advisory |
https://usn.ubuntu.com/3596-1/ | Third Party Advisory |
https://www.mozilla.org/security/advisories/mfsa2018-06/ | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2018-06-11 21:29
Updated : 2024-02-04 19:46
NVD link : CVE-2018-5143
Mitre link : CVE-2018-5143
CVE.ORG link : CVE-2018-5143
JSON object : View
Products Affected
mozilla
- firefox
canonical
- ubuntu_linux
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')