CVE-2016-10518

A vulnerability was found in the ping functionality of the ws module before 1.0.0 which allowed clients to allocate memory by sending a ping frame. The ping functionality by default responds with a pong frame and the previously given payload of the ping frame. This is exactly what you expect, but internally ws always transforms all data that we need to send to a Buffer instance and that is where the vulnerability existed. ws didn't do any checks for the type of data it was sending. With buffers in node when you allocate it when a number instead of a string it will allocate the amount of bytes.

公開: 2018-05-31 最終更新: 2024-11-21 Assigner: [email protected] ソース: [email protected]

総合評価: CVE-2016-10518 は中リスク(49.7/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.34%、56 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。

リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。

CVE-2016-10518 の EPSS(Exploit Prediction Scoring System)スコア

EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。

# 日付 旧 EPSS スコア 新 EPSS スコア Δ(新 − 旧)
1 2025-12-15 0.45% 0.34% -0.10%
2 2025-05-01 0.47% 0.45% -0.02%
3 2025-03-30 0.47%

EPSS の全履歴 (全 9 件)

CVE-2016-10518 の CVSS(Common Vulnerability Scoring System)指標

この CVE の CVSS 指標。

ベーススコア バージョン 深刻度 ベクトル 悪用しやすさ 影響 スコアの出典
7.5 3.0 HIGH
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N クリックして展開
攻撃ベクター (AV:N)
インターネットなど、ルーティングされたネットワーク越しに遠隔から悪用しうる。端末の前にいる必要はない。
攻撃の複雑さ (AC:L)
攻撃者が条件を満たせば、レース条件や珍しい構成に依存せずに再現しやすい。
必要な権限 (PR:N)
事前のログインや昇格は不要で、匿名アクセスのまま踏み台にしうる。
ユーザーの関与 (UI:N)
メールのリンクを開く、マクロを有効にするなど、被害者の協力がなくても成立しうる。
スコープ (S:U)
影響は脆弱コンポーネントと同一のセキュリティ権限・信頼境界の内側に収まる。
機密性への影響 (C:H)
広範な機微データの読み取りや持ち出しが現実的。
完全性への影響 (I:N)
改ざん・なりすましによる信頼毀損は軽微か、想定されない。
可用性への影響 (A:N)
業務継続に支障が出るレベルの停止や劣化は想定されない。
3.9 3.6 [email protected]
5.0 2.0 MEDIUM
AV:N/AC:L/Au:N/C:P/I:N/A:N クリックして展開
アクセス経路 (AV:N)
ルーティング可能なネットワーク越しに、遠隔から到達・悪用しうる。
アクセスの複雑さ (AC:L)
手順が短く、再現性が高い。
認証 (AU:N)
認証を経ずに攻撃を完結できる。
機密性への影響 (C:P)
機密性は部分的に損なわれる。
完全性への影響 (I:N)
完全性は損なわれない。
可用性への影響 (A:N)
可用性は損なわれない。
10.0 2.9 [email protected]

CVE-2016-10518 の弱点分類(列挙)

CVE-2016-10518 の GitHub Security Advisory

GHSA-2mhh-w6q8-5hxw · 深刻度: low · エコシステム: npm — Remote Memory Disclosure in ws

CVE-2016-10518 の OS トラッカー

vendor priority summary link
debian unimportant CVE-2016-10518 unimportant priority: Debian including 1 source packages (node-ws), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. https://security-tracker.debian.org/tracker/CVE-2016-10518
ubuntu medium CVE-2016-10518 medium priority: Ubuntu including 1 source packages (node-ws), 6 status rows across 6 suites (artful, bionic, cosmic, trusty, upstream, xenial): not-affected 2, DNE 1, ignored 1, needs-triage 1, released 1. https://ubuntu.com/security/CVE-2016-10518

CVE-2016-10518 の影響を受けるソフトウェア/構成

ベンダー 製品 バージョン 生の CPE
ws_project ws < 1.0.1 cpe:2.3:a:ws_project:ws:*:*:*:*:*:node.js:*:*

CVE-2016-10518 の参考情報

URL タグ
https://gist.github.com/c0nrad/e92005446c480707a74a Patch Third Party Advisory
https://github.com/websockets/ws/releases/tag/1.0.1 Release Notes Third Party Advisory
https://nodesecurity.io/advisories/67 Third Party Advisory
cvelogic Threat Intelligence