First published: Sat Aug 10 2024(Updated: )
The Christmasify! plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.5.5. This is due to missing nonce validation on the 'options' function. This makes it possible for unauthenticated attackers to modify the plugin's settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Credit: security@wordfence.com
Affected Software | Affected Version | How to fix |
---|---|---|
Christmasify! | <=1.5.5 | |
WordPress | ||
Cyberfoxdigital Christmasify! | <1.5.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-7574 is considered a medium severity vulnerability due to its potential impact on user settings.
To fix CVE-2024-7574, update the Christmasify! plugin to version 1.5.6 or later, which includes the necessary nonce validation.
CVE-2024-7574 affects all versions of Christmasify! up to and including version 1.5.5.
Yes, CVE-2024-7574 can be exploited by unauthenticated attackers, allowing them to modify plugin settings.
CVE-2024-7574 is a Cross-Site Request Forgery (CSRF) vulnerability due to missing nonce validation.