Skip to content

chore(deps): update dependency fluentd to v1.14.2 [security] (release-2.9.x)#10822

Merged
kavirajk merged 1 commit into
release-2.9.xfrom
deps-update/release-2.9.x-rubygems-fluentd-vulnerability
Oct 9, 2023
Merged

chore(deps): update dependency fluentd to v1.14.2 [security] (release-2.9.x)#10822
kavirajk merged 1 commit into
release-2.9.xfrom
deps-update/release-2.9.x-rubygems-fluentd-vulnerability

Conversation

@renovate

@renovate renovate Bot commented Oct 9, 2023

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fluentd (source) '1.9.0' -> '1.14.2' age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2021-41186

Impact

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.

Patches

v1.14.2

Workarounds

Either of the following:

  • Don't use parser_apache2 for parsing logs which cannot guarantee generated by Apache.
  • 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).

References


ReDoS vulnerability in parser_apache2

CVE-2021-41186 / GHSA-hwhf-64mh-r662

More information

Details

Impact

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.

Patches

v1.14.2

Workarounds

Either of the following:

  • Don't use parser_apache2 for parsing logs which cannot guarantee generated by Apache.
  • 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).
References

Severity

  • CVSS Score: 5.9 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Release Notes

fluent/fluentd (fluentd)

v1.14.2

Compare Source

IMPORTANT: This release contain the fix for CVE-2021-41186 -
ReDoS vulnerability in parser_apache2.
This vulnerability is affected from Fluentd v0.14.14 to v1.14.1.
We recommend to upgrade Fluentd to v1.14.2 or use patched version of
parser_apache2 plugin.

Enhancement
Bug fix
  • Fixed to generate correct epoch timestamp even after switching Daylight Saving Time
    https://github.com/fluent/fluentd/pull/35243524
  • Fixed ReDoS vulnerability in parser_apache2.
    This vulnerability is caused by a certain pattern of a broken apache log.

v1.14.1

Compare Source

Enhancement
Bug fix

v1.14.0

Compare Source

Enhancement
Bug fix
Misc

v1.13.3

Compare Source

Bug fix
Misc

v1.13.2

Compare Source

Enhancement
Bug fix
Misc

v1.13.1

Compare Source

Bug fix
Misc

v1.13.0

Compare Source

Enhancement
Bug fix
Misc

v1.12.4

Compare Source

Bug fix

v1.12.3

Compare Source

Enhancement
Bug fix
Misc

v1.12.2

Compare Source

Enhancement
Bug fix
Misc

v1.12.1

Compare Source

Enhancement
Bug fix
Misc

v1.12.0

Compare Source

New feature
Enhancement
Bug fix

v1.11.5

Compare Source

Enhancement
Bug fix

v1.11.4

Compare Source

Enhancement
Bug fix

v1.11.3

Compare Source

Enhancement
Bug fix

v1.11.2

Compare Source

Enhancement
Bug fix

v1.11.1

Compare Source

Enhancement
Bug fix

v1.11.0

Compare Source

New feature
Enhancement
Bug fix

v1.10.4

Compare Source

Enhancement
Bug fix

v1.10.3

Compare Source

Enhancement
Bug fix

v1.10.2

Compare Source

Enhancement
Bug fix

v1.10.1

Compare Source

Enhancement
Bug fix
Misc

v1.10.0

Compare Source

New feature
Enhancement
Bug fix

v1.9.3

Compare Source

Enhancement
Bug fix
Misc

v1.9.2

Compare Source

Enhancement
Bug fix

v1.9.1

Compare Source

Enhancement
Bug fix

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate Bot requested a review from a team as a code owner October 9, 2023 10:52
@renovate renovate Bot added area/security dependencies Pull requests that update a dependency file labels Oct 9, 2023
@kavirajk kavirajk merged commit 0f5cee8 into release-2.9.x Oct 9, 2023
@kavirajk kavirajk deleted the deps-update/release-2.9.x-rubygems-fluentd-vulnerability branch October 9, 2023 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/security dependencies Pull requests that update a dependency file size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant