URI.js における入力確認に関する脆弱性
タイトル URI.js における入力確認に関する脆弱性
概要

URI.js には、入力確認に関する脆弱性が存在します。

想定される影響 情報を改ざんされる可能性があります。
対策

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

公表日 2020年12月24日0:00
登録日 2021年9月16日14:43
最終更新日 2021年9月16日14:43
CVSS3.0 : 警告
スコア 6.5
ベクター CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
CVSS2.0 : 警告
スコア 4
ベクター AV:N/AC:L/Au:S/C:N/I:P/A:N
影響を受けるシステム
urijs project
URI.js 1.19.4 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
1 [2021年09月16日]
  掲載
2021年9月16日14:43

NVD脆弱性情報
CVE-2020-26291
概要

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.]

公表日 2020年12月31日9:15
登録日 2021年1月26日11:56
最終更新日 2024年11月21日14:19
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:uri.js_project:uri.js:*:*:*:*:*:*:*:* 1.19.4
関連情報、対策とツール
共通脆弱性一覧