Skip to content

Releases: EyesOfNetworkCommunity/eonweb

6.0-0

07 Oct 13:11
a19bda9
Compare
Choose a tag to compare
6.0-0 Pre-release
Pre-release

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

15 Mar 10:35
Compare
Choose a tag to compare
5.3-11 Pre-release
Pre-release
  • 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

08 Dec 10:54
Compare
Choose a tag to compare
  • fix issue when we trying to rename rules in Advance Notifier #81
  • fix gathering SQL Response in Advance Notifier #80

5.3-9

04 Dec 15:39
029b32a
Compare
Choose a tag to compare
  • 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

5.3-8

15 Oct 08:06
0811d99
Compare
Choose a tag to compare
5.3-8 Pre-release
Pre-release
  • fix itsm rights and repositories
  • fix theme manager (when using AD)
  • fix theme manager (timeout on CSS files)

5.3-7

17 Aug 12:02
Compare
Choose a tag to compare
  • fix 'select_tool' access
  • fix protect login/logout logs recording
  • fix cookie management error
  • fix reflected cross site scripting
  • fix sensitive data exposed
  • enhancement SQL request function
  • fix stdout error when updating eonweb package

5.3-6

10 Jun 15:53
Compare
Choose a tag to compare
  • Fix database issue (theme)

5.3-5

14 Apr 10:07
9a549c7
Compare
Choose a tag to compare
  • Theme Manager
  • FlatLight Theme
  • FlatDark Theme

5.3-4

09 Apr 12:58
240141d
Compare
Choose a tag to compare
  • Add 5.3 Services in monitored service Management Processes
  • Add ITSM Connector Function

5.3-3

28 Feb 11:14
Compare
Choose a tag to compare
  • fix security issue #51 (SQL Inject by cookie)