CVE-2024-53382: PrismJS DOM Clobbering vulnerability
(updated )
Prism (aka PrismJS) through 1.29.0 allows DOM Clobbering (with resultant XSS for untrusted input that contains HTML but does not directly contain JavaScript), because document.currentScript lookup can be shadowed by attacker-injected HTML elements.
References
- gist.github.com/jackfromeast/aeb128e44f05f95828a1a824708df660
- github.com/PrismJS/prism
- github.com/PrismJS/prism/blob/59e5a3471377057de1f401ba38337aca27b80e03/prism.js
- github.com/PrismJS/prism/commit/8e8b9352dac64457194dd9e51096b4772532e53d
- github.com/PrismJS/prism/pull/3863
- github.com/advisories/GHSA-x7hr-w5r2-h6wg
- nvd.nist.gov/vuln/detail/CVE-2024-53382
Detect and mitigate CVE-2024-53382 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →