Path traversal in Node.js - CVE-2017-14849

 

Path traversal in Node.js - CVE-2017-14849

Published: September 28, 2017 / Updated: August 8, 2020


Vulnerability identifier: #VU38185
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2017-14849
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.

Node.js 8.5.0 before 8.6.0 allows remote attackers to access unintended files, because a change to ".." handling was incompatible with the pathname validation used by unspecified community modules.


Affected software

Node.js

How to mitigate CVE-2017-14849

Install update from vendor's website.


External References

Related Security Bulletins