You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,21 @@ Please make sure to always read our [Upgrading](doc/80-Upgrading.md) documentati
4
4
5
5
## What's New
6
6
7
+
### What's New in Version 2.7.5
8
+
9
+
**Notice**: This is a security release. It is recommended to upgrade to this release if you don't plan to upgrade to v2.9.0.
10
+
11
+
You can find all fixes related to this release on our [Project](https://github.com/Icinga/icingaweb2/projects/7).
12
+
13
+
#### Security Fixes
14
+
15
+
This release includes two security related fixes. Both were published as part of a security advisory on Github.
16
+
They allow the circumvention of custom variable protection rules and blacklists as well as a path traversal if
17
+
the `doc` module is enabled. Please check the respective advisory for details.
18
+
19
+
* Custom variable protection and blacklists can be circumvented [GHSA-2xv9-886q-p7xx](https://github.com/Icinga/icingaweb2/security/advisories/GHSA-2xv9-886q-p7xx)
20
+
* Possible path traversal by use of the `doc` module [GHSA-cmgc-h4cx-3v43](https://github.com/Icinga/icingaweb2/security/advisories/GHSA-cmgc-h4cx-3v43)
21
+
7
22
### What's New in Version 2.7.4
8
23
9
24
**Notice**: This is a security release. It is recommended to immediately upgrade to this release.
0 commit comments