CVE-2022-21824

CVSS V2 Medium 6.4 CVSS V3 High 8.2
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.
Overview
  • CVE ID
  • CVE-2022-21824
  • Assigner
  • support@hackerone.com
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2022-02-24T19:15:10
  • Last Modified Date
  • 2022-11-10T03:48:28
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* 1 OR 12.0.0 12.22.9
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* 1 OR 14.0.0 14.18.3
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* 1 OR 16.0.0 16.13.2
cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* 1 OR 17.0.0 17.3.1
cpe:2.3:a:oracle:mysql_cluster:*:*:*:*:*:*:*:* 1 OR 8.0.29
cpe:2.3:a:oracle:mysql_connectors:*:*:*:*:*:*:*:* 1 OR 8.0.28
cpe:2.3:a:oracle:mysql_enterprise_monitor:*:*:*:*:*:*:*:* 1 OR 8.0.29
cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:* 1 OR 8.0.29
cpe:2.3:a:oracle:mysql_workbench:*:*:*:*:*:*:*:* 1 OR 8.0.28
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.58:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:* 1 OR
cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* 1 OR
cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:netapp:oncommand_insight:-:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:netapp:oncommand_workflow_automation:-:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:netapp:snapcenter:-:*:*:*:*:*:*:* 1 OR
CVSS Version 2
  • Version
  • 2.0
  • Vector String
  • AV:N/AC:L/Au:N/C:N/I:P/A:P
  • Access Vector
  • NETWORK
  • Access Compatibility
  • LOW
  • Authentication
  • NONE
  • Confidentiality Impact
  • NONE
  • Integrity Impact
  • PARTIAL
  • Availability Impact
  • PARTIAL
  • Base Score
  • 6.4
  • Severity
  • MEDIUM
  • Exploitability Score
  • 10
  • Impact Score
  • 4.9
CVSS Version 3
  • Version
  • 3.1
  • Vector String
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
  • Attack Vector
  • NETWORK
  • Attack Compatibility
  • LOW
  • Privileges Required
  • NONE
  • User Interaction
  • NONE
  • Scope
  • UNCHANGED
  • Confidentiality Impact
  • NONE
  • Availability Impact
  • HIGH
  • Base Score
  • 8.2
  • Base Severity
  • HIGH
  • Exploitability Score
  • 3.9
  • Impact Score
  • 4.2
History
Created Old Value New Value Data Type Notes
2022-04-04 00:42:16 Added to TrackCVE
2022-12-06 10:44:52 cve-assignments@hackerone.com support@hackerone.com CVE Assigner updated
2022-12-06 10:44:52 2022-02-24T19:15Z 2022-02-24T19:15:10 CVE Published Date updated
2022-12-06 10:44:52 2022-11-10T03:48:28 CVE Modified Date updated
2022-12-06 10:44:52 Analyzed Vulnerability Status updated
2022-12-06 10:44:58 References updated