An open API service providing security vulnerability metadata for many open source software ecosystems.

MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTY4NjYteDdjZi1ybWg1

High EPSS: 0.00561% (0.67609 Percentile) EPSS:

Directory Traversal in sencisho

Affected Packages Affected Versions Fixed Versions
npm:sencisho
PURL: pkg:npm/sencisho
<= 0.3.3 No known fixed version

Affected versions of sencisho are vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the URL.

Example request:

GET /../../../../../../../../../../etc/passwd HTTP/1.1
host:foo

Recommendation

No patch is available for this vulnerability.

It is recommended that the package is only used for local development, and if the functionality is needed for production, a different package is used instead.

References: