Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/antonk52/lilconfig/commit/2c68a1ab8764fc74acc46771e1ad39ab07a
- https://github.com/antonk52/lilconfig/pull/48
- https://github.com/antonk52/lilconfig/releases/tag/v3.1.1
- https://security.snyk.io/vuln/SNYK-JS-LILCONFIG-6263789
FAQ
What is CVE-2024-21537?
CVE-2024-21537 is a vulnerability with a CVSS score of 8.8 (HIGH). 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 v...
How severe is CVE-2024-21537?
CVE-2024-21537 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-21537?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.