{ "schema_version": "1.4.0", "id": "GHSA-hh27-ffr2-f2jc", "modified": "2021-08-10T16:06:59Z", "published": "2021-08-10T16:07:08Z", "aliases": [ "CVE-2021-3664" ], "summary": "Open redirect in url-parse", "details": "# Overview\n\nAffected versions of npm `url-parse` are vulnerable to URL Redirection to Untrusted Site.\n\n# Impact\n\nDepending on library usage and attacker intent, impacts may include allow/block list bypasses, SSRF attacks, open redirects, or other undesired behavior.", "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": "url-parse" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.5.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3664" }, { "type": "WEB", "url": "https://github.com/unshiftio/url-parse/issues/205" }, { "type": "WEB", "url": "https://github.com/unshiftio/url-parse/issues/206" }, { "type": "WEB", "url": "https://github.com/unshiftio/url-parse/commit/81ab967889b08112d3356e451bf03e6aa0cbb7e0" }, { "type": "PACKAGE", "url": "https://github.com/unshiftio/url-parse" }, { "type": "WEB", "url": "https://huntr.dev/bounties/1625557993985-unshiftio/url-parse" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/02/msg00030.html" } ], "database_specific": { "cwe_ids": [ "CWE-601" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2021-08-02T21:28:20Z", "nvd_published_at": "2021-07-26T12:15:00Z" } }