CVE-2024-12468: WP Datepicker <= 2.1.4 - Reflected Cross-Site Scripting
The WP Datepicker plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'wpdpgetselecteddatepicker' parameter in all versions up to, and including, 2.1.4 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user 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-12468?
CVE-2024-12468 is a high severity vulnerability due to the potential for reflected cross-site scripting attacks.
How do I fix CVE-2024-12468?
To fix CVE-2024-12468, update the WP Datepicker plugin to version 2.1.5 or later.
Which versions of WP Datepicker are affected by CVE-2024-12468?
CVE-2024-12468 affects all versions of WP Datepicker up to and including version 2.1.4.
What type of vulnerability is CVE-2024-12468?
CVE-2024-12468 is a reflected cross-site scripting (XSS) vulnerability.
Can CVE-2024-12468 be exploited by unauthenticated users?
Yes, CVE-2024-12468 can be exploited by unauthenticated users due to insufficient input sanitization.