ghsa-hh27-ffr2-f2jc
Vulnerability from github
Published
2021-08-10 16:07
Modified
2021-08-10 16:06
Severity ?
Summary
Open redirect in url-parse
Details
Overview
Affected versions of npm url-parse
are vulnerable to URL Redirection to Untrusted Site.
Impact
Depending on library usage and attacker intent, impacts may include allow/block list bypasses, SSRF attacks, open redirects, or other undesired behavior.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "url-parse" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.5.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-3664" ], "database_specific": { "cwe_ids": [ "CWE-601" ], "github_reviewed": true, "github_reviewed_at": "2021-08-02T21:28:20Z", "nvd_published_at": "2021-07-26T12:15:00Z", "severity": "MODERATE" }, "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.", "id": "GHSA-hh27-ffr2-f2jc", "modified": "2021-08-10T16:06:59Z", "published": "2021-08-10T16:07:08Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Open redirect in url-parse" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.