Path traversal in NPM - #VU23904
Published: December 12, 2019 / Updated: January 3, 2020
NPM
Detailed vulnerability 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.