cve/2022/CVE-2022-1792.md

18 lines
852 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-1792](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1792)
![](https://img.shields.io/static/v1?label=Product&message=Quick%20Subscribe&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.7.1%3C%3D%201.7.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 Quick Subscribe WordPress plugin through 1.7.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 and leading to Stored XSS due to the lack of sanitisation and escaping in some of them
### POC
#### Reference
- https://wpscan.com/vulnerability/44555c79-480d-4b6a-9fda-988183c06909
#### Github
No PoCs found on GitHub currently.