Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

fix(security): fix vulnerability for file loading #7227

Merged
merged 33 commits into from
Mar 22, 2019

Conversation

victorvassilev
Copy link
Contributor

@victorvassilev victorvassilev commented Feb 26, 2019

Disallow inclusion of files from incorrect folders in broker performance.
Resolves: MON-3312

Description

Disallow remote file inclusion, outside of the proper folder

Fixes # 3312

Type of change

  • Patch fixing an issue (non-breaking change)

Target serie

  • 18.10.x

How this pull request can be tested ?

This refers to #7101

Disallow inclusion of files from incorrect folders in broker performance.
Resolves: MON-3312
@sc979 sc979 changed the title fix(security): fix vulnearability for file loading fix(security): fix vulnerability for file loading Feb 26, 2019
@miteto miteto self-requested a review February 26, 2019 10:16
* add acknowledgement by clapi
* add doc
* add acceptance
miteto and others added 17 commits February 28, 2019 14:52
* fix(doc): readd quickstart shortlink
* enh(doc): add configuration of proxy in post installation
* 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): 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)
Conflicts:
	doc/en/administration_guide/poller/wizard_add_poller.rst
@victorvassilev victorvassilev merged commit 1de4a4a into 18.10.x Mar 22, 2019
@victorvassilev victorvassilev deleted the mon-3312-vulnerability-fix branch March 22, 2019 08:41
lpinsivy added a commit that referenced this pull request Jul 16, 2020
* fix(security): fix vulnerability for file loading (#7227)
* fix(code): fix PSR2
* fix(code): correct variable name
Co-authored-by: victorvassilev <acedweb@gmail.com>
lpinsivy added a commit that referenced this pull request Jul 16, 2020
* fix(security): fix vulnerability for file loading (#7227)
* fix(code): fix PSR2
* fix(code): correct variable name
Co-authored-by: victorvassilev <acedweb@gmail.com>
lpinsivy added a commit that referenced this pull request Jul 16, 2020
* fix(security): fix vulnerability for file loading (#7227)
* fix(code): fix PSR2
* fix(code): correct variable name
Co-authored-by: victorvassilev <acedweb@gmail.com>
lpinsivy added a commit that referenced this pull request Jul 16, 2020
* fix(security): fix vulnerability for file loading (#7227)
* fix(code): fix PSR2
* fix(code): correct variable name
Co-authored-by: victorvassilev <acedweb@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.