{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-27295",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2024-02-22T18:08:38.874Z",
        "datePublished": "2024-03-01T15:37:09.617Z",
        "dateUpdated": "2024-08-28T16:24:04.094Z"
    },
    "containers": {
        "cna": {
            "title": "Directus MySQL accent insensitive email matching",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-706",
                            "lang": "en",
                            "description": "CWE-706: Use of Incorrectly-Resolved Name or Reference",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 8.2,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/directus/directus/security/advisories/GHSA-qw9g-7549-7wg5",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/directus/directus/security/advisories/GHSA-qw9g-7549-7wg5"
                }
            ],
            "affected": [
                {
                    "vendor": "directus",
                    "product": "directus",
                    "versions": [
                        {
                            "version": "< 10.8.3",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2024-03-01T15:37:09.617Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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.\n\n"
                }
            ],
            "source": {
                "advisory": "GHSA-qw9g-7549-7wg5",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T00:28:00.402Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/directus/directus/security/advisories/GHSA-qw9g-7549-7wg5",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/directus/directus/security/advisories/GHSA-qw9g-7549-7wg5"
                    }
                ]
            },
            {
                "affected": [
                    {
                        "vendor": "directus",
                        "product": "directus",
                        "cpes": [
                            "cpe:2.3:a:directus:directus:*:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unknown",
                        "versions": [
                            {
                                "version": "0",
                                "status": "affected",
                                "lessThan": "10.8.3",
                                "versionType": "custom"
                            }
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-03-05T19:45:59.512255Z",
                                "id": "CVE-2024-27295",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-08-28T16:24:04.094Z"
                }
            }
        ]
    }
}