### [CVE-2024-27295](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-27295) ![](https://img.shields.io/static/v1?label=Product&message=directus&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%2010.8.3%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-706%3A%20Use%20of%20Incorrectly-Resolved%20Name%20or%20Reference&color=brighgreen) ### Description Directus is a real-time API and App dashboard for managing SQL database content. The password reset mechanism of the Directus backend allows attackers to receive a password reset email of a victim user, specifically having it arrive at a similar email address as the victim with a one or more characters changed to use accents. This is due to the fact that by default MySQL/MariaDB are configured for accent-insensitive and case-insensitive comparisons. This vulnerability is fixed in version 10.8.3. ### POC #### Reference No PoCs from references. #### Github - https://github.com/fkie-cad/nvd-json-data-feeds