Files
CVEs-PoC/2021/CVE-2021-25086.md
T
2024-05-25 21:48:12 +02:00

18 lines
878 B
Markdown

### [CVE-2021-25086](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25086)
![](https://img.shields.io/static/v1?label=Product&message=Advanced%20Page%20Visit%20Counter%20%E2%80%93%20Advanced%20WordPress%20Visit%20Counter&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=6.1.2%3C%206.1.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Advanced Page Visit Counter WordPress plugin before 6.1.2 does not sanitise and escape some input before outputting it in an admin dashboard page, allowing unauthenticated attackers to perform Cross-Site Scripting attacks against admins viewing it
### POC
#### Reference
- https://wpscan.com/vulnerability/2cf9e517-d882-4af2-bd12-e700b75e7a11
#### Github
No PoCs found on GitHub currently.