← Back

CVE-2024-50608

nvd nist
Published: Feb 18, 2025Modified: Apr 22, 2025

JSON object

Loading...
7.5
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Exploitability: 3.9 / Impact: 3.6
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0 (Secondary)

Description

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.

Affected (1)

1 product
Fluent Bit
Configuration A
1 vulnerable
Vulnerable SoftwareAffected Versions
Version 3.1.9

References (3)

Source: cve@mitre.org
Product
Source: cve@mitre.org
Release Notes
Source: cve@mitre.org
ExploitThird Party Advisory

Timeline

No history available yet.