mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
233 lines
8.9 KiB
JSON
233 lines
8.9 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "security@apache.org",
|
|
"ID" : "CVE-2017-9798",
|
|
"STATE" : "PUBLIC"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "Apache HTTP Server",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"version_value" : "Apache HTTP Server through 2.2.34 and 2.4.x through 2.4.27"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "Apache Software Foundation"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "Apache httpd allows remote attackers to read secret data from process memory if the Limit directive can be set in a user's .htaccess file, or if httpd.conf has certain misconfigurations, aka Optionsbleed. This affects the Apache HTTP Server through 2.2.34 and 2.4.x through 2.4.27. The attacker sends an unauthenticated OPTIONS HTTP request when attempting to read secret data. This is a use-after-free issue and thus secret data is not always sent, and the specific data depends on many factors including configuration. Exploitation with .htaccess can be blocked with a patch to the ap_limit_section function in server/core.c."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "use-after-free"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "42745",
|
|
"refsource" : "EXPLOIT-DB",
|
|
"url" : "https://www.exploit-db.com/exploits/42745/"
|
|
},
|
|
{
|
|
"name" : "http://openwall.com/lists/oss-security/2017/09/18/2",
|
|
"refsource" : "MISC",
|
|
"url" : "http://openwall.com/lists/oss-security/2017/09/18/2"
|
|
},
|
|
{
|
|
"name" : "https://blog.fuzzing-project.org/60-Optionsbleed-HTTP-OPTIONS-method-can-leak-Apaches-server-memory.html",
|
|
"refsource" : "MISC",
|
|
"url" : "https://blog.fuzzing-project.org/60-Optionsbleed-HTTP-OPTIONS-method-can-leak-Apaches-server-memory.html"
|
|
},
|
|
{
|
|
"name" : "https://blog.fuzzing-project.org/uploads/apache-2.2-optionsbleed-backport.patch",
|
|
"refsource" : "MISC",
|
|
"url" : "https://blog.fuzzing-project.org/uploads/apache-2.2-optionsbleed-backport.patch"
|
|
},
|
|
{
|
|
"name" : "https://github.com/apache/httpd/commit/29afdd2550b3d30a8defece2b95ae81edcf66ac9",
|
|
"refsource" : "MISC",
|
|
"url" : "https://github.com/apache/httpd/commit/29afdd2550b3d30a8defece2b95ae81edcf66ac9"
|
|
},
|
|
{
|
|
"name" : "https://github.com/hannob/optionsbleed",
|
|
"refsource" : "MISC",
|
|
"url" : "https://github.com/hannob/optionsbleed"
|
|
},
|
|
{
|
|
"name" : "https://security-tracker.debian.org/tracker/CVE-2017-9798",
|
|
"refsource" : "MISC",
|
|
"url" : "https://security-tracker.debian.org/tracker/CVE-2017-9798"
|
|
},
|
|
{
|
|
"name" : "https://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/server/core.c?r1=1805223&r2=1807754&pathrev=1807754&view=patch",
|
|
"refsource" : "MISC",
|
|
"url" : "https://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/server/core.c?r1=1805223&r2=1807754&pathrev=1807754&view=patch"
|
|
},
|
|
{
|
|
"name" : "https://support.apple.com/HT208331",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://support.apple.com/HT208331"
|
|
},
|
|
{
|
|
"name" : "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html"
|
|
},
|
|
{
|
|
"name" : "http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html"
|
|
},
|
|
{
|
|
"name" : "https://security.netapp.com/advisory/ntap-20180601-0003/",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://security.netapp.com/advisory/ntap-20180601-0003/"
|
|
},
|
|
{
|
|
"name" : "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html"
|
|
},
|
|
{
|
|
"name" : "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html"
|
|
},
|
|
{
|
|
"name" : "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html"
|
|
},
|
|
{
|
|
"name" : "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03909en_us",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03909en_us"
|
|
},
|
|
{
|
|
"name" : "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2017-9798",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2017-9798"
|
|
},
|
|
{
|
|
"name" : "DSA-3980",
|
|
"refsource" : "DEBIAN",
|
|
"url" : "http://www.debian.org/security/2017/dsa-3980"
|
|
},
|
|
{
|
|
"name" : "GLSA-201710-32",
|
|
"refsource" : "GENTOO",
|
|
"url" : "https://security.gentoo.org/glsa/201710-32"
|
|
},
|
|
{
|
|
"name" : "RHSA-2017:3018",
|
|
"refsource" : "REDHAT",
|
|
"url" : "https://access.redhat.com/errata/RHSA-2017:3018"
|
|
},
|
|
{
|
|
"name" : "RHSA-2017:3113",
|
|
"refsource" : "REDHAT",
|
|
"url" : "https://access.redhat.com/errata/RHSA-2017:3113"
|
|
},
|
|
{
|
|
"name" : "RHSA-2017:3114",
|
|
"refsource" : "REDHAT",
|
|
"url" : "https://access.redhat.com/errata/RHSA-2017:3114"
|
|
},
|
|
{
|
|
"name" : "RHSA-2017:3193",
|
|
"refsource" : "REDHAT",
|
|
"url" : "https://access.redhat.com/errata/RHSA-2017:3193"
|
|
},
|
|
{
|
|
"name" : "RHSA-2017:3194",
|
|
"refsource" : "REDHAT",
|
|
"url" : "https://access.redhat.com/errata/RHSA-2017:3194"
|
|
},
|
|
{
|
|
"name" : "RHSA-2017:3195",
|
|
"refsource" : "REDHAT",
|
|
"url" : "https://access.redhat.com/errata/RHSA-2017:3195"
|
|
},
|
|
{
|
|
"name" : "RHSA-2017:3239",
|
|
"refsource" : "REDHAT",
|
|
"url" : "https://access.redhat.com/errata/RHSA-2017:3239"
|
|
},
|
|
{
|
|
"name" : "RHSA-2017:3240",
|
|
"refsource" : "REDHAT",
|
|
"url" : "https://access.redhat.com/errata/RHSA-2017:3240"
|
|
},
|
|
{
|
|
"name" : "RHSA-2017:2972",
|
|
"refsource" : "REDHAT",
|
|
"url" : "https://access.redhat.com/errata/RHSA-2017:2972"
|
|
},
|
|
{
|
|
"name" : "RHSA-2017:2882",
|
|
"refsource" : "REDHAT",
|
|
"url" : "https://access.redhat.com/errata/RHSA-2017:2882"
|
|
},
|
|
{
|
|
"name" : "RHSA-2017:3475",
|
|
"refsource" : "REDHAT",
|
|
"url" : "https://access.redhat.com/errata/RHSA-2017:3475"
|
|
},
|
|
{
|
|
"name" : "RHSA-2017:3476",
|
|
"refsource" : "REDHAT",
|
|
"url" : "https://access.redhat.com/errata/RHSA-2017:3476"
|
|
},
|
|
{
|
|
"name" : "RHSA-2017:3477",
|
|
"refsource" : "REDHAT",
|
|
"url" : "https://access.redhat.com/errata/RHSA-2017:3477"
|
|
},
|
|
{
|
|
"name" : "100872",
|
|
"refsource" : "BID",
|
|
"url" : "http://www.securityfocus.com/bid/100872"
|
|
},
|
|
{
|
|
"name" : "105598",
|
|
"refsource" : "BID",
|
|
"url" : "http://www.securityfocus.com/bid/105598"
|
|
},
|
|
{
|
|
"name" : "1039387",
|
|
"refsource" : "SECTRACK",
|
|
"url" : "http://www.securitytracker.com/id/1039387"
|
|
}
|
|
]
|
|
}
|
|
}
|