CVE-2022-21824

HIGHCVSS 8.2/10EPSS 21.51%

Last modified

CVE-2022-21824 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. 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.. EPSS estimates a 21.51% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
8.2/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H

EPSS Probability
21.51%

97.3th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
NodejsNode.Js>= 12.0.0, < 12.22.9
NodejsNode.Js>= 14.0.0, < 14.18.3
NodejsNode.Js>= 16.0.0, < 16.13.2
NodejsNode.Js>= 17.0.0, < 17.3.1
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
OraclePeoplesoft Enterprise Peopletools8.59
DebianDebian Linux10.0
DebianDebian Linux11.0
NetappOncommand InsightAll versions
NetappOncommand Workflow AutomationAll versions
NetappSnapcenterAll versions

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is 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 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.
How severe is CVE-2022-21824?
CVE-2022-21824 has a CVSS score of 8.2/10 (HIGH severity). The EPSS model estimates a 21.51% probability of exploitation in the next 30 days.
How do I fix CVE-2022-21824?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2022-21824?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST