Releases: EyesOfNetworkCommunity/eonweb
Releases · EyesOfNetworkCommunity/eonweb
6.0-0
Added
- Add configuration file to upgrade cacti database
- Add configuration file to upgrade cacti plugins
- Add a new report module
Changed
- Upgrande Grafana from 6.5 to 8.2
- Upgrade PHP from 5.4 to 8
- Upgrade MariaDB from 5.5.64 to 10.6.3
- Upgrade Cacti from 0.8.8h to 1.2.18
- Upgrade Lilac from 3.1 to 3.2
- Plugins Aggregate, Rrdclean, Realtime, Settings are integrated to cacti
- Upgrade plugin Syslog version (for cacti) from 1.22 to 3.1
- Edit file to automate upgrade
- Upgrade plugin Weathermap version (for cacti) from 0.98 to 0.98a
- Edit file to automate upgrade
- Edit EONWEB file
- Edit file that collect cacti data to be compatible with cacti new version
- Upgrade Nagvis from 1.9.13 to 1.9.27
- Update cacti BDD for the new version
- Change password hash fonction (eonweb, eonapi, cacti, nagvis)
- use password_hash() function on top of md5() function in PHP
Fixed
- Fix files to be compatible with PHP8
- fix bugs
Removed
- Removed package histou
5.3-11
- fix security issue CVE-2021-27514 (sessions_id by renforcing generation to prevent force brut) #82 #87
- fix security issue CVE-2021-27513 (admin_ITSM, allows remote authenticated users to upload arbitrary .xml.php) #87
- fix regression in admin_bp #85
5.3-10
5.3-9
- Add unused commands #33af6d2
- Change SQL interrogation (mysqli to PDO)
- Secure SQL Requests
- fix security issue CVE-2020-27886 #76
- fix XSS security vulnerability #67
- fix uppercase issue when adding a user #61
- fix search bar issue
- fix issues with comments and reports #73
- fix image that wouldn't load with some themes #66