製品・ソフトウェアに関する情報
URI.js における入力確認に関する脆弱性
Title URI.js における入力確認に関する脆弱性
Summary

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

Possible impacts 情報を改ざんされる可能性があります。
Solution

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

Publication Date Dec. 24, 2020, midnight
Registration Date Sept. 16, 2021, 2:43 p.m.
Last Update Sept. 16, 2021, 2:43 p.m.
CVSS3.0 : 警告
Score 6.5
Vector CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
CVSS2.0 : 警告
Score 4
Vector AV:N/AC:L/Au:S/C:N/I:P/A:N
Affected System
urijs project
URI.js 1.19.4 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2021年09月16日]
  掲載
Sept. 16, 2021, 2:43 p.m.

NVD Vulnerability Information
CVE-2020-26291
Summary

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

Publication Date Dec. 31, 2020, 9:15 a.m.
Registration Date Jan. 26, 2021, 11:56 a.m.
Last Update Nov. 21, 2024, 2:19 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:uri.js_project:uri.js:*:*:*:*:*:*:*:* 1.19.4
Related information, measures and tools
Common Vulnerabilities List