CVE-2024-4323
20.05.2024, 12:15
A memory corruption vulnerability in Fluent Bit versions 2.0.7 thru 3.0.3. This issue lies in the embedded http servers parsing of trace requests and may result in denial of service conditions, information disclosure, or remote code execution.Enginsight
Vendor | Product | Version |
---|---|---|
treasuredata | fluent_bit | 3.0.3 ≤ 𝑥 ≤ 3.0.3 |
treasuredata | fluent_bit | 2.0.7 ≤ 𝑥 < 2.2.3 |
treasuredata | fluent_bit | 3.0.0 ≤ 𝑥 < 3.0.4 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-122 - Heap-based Buffer OverflowA heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.
References