
CVE-2022-4481 – Mesmerize Companion < 1.6.135 - Contributor+ Stored XSS
https://notcve.org/view.php?id=CVE-2022-4481
20 Dec 2022 — The Mesmerize Companion WordPress plugin before 1.6.135 does not validate and escape some of its shortcode attributes before outputting them back in the page, which could allow users with a role as low as contributor to perform Stored Cross-Site Scripting attacks which could be used against high privilege users such as admins. El complemento Mesmerize Companion de WordPress anterior a 1.6.135 no valida ni escapa algunos de sus atributos de código corto antes de devolverlos a la página, lo que podría permiti... • https://wpscan.com/vulnerability/9dc9d377-635d-4d4f-9916-33bcedbba6f0 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2019-25142 – Mesmerize <= 1.6.89 & Materialis <= 1.0.172 - Authenticated Arbitrary Options Update
https://notcve.org/view.php?id=CVE-2019-25142
02 Dec 2019 — 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. • https://blog.nintechnet.com/wordpress-mesmerize-and-materialis-themes-fixed-an-authenticated-options-change-vulnerability • CWE-862: Missing Authorization •