{ "schema_version": "1.4.0", "id": "GHSA-qmm9-x5gr-4gfm", "modified": "2023-01-31T01:42:14Z", "published": "2018-07-18T21:20:12Z", "aliases": [ "CVE-2018-3743" ], "summary": "Open Redirect in hekto", "details": "Versions of `hekto` before 0.2.4 are vulnerable to open redirect when a domain name is used as part of the `.html` filename.\n\n\n## Recommendation\n\nUpdate to version 0.2.4 or later.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "hekto" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.2.4" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3743" }, { "type": "WEB", "url": "https://github.com/herber/hekto/pull/3" }, { "type": "WEB", "url": "https://github.com/herber/hekto/commit/1e5c75f8259ba0daf9b2600db3c246cda1934c46" }, { "type": "WEB", "url": "https://hackerone.com/reports/320693" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-qmm9-x5gr-4gfm" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/669" } ], "database_specific": { "cwe_ids": [ "CWE-601" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:52:21Z", "nvd_published_at": "2018-06-01T17:29:00Z" } }