2018-11-14 09:04:54 -05:00
{
2019-06-11 22:00:46 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 04:28:43 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-0196" ,
2019-06-11 22:00:46 +00:00
"ASSIGNER" : "security@apache.org" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Apache Software Foundation" ,
"product" : {
"product_data" : [
{
"product_name" : "Apache HTTP Server" ,
"version" : {
"version_data" : [
{
"version_value" : "2.4.17 to 2.4.38"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "mod_http2, read-after-free on a string compare"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM" ,
"name" : "https://httpd.apache.org/security/vulnerabilities_24.html" ,
"url" : "https://httpd.apache.org/security/vulnerabilities_24.html"
} ,
{
"refsource" : "MLIST" ,
"name" : "[oss-security] 20190401 CVE-2019-0196: mod_http2, read-after-free on a string compare" ,
"url" : "http://www.openwall.com/lists/oss-security/2019/04/02/1"
} ,
{
"refsource" : "BID" ,
"name" : "107669" ,
"url" : "http://www.securityfocus.com/bid/107669"
} ,
{
"refsource" : "BUGTRAQ" ,
"name" : "20190403 [SECURITY] [DSA 4422-1] apache2 security update" ,
"url" : "https://seclists.org/bugtraq/2019/Apr/5"
} ,
{
"refsource" : "UBUNTU" ,
"name" : "USN-3937-1" ,
"url" : "https://usn.ubuntu.com/3937-1/"
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2019-cf7695b470" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WETXNQWNQLWHV6XNW6YTO5UGDTIWAQGT/"
} ,
{
"refsource" : "DEBIAN" ,
"name" : "DSA-4422" ,
"url" : "https://www.debian.org/security/2019/dsa-4422"
} ,
{
"refsource" : "MISC" ,
"name" : "http://www.apache.org/dist/httpd/CHANGES_2.4.39" ,
"url" : "http://www.apache.org/dist/httpd/CHANGES_2.4.39"
} ,
{
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2019:1190" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00051.html"
} ,
{
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2019:1209" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00061.html"
} ,
{
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2019:1258" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00084.html"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://support.f5.com/csp/article/K44591505" ,
"url" : "https://support.f5.com/csp/article/K44591505"
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2019-08e57d15fd" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YTJPHI3E3OKW7OT7COQXVG7DE7IDQ2OT/"
} ,
{
"refsource" : "MLIST" ,
"name" : "[httpd-cvs] 20190611 svn commit: r1861068 - /httpd/site/trunk/content/security/vulnerabilities-httpd.xml" ,
"url" : "https://lists.apache.org/thread.html/fd110f4ace2d8364c7d9190e1993cde92f79e4eb85576ed9285686ac@%3Ccvs.httpd.apache.org%3E"
} ,
{
"refsource" : "MLIST" ,
"name" : "[httpd-cvs] 20190611 svn commit: r1046148 - in /websites/production/httpd/content: ./ mail" ,
"url" : "https://lists.apache.org/thread.html/97a1c58e138ed58a364513b58d807a802e72bf6079ff81a10948ef7c@%3Ccvs.httpd.apache.org%3E"
}
]
2019-03-18 04:28:43 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-06-11 22:00:46 +00:00
"value" : "A vulnerability was found in Apache HTTP Server 2.4.17 to 2.4.38. Using fuzzed network input, the http/2 request handling could be made to access freed memory in string comparison when determining the method of a request and thus process the request incorrectly."
2019-03-18 04:28:43 +00:00
}
]
}
}