CVE-2024-24565 MEDIUM

CVE-2024-24565: CrateDB database has an arbitrary file read vulnerability

Vendor Crate
Product crate
Weakness CWE-22 · Path traversal
Published January 30, 2024
Last update August 23, 2024

CVSS base score

5.7/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

January 30, 2024 CVE published
August 23, 2024 Record updated