HIGH · 8.2

CVE-2022-21824

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...

Vulnerability Description

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.

CVSS Score

8.2

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
LOW
Availability
HIGH

Affected Products

VendorProductVersions
NodejsNode.Js>= 12.0.0, < 12.22.9
OracleMysql Cluster<= 8.0.29
OracleMysql Connectors<= 8.0.28
OracleMysql Enterprise Monitor<= 8.0.29
OracleMysql Server<= 8.0.29
OracleMysql Workbench<= 8.0.28
OraclePeoplesoft Enterprise Peopletools8.58
DebianDebian Linux10.0
NetappOncommand Insight-
NetappOncommand Workflow Automation-
NetappSnapcenter-

Related Weaknesses (CWE)

References

FAQ

What is CVE-2022-21824?

CVE-2022-21824 is a vulnerability with a CVSS score of 8.2 (HIGH). 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...

How severe is CVE-2022-21824?

CVE-2022-21824 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2022-21824?

Check the references section above for vendor advisories and patch information. Affected products include: Nodejs Node.Js, Oracle Mysql Cluster, Oracle Mysql Connectors, Oracle Mysql Enterprise Monitor, Oracle Mysql Server.