Filtered by vendor Serve-lite Project Subscriptions
Filtered by product Serve-lite Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2022-25847 1 Serve-lite Project 1 Serve-lite 2024-08-03 5.4 Medium
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 1 Serve-lite Project 1 Serve-lite 2024-08-03 7.5 High
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().