JavaScript can be injected into an exported bookmarks file by placing JavaScript code into user-supplied tags in saved bookmarks. If the resulting exported HTML file is later opened in a browser this JavaScript will be executed. This could be used in social engineering and self-cross-site-scripting (self-XSS) attacks if users were convinced to add malicious tags to bookmarks, export them, and then open the resulting file. This vulnerability affects Firefox < 57.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/101832 | Third Party Advisory VDB Entry |
http://www.securitytracker.com/id/1039803 | Third Party Advisory VDB Entry |
https://bugzilla.mozilla.org/show_bug.cgi?id=1366420 | Issue Tracking Permissions Required |
https://www.mozilla.org/security/advisories/mfsa2017-24/ | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2018-06-11 21:29
Updated : 2024-02-04 19:46
NVD link : CVE-2017-7840
Mitre link : CVE-2017-7840
CVE.ORG link : CVE-2017-7840
JSON object : View
Products Affected
mozilla
- firefox
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')