cve/2024/CVE-2024-27438.md
2024-05-25 21:48:12 +02:00

18 lines
1.0 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### [CVE-2024-27438](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-27438)
![](https://img.shields.io/static/v1?label=Product&message=Apache%20Doris&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.2.0%3C%3D%202.0.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-494%3A%20Download%20of%20Code%20Without%20Integrity%20Check&color=brighgreen)
### 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.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/NaInSec/CVE-LIST