mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
803 B
Markdown
18 lines
803 B
Markdown
### [CVE-2024-21537](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://security.snyk.io/vuln/SNYK-JS-LILCONFIG-6263789
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|