GHSA-FQ9M-V26V-2M4F
Vulnerability from github – Published: 2024-10-31 06:30 – Updated: 2024-11-01 21:39
VLAI?
Summary
lilconfig Code Injection vulnerability
Details
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.
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "lilconfig"
},
"ranges": [
{
"events": [
{
"introduced": "3.1.0"
},
{
"fixed": "3.1.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-21537"
],
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"github_reviewed": true,
"github_reviewed_at": "2024-11-01T21:39:32Z",
"nvd_published_at": "2024-10-31T05:15:04Z",
"severity": "HIGH"
},
"details": "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.",
"id": "GHSA-fq9m-v26v-2m4f",
"modified": "2024-11-01T21:39:32Z",
"published": "2024-10-31T06:30:45Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21537"
},
{
"type": "WEB",
"url": "https://github.com/antonk52/lilconfig/pull/48"
},
{
"type": "WEB",
"url": "https://github.com/antonk52/lilconfig/commit/2c68a1ab8764fc74acc46771e1ad39ab07a9b0a7"
},
{
"type": "PACKAGE",
"url": "https://github.com/antonk52/lilconfig"
},
{
"type": "WEB",
"url": "https://github.com/antonk52/lilconfig/releases/tag/v3.1.1"
},
{
"type": "WEB",
"url": "https://security.snyk.io/vuln/SNYK-JS-LILCONFIG-6263789"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "lilconfig Code Injection vulnerability"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…