cve/2024/CVE-2024-50651.md

20 lines
820 B
Markdown
Raw Permalink Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2024-50651](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-50651)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
java_shop 1.0 is vulnerable to Incorrect Access Control, which allows attackers to obtain sensitive information of users with different IDs by modifying the ID parameter.
### POC
#### Reference
- https://github.com/Yllxx03/CVE/blob/main/java_shop/BrokenAccessControl.md
- https://github.com/Yllxx03/CVE/tree/main/CVE-2024-50651
#### Github
No PoCs found on GitHub currently.