{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-36128",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2024-05-20T21:07:48.190Z",
        "datePublished": "2024-06-03T14:59:45.507Z",
        "dateUpdated": "2024-08-02T03:30:13.147Z"
    },
    "containers": {
        "cna": {
            "title": "Directus is soft-locked by providing a string value to random string util",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-754",
                            "lang": "en",
                            "description": "CWE-754: Improper Check for Unusual or Exceptional Conditions",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "HIGH",
                        "baseScore": 7.5,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/directus/directus/security/advisories/GHSA-632p-p495-25m5",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/directus/directus/security/advisories/GHSA-632p-p495-25m5"
                },
                {
                    "name": "https://github.com/directus/directus/commit/7d2a1392f43613094de700062aba168a9400dd3b",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/directus/directus/commit/7d2a1392f43613094de700062aba168a9400dd3b"
                }
            ],
            "affected": [
                {
                    "vendor": "directus",
                    "product": "directus",
                    "versions": [
                        {
                            "version": "< 10.11.2",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2024-06-03T14:59:45.507Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Directus is a real-time API and App dashboard for managing SQL database content. Prior to 10.11.2, providing a non-numeric length value to the random string generation utility will create a memory issue breaking the capability to generate random strings platform wide. This creates a denial of service situation where logged in sessions can no longer be refreshed as sessions depend on the capability to generate a random session ID. This vulnerability is fixed in 10.11.2."
                }
            ],
            "source": {
                "advisory": "GHSA-632p-p495-25m5",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "title": "CISA ADP Vulnrichment",
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "id": "CVE-2024-36128",
                                "role": "CISA Coordinator",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "version": "2.0.3",
                                "timestamp": "2024-06-03T15:30:27.944974Z"
                            }
                        }
                    }
                ],
                "affected": [
                    {
                        "cpes": [
                            "cpe:2.3:a:monospace:directus:*:*:*:*:*:*:*:*"
                        ],
                        "vendor": "monospace",
                        "product": "directus",
                        "versions": [
                            {
                                "status": "affected",
                                "version": "0",
                                "lessThan": "10.11.2",
                                "versionType": "custom"
                            }
                        ],
                        "defaultStatus": "unknown"
                    }
                ],
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-06-04T17:48:05.315Z"
                }
            },
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T03:30:13.147Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/directus/directus/security/advisories/GHSA-632p-p495-25m5",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/directus/directus/security/advisories/GHSA-632p-p495-25m5"
                    },
                    {
                        "name": "https://github.com/directus/directus/commit/7d2a1392f43613094de700062aba168a9400dd3b",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/directus/directus/commit/7d2a1392f43613094de700062aba168a9400dd3b"
                    }
                ]
            }
        ]
    }
}