{ "schema_version": "1.4.0", "id": "GHSA-pppv-ch8p-rp2w", "modified": "2022-12-27T17:55:21Z", "published": "2022-12-21T06:30:29Z", "aliases": [ "CVE-2022-25895" ], "summary": "lite-dev-server vulnerable to Directory Traversal", "details": "All versions of package lite-dev-server are vulnerable to Directory Traversal due to missing input sanitization and sandboxes being employed to the `req.url` user input that is passed to the server code.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "lite-dev-server" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "3.2.7" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25895" }, { "type": "WEB", "url": "https://gist.github.com/lirantal/0f8a48c3f5ac581ce73123abe9f7f120" }, { "type": "PACKAGE", "url": "https://github.com/shadowwzw/lite-dev-server" }, { "type": "WEB", "url": "https://github.com/shadowwzw/lite-dev-server/blob/master/src/server.js#23L134" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-LITEDEVSERVER-3153718" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-12-21T17:22:17Z", "nvd_published_at": "2022-12-21T05:15:00Z" } }