{ "schema_version": "1.4.0", "id": "GHSA-88v8-v46g-6c9w", "modified": "2025-09-25T22:02:01Z", "published": "2023-01-30T06:30:27Z", "aliases": [ "CVE-2022-25936" ], "summary": "Servst vulnerable to Path Traversal", "details": "Versions of the package servst before 2.0.3 are vulnerable to Directory Traversal due to improper sanitization of its filePath variable.", "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": "servst" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.0.3" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25936" }, { "type": "WEB", "url": "https://github.com/andrepolischuk/servst/commit/f7cae5d2d7c64c86bc512e1e50614240396ef114" }, { "type": "WEB", "url": "https://gist.github.com/lirantal/691d02d607753d54856f9335f9a1692f" }, { "type": "PACKAGE", "url": "https://github.com/andrepolischuk/servst" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-SERVST-3244896" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-02-01T01:38:11Z", "nvd_published_at": "2023-01-30T05:15:00Z" } }