Skip to content

Commit b4a58fb

Browse files
authored
[DOCS] Add security notice for 7.13.3 (#75084)
1 parent f86a478 commit b4a58fb

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/reference/release-notes/7.13.asciidoc

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33

44
Also see <<breaking-changes-7.13,Breaking changes in 7.13>>.
55

6+
[discrete]
7+
[[security-updates-7.13.3]]
8+
=== Security updates
9+
10+
* An uncontrolled recursion vulnerability that could lead to a
11+
denial of service attack was identified in the {es} Grok parser.
12+
A user with the ability to submit arbitrary queries to {es} could create
13+
a malicious Grok query that will crash the {es} node.
14+
All versions of {es} prior to 7.13.3 are affected by this flaw.
15+
You must upgrade to {es} version 7.13.3 to obtain the fix.
16+
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22144[CVE-2021-22144]
17+
18+
619
[[bug-7.13.3]]
720
[float]
821
=== Bug fixes

0 commit comments

Comments
 (0)