#VU49224 Input validation error in Fluent Bit - CVE-2019-9749


| Updated: 2021-01-04

Vulnerability identifier: #VU49224

Vulnerability risk: Medium

CVSSv4.0: 6.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green]

CVE-ID: CVE-2019-9749

CWE-ID: CWE-20

Exploitation vector: Network

Exploit availability: No

Vulnerable software:
Fluent Bit
Server applications / Other server solutions

Vendor: fluentbit.io

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to insufficient validation of user-supplied input in the MQTT input plugin in Fluent Bit. When this plugin acts as an MQTT broker (server), it mishandles incoming network messages. After processing a crafted packet, the plugin's mqtt_packet_drop function (in /plugins/in_mqtt/mqtt_prot.c) executes the memmove() function with a negative size parameter. That leads to a crash of the whole Fluent Bit server via a SIGSEGV signal.

Mitigation
Install updates from vendor's website.

Vulnerable software versions

Fluent Bit: 1.0.0 - 1.0.4


External links
https://github.com/fluent/fluent-bit/issues/1135


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.


Latest bulletins with this vulnerability