2021-01-06 21:03:32 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-22930" ,
2021-10-07 14:00:52 +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 versions 16.6.0, 14.17.4, and 12.22.4"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Use After Free (CWE-416)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://hackerone.com/reports/1238162" ,
"url" : "https://hackerone.com/reports/1238162"
} ,
{
"refsource" : "MISC" ,
"name" : "https://nodejs.org/en/blog/vulnerability/july-2021-security-releases-2/" ,
"url" : "https://nodejs.org/en/blog/vulnerability/july-2021-security-releases-2/"
2021-11-12 09:00:57 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20211112-0002/" ,
"url" : "https://security.netapp.com/advisory/ntap-20211112-0002/"
2022-03-10 17:26:41 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf" ,
"url" : "https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf"
2022-10-06 20:00:35 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[debian-lts-announce] 20221005 [SECURITY] [DLA 3137-1] nodejs security update" ,
"url" : "https://lists.debian.org/debian-lts-announce/2022/10/msg00006.html"
2024-01-05 11:00:36 +00:00
} ,
{
"refsource" : "GENTOO" ,
"name" : "GLSA-202401-02" ,
"url" : "https://security.gentoo.org/glsa/202401-02"
2021-10-07 14:00:52 +00:00
}
]
2021-01-06 21:03:32 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-10-07 14:00:52 +00:00
"value" : "Node.js before 16.6.0, 14.17.4, and 12.22.4 is vulnerable to a use after free attack where an attacker might be able to exploit the memory corruption, to change process behavior."
2021-01-06 21:03:32 +00:00
}
]
}
}