CVE Vulnerabilities

CVE-2022-21824

Modification of Assumed-Immutable Data (MAID)

Published: Feb 24, 2022 | Modified: Nov 21, 2024
CVSS 3.x
8.2
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
CVSS 2.x
6.4 MEDIUM
AV:N/AC:L/Au:N/C:N/I:P/A:P
RedHat/V2
RedHat/V3
8.2 LOW
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
Ubuntu
MEDIUM

Due to the formatting logic of the console.table() function it was not safe to allow user controlled input to be passed to the properties parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be proto. The prototype pollution has very limited control, in that it only allows an empty string to be assigned to numerical keys of the object prototype.Node.js >= 12.22.9, >= 14.18.3, >= 16.13.2, and >= 17.3.1 use a null protoype for the object these properties are being assigned to.

Weakness

The product does not properly protect an assumed-immutable element from being modified by an attacker.

Affected Software

Name Vendor Start Version End Version
Node.js Nodejs 12.0.0 (including) 12.22.9 (excluding)
Node.js Nodejs 14.0.0 (including) 14.18.3 (excluding)
Node.js Nodejs 16.0.0 (including) 16.13.2 (excluding)
Node.js Nodejs 17.0.0 (including) 17.3.1 (excluding)
Red Hat Enterprise Linux 8 RedHat nodejs:12-8060020220523160029.ad008a3a *
Red Hat Enterprise Linux 8 RedHat nodejs:14-8070020221020110846.bd1311ed *
Red Hat Enterprise Linux 8 RedHat nodejs:16-8070020221207164159.bd1311ed *
Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions RedHat nodejs:12-8010020220518102644.c27ad7f8 *
Red Hat Enterprise Linux 8.2 Extended Update Support RedHat nodejs:12-8020020220523154454.4cda2c84 *
Red Hat Enterprise Linux 8.4 Extended Update Support RedHat nodejs:12-8040020220523155137.522a0ee4 *
Red Hat Enterprise Linux 8.6 Extended Update Support RedHat nodejs:14-8060020230306170237.ad008a3a *
Red Hat Software Collections for Red Hat Enterprise Linux 7 RedHat rh-nodejs12-nodejs-0:12.22.12-2.el7 *
Red Hat Software Collections for Red Hat Enterprise Linux 7 RedHat rh-nodejs14-nodejs-0:14.20.1-2.el7 *
RHODF-4.13-RHEL-9 RedHat odf4/mcg-core-rhel9:v4.13.0-41 *
Nodejs Ubuntu impish *
Nodejs Ubuntu kinetic *
Nodejs Ubuntu trusty *
Nodejs Ubuntu xenial *

Potential Mitigations

References