cvelist/2015/5xxx/CVE-2015-5740.json

97 lines
3.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:22:31 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-5740",
"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": [
2017-10-18 17:07:33 -04:00
{
2019-03-17 22:22:31 +00:00
"lang": "eng",
"value": "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 with two Content-length headers."
2017-10-18 17:07:33 -04:00
}
2019-03-17 22:22:31 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20150804 CVE Request - Go net/http library - HTTP smuggling",
"refsource": "MLIST",
"url": "http://seclists.org/oss-sec/2015/q3/292"
},
{
"name": "FEDORA-2015-15619",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-October/167997.html"
},
{
"name": "FEDORA-2015-15618",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-October/168029.html"
},
{
"name": "RHSA-2016:1538",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2016-1538.html"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1250352",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1250352"
},
{
"name": "[oss-security] 20150805 Re: CVE Request - Go net/http library - HTTP smuggling",
"refsource": "MLIST",
"url": "http://seclists.org/oss-sec/2015/q3/294"
},
{
"name": "[oss-security] 20150729 CVE Request - Go net/http library - HTTP smuggling",
"refsource": "MLIST",
"url": "http://seclists.org/oss-sec/2015/q3/237"
},
{
"name": "https://github.com/golang/go/commit/300d9a21583e7cf0149a778a0611e76ff7c6680f",
"refsource": "CONFIRM",
"url": "https://github.com/golang/go/commit/300d9a21583e7cf0149a778a0611e76ff7c6680f"
}
]
}
}