製品・ソフトウェアに関する情報
st におけるオープンリダイレクトの脆弱性
Title st におけるオープンリダイレクトの脆弱性
Summary

st には、オープンリダイレクトの脆弱性が存在します。

Possible impacts 情報を取得される、および情報を改ざんされる可能性があります。
Solution

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

Publication Date Oct. 13, 2017, midnight
Registration Date Aug. 16, 2018, 5:41 p.m.
Last Update Aug. 16, 2018, 5:41 p.m.
CVSS3.0 : 警告
Score 6.1
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CVSS2.0 : 警告
Score 5.8
Vector AV:N/AC:M/Au:N/C:P/I:P/A:N
Affected System
st project
st 
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2018年08月16日]
  掲載
Aug. 16, 2018, 5:41 p.m.

NVD Vulnerability Information
CVE-2017-16224
Summary

st is a module for serving static files. An attacker is able to craft a request that results in an HTTP 301 (redirect) to an entirely different domain. A request for: http://some.server.com//nodesecurity.org/%2e%2e would result in a 301 to //nodesecurity.org/%2e%2e which most browsers treat as a proper redirect as // is translated into the current schema being used. Mitigating factor: In order for this to work, st must be serving from the root of a server (/) rather than the typical sub directory (/static/) and the redirect URL will end with some form of URL encoded .. ("%2e%2e", "%2e.", ".%2e").

Publication Date June 7, 2018, 11:29 a.m.
Registration Date Jan. 26, 2021, 1:18 p.m.
Last Update Nov. 21, 2024, 12:16 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:st_project:st:*:*:*:*:*:node.js:*:* 1.2.1
Related information, measures and tools
Common Vulnerabilities List