Files
CVEs-PoC/2021/CVE-2021-25079.md
T
2024-06-18 02:51:15 +02:00

18 lines
834 B
Markdown

### [CVE-2021-25079](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25079)
![](https://img.shields.io/static/v1?label=Product&message=Contact%20Form%20Entries%20%E2%80%93%20Contact%20Form%207%2C%20WPforms%20and%20more&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.2.4%3C%201.2.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Contact Form Entries WordPress plugin before 1.2.4 does not sanitise and escape various parameters, such as form_id, status, end_date, order, orderby and search before outputting them back in the admin page
### POC
#### Reference
- https://wpscan.com/vulnerability/c3d49271-9656-4428-8357-0d1d77b7fc63
#### Github
No PoCs found on GitHub currently.