stattic@0.1.7 vulnerabilities

Ridiculous simple script for serving static files.

Direct Vulnerabilities

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

stattic is a script for serving static files using http module.

Affected versions of this package are vulnerable to Directory Traversal. It allows to go up in directory tree and read content of files outside of the root path set up in the module config.

How to fix Directory Traversal?

Upgrade stattic to version 0.3.0 or higher.

<0.3.0
  • H
Directory Traversal

stattic is a script for serving static files using http module.

Affected versions of this package are vulnerable to Directory Traversal. It allows to go up in directory tree and read content of files outside of the root path set up in the module config.

How to fix Directory Traversal?

Upgrade stattic to version 0.3.0 or higher.

<0.3.0
  • H
Directory Traversal

stattic is a Ridiculous simple script for serving static files..

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

*