| { |
| "data_type": "CVE", |
| "data_format": "MITRE", |
| "data_version": "4.0", |
| "generator": { |
| "engine": "xmltojsonmjc 1.0" |
| }, |
| "references": {}, |
| "timeline": [ |
| { |
| "time": "2019-01-29", |
| "lang": "eng", |
| "value": "reported" |
| }, |
| { |
| "time": "2019-04-01", |
| "lang": "eng", |
| "value": "public" |
| }, |
| { |
| "time": "2019-04-01", |
| "lang": "eng", |
| "value": "2.4.39 released" |
| } |
| ], |
| "CNA_private": { |
| "owner": "httpd" |
| }, |
| "CVE_data_meta": { |
| "ASSIGNER": "security@apache.org", |
| "AKA": "", |
| "STATE": "PUBLIC", |
| "DATE_PUBLIC": "2019-04-01", |
| "ID": "CVE-2019-0197", |
| "TITLE": "mod_http2, possible crash on late upgrade" |
| }, |
| "source": { |
| "defect": [], |
| "advisory": "", |
| "discovery": "UNKNOWN" |
| }, |
| "problemtype": { |
| "problemtype_data": [ |
| { |
| "description": [ |
| { |
| "lang": "eng", |
| "value": "mod_http2, possible crash on late upgrade" |
| } |
| ] |
| } |
| ] |
| }, |
| "credit": [ |
| { |
| "lang": "eng", |
| "value": "The issue was discovered by Stefan Eissing, greenbytes.de." |
| } |
| ], |
| "description": { |
| "description_data": [ |
| { |
| "lang": "eng", |
| "value": "When HTTP/2 was enabled for a http: host or H2Upgrade was enabled for h2 on a https: host, an Upgrade request from http/1.1 to http/2 that was not the first request on a connection could lead to a misconfiguration and crash. A server that never enabled the h2 protocol or that only enabled it for https: and did not configure the \"H2Upgrade on\" is unaffected by this." |
| } |
| ] |
| }, |
| "impact": [ |
| { |
| "other": "low" |
| } |
| ], |
| "affects": { |
| "vendor": { |
| "vendor_data": [ |
| { |
| "vendor_name": "Apache Software Foundation", |
| "product": { |
| "product_data": [ |
| { |
| "product_name": "Apache HTTP Server", |
| "version": { |
| "version_data": [ |
| { |
| "version_name": "2.4", |
| "version_affected": "=", |
| "version_value": "2.4.38" |
| }, |
| { |
| "version_name": "2.4", |
| "version_affected": "=", |
| "version_value": "2.4.37" |
| }, |
| { |
| "version_name": "2.4", |
| "version_affected": "=", |
| "version_value": "2.4.35" |
| }, |
| { |
| "version_name": "2.4", |
| "version_affected": "=", |
| "version_value": "2.4.34" |
| } |
| ] |
| } |
| } |
| ] |
| } |
| } |
| ] |
| } |
| } |
| } |