Vulnerabilities (CVE)

Filtered by vendor Fluentd Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-21514 1 Fluentd 2 Fluentd, Fluentd-ui 2023-08-10 N/A 8.8 HIGH
An issue was discovered in Fluent Fluentd v.1.8.0 and Fluent-ui v.1.2.2 allows attackers to gain escalated privileges and execute arbitrary code due to a default password.
CVE-2021-41186 1 Fluentd 1 Fluentd 2021-11-03 5.0 MEDIUM 7.5 HIGH
Fluentd collects events from various data sources and writes them to files to help unify logging infrastructure. The parser_apache2 plugin in Fluentd v0.14.14 to v1.14.1 suffers from a regular expression denial of service (ReDoS) vulnerability. A broken apache log with a certain pattern of string can spend too much time in a regular expression, resulting in the potential for a DoS attack. This issue is patched in version 1.14.2 There are two workarounds available. Either don't use parser_apache2 for parsing logs (which cannot guarantee generated by Apache), or put patched version of parser_apache2.rb into /etc/fluent/plugin directory (or any other directories specified by the environment variable `FLUENT_PLUGIN` or `--plugin` option of fluentd).