CVE-2024-24565

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in maven/io.crate/crate

Identifiers

GHSA-475g-vj6c-xf96, CVE-2024-24565

Package Slug

maven/io.crate/crate

Vulnerability

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Description

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.

Affected Versions

All versions before 5.3.9, all versions starting from 5.4.0 before 5.4.8, all versions starting from 5.5.0 before 5.5.4, version 5.6.0

Solution

Upgrade to versions 5.3.9, 5.4.8, 5.5.4, 5.6.1 or above.

Last Modified

2024-01-31

source