mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
130 lines
5.0 KiB
JSON
130 lines
5.0 KiB
JSON
{
|
|
"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",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "2.2.32"
|
|
},
|
|
{
|
|
"version_value": "2.4.24, 2.4.25"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "Apache Software Foundation"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"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)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://support.apple.com/HT208221",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://support.apple.com/HT208221"
|
|
},
|
|
{
|
|
"name": "RHSA-2017:2479",
|
|
"refsource": "REDHAT",
|
|
"url": "https://access.redhat.com/errata/RHSA-2017:2479"
|
|
},
|
|
{
|
|
"name": "[dev] 20170619 CVE-2017-7668: ap_find_token buffer overread",
|
|
"refsource": "MLIST",
|
|
"url": "https://lists.apache.org/thread.html/55a068b6a5eec0b3198ae7d96a7cb412352d0ffa7716612c5af3745b@%3Cdev.httpd.apache.org%3E"
|
|
},
|
|
{
|
|
"name": "RHSA-2017:2483",
|
|
"refsource": "REDHAT",
|
|
"url": "https://access.redhat.com/errata/RHSA-2017:2483"
|
|
},
|
|
{
|
|
"name": "https://security.netapp.com/advisory/ntap-20180601-0002/",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://security.netapp.com/advisory/ntap-20180601-0002/"
|
|
},
|
|
{
|
|
"name": "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03908en_us",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03908en_us"
|
|
},
|
|
{
|
|
"name": "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbhf03821en_us",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbhf03821en_us"
|
|
},
|
|
{
|
|
"name": "http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html"
|
|
},
|
|
{
|
|
"name": "99137",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/99137"
|
|
},
|
|
{
|
|
"name": "DSA-3896",
|
|
"refsource": "DEBIAN",
|
|
"url": "http://www.debian.org/security/2017/dsa-3896"
|
|
},
|
|
{
|
|
"name": "RHSA-2017:3194",
|
|
"refsource": "REDHAT",
|
|
"url": "https://access.redhat.com/errata/RHSA-2017:3194"
|
|
},
|
|
{
|
|
"name": "RHSA-2017:3193",
|
|
"refsource": "REDHAT",
|
|
"url": "https://access.redhat.com/errata/RHSA-2017:3193"
|
|
},
|
|
{
|
|
"name": "1038711",
|
|
"refsource": "SECTRACK",
|
|
"url": "http://www.securitytracker.com/id/1038711"
|
|
},
|
|
{
|
|
"name": "GLSA-201710-32",
|
|
"refsource": "GENTOO",
|
|
"url": "https://security.gentoo.org/glsa/201710-32"
|
|
}
|
|
]
|
|
}
|
|
} |