{ "schema_version": "1.4.0", "id": "GHSA-vfw2-3mm4-xq2j", "modified": "2024-04-04T02:47:36Z", "published": "2022-05-24T17:08:17Z", "aliases": [ "CVE-2015-5741" ], "details": "The net/http library in net/http/transfer.go in Go before 1.4.3 does not properly parse HTTP headers, which allows remote attackers to conduct HTTP request smuggling attacks via a request that contains Content-Length and Transfer-Encoding header fields.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5741" }, { "type": "WEB", "url": "https://github.com/golang/go/commit/300d9a21583e7cf0149a778a0611e76ff7c6680f" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1250352" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-October/167997.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-October/168029.html" }, { "type": "WEB", "url": "http://seclists.org/oss-sec/2015/q3/237" }, { "type": "WEB", "url": "http://seclists.org/oss-sec/2015/q3/292" }, { "type": "WEB", "url": "http://seclists.org/oss-sec/2015/q3/294" } ], "database_specific": { "cwe_ids": [ "CWE-444" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-02-08T19:15:00Z" } }