cve/2024/CVE-2024-11356.md
2025-09-29 16:08:36 +00:00

18 lines
752 B
Markdown

### [CVE-2024-11356](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-11356)
![](https://img.shields.io/static/v1?label=Product&message=tourmaster&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%205.3.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The tourmaster WordPress plugin before 5.3.4 does not sanitise and escape some parameters when outputting them in the page, which could allow unauthenticated users to perform Cross-Site Scripting attacks.
### POC
#### Reference
- https://wpscan.com/vulnerability/d70df54e-e99e-4539-9fd9-002c0642137e/
#### Github
No PoCs found on GitHub currently.