cve/2023/CVE-2023-3409.md
2024-08-18 19:26:37 +00:00

923 B

CVE-2023-3409

Description

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.

POC

Reference

No PoCs from references.

Github