websvr@0.1.12 vulnerabilities

A simple web server, implement http module(filter) and handler(servlet), autorecover persistent session

Direct Vulnerabilities

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

websvr is a simple web server, implement http module(filter) and handler(servlet), autorecover persistent session.

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 websvr.

*