Filtered by vendor Webdevocean Subscriptions
Filtered by product Wp Quick Frontend Editor Subscriptions
Total 3 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2021-4383 1 Webdevocean 1 Wp Quick Frontend Editor 2024-08-03 8.1 High
The WP Quick FrontEnd Editor plugin for WordPress is vulnerable to page content injection in versions up to, and including, 5.5. This is due to missing capability checks in the plugin's page-editing functionality. This makes it possible for low-authenticated attackers, such as subscribers, to edit/create any page or post on the blog.
CVE-2021-4378 1 Webdevocean 1 Wp Quick Frontend Editor 2024-08-03 6.4 Medium
The WP Quick FrontEnd Editor plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 5.5 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with minimal permissions like subscribers, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
CVE-2021-4363 1 Webdevocean 1 Wp Quick Frontend Editor 2024-08-03 6.1 Medium
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.