2019-03-26 19:00:51 +00:00
{
2019-10-16 18:01:37 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2019-10081" ,
"ASSIGNER" : "security@apache.org" ,
"STATE" : "PUBLIC"
2019-08-15 22:00:48 +00:00
} ,
2019-10-16 18:01:37 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
2019-08-15 22:00:48 +00:00
{
2019-10-16 18:01:37 +00:00
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
2019-08-15 22:00:48 +00:00
{
2019-10-16 18:01:37 +00:00
"product_name" : "Apache HTTP Server" ,
"version" : {
"version_data" : [
2019-08-15 22:00:48 +00:00
{
2019-10-16 18:01:37 +00:00
"version_value" : "2.4.20 to 2.4.39"
2019-08-15 22:00:48 +00:00
}
]
}
}
]
}
}
]
}
} ,
2019-10-16 18:01:37 +00:00
"problemtype" : {
"problemtype_data" : [
2019-08-15 22:00:48 +00:00
{
2019-10-16 18:01:37 +00:00
"description" : [
2019-08-15 22:00:48 +00:00
{
2019-10-16 18:01:37 +00:00
"lang" : "eng" ,
"value" : "mod_http2, memory corruption on early pushes"
2019-08-15 22:00:48 +00:00
}
]
}
]
} ,
2019-10-16 18:01:37 +00:00
"references" : {
"reference_data" : [
2019-08-15 22:00:48 +00:00
{
2019-10-16 18:01:37 +00:00
"refsource" : "MISC" ,
"name" : "https://httpd.apache.org/security/vulnerabilities_24.html" ,
"url" : "https://httpd.apache.org/security/vulnerabilities_24.html"
2019-08-27 04:00:50 +00:00
} ,
{
2019-10-16 18:01:37 +00:00
"refsource" : "DEBIAN" ,
"name" : "DSA-4509" ,
"url" : "https://www.debian.org/security/2019/dsa-4509"
2019-08-27 09:00:49 +00:00
} ,
{
2019-10-16 18:01:37 +00:00
"refsource" : "BUGTRAQ" ,
"name" : "20190826 [SECURITY] [DSA 4509-1] apache2 security update" ,
"url" : "https://seclists.org/bugtraq/2019/Aug/47"
2019-08-30 02:00:49 +00:00
} ,
{
2019-10-16 18:01:37 +00:00
"refsource" : "UBUNTU" ,
"name" : "USN-4113-1" ,
"url" : "https://usn.ubuntu.com/4113-1/"
2019-09-02 18:00:57 +00:00
} ,
{
2019-10-16 18:01:37 +00:00
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2019:2051" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00004.html"
2019-09-06 00:00:48 +00:00
} ,
{
2019-10-16 18:01:37 +00:00
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20190905-0003/" ,
"url" : "https://security.netapp.com/advisory/ntap-20190905-0003/"
2019-09-06 18:01:00 +00:00
} ,
{
2019-10-16 18:01:37 +00:00
"refsource" : "GENTOO" ,
"name" : "GLSA-201909-04" ,
"url" : "https://security.gentoo.org/glsa/201909-04"
2019-10-15 13:33:48 -07:00
} ,
{
2019-10-16 18:01:37 +00:00
"url" : "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html"
2019-10-21 08:59:44 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://support.f5.com/csp/article/K84341091?utm_source=f5support&utm_medium=RSS" ,
"url" : "https://support.f5.com/csp/article/K84341091?utm_source=f5support&utm_medium=RSS"
2020-04-01 15:02:05 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[httpd-cvs] 20200401 svn commit: r1058586 [4/4] - in /websites/staging/httpd/trunk/content: ./ security/vulnerabilities-httpd.xml security/vulnerabilities_13.html security/vulnerabilities_20.html security/vulnerabilities_22.html security/vulnerabilities_24.html" ,
"url" : "https://lists.apache.org/thread.html/rd18c3c43602e66f9cdcf09f1de233804975b9572b0456cc582390b6f@%3Ccvs.httpd.apache.org%3E"
2019-08-15 22:00:48 +00:00
}
]
2019-03-26 19:00:51 +00:00
} ,
2019-10-16 18:01:37 +00:00
"description" : {
"description_data" : [
2019-03-26 19:00:51 +00:00
{
2019-10-16 18:01:37 +00:00
"lang" : "eng" ,
"value" : "HTTP/2 (2.4.20 through 2.4.39) very early pushes, for example configured with \"H2PushResource\", could lead to an overwrite of memory in the pushing request's pool, leading to crashes. The memory copied is that of the configured push link header values, not data supplied by the client."
2019-03-26 19:00:51 +00:00
}
]
}
}