VYPR

npm package

serve-static

pkg:npm/serve-static

Vulnerabilities (2)

  • CVE-2024-43800Sep 10, 2024
    affected < 1.16.0fixed 1.16.0

    serve-static serves static files. serve-static passes untrusted user input - even after sanitizing it - to redirect() may execute untrusted code. This issue is patched in serve-static 1.16.0.

  • CVE-2015-1164Jan 21, 2015
    affected < 1.7.2fixed 1.7.2

    Open redirect vulnerability in the serve-static plugin before 1.7.2 for Node.js, when mounted at the root, allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a // (slash slash) followed by a domain in the PATH_INFO to the default URI