CVE-2019-11229
CVE-2019-11229 is a high-severity vulnerability in Gitea with a CVSS 3.x base score of 8.8. Its EPSS exploit-prediction score of 56% places it in the 99th percentile, indicating an elevated likelihood of exploitation.
Key facts
- Severity: High (CVSS 3.x base score 8.8)
- CVSS v2: 6.5
- EPSS exploit prediction: 56% (99th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Gitea
- Published:
- Last modified:
Description
models/repo_mirror.go in Gitea before 1.7.6 and 1.8.x before 1.8-RC3 mishandles mirror repo URL settings, leading to remote code execution.
Frequently asked questions
- What is CVE-2019-11229?
- models/repo_mirror.go in Gitea before 1.7.6 and 1.8.x before 1.8-RC3 mishandles mirror repo URL settings, leading to remote code execution.
- How severe is CVE-2019-11229?
- CVE-2019-11229 has a CVSS 3.x base score of 8.8, rated high severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2019-11229 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 56% (99th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2019-11229?
- CVE-2019-11229 primarily affects Gitea. In total, 3 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2019-11229?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2019-11229 published?
- CVE-2019-11229 was published on 2019-04-15 and last updated on 2026-06-17.
References
- http://packetstormsecurity.com/files/160833/Gitea-1.7.5-Remote-Code-Execution.html
- https://github.com/go-gitea/gitea/releases/tag/v1.7.6
- https://github.com/go-gitea/gitea/releases/tag/v1.8.0-rc3
Affected products (3)
- cpe:2.3:a:gitea:gitea:*:*:*:*:*:*:*:*
- cpe:2.3:a:gitea:gitea:1.8.0:rc1:*:*:*:*:*:*
- cpe:2.3:a:gitea:gitea:1.8.0:rc2:*:*:*:*:*:*
More vulnerabilities in Gitea
- CVE-2022-42968 — Critical (CVSS 9.8): Gitea before 1.17.3 does not sanitize and escape refs in the git backend. Arguments to git commands are mishandled.
- CVE-2021-45331 — Critical (CVSS 9.8): An Authentication Bypass vulnerability exists in Gitea before 1.5.0, which could let a malicious user gain privileges.…
- CVE-2021-45330 — Critical (CVSS 9.8): An issue exsits in Gitea through 1.15.7, which could let a malicious user gain privileges due to client side cookies…
- CVE-2021-45327 — Critical (CVSS 9.8): Gitea before 1.11.2 is affected by Trusting HTTP Permission Methods on the Server Side when referencing the vulnerable…
- CVE-2020-28991 — Critical (CVSS 9.8): Gitea 0.9.99 through 1.12.x before 1.12.6 does not prevent a git protocol path that specifies a TCP port number and…
- CVE-2019-11576 — Critical (CVSS 9.8): Gitea before 1.8.0 allows 1FA for user accounts that have completed 2FA enrollment. If a user's credentials are known,…