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.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://bugzilla.mozilla.org/show_bug.cgi?id=1366420 | issue tracking permissions required |
https://www.mozilla.org/security/advisories/mfsa2017-24/ | vendor advisory |
http://www.securityfocus.com/bid/101832 | vdb entry third party advisory |
http://www.securitytracker.com/id/1039803 | vdb entry third party advisory |