cvelist/2020/9xxx/CVE-2020-9490.json

97 lines
3.9 KiB
JSON
Raw Normal View History

2020-03-01 22:01:08 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-9490",
2020-08-07 16:01:22 +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.43"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Push Diary Crash on Specifically Crafted HTTP/2 Header"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2020-9490",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2020-9490"
2020-08-08 06:01:23 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202008-04",
"url": "https://security.gentoo.org/glsa/202008-04"
2020-08-08 12:01:23 +00:00
},
{
"refsource": "MLIST",
"name": "[httpd-dev] 20200808 Security announcements for CVE-2020-9490/CVE-2020-11993 ?",
"url": "https://lists.apache.org/thread.html/r9e9f1a7609760f0f80562eaaec2aa3c32d525c3e0fca98b475240c71@%3Cdev.httpd.apache.org%3E"
2020-08-11 15:01:25 +00:00
},
{
"refsource": "MLIST",
"name": "[httpd-dev] 20200811 Which version fixed the CVE-2020-9490, CVE-2020-11984 and CVE-2020-11993 vulnerabilities?",
"url": "https://lists.apache.org/thread.html/r5debe8f82728a00a4a68bc904dd6c35423bdfc8d601cfb4579f38bf1@%3Cdev.httpd.apache.org%3E"
2020-08-11 16:01:21 +00:00
},
{
"refsource": "MLIST",
"name": "[httpd-dev] 20200811 Re: Which version fixed the CVE-2020-9490, CVE-2020-11984 and CVE-2020-11993 vulnerabilities?",
"url": "https://lists.apache.org/thread.html/r623de9b2b2433a87f3f3a15900419fc9c00c77b26936dfea4060f672@%3Cdev.httpd.apache.org%3E"
2020-08-14 12:01:23 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20200814-0005/",
"url": "https://security.netapp.com/advisory/ntap-20200814-0005/"
2020-08-19 15:01:23 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4458-1",
"url": "https://usn.ubuntu.com/4458-1/"
2020-08-21 03:01:24 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-8122a8daa2",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4NKWG2EXAQQB6LMLATKZ7KLSRGCSHVAN/"
2020-08-07 16:01:22 +00:00
}
]
2020-03-01 22:01:08 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-08-07 16:01:22 +00:00
"value": "Apache HTTP Server versions 2.4.20 to 2.4.43. A specially crafted value for the 'Cache-Digest' header in a HTTP/2 request would result in a crash when the server actually tries to HTTP/2 PUSH a resource afterwards. Configuring the HTTP/2 feature via \"H2Push off\" will mitigate this vulnerability for unpatched servers."
2020-03-01 22:01:08 +00:00
}
]
}
}