CVE-2021-22930
Vulnerability Summary
Timeline
Description
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.
CVSS Metrics
- v3.1•CRITICAL•Score: 9.8CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- v2.0•HIGH•Score: 7.5AV:N/AC:L/Au:N/C:P/I:P/A:P
EPSS Trends
Current EPSS score: 0.32%• Percentile: 56%
Techniques & Countermeasures
- CWE-416•Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Affected Systems
- debian•debian_linux
10.0
- netapp•nextgen_api
na
- nodejs•node
≥ 4.0, < 4.* | ≥ 5.0, < 5.* | ≥ 6.0, < 6.* | ≥ 7.0, < 7.* | ≥ 8.0, < 8.* | ≥ 9.0, < 9.* | ≥ 10.0, < 10.* | ≥ 11.0, < 11.* | ≥ 12.0, < 12.22.4 | ≥ 13.0, < 13.* | ≥ 14.0, < 14.17.4 | ≥ 15.0, < 15.* | ≥ 16.0, < 16.6.0
- nodejs•node.js
≥ 12.0.0, < 12.22.4 | ≥ 14.0.0, < 14.17.4 | ≥ 16.0.0, < 16.6.0
- siemens•sinec_infrastructure_network_services
< 1.0.1.1
References (6)
- https://hackerone.com/reports/1238162
- https://nodejs.org/en/blog/vulnerability/july-2021-security-releases-2/
- https://security.netapp.com/advisory/ntap-20211112-0002/
- https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf
- https://lists.debian.org/debian-lts-announce/2022/10/msg00006.html
- https://security.gentoo.org/glsa/202401-02