CVE-2018-12120
| Summary |
Node.js: All versions prior to Node.js 6.15.0: Debugger port 5858 listens on any interface by default: When the debugger is enabled with `node --debug` or `node debug`, it listens to port 5858 on all interfaces by default. This may allow remote computers to attach to the debug port and evaluate arbitrary JavaScript. The default interface is now localhost. It has always been possible to start the debugger on a specific interface, such as `node --debug=localhost`. The debugger was removed in Node.js 8 and replaced with the inspector, so no versions from 8 and later are vulnerable.
|
| Publication Date |
Nov. 29, 2018, 2:29 a.m. |
| Registration Date |
March 1, 2021, 6:48 p.m. |
| Last Update |
Nov. 21, 2024, 12:44 p.m. |
|
CVSS3.1 : HIGH
|
| スコア |
8.1
|
| Vector |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
| 攻撃元区分(AV) |
ネットワーク |
| 攻撃条件の複雑さ(AC) |
高 |
| 攻撃に必要な特権レベル(PR) |
不要 |
| 利用者の関与(UI) |
不要 |
| 影響の想定範囲(S) |
変更なし |
| 機密性への影響(C) |
高 |
| 完全性への影響(I) |
高 |
| 可用性への影響(A) |
高 |
|
CVSS2.0 : MEDIUM
|
| Score |
6.8
|
| Vector |
AV:N/AC:M/Au:N/C:P/I:P/A:P |
| 攻撃元区分(AV) |
ネットワーク |
| 攻撃条件の複雑さ(AC) |
中 |
| 攻撃前の認証要否(Au) |
不要 |
| 機密性への影響(C) |
低 |
| 完全性への影響(I) |
低 |
| 可用性への影響(A) |
低 |
| Get all privileges. |
いいえ
|
| Get user privileges |
いいえ
|
| Get other privileges |
いいえ
|
| User operation required |
いいえ
|
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* |
6.0.0 |
|
|
6.15.0 |
Related information, measures and tools
Common Vulnerabilities List
JVN Vulnerability Information
Node.js におけるセキュリティ機能に関する脆弱性
| Title |
Node.js におけるセキュリティ機能に関する脆弱性
|
| Summary |
Node.js には、セキュリティ機能に関する脆弱性が存在します。
|
| Possible impacts |
情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
Nov. 27, 2018, midnight |
| Registration Date |
Feb. 8, 2019, 2:23 p.m. |
| Last Update |
Feb. 8, 2019, 2:23 p.m. |
Affected System
| Node.js Foundation |
|
Node.js 6.15.0 未満
|
|
Node.js 6.15.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2019年02月08日] 掲載 |
Feb. 8, 2019, 2:23 p.m. |