rico345100/socket.io-file

rico345100/socket.io-file

Releases0
Stars48
Socket.io-file is a node module for uploading file via Socket.io module

CVE History

CVEPublishedCVSS v3CVSS v2
7.8 HIGH6.8 MEDIUM

The socket.io-file package through 2.0.31 for Node.js relies on client-side validation of file types, which allows remote attackers to execute arbitrary code by uploading an executable file via a modified JSON name field. NOTE: This vulnerability only affects products that are no longer supported by the maintainer

7.5 HIGH5 MEDIUM

A Path Traversal issue was discovered in the socket.io-file package through 2.0.31 for Node.js. The socket.io-file::createFile message uses path.join with ../ in the name option, and the uploadDir and rename options determine the path.