Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2023

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
10 checks passed
@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.

None yet

1 participant