cve/2022/CVE-2022-1251.md

18 lines
785 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-1251](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1251)
![](https://img.shields.io/static/v1?label=Product&message=Ask%20me&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=6.8.4%3C%206.8.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Ask me WordPress theme before 6.8.4 does not perform nonce checks when processing POST requests to the Edit Profile page, allowing an attacker to trick a user to change their profile information by sending a crafted request.
### POC
#### Reference
- https://wpscan.com/vulnerability/34b3fc35-381a-4bd7-87e3-f1ef0a15a349
#### Github
No PoCs found on GitHub currently.