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

MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWo1bWctZnBxOC12dnh2

High EPSS: 0.00561% (0.67609 Percentile) EPSS:

Directory Traversal in commentapp.stetsonwood

Affected Packages Affected Versions Fixed Versions
npm:commentapp.stetsonwood
PURL: pkg:npm/commentapp.stetsonwood
<= 0.0.1 No known fixed version
1 Dependent packages
1 Dependent repositories
10 Downloads last month

Affected Version Ranges

All affected versions

0.0.1

Affected versions of commentapp.stetsonwood resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system.

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: