cvelist/2020/8xxx/CVE-2020-8287.json
2022-12-05 15:00:40 +00:00

107 lines
4.1 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-8287",
"ASSIGNER": "support@hackerone.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "https://github.com/nodejs/node",
"version": {
"version_data": [
{
"version_value": "Fixed in 10.23.1, 12.20.1, 14.15.4, 15.5.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "HTTP Request Smuggling (CWE-444)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://hackerone.com/reports/1002188",
"url": "https://hackerone.com/reports/1002188"
},
{
"refsource": "MISC",
"name": "https://nodejs.org/en/blog/vulnerability/january-2021-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/january-2021-security-releases/"
},
{
"refsource": "DEBIAN",
"name": "DSA-4826",
"url": "https://www.debian.org/security/2021/dsa-4826"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-fb1a136393",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/K4I6MZNC7C7VIDQR267OL4TVCI3ZKAC4/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202101-07",
"url": "https://security.gentoo.org/glsa/202101-07"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-d5b2c18fe6",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/H472D5HPXN6RRXCNFML3BK5OYC52CXF2/"
},
{
"url": "https://www.oracle.com/security-alerts/cpujan2021.html",
"refsource": "MISC",
"name": "https://www.oracle.com/security-alerts/cpujan2021.html"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20210212-0003/",
"url": "https://security.netapp.com/advisory/ntap-20210212-0003/"
},
{
"refsource": "CONFIRM",
"name": "https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20221205 [SECURITY] [DLA 3224-1] http-parser security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00009.html"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Node.js versions before 10.23.1, 12.20.1, 14.15.4, 15.5.1 allow two copies of a header field in an HTTP request (for example, two Transfer-Encoding header fields). In this case, Node.js identifies the first header field and ignores the second. This can lead to HTTP Request Smuggling."
}
]
}
}