cve/2024/CVE-2024-21537.md
2025-09-29 16:08:36 +00:00

803 B

CVE-2024-21537

Description

Versions of the package lilconfig from 3.1.0 and before 3.1.1 are vulnerable to Arbitrary Code Execution due to the insecure usage of eval in the dynamicImport function. An attacker can exploit this vulnerability by passing a malicious input through the defaultLoaders function.

POC

Reference

Github

No PoCs found on GitHub currently.