cve/2022/CVE-2022-0601.md

18 lines
828 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-0601](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0601)
![](https://img.shields.io/static/v1?label=Product&message=Countdown%2C%20Coming%20Soon%2C%20Maintenance%20%E2%80%93%20Countdown%20%26%20Clock&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.2.9%3C%202.2.9%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Countdown, Coming Soon, Maintenance WordPress plugin before 2.2.9 does not sanitize and escape the post parameter before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting.
### POC
#### Reference
- https://wpscan.com/vulnerability/6ec62eae-2072-4098-8f77-b22d61a89cbf
#### Github
No PoCs found on GitHub currently.