Files
CVEs-PoC/2021/CVE-2021-4363.md
T
2025-09-29 21:09:30 +02:00

18 lines
1.1 KiB
Markdown

### [CVE-2021-4363](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4363)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Quick%20FrontEnd%20Editor%20%E2%80%93%20WordPress%20Plugin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=*%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')&color=brightgreen)
### Description
The WP Quick FrontEnd Editor plugin for WordPress is vulnerable to Reflected Cross-Site Scripting in versions up to, and including, 5.5 due to insufficient input sanitization and output escaping on the 'save_content_front' function that uses print_r on the user-supplied $_REQUEST values . This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/20142995/nuclei-templates