cve/2024/CVE-2024-8245.md

18 lines
745 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-8245](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-8245)
![](https://img.shields.io/static/v1?label=Product&message=GamiPress&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.0.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The GamiPress WordPress plugin before 1.0.1 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack
### POC
#### Reference
- https://wpscan.com/vulnerability/3fb6292c-502c-481a-8223-ecda03d4c3fe/
#### Github
No PoCs found on GitHub currently.