Vulnerability from bitnami_vulndb
Published
2025-06-18 14:56
Modified
2025-06-18 15:17
Summary
Command injection vulnerability in programing languages on Microsoft Windows operating system.
Details
A command inject vulnerability allows an attacker to perform command injection on Windows applications that indirectly depend on the CreateProcess function when the specific conditions are satisfied.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "node",
"purl": "pkg:bitnami/node"
},
"ranges": [
{
"events": [
{
"introduced": "1.77.2"
},
{
"fixed": "18.19.0"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2024-3566"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*"
],
"severity": "Critical"
},
"details": "A command inject vulnerability allows an attacker to perform command injection on Windows applications that indirectly depend on the CreateProcess function when the specific conditions are satisfied.",
"id": "BIT-node-2024-3566",
"modified": "2025-06-18T15:17:39.937Z",
"published": "2025-06-18T14:56:46.820Z",
"references": [
{
"type": "WEB",
"url": "https://flatt.tech/research/posts/batbadbut-you-cant-securely-execute-commands-on-windows/"
},
{
"type": "WEB",
"url": "https://kb.cert.org/vuls/id/123335"
},
{
"type": "WEB",
"url": "https://learn.microsoft.com/en-us/archive/blogs/twistylittlepassagesallalike/everyone-quotes-command-line-arguments-the-wrong-way"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3566"
},
{
"type": "WEB",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1874"
},
{
"type": "WEB",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22423"
},
{
"type": "WEB",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24576"
},
{
"type": "WEB",
"url": "https://www.kb.cert.org/vuls/id/123335"
}
],
"schema_version": "1.6.2",
"summary": "Command injection vulnerability in programing languages on Microsoft Windows operating system."
}
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…