cvelist/2019/10xxx/CVE-2019-10081.json

87 lines
3.0 KiB
JSON
Raw Normal View History

2019-03-26 19:00:51 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-10081",
2019-08-15 22:00:48 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Apache HTTP Server",
"version": {
"version_data": [
{
"version_value": "2.4.20 to 2.4.39"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "mod_http2, memory corruption on early pushes"
}
]
}
]
},
"references": {
"reference_data": [
{
"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
},
{
"refsource": "DEBIAN",
"name": "DSA-4509",
"url": "https://www.debian.org/security/2019/dsa-4509"
2019-08-27 09:00:49 +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
},
{
"refsource": "UBUNTU",
"name": "USN-4113-1",
"url": "https://usn.ubuntu.com/4113-1/"
2019-09-02 18:00:57 +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
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20190905-0003/",
"url": "https://security.netapp.com/advisory/ntap-20190905-0003/"
2019-08-15 22:00:48 +00:00
}
]
2019-03-26 19:00:51 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-08-15 22:00:48 +00:00
"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
}
]
}
}