cvelist/2021/22xxx/CVE-2021-22930.json
2024-01-05 11:00:36 +00:00

87 lines
3.0 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-22930",
"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/"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20211112-0002/",
"url": "https://security.netapp.com/advisory/ntap-20211112-0002/"
},
{
"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] 20221005 [SECURITY] [DLA 3137-1] nodejs security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/10/msg00006.html"
},
{
"refsource": "GENTOO",
"name": "GLSA-202401-02",
"url": "https://security.gentoo.org/glsa/202401-02"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
}
}