mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
138 lines
5.1 KiB
JSON
138 lines
5.1 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2024-3566",
|
|
"ASSIGNER": "cert@cert.org",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"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."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "Node.js",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Node.js",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<=",
|
|
"version_name": "*",
|
|
"version_value": "21.7.2"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"vendor_name": "Go Programming Language",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "GoLang",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "*"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"vendor_name": "Haskell Programming Language",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Haskel",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "*"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://flatt.tech/research/posts/batbadbut-you-cant-securely-execute-commands-on-windows/",
|
|
"refsource": "MISC",
|
|
"name": "https://flatt.tech/research/posts/batbadbut-you-cant-securely-execute-commands-on-windows/"
|
|
},
|
|
{
|
|
"url": "https://learn.microsoft.com/en-us/archive/blogs/twistylittlepassagesallalike/everyone-quotes-command-line-arguments-the-wrong-way",
|
|
"refsource": "MISC",
|
|
"name": "https://learn.microsoft.com/en-us/archive/blogs/twistylittlepassagesallalike/everyone-quotes-command-line-arguments-the-wrong-way"
|
|
},
|
|
{
|
|
"url": "https://kb.cert.org/vuls/id/123335",
|
|
"refsource": "MISC",
|
|
"name": "https://kb.cert.org/vuls/id/123335"
|
|
},
|
|
{
|
|
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24576",
|
|
"refsource": "MISC",
|
|
"name": "https://www.cve.org/CVERecord?id=CVE-2024-24576"
|
|
},
|
|
{
|
|
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1874",
|
|
"refsource": "MISC",
|
|
"name": "https://www.cve.org/CVERecord?id=CVE-2024-1874"
|
|
},
|
|
{
|
|
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22423",
|
|
"refsource": "MISC",
|
|
"name": "https://www.cve.org/CVERecord?id=CVE-2024-22423"
|
|
},
|
|
{
|
|
"url": "https://www.kb.cert.org/vuls/id/123335",
|
|
"refsource": "MISC",
|
|
"name": "https://www.kb.cert.org/vuls/id/123335"
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "VINCE 2.1.12",
|
|
"env": "prod",
|
|
"origin": "https://cveawg.mitre.org/api/cve/CVE-2024-3566"
|
|
},
|
|
"source": {
|
|
"discovery": "UNKNOWN"
|
|
}
|
|
} |