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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-03-21 10:15
Updated : 2024-05-01 19:15
NVD link : CVE-2024-27438
Mitre link : CVE-2024-27438
CVE.ORG link : CVE-2024-27438
JSON object : View
Products Affected
No product.
CWE
CWE-494
Download of Code Without Integrity Check