2020-01-28 19:01:25 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-8251" ,
2020-09-18 21:01:31 +00:00
"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 v14.11.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Denial of Service (CWE-400)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://hackerone.com/reports/868834" ,
"url" : "https://hackerone.com/reports/868834"
} ,
{
"refsource" : "MISC" ,
"name" : "https://nodejs.org/en/blog/vulnerability/september-2020-security-releases/" ,
"url" : "https://nodejs.org/en/blog/vulnerability/september-2020-security-releases/"
2020-10-09 12:01:38 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20201009-0004/" ,
"url" : "https://security.netapp.com/advisory/ntap-20201009-0004/"
2020-12-13 04:01:37 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2020-43d5a372fc" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4OOYAMJVLLCLXDTHW3V5UXNULZBBK4O6/"
2021-01-11 11:01:52 +00:00
} ,
{
"refsource" : "GENTOO" ,
"name" : "GLSA-202101-07" ,
"url" : "https://security.gentoo.org/glsa/202101-07"
2020-09-18 21:01:31 +00:00
}
]
2020-01-28 19:01:25 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-09-18 21:01:31 +00:00
"value" : "Node.js < 14.11.0 is vulnerable to HTTP denial of service (DoS) attacks based on delayed requests submission which can make the server unable to accept new connections."
2020-01-28 19:01:25 +00:00
}
]
}
}