mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
1 line
2.1 KiB
JSON
1 line
2.1 KiB
JSON
![]() |
{ "CVE_data_meta": { "ASSIGNER": "kurt@seifried.org", "DATE_ASSIGNED": "2018-04-06T14:09:26.586462", "DATE_REQUESTED": "2018-04-02T14:16:16", "ID": "CVE-2018-1000164", "REQUESTER": "everardo.padilla.saca@gmail.com" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "gunicorn", "version": { "version_data": [ { "version_value": "19.4.5" } ] } } ] }, "vendor_name": "gunicorn" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "gunicorn version 19.4.5 contains a CWE-113: Improper Neutralization of CRLF Sequences in HTTP Headers vulnerability in \"process_headers\" function in \"gunicorn/http/wsgi.py\" that can result in an attacker causing the server to return arbitrary HTTP headers. This vulnerability appears to have been fixed in 19.5.0." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-113: Improper Neutralization of CRLF Sequences in HTTP Headers" } ] } ] }, "references": { "reference_data": [ { "url": "https://epadillas.github.io/2018/04/02/http-header-splitting-in-gunicorn-19.4.5" }, { "url": "https://github.com/benoitc/gunicorn/issues/1227" } ] } }
|