PT-2024-2423 · Apache · Apache Doris
Mingyu Chen
·
Published
2024-03-21
·
Updated
2025-06-17
·
CVE-2024-27438
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Apache Doris versions 1.2.0 through 2.0.4
Description
The issue is related to the download of code without integrity check in Apache Doris, which may result in remote command execution. An attacker authorized to create a JDBC catalog can use an arbitrary driver jar file with an unchecked code snippet, which will be run when the catalog is initializing without any check.
Recommendations
For Apache Doris versions 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. As a temporary workaround, consider restricting access to the JDBC catalog creation functionality to minimize the risk of exploitation. Additionally, avoid using arbitrary driver jar files with unchecked code snippets in the affected API endpoints until the issue is resolved.
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Apache Doris