cve/2024/CVE-2024-50967.md
2025-09-29 16:08:36 +00:00

18 lines
807 B
Markdown

### [CVE-2024-50967](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-50967)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The /rest/rights/ REST API endpoint in Becon DATAGerry through 2.2.0 contains an Incorrect Access Control vulnerability. An attacker can remotely access this endpoint without authentication, leading to unauthorized disclosure of sensitive information.
### POC
#### Reference
- https://medium.com/@0xbytehunter/my-first-cve-discovery-of-broken-access-control-in-the-datagerry-platform-7b0404f88a43
#### Github
- https://github.com/0xByteHunter/CVE-2024-50967