mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
92 lines
3.3 KiB
JSON
92 lines
3.3 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2015-5741",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"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 that contains Content-Length and Transfer-Encoding header fields."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "n/a",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "n/a"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "http://seclists.org/oss-sec/2015/q3/237",
|
|
"url": "http://seclists.org/oss-sec/2015/q3/237"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "http://seclists.org/oss-sec/2015/q3/292",
|
|
"url": "http://seclists.org/oss-sec/2015/q3/292"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "http://seclists.org/oss-sec/2015/q3/294",
|
|
"url": "http://seclists.org/oss-sec/2015/q3/294"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1250352",
|
|
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1250352"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/golang/go/commit/300d9a21583e7cf0149a778a0611e76ff7c6680f",
|
|
"url": "https://github.com/golang/go/commit/300d9a21583e7cf0149a778a0611e76ff7c6680f"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "http://lists.fedoraproject.org/pipermail/package-announce/2015-October/168029.html",
|
|
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-October/168029.html"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "http://lists.fedoraproject.org/pipermail/package-announce/2015-October/167997.html",
|
|
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-October/167997.html"
|
|
}
|
|
]
|
|
}
|
|
} |