4.4
CVE-2023-3515
- EPSS 0.08%
- Veröffentlicht 05.07.2023 15:15:09
- Zuletzt bearbeitet 21.11.2024 08:17:26
- Quelle security@huntr.dev
- CVE-Watchlists
- Unerledigt
Open Redirect in GitHub repository go-gitea/gitea prior to 1.19.4.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.08% | 0.234 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 4.4 | 1.3 | 2.7 |
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N
|
| security@huntr.dev | 3 | 1.3 | 1.4 |
CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:N/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.