cve/2022/CVE-2022-0875.md

18 lines
820 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-0875](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0875)
![](https://img.shields.io/static/v1?label=Product&message=Google%20Authenticator&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0.5%3C%201.0.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Google Authenticator WordPress plugin before 1.0.5 does not have CSRF check when saving its settings, and does not sanitise as well as escape them, allowing attackers to make a logged in admin change them and perform Cross-Site Scripting attacks
### POC
#### Reference
- https://wpscan.com/vulnerability/fefc1411-594d-465b-aeb9-78c141b23762
#### Github
No PoCs found on GitHub currently.