cve/2022/CVE-2022-0628.md

18 lines
792 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-0628](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0628)
![](https://img.shields.io/static/v1?label=Product&message=Mega%20Menu%20Plugin%20for%20WordPress%20%E2%80%93%20AP%20Mega%20Menu&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.0.8%3C%203.0.8%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Mega Menu WordPress plugin before 3.0.8 does not sanitize and escape the _wpnonce parameter before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting.
### POC
#### Reference
- https://wpscan.com/vulnerability/af9787ee-c496-4f02-a22c-c8f8a97ad902
#### Github
No PoCs found on GitHub currently.