CVE-2017-16224
CVSS V2 Medium 5.8
CVSS V3 Medium 6.1
Description
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").
Overview
- CVE ID
- CVE-2017-16224
- Assigner
- support@hackerone.com
- Vulnerability Status
- Modified
- Published Version
- 2018-06-07T02:29:07
- Last Modified Date
- 2019-10-09T23:24:59
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:st_project:st:*:*:*:*:*:node.js:*:* | 1 | OR | 1.2.1 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:P/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 5.8
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 4.9
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- REQUIRED
- Scope
- CHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- NONE
- Base Score
- 6.1
- Base Severity
- MEDIUM
- Exploitability Score
- 2.8
- Impact Score
- 2.7
References
Reference URL | Reference Tags |
---|---|
https://nodesecurity.io/advisories/547 | Exploit Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2017-16224 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16224 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 17:10:33 | Added to TrackCVE | |||
2022-12-03 07:26:08 | cve-assignments@hackerone.com | support@hackerone.com | CVE Assigner | updated |
2022-12-03 07:26:08 | 2018-06-07T02:29Z | 2018-06-07T02:29:07 | CVE Published Date | updated |
2022-12-03 07:26:08 | 2019-10-09T23:24:59 | CVE Modified Date | updated | |
2022-12-03 07:26:08 | Modified | Vulnerability Status | updated |