cve/2022/CVE-2022-38183.md
2024-06-18 02:51:15 +02:00

781 B

CVE-2022-38183

Description

In Gitea before 1.16.9, it was possible for users to add existing issues to projects. Due to improper access controls, an attacker could assign any issue to any project in Gitea (there was no permission check for fetching the issue). As a result, the attacker would get access to private issue titles.

POC

Reference

Github

No PoCs found on GitHub currently.