CVE-2017-16222
CVSS V2 Medium 5
CVSS V3 Medium 5.3
Description
elding is a simple web server. elding is vulnerable to a directory traversal issue, allowing an attacker to access the filesystem by placing "../" in the url. The files accessible, however, are limited to files with a file extension. Sending a GET request to /../../../etc/passwd, for example, will return a 404 on etc/passwd/index.js.
Overview
- CVE ID
- CVE-2017-16222
- 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:elding_project:elding:1.0.0:*:*:*:*:node.js:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:P/I:N/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 5
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- NONE
- Base Score
- 5.3
- Base Severity
- MEDIUM
- Exploitability Score
- 3.9
- Impact Score
- 1.4
References
Reference URL | Reference Tags |
---|---|
https://nodesecurity.io/advisories/415 | Third Party Advisory |
https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/elding | Exploit Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2017-16222 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16222 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 17:10:33 | Added to TrackCVE | |||
2022-12-03 07:26:01 | cve-assignments@hackerone.com | support@hackerone.com | CVE Assigner | updated |
2022-12-03 07:26:01 | 2018-06-07T02:29Z | 2018-06-07T02:29:07 | CVE Published Date | updated |
2022-12-03 07:26:01 | 2019-10-09T23:24:59 | CVE Modified Date | updated | |
2022-12-03 07:26:01 | Modified | Vulnerability Status | updated |