GHSA-vfvf-mqq8-rwqc · 深刻度: medium · エコシステム: npm — Sanitization bypass using HTML Entities in marked
marked is an application that is meant to parse and compile markdown. Due to the way that marked 0.3.5 and earlier parses input, specifically HTML entities, it's possible to bypass marked's content injection protection (`sanitize: true`) to inject a `javascript:` URL. This flaw exists because `&#xNNanything;` gets parsed to what it could and leaves the rest behind, resulting in just `anything;` being left.
総合評価: CVE-2016-10531 は悪用リスクが高い(65.1/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 1.46%、70 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 直近 1 日で EPSS が +1.16% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.30% | 1.46% | +1.16% |
| 2 | 2025-03-30 | 0.59% | 0.30% | -0.29% |
| 3 | 2025-03-29 | — | 0.59% | — |
EPSS の全履歴 (全 8 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.1 | 3.0 | MEDIUM |
|
2.8 | 2.7 | [email protected] |
| 4.3 | 2.0 | MEDIUM |
|
8.6 | 2.9 | [email protected] |
GHSA-vfvf-mqq8-rwqc · 深刻度: medium · エコシステム: npm — Sanitization bypass using HTML Entities in marked
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2016-10531 unimportant priority: Debian including 1 source packages (node-marked), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2016-10531 |
ubuntu
|
medium | CVE-2016-10531 medium priority: Ubuntu including 1 source packages (node-marked), 20 status rows across 20 suites (artful, bionic, cosmic, disco, eoan, focal, groovy, hirsute, impish, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): not-affected 16, DNE 1, ignored 1, needed 1, released 1. | https://ubuntu.com/security/CVE-2016-10531 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| marked_project | marked | <= 0.3.5 | cpe:2.3:a:marked_project:marked:*:*:*:*:*:node.js:*:* |
| URL | タグ |
|---|---|
| https://github.com/chjj/marked/pull/592 | Exploit Issue Tracking Third Party Advisory |
| https://github.com/chjj/marked/pull/592/commits/2cff85979be8e7a026a9aca35542c470cf5da523 | Patch Third Party Advisory |
| https://nodesecurity.io/advisories/101 | Third Party Advisory |