{ "schema_version": "1.4.0", "id": "GHSA-5rc4-8qqh-vq7f", "modified": "2023-09-12T20:58:59Z", "published": "2021-08-09T22:24:26Z", "aliases": [ "CVE-2018-3718" ], "summary": "vercel/serve allows access to restricted files if filename is URL encoded.", "details": "serve node module suffers from Improper Handling of URL Encoding by permitting access to ignored files if a filename is URL encoded.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "serve" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "6.5.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3718" }, { "type": "WEB", "url": "https://hackerone.com/reports/308721" }, { "type": "PACKAGE", "url": "https://github.com/vercel/serve" } ], "database_specific": { "cwe_ids": [ "CWE-177" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2021-08-09T22:24:10Z", "nvd_published_at": "2018-06-07T02:29:00Z" } }