cve/2021/CVE-2021-24796.md

18 lines
820 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-24796](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24796)
![](https://img.shields.io/static/v1?label=Product&message=My%20Tickets&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.8.31%3C%201.8.31%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The My Tickets WordPress plugin before 1.8.31 does not properly sanitise and escape the Email field of booked tickets before outputting it in the Payment admin dashboard, which could allow unauthenticated users to perform Cross-Site Scripting attacks against admins
### POC
#### Reference
- https://wpscan.com/vulnerability/d973dc0f-3cb4-408d-a8b0-01abeb9ef951
#### Github
No PoCs found on GitHub currently.