cve/2023/CVE-2023-3511.md

18 lines
834 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-3511](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-3511)
![](https://img.shields.io/static/v1?label=Product&message=GitLab&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=8.17%3C%2016.4.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-284%3A%20Improper%20Access%20Control&color=brighgreen)
### Description
An issue has been discovered in GitLab EE affecting all versions starting from 8.17 before 16.4.4, all versions starting from 16.5 before 16.5.4, all versions starting from 16.6 before 16.6.2. It was possible for auditor users to fork and submit merge requests to private projects they're not a member of.
### POC
#### Reference
- https://gitlab.com/gitlab-org/gitlab/-/issues/416961
#### Github
No PoCs found on GitHub currently.