cve/2023/CVE-2023-7125.md

18 lines
814 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-7125](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-7125)
![](https://img.shields.io/static/v1?label=Product&message=Community%20by%20PeepSo&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%206.3.1.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Community by PeepSo WordPress plugin before 6.3.1.2 does not have CSRF check when creating a user post (visible on their wall in their profile page), which could allow attackers to make logged in users perform such action via a CSRF attack
### POC
#### Reference
- https://wpscan.com/vulnerability/cac12b64-ed25-4ee2-933f-8ff722605271/
#### Github
No PoCs found on GitHub currently.