cvelist/2017/7xxx/CVE-2017-7668.json

116 lines
3.7 KiB
JSON
Raw Normal View History

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" : [
{
"product_name" : "Apache HTTP Server",
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
"version_value" : "2.2.32"
},
{
"version_value" : "2.4.24, 2.4.25"
2017-10-16 12:31:07 -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",
"value" : "Denial of Service, Integrity Violation (CWE-126)"
2017-10-16 12:31:07 -04:00
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[dev] 20170619 CVE-2017-7668: ap_find_token buffer overread",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "https://lists.apache.org/thread.html/55a068b6a5eec0b3198ae7d96a7cb412352d0ffa7716612c5af3745b@%3Cdev.httpd.apache.org%3E"
},
2017-10-19 14:02:35 -04:00
{
"name" : "http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html",
"refsource" : "CONFIRM",
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
{
"name" : "https://support.apple.com/HT208221",
"refsource" : "CONFIRM",
2017-11-12 22:02:43 -05:00
"url" : "https://support.apple.com/HT208221"
},
2017-11-03 15:04:18 -04:00
{
"name" : "DSA-3896",
"refsource" : "DEBIAN",
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
{
"name" : "GLSA-201710-32",
"refsource" : "GENTOO",
2017-10-30 07:03:21 -04:00
"url" : "https://security.gentoo.org/glsa/201710-32"
},
2017-12-01 17:02:30 -05:00
{
"name" : "RHSA-2017:3193",
"refsource" : "REDHAT",
2017-12-01 17:02:30 -05:00
"url" : "https://access.redhat.com/errata/RHSA-2017:3193"
},
{
"name" : "RHSA-2017:3194",
"refsource" : "REDHAT",
2017-12-01 17:02:30 -05:00
"url" : "https://access.redhat.com/errata/RHSA-2017:3194"
},
2018-01-04 15:05:12 -05:00
{
"name" : "RHSA-2017:2479",
"refsource" : "REDHAT",
2018-01-04 15:05:12 -05:00
"url" : "https://access.redhat.com/errata/RHSA-2017:2479"
},
{
"name" : "RHSA-2017:2483",
"refsource" : "REDHAT",
2018-01-04 15:05:12 -05:00
"url" : "https://access.redhat.com/errata/RHSA-2017:2483"
},
2017-10-16 12:31:07 -04:00
{
"name" : "99137",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/99137"
},
{
"name" : "1038711",
"refsource" : "SECTRACK",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securitytracker.com/id/1038711"
}
]
}
}