DOM Clobbering Vulnerability in tsup Product from Vendor
CVE-2024-53384
5.1MEDIUM
What is CVE-2024-53384?
A vulnerability in tsup v8.3.4 allows attackers to exploit DOM clobbering techniques. By manipulating the import.meta.url, an attacker can craft a malicious script that accesses the document.currentScript in cjs_shims.js components, leading to arbitrary code execution. This highlights the need for security measures to prevent unauthorized script execution within the application.