CVE-2022-32223
CVSS V2 None
CVSS V3 High 7.3
Description
Node.js is vulnerable to Hijack Execution Flow: DLL Hijacking under certain conditions on Windows platforms.This vulnerability can be exploited if the victim has the following dependencies on a Windows machine:* OpenSSL has been installed and “C:\Program Files\Common Files\SSL\openssl.cnf” exists.Whenever the above conditions are present, `node.exe` will search for `providers.dll` in the current user directory.After that, `node.exe` will try to search for `providers.dll` by the DLL Search Order in Windows.It is possible for an attacker to place the malicious file `providers.dll` under a variety of paths and exploit this vulnerability.
Overview
- CVE ID
- CVE-2022-32223
- Assigner
- support@hackerone.com
- Vulnerability Status
- Analyzed
- Published Version
- 2022-07-14T15:15:08
- Last Modified Date
- 2022-10-28T18:29:55
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
AND | ||||
cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* | 1 | OR | 14.0.0 | 14.14.0 |
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* | 1 | OR | 14.14.0 | 14.20.0 |
cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* | 1 | OR | 16.0.0 | 16.12.0 |
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* | 1 | OR | 16.13.0 | 16.16.0 |
cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* | 1 | OR | 18.0.0 | 18.0.5 |
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:* | 0 | OR |
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
- Attack Vector
- LOCAL
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- REQUIRED
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 7.3
- Base Severity
- HIGH
- Exploitability Score
- 1.3
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/ | Patch Vendor Advisory |
https://hackerone.com/reports/1447455 | Permissions Required |
https://security.netapp.com/advisory/ntap-20220915-0001/ | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-32223 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32223 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-07-14 16:00:10 | Added to TrackCVE |