Executive Summary

Informations
Name CVE-2024-50608 First vendor Publication 2025-02-18
Vendor Cve Last vendor Modification 2025-04-22

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-50608

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 1

Sources (Detail)

https://fluentbit.io/announcements/
https://github.com/fluent/fluent-bit/releases
https://www.ebryx.com/blogs/exploring-cve-2024-50608-and-cve-2024-50609
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
Date Informations
2025-05-27 02:47:00
  • Multiple Updates
2025-02-19 21:20:31
  • Multiple Updates
2025-02-18 21:20:28
  • First insertion