Scratch Addons is a WebExtension that supports both Chrome and Firefox. Scratch Addons before version 1.3.2 is vulnerable to DOM-based XSS. If the victim visited a specific website, the More Links addon of the Scratch Addons extension used incorrect regular expression which caused the HTML-escaped values to be unescaped, leading to XSS. Scratch Addons version 1.3.2 fixes the bug. The extension will be automatically updated by the browser. More Links addon can be disabled via the option of the extension.
References
Link | Resource |
---|---|
https://github.com/ScratchAddons/ScratchAddons/blob/a471893df403f86c9182970678175d4772a0690c/addons/more-links/userscript.js#L15 | Third Party Advisory |
https://github.com/ScratchAddons/ScratchAddons/commit/b9a52d6532c8514254c7cc1d8e18710dbedc41ff | Patch Third Party Advisory |
https://github.com/ScratchAddons/ScratchAddons/releases/tag/v1.3.2 | Release Notes Third Party Advisory |
https://github.com/ScratchAddons/ScratchAddons/security/advisories/GHSA-6qfq-px3r-xj4p | Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2020-11-23 19:15
Updated : 2024-02-28 18:08
NVD link : CVE-2020-26239
Mitre link : CVE-2020-26239
CVE.ORG link : CVE-2020-26239
JSON object : View
Products Affected
scratchaddons
- scratch_addons
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')