GHSA-3329-pjwv-fjpg · 深刻度: medium · エコシステム: npm — Hostname spoofing via backslashes in URL
URI.js is a javascript URL mutation library (npm package urijs). In URI.js before version 1.19.4, the hostname can be spoofed by using a backslash (`\`) character followed by an at (`@`) character. If the hostname is used in security decisions, the decision may be incorrect. Depending on library usage and attacker intent, impacts may include allow/block list bypasses, SSRF attacks, open redirects, or other undesired behavior. For example the URL `https://expected-example.com\@observed-example.com` will incorrectly return `observed-example.com` if using an affected version. Patched versions correctly return `expected-example.com`. Patched versions match the behavior of other parsers which implement the WHATWG URL specification, including web browsers and Node's built-in URL class. Version 1.19.4 is patched against all known payload variants. Version 1.19.3 has a partial patch but is still vulnerable to a payload variant.]
総合評価: CVE-2020-26291 は中リスク(53/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 1.69%、74 パーセンタイル) 根拠: 直近 1 日で EPSS が +1.11% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.58% | 1.69% | +1.11% |
| 2 | 2026-03-04 | 0.29% | 0.58% | +0.29% |
| 3 | 2026-03-01 | — | 0.29% | — |
EPSS の全履歴 (全 43 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| 4.0 | 2.0 | MEDIUM |
|
8.0 | 2.9 | [email protected] |
GHSA-3329-pjwv-fjpg · 深刻度: medium · エコシステム: npm — Hostname spoofing via backslashes in URL
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2020-26291 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| uri.js_project | uri.js | < 1.19.4 | cpe:2.3:a:uri.js_project:uri.js:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/medialize/URI.js/commit/b02bf037c99ac9316b77ff8bfd840e90becf1155 | Patch Third Party Advisory |
| https://github.com/medialize/URI.js/releases/tag/v1.19.4 | Release Notes Third Party Advisory |
| https://github.com/medialize/URI.js/security/advisories/GHSA-3329-pjwv-fjpg | Third Party Advisory |
| https://www.npmjs.com/package/urijs | Third Party Advisory |