Vulnerabilities (CVE)

Filtered by vendor Extendthemes Subscribe
Filtered by product Materialis
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-3204 1 Extendthemes 1 Materialis 2024-07-15 N/A 6.5 MEDIUM
The Materialis theme for WordPress is vulnerable to limited arbitrary options updates in versions up to, and including, 1.1.24. This is due to missing authorization checks on the companion_disable_popup() function called via an AJAX action. This makes it possible for authenticated attackers, with minimal permissions such as subscribers, to modify any option on the site to a numerical value.
CVE-2019-25142 1 Extendthemes 2 Materialis, Mesmerize 2024-02-04 N/A 8.8 HIGH
The Mesmerize & Materialis themes for WordPress are vulnerable to authenticated options change in versions up to, and including,1.6.89 (Mesmerize) and 1.0.172 (Materialis). This is due to 'companion_disable_popup' function only checking the nonce while sending user input to the 'update_option' function. This makes it possible for authenticated attackers to change otherwise restricted options.