### [CVE-2024-3895](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3895) ![](https://img.shields.io/static/v1?label=Product&message=WP%20Datepicker&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=*%3C%3D%202.1.0%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%20Missing%20Authorization&color=brighgreen) ### Description The WP Datepicker plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the wpdp_add_new_datepicker_ajax() function in all versions up to, and including, 2.1.0. This makes it possible for authenticated attackers, with subscriber-level access and above, to update arbitrary options that can be used for privilege escalation. This was partially patched in 2.0.9 and 2.1.0, and fully patched in 2.1.1. ### POC #### Reference No PoCs from references. #### Github - https://github.com/fkie-cad/nvd-json-data-feeds