cve/2024/CVE-2024-53382.md
2025-09-29 21:09:30 +02:00

888 B

CVE-2024-53382

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.

POC

Reference

Github