cve/2021/CVE-2021-24617.md

18 lines
791 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-24617](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24617)
![](https://img.shields.io/static/v1?label=Product&message=GamePress%20%E2%80%93%20The%20Game%20Database%20Plugin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.1.0%3C%3D%201.1.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The GamePress WordPress plugin through 1.1.0 does not escape the op_edit POST parameter before outputting it back in multiple Game Option pages, leading to Reflected Cross-Site Scripting issues
### POC
#### Reference
- https://wpscan.com/vulnerability/3e262cd7-ca64-4190-8d8c-38b07bbe63e0
#### Github
No PoCs found on GitHub currently.