restafary@1.5.2 vulnerabilities

REST for CRUD file operations

Direct Vulnerabilities

Known vulnerabilities in the restafary 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
  • M
Directory Traversal

restafary versions prior to 1.6.1 did not properly prevent path traversal, allowing access to sensitive files and data on the server. For example, requesting the following url /api/v1/fs/..%2f..%2fetc/passwd would result in /etc/passwd leak.

How to fix Directory Traversal?

Upgrade to version 1.6.1 or greater.

<1.6.1
  • M
Directory Traversal

restafary versions prior to 1.6.1 did not properly prevent path traversal, allowing access to sensitive files and data on the server. For example, requesting the following url /api/v1/fs/..%2f..%2fetc/passwd would result in /etc/passwd leak.

How to fix Directory Traversal?

Upgrade to version 1.6.1 or greater.

<1.6.1