Apache Doris Race Condition in chmod() before 1.2.8/2.0.4
CVE-2024-26307 Published on March 21, 2024
Apache Doris: Possible race condition
Possible race condition vulnerability in Apache Doris.
Some of code using `chmod()` method. This method run the risk of someone renaming the file out from under user and chmodding the wrong file.
This could theoretically happen, but the impact would be minimal.
This issue affects Apache Doris: before 1.2.8, before 2.0.4.
Users are recommended to upgrade to version 2.0.4, which fixes the issue.
Vulnerability Analysis
CVE-2024-26307 can be exploited with local system access, and requires small amount of user privileges. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to be low. considered to have a small impact on confidentiality and integrity and availability.
Weakness Type
What is a Race Condition Vulnerability?
The program contains a code sequence that can run concurrently with other code, and the code sequence requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence that is operating concurrently.
CVE-2024-26307 has been classified to as a Race Condition vulnerability or weakness.
Products Associated with CVE-2024-26307
Want to know whenever a new CVE is published for Apache Doris? stack.watch will email you.
Affected Versions
Apache Software Foundation Apache Doris:- Before 1.2.8 is affected.
- Before 2.0.4 is affected.
- Before 2.0.4 is affected.
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.