cve/2022/CVE-2022-1326.md

18 lines
812 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-1326](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1326)
![](https://img.shields.io/static/v1?label=Product&message=Form%20%E2%80%93%20Contact%20Form&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.2.0%3C%3D%201.2.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Form - Contact Form WordPress plugin through 1.2.0 does not sanitize and escape Custom text fields, which could allow high-privileged users such as admin to perform Cross-Site Scripting attacks even when unfiltered_html is disallowed
### POC
#### Reference
- https://wpscan.com/vulnerability/f57615d9-a567-4c2a-9f06-2c6b61f56074
#### Github
No PoCs found on GitHub currently.