QID 981129
QID 981129: Nodejs (npm) Security Update for marked (GHSA-cfjh-p3g4-3q2f)
Versions 0.3.2 and earlier of `marked` are affected by a cross-site scripting vulnerability even when `sanitize:true` is set.
## Proof of Concept ( IE10 Compatibility Mode Only )
`[xss link](vbscript:alert(1))`
will get a link
`<a href="vbscript:alert(1)">xss link</a>`
## Recommendation
Update to version 0.3.3 or later.
Successful exploitation of this vulnerability may affect the confidentiality, integrity, and availability of the targeted user.
Solution
Customers are advised to refer to GHSA-cfjh-p3g4-3q2f for updates pertaining to this vulnerability.
Vendor References
- GHSA-cfjh-p3g4-3q2f -
github.com/advisories/GHSA-cfjh-p3g4-3q2f
CVEs related to QID 981129
Software Advisories
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-cfjh-p3g4-3q2f | marked |
|