CVE-2024-26307

Summary

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.

Affected Software

VendorProductVersion RangeStatus
Apache Software FoundationApache Doris0 < 1.2.8affected
Apache Software FoundationApache Doris0 < 2.0.4affected

Weaknesses

  • CWE-362: CWE-362: Possible race condition

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

CVE Program Container

Additional References

References