npm/fstream

npm/fstream

Releases46
Frequency2 months 3 hours
Last Release
Stars209
Advanced FS Streaming for Node

CVE History

CVEPublishedCVSS v3CVSS v2
6.4 MEDIUM

fstream before 1.0.12 is vulnerable to Arbitrary File Overwrite. Extracting tarballs containing a hardlink to a file that already exists in the system, and a file that matches the hardlink, will overwrite the system's file with the contents of the extracted file. The fstream.DirWriter() function is vulnerable.