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

18 lines
799 B
Markdown

### [CVE-2018-11568](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11568)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Reflected XSS is possible in the GamePlan theme through 1.5.13.2 for WordPress because of insufficient input sanitization, as demonstrated by the s parameter. In some (but not all) cases, the '<' and '>' characters have &lt; and &gt; representations.
### POC
#### Reference
- https://packetstormsecurity.com/files/143666/WordPress-GamePlan-Event-And-Gym-Fitness-Theme-1.5.13.2-Cross-Site-Scripting.html
#### Github
No PoCs found on GitHub currently.