CVE-2023-3205 – Inefficient Regular Expression Complexity in GitLab
https://notcve.org/view.php?id=CVE-2023-3205
An issue has been discovered in GitLab affecting all versions starting from 15.11 before 16.1.5, all versions starting from 16.2 before 16.2.5, all versions starting from 16.3 before 16.3.1. An authenticated user could trigger a denial of service when importing or cloning malicious content. Se ha descubierto un problema en GitLab que afecta a todas las versiones a partir de la 15.11 antes de la 16.1.5, a todas las versiones a partir de la 16.2 antes de la 16.2.5 y a todas las versiones a partir de la 16.3 antes de la 16.3.1. Un usuario autenticado podría desencadenar una denegación de servicio al importar o clonar contenido malicioso. • https://gitlab.com/gitlab-org/gitlab/-/issues/415067 https://hackerone.com/reports/2011464 • CWE-400: Uncontrolled Resource Consumption CWE-1333: Inefficient Regular Expression Complexity •
CVE-2023-3915 – Incorrect Execution-Assigned Permissions in GitLab
https://notcve.org/view.php?id=CVE-2023-3915
An issue has been discovered in GitLab EE affecting all versions starting from 16.1 before 16.1.5, all versions starting from 16.2 before 16.2.5, all versions starting from 16.3 before 16.3.1. If an external user is given an owner role on any group, that external user may escalate their privileges on the instance by creating a service account in that group. This service account is not classified as external and may be used to access internal projects. Se ha descubierto un problema en GitLab EE que afecta a todas las versiones a partir de la 16.1 antes de la 16.1.5, todas las versiones a partir de la 16.2 antes de la 16.2.5 y todas las versiones a partir de la 16.3 antes de la 16.3.1. Si a un usuario externo se le otorga un rol de propietario en cualquier grupo, ese usuario externo puede escalar sus privilegios en la instancia creando una cuenta de servicio en ese grupo. • https://gitlab.com/gitlab-org/gitlab/-/issues/417664 https://hackerone.com/reports/2040834 • CWE-279: Incorrect Execution-Assigned Permissions CWE-732: Incorrect Permission Assignment for Critical Resource •
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 •