2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2002-0061" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2002-03-21T05:00:00.000" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-20T23:38:12.620" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"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."
} ,
{
"lang" : "es" ,
"value" : "El servidor Apache, en sus verisones para Win32 1.3.24 y anteriores, y 2.0.x hasta la 2.0.34-beta, permite que atacantes remotos ejecuten cualquier comando a trav\u00e9s del metacaracter \"|\" de la shell. Estos comandos vienen como argumentos a scrips .bat o .cmd. A su vez estos scripts pasan sin filtrado al int\u00e9rprete de shell, normalmente cmd.exe"
}
] ,
"metrics" : {
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:N/C:P/I:P/A:P" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "PARTIAL" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "PARTIAL"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "HIGH" ,
"exploitabilityScore" : 10.0 ,
"impactScore" : 6.4 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : true ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
2024-01-26 21:00:29 +00:00
"value" : "CWE-78"
2023-04-24 12:24:31 +02:00
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2024-01-26 21:00:29 +00:00
"criteria" : "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.3.24" ,
"matchCriteriaId" : "4E3B99BC-3492-44F9-AF86-9B91379325AA"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2024-01-26 21:00:29 +00:00
"criteria" : "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2.0.0" ,
"versionEndExcluding" : "2.0.34" ,
"matchCriteriaId" : "B32475E9-ACE6-440E-B919-05C561C5ADBA"
2023-04-24 12:24:31 +02:00
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://marc.info/?l=bugtraq&m=101674082427358&w=2" ,
2024-01-26 21:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://online.securityfocus.com/archive/1/263927" ,
2024-01-26 21:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.apacheweek.com/issues/02-03-29#apache1324" ,
2024-01-26 21:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.iss.net/security_center/static/8589.php" ,
2024-01-26 21:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.securityfocus.com/bid/4335" ,
2024-01-26 21:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/r5419c9ba0951ef73a655362403d12bb8d10fab38274deb3f005816f5%40%3Ccvs.httpd.apache.org%3E" ,
2024-01-26 21:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking" ,
"Mailing List" ,
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/r9f93cf6dde308d42a9c807784e8102600d0397f5f834890708bf6920%40%3Ccvs.httpd.apache.org%3E" ,
2024-01-26 21:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking" ,
"Mailing List" ,
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/rf2f0f3611f937cf6cfb3b4fe4a67f69885855126110e1e3f2fb2728e%40%3Ccvs.httpd.apache.org%3E" ,
2024-01-26 21:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking" ,
"Mailing List" ,
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/rf6449464fd8b7437704c55f88361b66f12d5b5f90bcce66af4be4ba9%40%3Ccvs.httpd.apache.org%3E" ,
2024-01-26 21:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking" ,
"Mailing List" ,
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://marc.info/?l=bugtraq&m=101674082427358&w=2" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
} ,
{
"url" : "http://online.securityfocus.com/archive/1/263927" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "http://www.apacheweek.com/issues/02-03-29#apache1324" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "http://www.iss.net/security_center/static/8589.php" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/4335" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "https://lists.apache.org/thread.html/r5419c9ba0951ef73a655362403d12bb8d10fab38274deb3f005816f5%40%3Ccvs.httpd.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Mailing List" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://lists.apache.org/thread.html/r9f93cf6dde308d42a9c807784e8102600d0397f5f834890708bf6920%40%3Ccvs.httpd.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Mailing List" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://lists.apache.org/thread.html/rf2f0f3611f937cf6cfb3b4fe4a67f69885855126110e1e3f2fb2728e%40%3Ccvs.httpd.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Mailing List" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://lists.apache.org/thread.html/rf6449464fd8b7437704c55f88361b66f12d5b5f90bcce66af4be4ba9%40%3Ccvs.httpd.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Mailing List" ,
"Vendor Advisory"
]
}
] ,
"vendorComments" : [
{
"organization" : "Apache" ,
"comment" : "Fixed in Apache HTTP Server 1.3.24:\nhttp://httpd.apache.org/security/vulnerabilities_13.html" ,
"lastModified" : "2008-07-02T00:00:00"
2023-04-24 12:24:31 +02:00
}
]
}