{ "schema_version": "1.4.0", "id": "GHSA-jrhj-2j3q-xf3v", "modified": "2023-01-31T01:51:10Z", "published": "2018-07-26T15:03:30Z", "aliases": [ "CVE-2018-3716" ], "summary": "Stored Cross-Site Scripting in simplehttpserver", "details": "Simplehttpserver prior to version 0.1.0 are vulnerable to stored cross-site scripting (XSS). To be exploited an attacker needs to control the filename of a file that is used in the directory listing output. This version is patched in 0.1.0", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "simplehttpserver" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.1.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3716" }, { "type": "WEB", "url": "https://hackerone.com/reports/309648" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-jrhj-2j3q-xf3v" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/585" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:44:08Z", "nvd_published_at": "2018-06-07T02:29:00Z" } }