2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org" ,
2017-10-16 16:44:18 -04:00
"DATE_PUBLIC" : "2017-07-13T00:00:00" ,
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-9788" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
2017-10-16 16:44:18 -04:00
"product_name" : "HTTP Server" ,
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
2017-10-16 16:44:18 -04:00
"version_value" : "All through 2.2.33 and 2.4.26"
2017-10-16 12:31:07 -04:00
}
]
}
}
]
} ,
2017-10-16 16:44:18 -04:00
"vendor_name" : "Apache Software Foundation"
2017-10-16 12:31:07 -04:00
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "In Apache httpd before 2.2.34 and 2.4.x before 2.4.27, the value placeholder in [Proxy-]Authorization headers of type 'Digest' was not initialized or reset before or between successive key=value assignments by mod_auth_digest. Providing an initial key with no '=' assignment could reflect the stale value of uninitialized pool memory used by the prior request, leading to leakage of potentially confidential information, and a segfault in other cases resulting in denial of service."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2017-10-16 16:44:18 -04:00
"value" : "Uninitialized memory reflection in mod_auth_digest"
2017-10-16 12:31:07 -04:00
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://lists.apache.org/thread.html/0dd69204a6bd643cc4e9ccd008f07a9375525d977c6ebeb07a881afb@%3Cannounce.httpd.apache.org%3E"
} ,
{
"url" : "https://httpd.apache.org/security/vulnerabilities_22.html"
} ,
{
"url" : "https://httpd.apache.org/security/vulnerabilities_24.html"
} ,
2017-10-19 14:02:35 -04:00
{
"url" : "http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html"
} ,
2017-10-16 12:31:07 -04:00
{
"url" : "http://www.securityfocus.com/bid/99569"
} ,
{
"url" : "http://www.securitytracker.com/id/1038906"
}
]
}
}