mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
1.1 KiB
1.1 KiB
CVE-2016-9901
Description
HTML tags received from the Pocket server will be processed without sanitization and any JavaScript code executed will be run in the "about:pocket-saved" (unprivileged) page, giving it access to Pocket's messaging API through HTML injection. This vulnerability affects Firefox ESR < 45.6 and Firefox < 50.1.
POC
Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1320057
- https://bugzilla.mozilla.org/show_bug.cgi?id=1320057
Github
No PoCs found on GitHub currently.