ghsa-pv4c-p2j5-38j4
Vulnerability from github
Published
2018-08-13 15:02
Modified
2023-09-11 22:06
Severity ?
Summary
Open Redirect in url-parse
Details
Versions of url-parse
before 1.4.3 returns the wrong hostname which could lead to Open Redirect, Server Side Request Forgery (SSRF), or Bypass Authentication Protocol vulnerabilities.
Recommendation
Update to version 1.4.3 or later.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "url-parse" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.4.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-3774" ], "database_specific": { "cwe_ids": [ "CWE-425" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:50:04Z", "nvd_published_at": null, "severity": "CRITICAL" }, "details": "Versions of `url-parse` before 1.4.3 returns the wrong hostname which could lead to Open Redirect, Server Side Request Forgery (SSRF), or Bypass Authentication Protocol vulnerabilities.\n\n\n## Recommendation\n\nUpdate to version 1.4.3 or later.", "id": "GHSA-pv4c-p2j5-38j4", "modified": "2023-09-11T22:06:04Z", "published": "2018-08-13T15:02:15Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3774" }, { "type": "WEB", "url": "https://github.com/unshiftio/url-parse/commit/53b1794e54d0711ceb52505e0f74145270570d5a" }, { "type": "WEB", "url": "https://github.com/unshiftio/url-parse/commit/d7b582ec1243e8024e60ac0b62d2569c939ef5de" }, { "type": "WEB", "url": "https://hackerone.com/reports/384029" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-pv4c-p2j5-38j4" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/678" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "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.