{ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-9741", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "An issue was discovered in net/http in Go 1.11.5. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the second argument to http.NewRequest with \\r\\n followed by an HTTP header or a Redis command." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/golang/go/issues/30794", "refsource": "MISC", "url": "https://github.com/golang/go/issues/30794" }, { "refsource": "BID", "name": "107432", "url": "http://www.securityfocus.com/bid/107432" }, { "refsource": "MLIST", "name": "[debian-lts-announce] 20190403 [SECURITY] [DLA 1749-1] golang security update", "url": "https://lists.debian.org/debian-lts-announce/2019/04/msg00007.html" }, { "refsource": "FEDORA", "name": "FEDORA-2019-d05bc7e3df", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TOOVCEPQM7TZA6VEZEEB7QZABXNHQEHH/" }, { "refsource": "REDHAT", "name": "RHSA-2019:1300", "url": "https://access.redhat.com/errata/RHSA-2019:1300" }, { "refsource": "REDHAT", "name": "RHSA-2019:1519", "url": "https://access.redhat.com/errata/RHSA-2019:1519" } ] } }