CVE-2024-7574: Christmasify! <= 1.5.5 - Cross-Site Request Forgery to Stored Cross-Site Scripting
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.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-7574?
CVE-2024-7574 is considered a medium severity vulnerability due to its potential impact on user settings.
How do I fix CVE-2024-7574?
To fix CVE-2024-7574, update the Christmasify! plugin to version 1.5.6 or later, which includes the necessary nonce validation.
Which versions of Christmasify! are affected by CVE-2024-7574?
CVE-2024-7574 affects all versions of Christmasify! up to and including version 1.5.5.
Can CVE-2024-7574 be exploited by unauthenticated users?
Yes, CVE-2024-7574 can be exploited by unauthenticated attackers, allowing them to modify plugin settings.
What type of vulnerability is CVE-2024-7574?
CVE-2024-7574 is a Cross-Site Request Forgery (CSRF) vulnerability due to missing nonce validation.