CVE-2024-8116 – Incorrect Authorization in GitLab
https://notcve.org/view.php?id=CVE-2024-8116
An issue has been discovered in GitLab CE/EE affecting all versions from 16.9 before 17.4.6, 17.5 before 17.5.4, and 17.6 before 17.6.2. By using a specific GraphQL query, under specific conditions an unauthorized user can retrieve branch names. • https://gitlab.com/gitlab-org/gitlab/-/issues/480509 https://hackerone.com/reports/2666216 • CWE-863: Incorrect Authorization •
CVE-2024-8650 – Incorrect Authorization in GitLab
https://notcve.org/view.php?id=CVE-2024-8650
An issue was discovered in GitLab CE/EE affecting all versions from 15.0 prior to 17.4.6, 17.5 prior to 17.5.4, and 17.6 prior to 17.6.2 that allowed non-member users to view unresolved threads marked as internal notes in public projects merge requests. • https://gitlab.com/gitlab-org/gitlab/-/issues/486300 https://hackerone.com/reports/2705909 • CWE-863: Incorrect Authorization •
CVE-2024-8233 – Inefficient Algorithmic Complexity in GitLab
https://notcve.org/view.php?id=CVE-2024-8233
An issue has been discovered in GitLab CE/EE affecting all versions from 9.4 before 17.4.6, 17.5 before 17.5.4, and 17.6 before 17.6.2. An attacker could cause a denial of service with requests for diff files on a commit or merge request. • https://gitlab.com/gitlab-org/gitlab/-/issues/480867 https://hackerone.com/reports/2650086 • CWE-407: Inefficient Algorithmic Complexity •
CVE-2024-8647 – Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in GitLab
https://notcve.org/view.php?id=CVE-2024-8647
An issue was discovered in GitLab affecting all versions starting 15.2 to 17.4.6, 17.5 prior to 17.5.4, and 17.6 prior to 17.6.2. On self hosted installs, it was possible to leak the anti-CSRF-token to an external site while the Harbor integration was enabled. • https://gitlab.com/gitlab-org/gitlab/-/issues/486051 https://hackerone.com/reports/2666341 • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •
CVE-2024-9367 – Allocation of Resources Without Limits or Throttling in GitLab
https://notcve.org/view.php?id=CVE-2024-9367
An issue was discovered in GitLab CE/EE affecting all versions starting from 13.9 before 17.4.6, 17.5 before 17.5.4, and 17.6 before 17.6.2, that allows an attacker to cause uncontrolled CPU consumption, potentially leading to a Denial of Service (DoS) condition while parsing templates to generate changelogs. • https://gitlab.com/gitlab-org/gitlab/-/issues/496631 https://hackerone.com/reports/2735311 • CWE-770: Allocation of Resources Without Limits or Throttling •