cvelist/2002/0xxx/CVE-2002-0061.json
2019-03-18 03:14:22 +00:00

82 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-0061",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Apache for Win32 before 1.3.24, and 2.0.x before 2.0.34-beta, allows remote attackers to execute arbitrary commands via shell metacharacters (a | pipe character) provided as arguments to batch (.bat) or .cmd scripts, which are sent unfiltered to the shell interpreter, typically cmd.exe."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.apacheweek.com/issues/02-03-29#apache1324",
"refsource": "CONFIRM",
"url": "http://www.apacheweek.com/issues/02-03-29#apache1324"
},
{
"name": "4335",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/4335"
},
{
"name": "apache-dos-batch-command-execution(8589)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/8589.php"
},
{
"name": "20020321 Vulnerability in Apache for Win32 batch file processing - Remote command execution",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=101674082427358&w=2"
},
{
"name": "20020325 Apache 1.3.24 Released! (fwd)",
"refsource": "BUGTRAQ",
"url": "http://online.securityfocus.com/archive/1/263927"
}
]
}
}