5.4
CVE-2025-68942
- EPSS 0.22%
- Veröffentlicht 26.12.2025 03:15:51
- Zuletzt bearbeitet 02.01.2026 19:31:26
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Gitea before 1.22.2 allows XSS because the search input box (for creating tags and branches) is v-html instead of v-text.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.22% | 0.125 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| cve@mitre.org | 5.4 | 2.3 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
|
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
https://blog.gitea.com/release-of-1.22.2/
https://github.com/go-gitea/gitea/pull/31966
https://github.com/go-gitea/gitea/releases/tag/v1.22.2