2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org" ,
"ID" : "CVE-2017-7668" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
2017-10-16 16:44:18 -04:00
"product_name" : "Apache HTTP Server" ,
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
2017-10-16 16:44:18 -04:00
"version_value" : "2.2.32"
} ,
{
"version_value" : "2.4.24, 2.4.25"
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" : "The HTTP strict parsing changes added in Apache httpd 2.2.32 and 2.4.24 introduced a bug in token list parsing, which allows ap_find_token() to search past the end of its input string. By maliciously crafting a sequence of request headers, an attacker may be able to cause a segmentation fault, or to force ap_find_token() to return an incorrect value."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2017-10-16 16:44:18 -04:00
"value" : "Denial of Service, Integrity Violation (CWE-126)"
2017-10-16 12:31:07 -04:00
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://lists.apache.org/thread.html/55a068b6a5eec0b3198ae7d96a7cb412352d0ffa7716612c5af3745b@%3Cdev.httpd.apache.org%3E"
} ,
2017-10-19 14:02:35 -04:00
{
"url" : "http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html"
} ,
2017-11-12 22:02:43 -05:00
{
"url" : "https://support.apple.com/HT208221"
} ,
2017-11-03 15:04:18 -04:00
{
"url" : "http://www.debian.org/security/2017/dsa-3896"
} ,
2017-10-30 07:03:21 -04:00
{
"url" : "https://security.gentoo.org/glsa/201710-32"
} ,
2017-12-01 17:02:30 -05:00
{
"url" : "https://access.redhat.com/errata/RHSA-2017:3193"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2017:3194"
} ,
2017-10-16 12:31:07 -04:00
{
"url" : "http://www.securityfocus.com/bid/99137"
} ,
{
"url" : "http://www.securitytracker.com/id/1038711"
}
]
}
}