This repository has been archived by the owner on Dec 13, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(security): fix vulnerability for file loading (#7227)
* fix(security): fix vulnearability for file loading Disallow inclusion of files from incorrect folders in broker performance. Resolves: MON-3312 * style: psr2 * feat(clapi) add acknowledgement in clapi * add acknowledgement by clapi * add doc * add acceptance * fix(deadCode): removing file unused since a previous major release (#7229) * enh(doc): improved English documentation, thanks to jefestyler (#7238) * fix(doc): add entry in toc and correct table format * Doc improve install chapters (#7239) * fix(doc): readd quickstart shortlink * enh(doc): add configuration of proxy in post installation * fix(front): manage properly session expiration + avoid login inception (#7202) * fix(sec): allow to set illegal characters for centcore (#7206) * fix(sec): allow to set illegal characters for centcore * add french translation for centcore illegal characters * update properly centcore parameter in database * move upgrade script * fix(secu): rce vulnerability when using command's testing feature (#7232) * fix(secu): Authenticated RCE in minPlayCommand.php Concatenation of unsanitized command_hostaddress GET parameter to shell_exec leads to remote code execution. * fix: rce vulnerability when using testing feature * release note for 19.04.0 * style(PSR2) * enh(CI): fixing UTF warnings * feat(API) API to Get/Set/Export/Import Command Arg Descriptions * feat(API) Add showinstance CLAPI command to Host (#7199) * enh(doc): Improved disk space calculation table * enh(doc): add workbook to calculate the size of the platform * doc(release notes): Add missing release notes from 2.8.x * enh(doc): improve poller configuration Conflicts: doc/en/administration_guide/poller/wizard_add_poller.rst * enh(doc): Add custom code description for SNMP trap * fix(doc): Remove 2.5 description in trap documentation * enh(doc): add order of achievement of actions by the centreontrapd process * fix(doc): correct location of database conf for trap on poller - ref #7011 * fix(doc): correct typo * fix(doc): remove unsued image * fix(doc): enable services after remote server installation (#7027) * fix(doc): enable services after remote server installation * fix(doc): add enable_services.rst * enh(doc): Update upgradetoCentreon18.10.rst (#6934) Update FR & EN chapter to manage MySQL migration from Centreon 3.4.x to Centreon 18.10.x * fix(doc): describe directory of XML files for partitioning * enh(ui) : indent third level menu (#7251) * enh(DT): fix search filter for recurrent downtimes (#7201) * Mon 3112 fix source install (#7160) * fix(install): fix installation from sources on 18.10.x * fix(security): fix vulnearability for file loading Disallow inclusion of files from incorrect folders in broker performance. Resolves: MON-3312 * style: psr2
- Loading branch information