Vulnerability Details : CVE-2018-3774
Incorrect parsing in url-parse <1.4.3 returns wrong hostname which leads to multiple vulnerabilities such as SSRF, Open Redirect, Bypass Authentication Protocol.
Vulnerability category: Server-side request forgery (SSRF) Open redirect
Products affected by CVE-2018-3774
- cpe:2.3:o:url-parse_project:url-parse:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2018-3774
0.99%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 76 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2018-3774
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
10.0
|
CRITICAL | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H |
3.9
|
6.0
|
NIST |
CWE ids for CVE-2018-3774
-
The web application does not adequately enforce appropriate authorization on all restricted URLs, scripts, or files.Assigned by: support@hackerone.com (Secondary)
-
The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.Assigned by: nvd@nist.gov (Primary)
-
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.Assigned by: nvd@nist.gov (Primary)
References for CVE-2018-3774
-
https://hackerone.com/reports/384029
#384029 url-parse package return wrong hostnameIssue Tracking;Third Party Advisory
-
https://github.com/unshiftio/url-parse/commit/d7b582ec1243e8024e60ac0b62d2569c939ef5de
[security] Added missing SECURITY.md · unshiftio/url-parse@d7b582e · GitHubVendor Advisory
-
https://github.com/unshiftio/url-parse/commit/53b1794e54d0711ceb52505e0f74145270570d5a
[security] Sanitize paths, hosts before parsing. · unshiftio/url-parse@53b1794 · GitHubVendor Advisory
Jump to