cvelist/2002/2xxx/CVE-2002-2103.json

73 lines
2.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2002-2103",
"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 before 1.3.24, when writing to the log file, records a spoofed hostname from the reverse lookup of an IP address, even when a double-reverse lookup fails, which allows remote attackers to hide the original source of activities."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://www.apache.org/dist/httpd/CHANGES_1.3",
"refsource" : "CONFIRM",
"url" : "http://www.apache.org/dist/httpd/CHANGES_1.3"
},
{
"name" : "4358",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/4358"
},
{
"name" : "apache-double-reverse-spoof(8629)",
"refsource" : "XF",
"url" : "http://www.iss.net/security_center/static/8629.php"
}
]
}
}