{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-24565",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2024-01-25T15:09:40.209Z",
        "datePublished": "2024-01-30T16:46:15.200Z",
        "dateUpdated": "2024-08-23T19:32:35.447Z"
    },
    "containers": {
        "cna": {
            "title": "CrateDB database has an arbitrary file read vulnerability",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-22",
                            "lang": "en",
                            "description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 5.7,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "REQUIRED",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/crate/crate/security/advisories/GHSA-475g-vj6c-xf96",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/crate/crate/security/advisories/GHSA-475g-vj6c-xf96"
                },
                {
                    "name": "https://github.com/crate/crate/commit/4e857d675683095945dd524d6ba03e692c70ecd6",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/crate/crate/commit/4e857d675683095945dd524d6ba03e692c70ecd6"
                }
            ],
            "affected": [
                {
                    "vendor": "crate",
                    "product": "crate",
                    "versions": [
                        {
                            "version": "< 5.3.9",
                            "status": "affected"
                        },
                        {
                            "version": ">= 5.4.0, < 5.4.8",
                            "status": "affected"
                        },
                        {
                            "version": ">= 5.5.0, < 5.5.4",
                            "status": "affected"
                        },
                        {
                            "version": ">= 5.6.0, < 5.6.1",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2024-01-30T16:46:15.200Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "CrateDB is a distributed SQL database that makes it simple to store and analyze massive amounts of data in real-time. There is a COPY FROM function in the CrateDB database that is used to import file data into database tables. This function has a flaw, and authenticated attackers can use the COPY FROM function to import arbitrary file content into database tables, resulting in information leakage. This vulnerability is patched in 5.3.9, 5.4.8, 5.5.4, and 5.6.1."
                }
            ],
            "source": {
                "advisory": "GHSA-475g-vj6c-xf96",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-01T23:19:52.900Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/crate/crate/security/advisories/GHSA-475g-vj6c-xf96",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/crate/crate/security/advisories/GHSA-475g-vj6c-xf96"
                    },
                    {
                        "name": "https://github.com/crate/crate/commit/4e857d675683095945dd524d6ba03e692c70ecd6",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/crate/crate/commit/4e857d675683095945dd524d6ba03e692c70ecd6"
                    }
                ]
            },
            {
                "affected": [
                    {
                        "vendor": "cratedb",
                        "product": "cratedb",
                        "cpes": [
                            "cpe:2.3:a:cratedb:cratedb:*:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unknown",
                        "versions": [
                            {
                                "version": "0",
                                "status": "affected",
                                "lessThan": "5.3.9",
                                "versionType": "custom"
                            },
                            {
                                "version": "5.4.0",
                                "status": "affected",
                                "lessThan": "5.4.8",
                                "versionType": "custom"
                            },
                            {
                                "version": "5.5.0",
                                "status": "affected",
                                "lessThan": "5.5.4",
                                "versionType": "custom"
                            },
                            {
                                "version": "5.6.0",
                                "status": "affected",
                                "lessThan": "5.6.1",
                                "versionType": "custom"
                            }
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-08-23T19:29:50.519568Z",
                                "id": "CVE-2024-24565",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "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-23T19:32:35.447Z"
                }
            }
        ]
    }
}