cve/2024/CVE-2024-2191.md

18 lines
804 B
Markdown
Raw Permalink Normal View History

2024-08-05 18:41:32 +00:00
### [CVE-2024-2191](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-2191)
![](https://img.shields.io/static/v1?label=Product&message=GitLab&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=16.9%3C%2016.11.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-284%3A%20Improper%20Access%20Control&color=brighgreen)
### Description
An issue was discovered in GitLab CE/EE affecting all versions starting from 16.9 prior to 16.11.5, starting from 17.0 prior to 17.0.3, and starting from 17.1 prior to 17.1.1, which allows merge request title to be visible publicly despite being set as project members only.
### POC
#### Reference
- https://gitlab.com/gitlab-org/gitlab/-/issues/444655
#### Github
No PoCs found on GitHub currently.