cve/2024/CVE-2024-5318.md
2024-07-25 21:25:12 +00:00

18 lines
796 B
Markdown

### [CVE-2024-5318](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-5318)
![](https://img.shields.io/static/v1?label=Product&message=GitLab&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=11.11%3C%2016.10.6%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 CE/EE affecting all versions starting from 11.11 prior to 16.10.6, starting from 16.11 prior to 16.11.3, and starting from 17.0 prior to 17.0.1. A Guest user can view dependency lists of private projects through job artifacts.
### POC
#### Reference
- https://gitlab.com/gitlab-org/gitlab/-/issues/427526
#### Github
No PoCs found on GitHub currently.