VYPR

npm package

socket.io-file

pkg:npm/socket.io-file

Vulnerabilities (2)

  • CVE-2020-24807Oct 6, 2020
    affected <= 2.0.31

    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

  • CVE-2020-15779Jul 15, 2020
    affected <= 2.0.31

    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.