CVE-2022-32223
概要

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.

公表日 2022年7月15日0:15
登録日 2022年7月15日10:00
最終更新日 2024年11月21日16:05
CVSS3.1 : HIGH
スコア 7.3
ベクター CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
攻撃元区分(AV) ローカル
攻撃条件の複雑さ(AC)
攻撃に必要な特権レベル(PR)
利用者の関与(UI)
影響の想定範囲(S) 変更なし
機密性への影響(C)
完全性への影響(I)
可用性への影響(A)
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* 14.0.0 14.14.0
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* 14.14.0 14.20.0
cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* 16.0.0 16.12.0
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* 16.13.0 16.16.0
cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* 18.0.0 18.0.5
実行環境
1 cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*
関連情報、対策とツール
共通脆弱性一覧

JVN脆弱性情報
Node.js Foundation の Node.js における制御されていない検索パスの要素に関する脆弱性
タイトル Node.js Foundation の Node.js における制御されていない検索パスの要素に関する脆弱性
概要

Node.js Foundation の Node.js には、制御されていない検索パスの要素に関する脆弱性が存在します。

想定される影響 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。
対策

ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。

公表日 2022年7月14日0:00
登録日 2023年9月6日17:23
最終更新日 2023年9月6日17:23
影響を受けるシステム
Node.js Foundation
Node.js 14.0.0 から 14.14.0
Node.js 14.14.0 以上 14.20.0 未満
Node.js 16.0.0 から 16.12.0
Node.js 16.13.0 以上 16.16.0 未満
Node.js 18.0.0 以上 18.0.5 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
変更履歴
No 変更内容 変更日
1 [2023年09月06日]
  掲載
2023年9月6日17:23