#VU59551 Prototype pollution in Node.js - CVE-2022-21824

 

#VU59551 Prototype pollution in Node.js - CVE-2022-21824

Published: January 12, 2022 / Updated: October 10, 2022


Vulnerability identifier: #VU59551
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2022-21824
CWE-ID: CWE-94
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Node.js
Software vendor:
Node.js Foundation

Description

The vulnerability allows a remote attacker to perform a denial of service attack.

The vulnerability exists due to the formatting logic of the console.table() function. A remote attacker can send a specially crafted request and assign an empty string to numerical keys of the object prototype.



Remediation

Install updates from vendor's website.

External links