
CVE-2024-10324 – RomethemeKit For Elementor <= 1.5.2 - Authenticated (Contributor+) Sensitive Information Exposure via Elementor Templates
https://notcve.org/view.php?id=CVE-2024-10324
23 Jan 2025 — The RomethemeKit For Elementor plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.5.2 via the register_controls function in widgets/offcanvas-rometheme.php. This makes it possible for authenticated attackers, with Contributor-level access and above, to extract sensitive private, pending, and draft template data. • https://plugins.trac.wordpress.org/changeset/3220079/rometheme-for-elementor • CWE-1230: Exposure of Sensitive Information Through Metadata •

CVE-2024-10326 – RomethemeKit For Elementor <= 1.5.3 - Missing Authorization in save_options and reset_widgets
https://notcve.org/view.php?id=CVE-2024-10326
14 Jan 2025 — The RomethemeKit For Elementor plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the save_options and reset_widgets functions in all versions up to, and including, 1.5.3. This makes it possible for authenticated attackers, with Subscriber-level access and above, to modify plugin settings or reset plugin widgets to their default state (all enabled). NOTE: This vulnerability was partially fixed in version 1.5.3. • https://plugins.trac.wordpress.org/changeset/3220079/rometheme-for-elementor • CWE-862: Missing Authorization •