HIGH🇵🇱 Wersja polska

CVE-2024-50608

CVSS 7.5v3.1pub. 2025-02-18upd. 2025-04-22

An issue was discovered in Fluent Bit 3.1.9. When the Prometheus Remote Write input plugin is running and listening on an IP address and port, one can send a packet with Content-Length: 0 and it crashes the server. Improper handling of the case when Content-Length is 0 allows a user (with access to the endpoint) to perform a remote Denial of service attack. The crash happens because of a NULL pointer dereference when 0 (from the Content-Length) is passed to the function cfl_sds_len, which in turn tries to cast a NULL pointer into struct cfl_sds. This is related to process_payload_metrics_ng() at prom_rw_prot.c.

CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Treasuredata Fluent Bit

    APP
    Treasuredata
    3.1.9
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
DoS
CWE
References

Related vulnerabilities

CVE-2025-12977CRITICAL9.1PL ✓ten sam produkt

Fluent Bit: brak sanityzacji tag_key umożliwia path traversal i wstrzyknięcie danych

CVE-2024-4323CRITICAL9.8PL ✓ten sam produkt

Krytyczna podatność memory corruption w Fluent Bit — RCE i ujawnienie danych

CVE-2021-36088CRITICAL9.8ten sam produkt

Fluent Bit (aka fluent-bit) 1.7.0 through 1.7.4 has a double free in flb_free (called from flb_parser_json_do ...

CVE-2025-12970HIGH8.8ten sam produkt

The extract_name function in Fluent Bit in_docker input plugin copies container names into a fixed size stack ...

CVE-2024-50609HIGH7.5ten sam produkt

An issue was discovered in Fluent Bit 3.1.9. When the OpenTelemetry input plugin is running and listening on a...