CVE-2024-24565
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.
Does this matter?
Lower severity and a low EPSS score (3.08%). Track it; it rarely justifies an emergency change on its own.
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.
- CVSS 3.1
- 6.5 MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- EPSS
- 3.08% probability · 87th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-22
- Affected
- cratedb/cratedb
- Source
- security-advisories@github.com
References
- https://github.com/crate/crate/commit/4e857d675683095945dd524d6ba03e692c70ecd6Patch
- https://github.com/crate/crate/security/advisories/GHSA-475g-vj6c-xf96Exploit, Vendor Advisory
- https://github.com/crate/crate/commit/4e857d675683095945dd524d6ba03e692c70ecd6Patch
- https://github.com/crate/crate/security/advisories/GHSA-475g-vj6c-xf96Exploit, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.