mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
900 B
900 B
CVE-2024-26307
Description
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.
POC
Reference
No PoCs from references.