cvelist/2002/0xxx/CVE-2002-0654.json

88 lines
2.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2002-0654",
"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 2.0 through 2.0.39 on Windows, OS2, and Netware allows remote attackers to determine the full pathname of the server via (1) a request for a .var file, which leaks the pathname in the resulting error message, or (2) via an error message that occurs when a script (child process) cannot be invoked."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20020816 Apache 2.0.39 directory traversal and path disclosure bug",
"refsource" : "BUGTRAQ",
"url" : "http://marc.info/?l=bugtraq&m=102951160411052&w=2"
},
{
"name" : "http://www.apache.org/dist/httpd/CHANGES_2.0",
"refsource" : "CONFIRM",
"url" : "http://www.apache.org/dist/httpd/CHANGES_2.0"
},
{
"name" : "5486",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/5486"
},
{
"name" : "5485",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/5485"
},
{
"name" : "apache-var-path-disclosure(9875)",
"refsource" : "XF",
"url" : "http://www.iss.net/security_center/static/9875.php"
},
{
"name" : "apache-cgi-path-disclosure(9876)",
"refsource" : "XF",
"url" : "http://www.iss.net/security_center/static/9876.php"
}
]
}
}