CVE-2023-3363 – Insertion of Sensitive Information into Log File in GitLab
https://notcve.org/view.php?id=CVE-2023-3363
An information disclosure issue in Gitlab CE/EE affecting all versions from 13.6 prior to 15.11.10, all versions from 16.0 prior to 16.0.6, all versions from 16.1 prior to 16.1.1, resulted in the Sidekiq log including webhook tokens when the log format was set to `default`. • https://gitlab.com/gitlab-org/gitlab/-/issues/409034 • CWE-532: Insertion of Sensitive Information into Log File •
CVE-2023-3424 – Inefficient Regular Expression Complexity in GitLab
https://notcve.org/view.php?id=CVE-2023-3424
An issue has been discovered in GitLab CE/EE affecting all versions starting from 10.3 before 15.11.10, all versions starting from 16.0 before 16.0.6, all versions starting from 16.1 before 16.1.1. A Regular Expression Denial of Service was possible via sending crafted payloads to the preview_markdown endpoint. • https://gitlab.com/gitlab-org/gitlab/-/issues/409802 https://hackerone.com/reports/1960970 • CWE-400: Uncontrolled Resource Consumption CWE-1333: Inefficient Regular Expression Complexity •
CVE-2023-2200 – Improper Encoding or Escaping of Output in GitLab
https://notcve.org/view.php?id=CVE-2023-2200
An issue has been discovered in GitLab CE/EE affecting all versions starting from 7.14 before 15.11.10, all versions starting from 16.0 before 16.0.6, all versions starting from 16.1 before 16.1.1, which allows an attacker to inject HTML in an email address field. • https://gitlab.com/gitlab-org/gitlab/-/issues/408281 https://hackerone.com/reports/1935628 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE-99: Improper Control of Resource Identifiers ('Resource Injection') CWE-116: Improper Encoding or Escaping of Output •
CVE-2023-1936 – Exposure of Private Personal Information to an Unauthorized Actor in GitLab
https://notcve.org/view.php?id=CVE-2023-1936
An issue has been discovered in GitLab CE/EE affecting all versions starting from 13.7 before 15.11.10, all versions starting from 16.0 before 16.0.6, all versions starting from 16.1 before 16.1.1, which allows an attacker to leak the email address of a user who created a service desk issue. • https://gitlab.com/gitlab-org/gitlab/-/issues/405150 https://hackerone.com/reports/1933829 • CWE-284: Improper Access Control CWE-359: Exposure of Private Personal Information to an Unauthorized Actor •
CVE-2023-0121 – Allocation of Resources Without Limits or Throttling in GitLab
https://notcve.org/view.php?id=CVE-2023-0121
A denial of service issue was discovered in GitLab CE/EE affecting all versions starting from 13.2.4 before 15.10.8, all versions starting from 15.11 before 15.11.7, all versions starting from 16.0 before 16.0.2 which allows an attacker to cause high resource consumption using malicious test report artifacts. • https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-0121.json https://gitlab.com/gitlab-org/gitlab/-/issues/387549 https://hackerone.com/reports/1774688 • CWE-400: Uncontrolled Resource Consumption CWE-770: Allocation of Resources Without Limits or Throttling •