This repository has been archived by the owner on Dec 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 240
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Centreon web 2.8.24 release note (#6379)
- Loading branch information
Showing
2 changed files
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,20 @@ | ||
################### | ||
Centreon Web 2.8.24 | ||
################### | ||
|
||
Bug Fixes | ||
========= | ||
|
||
* Remove duplicate entries in centreon_acl table - PR #6366 | ||
|
||
Security | ||
======== | ||
|
||
* Fix execution command by rrdtool command line - PR #6263 | ||
* Fix XSS on command form - PR #6260 | ||
* Fix XSS security on menu username - PR #6259 | ||
* Fix SQL injection on graphs - PR #6251 | ||
* Fix SQL Injection in administration logs - PR #6255 | ||
* Fix SQL injection in dashboard - PR #6250 | ||
* Fix SQL injection in Curve template - PR #6256 | ||
* Fix SQL Injection in Virtual Metrics - PR #6257 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,20 @@ | ||
################### | ||
Centreon Web 2.8.24 | ||
################### | ||
|
||
Bug Fixes | ||
========= | ||
|
||
* Remove duplicate entries in centreon_acl table - PR #6366 | ||
|
||
Security | ||
======== | ||
|
||
* Fix execution command by rrdtool command line - PR #6263 | ||
* Fix XSS on command form - PR #6260 | ||
* Fix XSS security on menu username - PR #6259 | ||
* Fix SQL injection on graphs - PR #6251 | ||
* Fix SQL Injection in administration logs - PR #6255 | ||
* Fix SQL injection in dashboard - PR #6250 | ||
* Fix SQL injection in Curve template - PR #6256 | ||
* Fix SQL Injection in Virtual Metrics - PR #6257 |