cve/2024/CVE-2024-2505.md

18 lines
979 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-2505](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-2505)
![](https://img.shields.io/static/v1?label=Product&message=GamiPress%20&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%206.8.9%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-284%20Improper%20Access%20Control&color=brighgreen)
### Description
The GamiPress WordPress plugin before 6.8.9's access control mechanism fails to properly restrict access to its settings, permitting Authors to manipulate requests and extend access to lower privileged users, like Subscribers, despite initial settings prohibiting such access. This vulnerability resembles broken access control, enabling unauthorized users to modify critical GamiPress WordPress plugin before 6.8.9 configurations.
### POC
#### Reference
- https://wpscan.com/vulnerability/9b3d6148-ecee-4e59-84a4-3b3e9898473b/
#### Github
No PoCs found on GitHub currently.