Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Lunny

#28608of 53,624
9Total CVSS
Vulnerabilities · 1
PT-2022-6562
9.0
2022-02-08
Gitea · Gitea · CVE-2021-45326
**Name of the Vulnerable Software and Affected Versions** Gitea versions prior to 1.5.2 **Description** The issue is related to a Cross Site Request Forgery (CSRF) vulnerability in the Gitea Git repository management system interface. This vulnerability can be exploited by a remote attacker to perform a CSRF attack by sending specially crafted POST requests, potentially altering the state of the system. The vulnerability is particularly dangerous with state-altering POST requests. **Recommendations** For versions prior to 1.5.2, update to version 1.5.2 or later to resolve the issue. As a temporary workaround, consider restricting access to API routes to minimize the risk of exploitation. Avoid using state-altering POST requests in the affected API routes until the issue is resolved.