製品・ソフトウェアに関する情報
Node.js 用 serve-static プラグインにおけるオープンリダイレクトの脆弱性
Title Node.js 用 serve-static プラグインにおけるオープンリダイレクトの脆弱性
Summary

Node.js 用 serve-static プラグインには、ルートにマウントされている場合、オープンリダイレクトの脆弱性が存在します。 補足情報 : CWE による脆弱性タイプは、CWE-601: URL Redirection to Untrusted Site (オープンリダイレクト) と識別されています。 http://cwe.mitre.org/data/definitions/601.html

Possible impacts 第三者により、後ろにデフォルト URI の PATH_INFO のドメインが続く // (スラッシュスラッシュ) を介して、ユーザを任意の Web サイトにリダイレクトされ、フィッシング攻撃を実行される可能性があります。
Solution

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

Publication Date Jan. 6, 2015, midnight
Registration Date Jan. 26, 2015, 4:59 p.m.
Last Update Jan. 26, 2015, 4:59 p.m.
CVSS2.0 : 警告
Score 4.3
Vector AV:N/AC:M/Au:N/C:N/I:P/A:N
Affected System
serve-static project
serve-static 1.7.2 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
0 [2015年01月26日]
  掲載
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2015-1164
Summary

Open redirect vulnerability in the serve-static plugin before 1.7.2 for Node.js, when mounted at the root, allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a // (slash slash) followed by a domain in the PATH_INFO to the default URI.

Publication Date Jan. 22, 2015, 12:28 a.m.
Registration Date Jan. 26, 2021, 2:45 p.m.
Last Update Nov. 21, 2024, 11:24 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:serve-static_project:serve-static:*:*:*:*:*:node.js:*:* 1.7.1
Related information, measures and tools
Common Vulnerabilities List