httpea@2.0.0 vulnerabilities

A node package that creates simple http server for the current folder (has no dependencies or config)

Direct Vulnerabilities

Known vulnerabilities in the httpea 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

httpea is a node package that creates simple http server for the current folder (has no dependencies or config).

Affected versions of the package are vulnerable to Directory Traversal, which may allow access to sensitive files and data on the server. For example, requesting the following url /..%2f..%2fetc/passwd would result in /etc/passwd leak.

How to fix Directory Traversal?

There is no fixed version for httpea.

*