#VU23904 Path traversal in NPM
Published: December 12, 2019 / Updated: January 3, 2020
NPM
isaacs
Description
The vulnerability allows a remote attacker to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences within package.json files. A remote attacker can overwrite arbitrary files on the system outside of the intended node_modules folder through the bin field.