cvelist/2017/3xxx/CVE-2017-3167.json
2017-11-12 22:02:43 -05:00

85 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org",
"ID" : "CVE-2017-3167",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache HTTP Server",
"version" : {
"version_data" : [
{
"version_value" : "2.2.0 to 2.2.32"
},
{
"version_value" : "2.4.0 to 2.4.25"
}
]
}
}
]
},
"vendor_name" : "Apache Software Foundation"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "In Apache httpd 2.2.x before 2.2.33 and 2.4.x before 2.4.26, use of the ap_get_basic_auth_pw() by third-party modules outside of the authentication phase may lead to authentication requirements being bypassed."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Authentication Bypass (CWE-287)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://lists.apache.org/thread.html/8409e41a8f7dd9ded37141c38df001be930115428c3d64f70bbdb8b4@%3Cdev.httpd.apache.org%3E"
},
{
"url" : "https://www.nomachine.com/SU08O00185"
},
{
"url" : "http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html"
},
{
"url" : "https://support.apple.com/HT208221"
},
{
"url" : "http://www.debian.org/security/2017/dsa-3896"
},
{
"url" : "https://security.gentoo.org/glsa/201710-32"
},
{
"url" : "http://www.securityfocus.com/bid/99135"
},
{
"url" : "http://www.securitytracker.com/id/1038711"
}
]
}
}