{ "schema_version": "1.4.0", "id": "GHSA-w4pv-w56c-mg4v", "modified": "2023-01-31T01:40:33Z", "published": "2018-07-18T21:20:15Z", "aliases": [ "CVE-2018-3734" ], "summary": "Path Traversal in stattic", "details": "Versions of `stattic` before 0.3.0 are vulnerable to path traversal allowing a remote attacker to read arbitrary files with any extension from the server that users `stattic`.\n\n\n## Recommendation\n\nUpdate to version 0.3.0 or later.", "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": "stattic" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.3.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3734" }, { "type": "WEB", "url": "https://hackerone.com/reports/319003" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-w4pv-w56c-mg4v" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/591" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:59:29Z", "nvd_published_at": "2018-05-29T20:29:00Z" } }