chore(deps): update dependency fluentd to v1.14.2 [security] (release-2.9.x) #10822
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
'1.9.0'
->'1.14.2'
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:
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:
FLUENT_PLUGIN
or--plugin
option of fluentd).References
Severity
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
--event-time
option to send specified event time for testing.https://github.com/fluent/fluentd/pull/35283528
Bug fix
https://github.com/fluent/fluentd/pull/35243524
This vulnerability is caused by a certain pattern of a broken apache log.
v1.14.1
Compare Source
Enhancement
These metrics should be collected same as fluent-bit's in_tahttps://github.com/fluent/fluentd/pull/3504ull/3504
https://github.com/fluent/fluentd/pull/35063506
Bug fix
This error may happen only when
read_bytes_limit_per_second
was specified.https://github.com/fluent/fluentd/pull/35003500
https://github.com/fluent/fluentd/pull/35033https://github.com/fluent/fluentd/pull/3507ull/3507
@include
directiveIt was occurred when http/https scheme URI is used in
@include
directive with Ruby 3.https://github.com/fluent/fluentd/pull/35173517
ignore_if_prev_success
It didn't work even if a user set https://github.com/fluent/fluentd/pull/3515ull/3515
Then, inappropriate labels in log are also fixed. (retry_time -> retry_times,
next_retry_seconds -> next_retrhttps://github.com/fluent/fluentd/pull/3518td/pull/3518
v1.14.0
Compare Source
Enhancement
enable_input_metrics
,enable_size_metrics
systemconfiguration parameter
This feature might need to pay higher CPU cost, so input event metrics
features are disabled by default. These features are also enabled by
--enable-input-metrics
,--enable-size-metrics
command lineoptihttps://github.com/fluent/fluentd/pull/3440ull/3440
@ROOT
for getting root router.This is incompatible change. Do not use
@ROOT
for label name.https://github.com/fluent/fluentd/pull/33583358
send_keepalive_packet
optionhttps://github.com/fluent/fluentd/pull/34743474
cors_allow_credentials
option.This option tells browsers whether to expose the response to
frontend when the credentials mode is "inhttps://github.com/fluent/fluentd/pull/3481thttps://github.com/fluent/fluentd/pull/3491luentd/pull/3491
Bug fix
from pos file by file compaction at starthttps://github.com/fluent/fluentd/pull/3467ull/3467
https://github.com/fluent/fluentd/pull/34783478
https://github.com/fluent/fluentd/pull/34833483
Misc
The implementations is changed to use metrics plugin.
In the future, 3rd party plugin will be able to handle these mhttps://github.com/fluent/fluentd/pull/3471thttps://github.com/fluent/fluentd/pull/3473lhttps://github.com/fluent/fluentd/pull/3479nhttps://github.com/fluent/fluentd/pull/3484buffer: Use metrics plugin mechanism on a plugin base class fluent/fluentd#3484
v1.13.3
Compare Source
Bug fix
https://github.com/fluent/fluentd/pull/34573https://github.com/fluent/fluentd/pull/3460ull/3460
Avoid deleting pos_file entries unexpectedly when both
pos_file_compaction_interval
andfollow_inode
are enabled.Use
bytesize
instead ofsize
for path length.https://github.com/fluent/fluentd/pull/34593459
follow_inode
.https://github.com/fluent/fluentd/pull/34663466
Misc
https://github.com/fluent/fluentd/pull/34563456
v1.13.2
Compare Source
Enhancement
https://github.com/fluent/fluentd/pull/34263426
Use
FLUENT_OJ_OPTION_BIGDECIMAL_LOAD
,FLUENT_OJ_OPTION_MAX_NESTING
,FLUENT_OJ_OPTION_MODE
, andFLUENT_OJ_OPTION_USE_TO_JSON
environmentvariable to configure https://github.com/fluent/fluentd/pull/3315ull/3315
Bug fix
https://github.com/fluent/fluentd/pull/34433443
config file. This is a regression since v1.13.0. If you use invalid
'@' prefix parameter, remove it as https://github.com/fluent/fluentd/pull/3451/fluentd/pull/3451
will be discarded if the throttling feature is enablhttps://github.com/fluent/fluentd/pull/3390ull/3390
It was unexpectedly introduced by #3305, thus this bug was a
regression since 1.12https://github.com/fluent/fluentd/pull/3444ull/3444
Misc
It was fixed because false positive detection is occurred frequently
by security scanninghttps://github.com/fluent/fluentd/pull/3450td/pull/3450
v1.13.1
Compare Source
Bug fix
It's caused by using a same unpacker from multiple threahttps://github.com/fluent/fluentd/pull/3405uhttps://github.com/fluent/fluentd/pull/3406td/pull/3406
It was unexpectedly introduced by #3185 log throttling feature.
https://github.com/fluent/fluentd/pull/34183418
There was a potential cross-site scripting vector even though
it is quite difficult to ehttps://github.com/fluent/fluentd/pull/3427td/pull/3427
Misc
for debugghttps://github.com/fluent/fluentd/pull/3398ull/3398
https://github.com/fluent/fluentd/pull/34123412
v1.13.0
Compare Source
Enhancement
https://github.com/fluent/fluentd/pull/31853https://github.com/fluent/fluentd/pull/3364uhttps://github.com/fluent/fluentd/pull/3379td/pull/3379
https://github.com/fluent/fluentd/pull/32993https://github.com/fluent/fluentd/pull/3362ull/3362
https://github.com/fluent/fluentd/pull/33733373
https://github.com/fluent/fluentd/pull/33523352
Bug fix
trace_instruction
whenRubyVM::InstructionSequence
is available. It improvescompatibility with
truffleruby
some extent.https://github.com/fluent/fluentd/pull/33763376
Windows. It improves exception handling about
ERROR_SHARING_VIOLATION
on Windows.https://github.com/fluent/fluentd/pull/33783378
has been fihttps://github.com/fluent/fluentd/pull/3368ull/3368
Note that
skip_refresh_on_startup
must be enabled.https://github.com/fluent/fluentd/pull/33803380
Misc
https://github.com/fluent/fluentd/pull/33593359
https://github.com/fluent/fluentd/pull/33603360
v1.12.4
Compare Source
Bug fix
https://github.com/fluent/fluentd/pull/33933393
v1.12.3
Compare Source
Enhancement
https://github.com/fluent/fluentd/pull/33083308
Bug fix
https://github.com/fluent/fluentd/pull/33023302
https://github.com/fluent/fluentd/pull/33253https://github.com/fluent/fluentd/pull/3329uhttps://github.com/fluent/fluentd/pull/3331thttps://github.com/fluent/fluentd/pull/3337luentd/pull/3337
https://github.com/fluent/fluentd/pull/33283328
https://github.com/fluent/fluentd/pull/33353335
https://github.com/fluent/fluentd/pull/33393339
https://github.com/fluent/fluentd/pull/33303330
Misc
https://github.com/fluent/fluentd/pull/33033303
https://github.com/fluent/fluentd/pull/33053305
https://github.com/fluent/fluentd/pull/33043https://github.com/fluent/fluentd/pull/3307uhttps://github.com/fluent/fluentd/pull/3312thttps://github.com/fluent/fluentd/pull/3313lhttps://github.com/fluent/fluentd/pull/3314nhttps://github.com/fluent/fluentd/pull/3316fhttps://github.com/fluent/fluentd/pull/3336com/Use GitHub Actions' status badges instead of Travis CI's fluent/fluentd#3336
https://github.com/fluent/fluentd/pull/33433343
v1.12.2
Compare Source
Enhancement
https://github.com/fluent/fluentd/pull/31903https://github.com/fluent/fluentd/pull/3287ull/3287
https://github.com/fluent/fluentd/pull/32523252
https://github.com/fluent/fluentd/pull/16661https://github.com/fluent/fluentd/pull/3288uhttps://github.com/fluent/fluentd/pull/3289td/pull/3289
Bug fix
https://github.com/fluent/fluentd/pull/32753275
https://github.com/fluent/fluentd/pull/32673https://github.com/fluent/fluentd/pull/3285ull/3285
https://github.com/fluent/fluentd/pull/32943294
https://github.com/fluent/fluentd/pull/32973297
https://github.com/fluent/fluentd/pull/21162116
Misc
https://github.com/fluent/fluentd/pull/32573257
https://github.com/fluent/fluentd/pull/32613261
https://github.com/fluent/fluentd/pull/32823282
https://github.com/fluent/fluentd/pull/32863https://github.com/fluent/fluentd/pull/3259uhttps://github.com/fluent/fluentd/pull/3291td/pull/3291
https://github.com/fluent/fluentd/pull/32663https://github.com/fluent/fluentd/pull/3268uhttps://github.com/fluent/fluentd/pull/3281thttps://github.com/fluent/fluentd/pull/3283lhttps://github.com/fluent/fluentd/pull/3290nt/fluentd/pull/3290
v1.12.1
Compare Source
Enhancement
headers_from_placeholders
parameterhttps://github.com/fluent/fluentd/pull/32413241
--table
option to use markdown tablehttps://github.com/fluent/fluentd/pull/32403240
--disable-shared-socket
/disable_shared_socket
to disable ServerEngine's shared socket setuphttps://github.com/fluent/fluentd/pull/32503250
Bug fix
https://github.com/fluent/fluentd/pull/32463246
https://github.com/fluent/fluentd/pull/32563256
Misc
https://github.com/fluent/fluentd/pull/32333https://github.com/fluent/fluentd/pull/3255ull/3255
v1.12.0
Compare Source
New feature
follow_inode
to support log rotation with wild cardhttps://github.com/fluent/fluentd/pull/31823182
https://github.com/fluent/fluentd/pull/31553https://github.com/fluent/fluentd/pull/3162ull/3162
https://github.com/fluent/fluentd/pull/31313131
Enhancement
https://github.com/fluent/fluentd/pull/30953095
service_discovery
typehttps://github.com/fluent/fluentd/pull/31783178
add_query_params
parameter to add query params to event recordhttps://github.com/fluent/fluentd/pull/31973197
unixtime_micros
andunixtime_nanos
intime_type
https://github.com/fluent/fluentd/pull/32203220
https://github.com/fluent/fluentd/pull/31673https://github.com/fluent/fluentd/pull/3170uhttps://github.com/fluent/fluentd/pull/3180thttps://github.com/fluent/fluentd/pull/3196lhttps://github.com/fluent/fluentd/pull/3213nhttps://github.com/fluent/fluentd/pull/3222test_parser_syslog: Fix 2020-year failure fluent/fluentd#3222
Bug fix
https://github.com/fluent/fluentd/pull/32033203
v1.11.5
Compare Source
Enhancement
newline
parameter to supportCRLF
https://github.com/fluent/fluentd/pull/31523152
https://github.com/fluent/fluentd/pull/31463146
Bug fix
https://github.com/fluent/fluentd/pull/31563156
v1.11.4
Compare Source
Enhancement
unixtime_millis
intime_type
parameterhttps://github.com/fluent/fluentd/pull/31453145
Bug fix
json_array true
https://github.com/fluent/fluentd/pull/31443144
${chunk_id}
https://github.com/fluent/fluentd/pull/31343134
v1.11.3
Compare Source
Enhancement
connect_mode
parameter to read stderrhttps://github.com/fluent/fluentd/pull/31083108
https://github.com/fluent/fluentd/pull/31093109
ignore_same_log_interval
parameterhttps://github.com/fluent/fluentd/pull/31193119
https://github.com/fluent/fluentd/pull/31003100
https://github.com/fluent/fluentd/pull/30943https://github.com/fluent/fluentd/pull/3118ull/3118
Bug fix
https://github.com/fluent/fluentd/pull/30183018
https://github.com/fluent/fluentd/pull/31383138
v1.11.2
Compare Source
Enhancement
in_dummy
renamed toin_sample
https://github.com/fluent/fluentd/pull/30653065
https://github.com/fluent/fluentd/pull/30713071
https://github.com/fluent/fluentd/pull/30513051
Bug fix
chunk_limit_records
casehttps://github.com/fluent/fluentd/pull/30793079
https://github.com/fluent/fluentd/pull/30923092
https://github.com/fluent/fluentd/pull/30863086
https://github.com/fluent/fluentd/pull/30933093
v1.11.1
Compare Source
Enhancement
dump_error_log
parameterhttps://github.com/fluent/fluentd/pull/30353035
https://github.com/fluent/fluentd/pull/30463046
https://github.com/fluent/fluentd/pull/30473047
Bug fix
https://github.com/fluent/fluentd/pull/30423042
https://github.com/fluent/fluentd/pull/30443044
v1.11.0
Compare Source
New feature
https://github.com/fluent/fluentd/pull/29922992
Enhancement
time_format
for RFC3164 string parserhttps://github.com/fluent/fluentd/pull/30143014
https://github.com/fluent/fluentd/pull/30153015
https://github.com/fluent/fluentd/pull/30193019
Bug fix
use_symbol_keys
parameter to emit string key recordhttps://github.com/fluent/fluentd/pull/30083008
v1.10.4
Compare Source
Enhancement
https://github.com/fluent/fluentd/pull/29732973
https://github.com/fluent/fluentd/pull/29882988
Bug fix
File.umask(0)
for standalone workerhttps://github.com/fluent/fluentd/pull/29872987
weight 0
https://github.com/fluent/fluentd/pull/29892989
v1.10.3
Compare Source
Enhancement
set
methodhttps://github.com/fluent/fluentd/pull/29772977
https://github.com/fluent/fluentd/pull/29582958
https://github.com/fluent/fluentd/pull/29612https://github.com/fluent/fluentd/pull/2962uhttps://github.com/fluent/fluentd/pull/2965thttps://github.com/fluent/fluentd/pull/2966lhttps://github.com/fluent/fluentd/pull/2978nt/fluentd/pull/2978
Bug fix
linger_timeout
setting on Windowshttps://github.com/fluent/fluentd/pull/29592959
https://github.com/fluent/fluentd/pull/29742974
v1.10.2
Compare Source
Enhancement
https://github.com/fluent/fluentd/pull/29342934
https://github.com/fluent/fluentd/pull/29302930
https://github.com/fluent/fluentd/pull/29372937
https://github.com/fluent/fluentd/pull/29202920
https://github.com/fluent/fluentd/pull/29352https://github.com/fluent/fluentd/pull/2936uhttps://github.com/fluent/fluentd/pull/2938thttps://github.com/fluent/fluentd/pull/2939lhttps://github.com/fluent/fluentd/pull/2946nt/fluentd/pull/2946
Bug fix
https://github.com/fluent/fluentd/pull/29422942
https://github.com/fluent/fluentd/pull/29432943
https://github.com/fluent/fluentd/pull/29452945
https://github.com/fluent/fluentd/pull/29482948
--daemon
combohttps://github.com/fluent/fluentd/pull/29502950
v1.10.1
Compare Source
Enhancement
--daemon
and--no-supervisor
now work togetherhttps://github.com/fluent/fluentd/pull/29122912
https://github.com/fluent/fluentd/pull/29132913
Bug fix
Fix pos_file_compaction_interval
parameter typehttps://github.com/fluent/fluentd/pull/29212921
https://github.com/fluent/fluentd/pull/29222922
with_priority
and RFC5424 casehttps://github.com/fluent/fluentd/pull/29232923
Misc
https://github.com/fluent/fluentd/pull/29112911
v1.10.0
Compare Source
New feature
https://github.com/fluent/fluentd/pull/28762876
Enhancement
cert_verifier
parameter for TLS transporthttps://github.com/fluent/fluentd/pull/28882888
https://github.com/fluent/fluentd/pull/28862886
suspend
parameterhttps://github.com/fluent/fluentd/pull/28972897
https://github.com/fluent/fluentd/pull/28582https://github.com/fluent/fluentd/pull/2862uhttps://github.com/fluent/fluentd/pull/2864thttps://github.com/fluent/fluentd/pull/2869lhttps://github.com/fluent/fluentd/pull/2870nhttps://github.com/fluent/fluentd/pull/2874fhttps://github.com/fluent/fluentd/pull/2881chttps://github.com/fluent/fluentd/pull/2885hhttps://github.com/fluent/fluentd/pull/2894/https://github.com/fluent/fluentd/pull/2896phttps://github.com/fluent/fluentd/pull/2898 https://github.com/fluent/fluentd/pull/2899
https://github.com/fluent/fluentd/pull/29002https://github.com/fluent/fluentd/pull/2901uhttps://github.com/fluent/fluentd/pull/2906td/pull/2901
It can take some time to output lines fluent/fluentd#2906
Bug fix
linger_timeout
https://github.com/fluent/fluentd/pull/28682868
https://github.com/fluent/fluentd/pull/28792879
available_buffer_space_ratio
calculationhttps://github.com/fluent/fluentd/pull/28822882
https://github.com/fluent/fluentd/pull/28902890
https://github.com/fluent/fluentd/pull/29032903
v1.9.3
Compare Source
Enhancement
unmatched_line
at shutdown phase whenemit_unmatched_lines true
https://github.com/fluent/fluentd/pull/28372837
https://github.com/fluent/fluentd/pull/28272827
https://github.com/fluent/fluentd/pull/28612861
https://github.com/fluent/fluentd/pull/28292https://github.com/fluent/fluentd/pull/2830uhttps://github.com/fluent/fluentd/pull/2832thttps://github.com/fluent/fluentd/pull/2836lhttps://github.com/fluent/fluentd/pull/2838nhttps://github.com/fluent/fluentd/pull/2842fhttps://github.com/fluent/fluentd/pull/2843com/Flush buffer is invoked in line buffer fluent/fluentd#2843
Bug fix
https://github.com/fluent/fluentd/pull/28242https://github.com/fluent/fluentd/pull/2853ull/2853
Tempfile
as binmode for decompressionhttps://github.com/fluent/fluentd/pull/28472847
Misc
.idea
to git ignore filehttps://github.com/fluent/fluentd/pull/28342834
https://github.com/fluent/fluentd/pull/28532https://github.com/fluent/fluentd/pull/2855ull/2855
https://github.com/fluent/fluentd/pull/28392839
v1.9.2
Compare Source
Enhancement
pos_file_compaction_interval
parameter for auto compactionhttps://github.com/fluent/fluentd/pull/28052805
-E
https://github.com/fluent/fluentd/pull/28142814
Bug fix
https://github.com/fluent/fluentd/pull/28072807
https://github.com/fluent/fluentd/pull/28132813
https://github.com/fluent/fluentd/pull/28122812
NoMethodError
whenOPTIONS
request doesn't have 'Origin' headerhttps://github.com/fluent/fluentd/pull/28232823
parser_syslog
https://github.com/fluent/fluentd/pull/28162816
v1.9.1
Compare Source
Enhancement
https://github.com/fluent/fluentd/pull/27872787
path_delimiter
to split with any charhttps://github.com/fluent/fluentd/pull/27962796
https://github.com/fluent/fluentd/pull/28032803
retryable_response_code
https://github.com/fluent/fluentd/pull/28092809
https://github.com/fluent/fluentd/pull/27672767
https://github.com/fluent/fluentd/pull/28022802
Bug fix
EncodingError
to unrecoverable errorshttps://github.com/fluent/fluentd/pull/28082808
https://github.com/fluent/fluentd/pull/28022802
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.
This PR has been generated by Mend Renovate. View repository job log here.