Skip to content

Commit 4951cdf

Browse files
committed
Add security changelog for 2.13.1
1 parent b98f939 commit 4951cdf

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,18 @@ Released closed milestones can be found on [GitHub](https://github.com/Icinga/ic
99

1010
## 2.13.1 (2021-08-19)
1111

12-
Version 2.13.1 fixes two issues indroduced with the 2.13.0 release.
12+
The main focus of this version is a security vulnerability in the TLS certificate verification of our metrics writers ElasticsearchWriter, GelfWriter, InfluxdbWriter and Influxdb2Writer.
13+
14+
Version 2.13.1 also fixes two issues indroduced with the 2.13.0 release.
15+
16+
### Security
17+
18+
* Add TLS server certificate validation to ElasticsearchWriter, GelfWriter, InfluxdbWriter and Influxdb2Writer ([GHSA-cxfm-8j5v-5qr2](https://github.com/Icinga/icinga2/security/advisories/GHSA-cxfm-8j5v-5qr2))
19+
20+
Depending on your setup, manual intervention beyond installing the new versions
21+
may be required, so please read the more detailed information in the
22+
[release blog post](https://icinga.com/blog/2021/08/19/icinga-2-13-1-security-release//)
23+
carefully
1324

1425
### Bugfixes
1526

0 commit comments

Comments
 (0)