Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. code.gitea.io/gitea
  4. ›
  5. CVE-2022-38183

CVE-2022-38183: Gitea allowed assignment of private issues

August 13, 2022 (updated September 6, 2024)

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.

References

  • blog.gitea.io/2022/07/gitea-1.16.9-is-released
  • github.com/advisories/GHSA-fhv8-m4j4-cww2
  • github.com/go-gitea/gitea
  • github.com/go-gitea/gitea/pull/20133
  • github.com/go-gitea/gitea/pull/20196
  • herolab.usd.de/security-advisories/usd-2022-0015
  • nvd.nist.gov/vuln/detail/CVE-2022-38183
  • pkg.go.dev/vuln/GO-2024-2769

Code Behaviors & Features

Detect and mitigate CVE-2022-38183 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.16.9

Fixed versions

  • 1.16.9

Solution

Upgrade to version 1.16.9 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-732: Incorrect Permission Assignment for Critical Resource

Source file

go/code.gitea.io/gitea/CVE-2022-38183.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:49 +0000.