gsd-2024-3566
Vulnerability from gsd
Modified
2024-04-11 05:03
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.
Aliases
{ "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2024-3566" ], "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": "GSD-2024-3566", "modified": "2024-04-11T05:03:27.053396Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cert@cert.org", "ID": "CVE-2024-3566", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Node.js", "version": { "version_data": [ { "version_affected": "\u003c=", "version_name": "*", "version_value": "21.7.2" } ] } } ] }, "vendor_name": "Node.js" }, { "product": { "product_data": [ { "product_name": "GoLang", "version": { "version_data": [ { "version_affected": "=", "version_value": "*" } ] } } ] }, "vendor_name": "Go Programming Language" }, { "product": { "product_data": [ { "product_name": "Haskel", "version": { "version_data": [ { "version_affected": "=", "version_value": "*" } ] } } ] }, "vendor_name": "Haskell Programming Language" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "generator": { "engine": "VINCE 2.1.12", "env": "prod", "origin": "https://cveawg.mitre.org/api/cve/CVE-2024-3566" }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-78 Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "https://flatt.tech/research/posts/batbadbut-you-cant-securely-execute-commands-on-windows/", "refsource": "MISC", "url": "https://flatt.tech/research/posts/batbadbut-you-cant-securely-execute-commands-on-windows/" }, { "name": "https://learn.microsoft.com/en-us/archive/blogs/twistylittlepassagesallalike/everyone-quotes-command-line-arguments-the-wrong-way", "refsource": "MISC", "url": "https://learn.microsoft.com/en-us/archive/blogs/twistylittlepassagesallalike/everyone-quotes-command-line-arguments-the-wrong-way" }, { "name": "https://kb.cert.org/vuls/id/123335", "refsource": "MISC", "url": "https://kb.cert.org/vuls/id/123335" }, { "name": "https://www.cve.org/CVERecord?id=CVE-2024-24576", "refsource": "MISC", "url": "https://www.cve.org/CVERecord?id=CVE-2024-24576" }, { "name": "https://www.cve.org/CVERecord?id=CVE-2024-1874", "refsource": "MISC", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1874" }, { "name": "https://www.cve.org/CVERecord?id=CVE-2024-22423", "refsource": "MISC", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22423" }, { "name": "https://www.kb.cert.org/vuls/id/123335", "refsource": "MISC", "url": "https://www.kb.cert.org/vuls/id/123335" } ] }, "source": { "discovery": "UNKNOWN" } }, "nvd.nist.gov": { "cve": { "descriptions": [ { "lang": "en", "value": "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": "CVE-2024-3566", "lastModified": "2024-04-10T19:49:51.183", "metrics": {}, "published": "2024-04-10T16:15:16.083", "references": [ { "source": "cret@cert.org", "url": "https://flatt.tech/research/posts/batbadbut-you-cant-securely-execute-commands-on-windows/" }, { "source": "cret@cert.org", "url": "https://kb.cert.org/vuls/id/123335" }, { "source": "cret@cert.org", "url": "https://learn.microsoft.com/en-us/archive/blogs/twistylittlepassagesallalike/everyone-quotes-command-line-arguments-the-wrong-way" }, { "source": "cret@cert.org", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1874" }, { "source": "cret@cert.org", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22423" }, { "source": "cret@cert.org", "url": "https://www.cve.org/CVERecord?id=CVE-2024-24576" }, { "source": "cret@cert.org", "url": "https://www.kb.cert.org/vuls/id/123335" } ], "sourceIdentifier": "cret@cert.org", "vulnStatus": "Awaiting Analysis" } } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.