{ "schema_version": "1.4.0", "id": "GHSA-cgjv-rghq-qhgp", "modified": "2021-08-17T22:22:48Z", "published": "2019-09-11T23:00:57Z", "aliases": [], "summary": "Path Traversal in algo-httpserv", "details": "Versions of `algo-httpserv` prior to 1.1.2 are vulnerable to Path Traversal. Due to insufficient input sanitization, attackers can access server files by using relative paths. \n\n\n## Recommendation\n\nUpgrade to version 1.1.2 or later.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "algo-httpserv" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.1.2" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/AlgoRythm-Dylan/httpserv/commit/bcfe9d4316c2b59aab3a64a38905376026888735" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-ALGOHTTPSERV-174741" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/889" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2019-09-03T23:12:19Z", "nvd_published_at": null } }