cve/2024/CVE-2024-8650.md
2025-09-29 21:09:30 +02:00

20 lines
942 B
Markdown

### [CVE-2024-8650](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-8650)
![](https://img.shields.io/static/v1?label=Product&message=GitLab&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=15.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=17.5%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=17.6%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-863%3A%20Incorrect%20Authorization&color=brightgreen)
### Description
An issue was discovered in GitLab CE/EE affecting all versions from 15.0 prior to 17.4.6, 17.5 prior to 17.5.4, and 17.6 prior to 17.6.2 that allowed non-member users to view unresolved threads marked as internal notes in public projects merge requests.
### POC
#### Reference
- https://gitlab.com/gitlab-org/gitlab/-/issues/486300
#### Github
No PoCs found on GitHub currently.