3 matches found
Arbitrary Code Execution (ACE)
lilconfig is vulnerable to Arbitrary Code Execution ACE. The vulnerability is due to the insecure usage of eval in the dynamicImport function, which allows an attacker to inject malicious input through the defaultLoaders function and execute arbitrary code...
CVE-2024-21537
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...
PT-2024-7648 · Lilconfig · Lilconfig
Name of the Vulnerable Software and Affected Versions: lilconfig versions 3.1.0 through 3.1.1 Description: The issue is related to the dynamicImport function in the lilconfig configurator, which is associated with incorrect code generation management when handling .d.ts syntax. This can allow a...