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.
References
Configurations
History
No history.
Information
Published : 2023-06-07 02:15
Updated : 2023-11-07 03:40
NVD link : CVE-2021-4363
Mitre link : CVE-2021-4363
CVE.ORG link : CVE-2021-4363
JSON object : View
Products Affected
webdevocean
- wp_quick_frontend_editor
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')