8
CVE-2022-0868
- EPSS 0.33%
- Published 06.03.2022 16:15:07
- Last modified 21.11.2024 06:39:33
- Source security@huntr.dev
- CVE-Watchlists
- Open
Open Redirect in GitHub repository medialize/uri.js prior to 1.19.10.
Data is provided by the National Vulnerability Database (NVD)
Uri.Js Project ≫ Uri.Js Version < 1.19.10
| Type | Source | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.33% | 0.549 |
| 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 | 8 | 1.3 | 6 |
CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H
|
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.