CVE-2024-27438

CVE-2024-27438: Apache Doris: Downloading arbitrary remote jar files resulting in remote command execution

Vendor Apache Software Foundation
Product Apache Doris
Weakness CWE-494 · Download without integrity check
Published March 21, 2024
Last update February 13, 2025

CVSS base score

What the vulnerability does

Description

Download of Code Without Integrity Check vulnerability in Apache Doris. The jdbc driver files used for JDBC catalog is not checked and may resulting in remote command execution. Once the attacker is authorized to create a JDBC catalog, he/she can use arbitrary driver jar file with unchecked code snippet. This code snippet will be run when catalog is initializing without any check. This issue affects Apache Doris: from 1.2.0 through 2.0.4. Users are recommended to upgrade to version 2.0.5 or 2.1.x, which fixes the issue.

Key dates

Disclosure timeline

March 21, 2024 CVE published
February 13, 2025 Record updated