CVE-2023-3410 – Bricks <= 1.10.1 - Authenticated (Bricks Page Builder Access+) Stored Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2023-3410
13 Sep 2024 — The Bricks theme for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘customTag' attribute in versions up to, and including, 1.10.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with access to the Bricks Builder (admin-only by default), to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This becomes more of an issue when Bricks Builder access is granted to lower-privileged user... • https://bricksbuilder.io • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2023-3408 – Bricks <= 1.8.1 - Cross-Site Request Forgery via save_settings
https://notcve.org/view.php?id=CVE-2023-3408
16 Aug 2024 — The Bricks theme for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.8.1. This is due to missing or incorrect nonce validation on the 'save_settings' function. This makes it possible for unauthenticated attackers to modify the theme's settings, including enabling a setting which allows lower-privileged users such as contributors to perform code execution, via a forged request granted they can trick a site administrator into performing an action such as clicking on a... • https://bricksbuilder.io • CWE-352: Cross-Site Request Forgery (CSRF) •
CVE-2023-3409 – Bricks <= 1.8.1 - Cross-Site Request Forgery via reset_settings
https://notcve.org/view.php?id=CVE-2023-3409
16 Aug 2024 — The Bricks theme for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.8.1. This is due to missing or incorrect nonce validation on the 'reset_settings' function. This makes it possible for unauthenticated attackers to reset the theme's settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. • https://bricksbuilder.io • CWE-352: Cross-Site Request Forgery (CSRF) •