3 matches found
CVE-2022-25847
All versions of the package serve-lite are vulnerable to Cross-site Scripting XSS because when it detects a request to a directory, it renders a file listing of all of its contents with links that include the actual file names without any sanitization or output encoding...
CVE-2022-21192
All versions of the package serve-lite are vulnerable to Directory Traversal due to missing input sanitization or other checks and protections employed to the req.url passed as-is to path.join...
PT-2023-12665 · Unknown · Serve-Lite
Name of the Vulnerable Software and Affected Versions: serve-lite versions all Description: The issue arises from missing input sanitization or other checks and protections employed to the req.url passed as-is to path.join, leading to Directory Traversal. This allows potential access to sensitive...