6.1
CVE-2021-3647
- EPSS 0.18%
- Published 16.07.2021 11:15:11
- Last modified 21.11.2024 06:22:04
- Source security@huntr.dev
- CVE-Watchlists
- Open
URI.js is vulnerable to URL Redirection to Untrusted Site
Data is provided by the National Vulnerability Database (NVD)
Uri.Js Project ≫ Uri.Js Version < 1.19.7
| Type | Source | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.18% | 0.393 |
| Source | Base Score | Exploit Score | Impact Score | Vector string |
|---|---|---|---|---|
| nvd@nist.gov | 6.1 | 2.8 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
| nvd@nist.gov | 5.8 | 8.6 | 4.9 |
AV:N/AC:M/Au:N/C:P/I:P/A:N
|
| security@huntr.dev | 5.3 | 3.9 | 1.4 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
|
CWE-601 URL Redirection to Untrusted Site ('Open Redirect')
The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.