cve/2022/CVE-2022-4320.md

19 lines
910 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-4320](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4320)
![](https://img.shields.io/static/v1?label=Product&message=WordPress%20Events%20Calendar%20Plugin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%200%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The WordPress Events Calendar WordPress plugin before 1.4.5 does not sanitize and escapes a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against both unauthenticated and authenticated users (such as high-privilege ones like admin).
### POC
#### Reference
- https://wpscan.com/vulnerability/f1244c57-d886-4a6e-8cdb-18404e8c153c
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/cyllective/CVEs