6.1
CVE-2022-3438
- EPSS 0.12%
- Veröffentlicht 10.10.2022 12:15:09
- Zuletzt bearbeitet 21.11.2024 07:19:31
- Quelle security@huntr.dev
- CVE-Watchlists
- Unerledigt
Open Redirect in GitHub repository ikus060/rdiffweb prior to 2.5.0a4.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.12% | 0.311 |
| Quelle | 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
|
| security@huntr.dev | 5.7 | 0.2 | 5.5 |
CVSS:3.0/AV:P/AC:L/PR:H/UI:R/S:U/C:L/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.