cve/2022/CVE-2022-1627.md

18 lines
763 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-1627](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1627)
![](https://img.shields.io/static/v1?label=Product&message=My%20Private%20Site&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.0.8%3C%203.0.8%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The My Private Site WordPress plugin before 3.0.8 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/70ce3654-8fd9-4c33-b594-fac13ec26137
#### Github
No PoCs found on GitHub currently.