CVE-2023-4522 – Improper Validation of Specified Type of Input in GitLab
https://notcve.org/view.php?id=CVE-2023-4522
An issue has been discovered in GitLab affecting all versions before 16.2.0. Committing directories containing LF character results in 500 errors when viewing the commit. • https://gitlab.com/gitlab-org/gitlab/-/issues/406817 https://hackerone.com/reports/1937213 • CWE-138: Improper Neutralization of Special Elements CWE-1287: Improper Validation of Specified Type of Input •
CVE-2023-4002 – Insertion of Sensitive Information Into Sent Data in GitLab
https://notcve.org/view.php?id=CVE-2023-4002
An issue has been discovered in GitLab EE affecting all versions starting from 14.1 before 16.0.8, all versions starting from 16.1 before 16.1.3, all versions starting from 16.2 before 16.2.2. It was possible for EE-licensed users to link any security policy project by its ID to projects or groups the user has access to, potentially revealing the security projects's configured security policies. • https://gitlab.com/gitlab-org/gitlab/-/issues/416647 • CWE-201: Insertion of Sensitive Information Into Sent Data CWE-284: Improper Access Control •
CVE-2023-4008 – Incorrect Ownership Assignment in GitLab
https://notcve.org/view.php?id=CVE-2023-4008
An issue has been discovered in GitLab CE/EE affecting all versions starting from 15.9 before 16.0.8, all versions starting from 16.1 before 16.1.3, all versions starting from 16.2 before 16.2.2. It was possible to takeover GitLab Pages with unique domain URLs if the random string added was known. • https://gitlab.com/gitlab-org/gitlab/-/issues/415942 • CWE-367: Time-of-check Time-of-use (TOCTOU) Race Condition CWE-708: Incorrect Ownership Assignment •
CVE-2023-3932 – Incorrect User Management in GitLab
https://notcve.org/view.php?id=CVE-2023-3932
An issue has been discovered in GitLab EE affecting all versions starting from 13.12 before 16.0.8, all versions starting from 16.1 before 16.1.3, all versions starting from 16.2 before 16.2.2. It was possible for an attacker to run pipeline jobs as an arbitrary user via scheduled security scan policies. • https://gitlab.com/gitlab-org/gitlab/-/issues/417594 https://hackerone.com/reports/2057633 • CWE-286: Incorrect User Management CWE-862: Missing Authorization •
CVE-2023-2022 – Missing Authorization in GitLab
https://notcve.org/view.php?id=CVE-2023-2022
An issue has been discovered in GitLab CE/EE affecting all versions starting before 16.0.8, all versions starting from 16.1 before 16.1.3, all versions starting from 16.2 before 16.2.2, which leads to developers being able to create pipeline schedules on protected branches even if they don't have access to merge • https://gitlab.com/gitlab-org/gitlab/-/issues/407166 https://hackerone.com/reports/1936572 • CWE-262: Not Using Password Aging CWE-284: Improper Access Control •