cvelist/2017/9xxx/CVE-2017-9789.json

99 lines
3.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org",
"DATE_PUBLIC" : "2017-07-13T00:00:00",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-9789",
"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.4.26"
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" : "When under stress, closing many connections, the HTTP/2 handling code in Apache httpd 2.4.26 would sometimes access memory after it has been freed, resulting in potentially erratic behaviour."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Read after free in mod_http2"
2017-10-16 12:31:07 -04:00
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[announce] 20170713 CVE-2017-9789: Apache httpd 2.4 Read after free in mod_http2",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "https://lists.apache.org/thread.html/9d0098775bd83cf7c33ac5a077ef412c14ce939198921e639c734e20@%3Cannounce.httpd.apache.org%3E"
},
{
"name" : "https://httpd.apache.org/security/vulnerabilities_24.html",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://httpd.apache.org/security/vulnerabilities_24.html"
},
2017-11-09 06:03:56 -05:00
{
"name" : "https://security.netapp.com/advisory/ntap-20170911-0002/",
"refsource" : "CONFIRM",
2017-11-09 06:03:56 -05:00
"url" : "https://security.netapp.com/advisory/ntap-20170911-0002/"
},
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"
},
2019-02-07 06:07:29 -05:00
{
"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"
},
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-10-16 12:31:07 -04:00
{
"name" : "99568",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/99568"
},
{
"name" : "1038907",
"refsource" : "SECTRACK",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securitytracker.com/id/1038907"
}
]
}
}