logo

CVE-2017-16222 elding

Package

Manager: npm
Name: elding
Vulnerable Version: >=0 <=1.0.0

Severity

Level: Medium

CVSS v3.1: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

EPSS: 0.00191 pctl0.41274

Details

Directory Traversal in elding Affected versions of `elding` resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system. This vulnerability only affects files that have file extensions - i.e. `/etc/passwd` will be treated as a directory, and a read attempt on `/etc/passwd/index.js` will be made and subsequently fail. **Example request:** ```http GET /../../../../../../../../../../some_app_dir/secrets.json HTTP/1.1 host:foo ``` ## 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.

Metadata

Created: 2018-08-06T21:30:15Z
Modified: 2023-09-08T23:13:40Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2018/08/GHSA-rp28-29ch-gh92/GHSA-rp28-29ch-gh92.json
CWE IDs: ["CWE-22"]
Alternative ID: GHSA-rp28-29ch-gh92
Finding: F063
Auto approve: 1