CVE-2024-53382 Information

Description

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.

Reference

https://gist.github.com/jackfromeast/aeb128e44f05f95828a1a824708df660 https://gist.github.com/jackfromeast/aeb128e44f05f95828a1a824708df660 https://github.com/PrismJS/prism/blob/59e5a3471377057de1f401ba38337aca27b80e03/prism.js#L226-L259

Share on: