Ecosyste.ms: Advisories

An open API service providing security vulnerability metadata for many open source software ecosystems.

Security Advisories: GSA_kwCzR0hTQS05ODk1LTI2d3ItNGZnds4AA8IP

EZsystems Remote code execution in file uploads

This Security Advisory is about a vulnerability in the way eZ Platform and eZ Publish Legacy handles file uploads, which can in the worst case lead to remote code execution (RCE), a very serious threat. An attacker would need access to uploading files to be able to exploit the vulnerability, so if you have strict controls on this and trust all who have this permission, you're not affected. On the basis of the tests we have made, we also believe the vulnerability cannot be exploited as long as our recommended vhost configuration is used. Here is the v2.5 recommendation for Nginx, as an example:

https://github.com/ezsystems/ezplatform/blob/2.5/doc/nginx/vhost.template#L31

This vhost template specifies that only the file app.php in the web root is executed, while vulnerable configurations allow execution of any php file. Apache is affected in the same way as Nginx, and is also protected by using the recommended configuration. The build-in webserver in PHP stays vulnerable, as it doesn't use this type of configuration (this webserver should only be used for development, never for production). We cannot be 100% certain our configuration is not vulnerable. We also do not know if all our users use the recommended configuration, so we send out this fix to be on the safe side.

The fix includes a blacklist feature for uploaded filenames, such as ".php". The file types on the blacklist cannot be uploaded. The blacklist is configurable. In eZ Platform you will find it as ezsettings.default.io.file_storage.file_type_blacklist in eZ/Bundle/EzPublishCoreBundle/Resources/config/default_settings.yml in vendors/ezsystems/ezpublish-kernel. In eZ Publish Legacy you will find it as FileExtensionBlackList in settings/file.ini. By default it blocks these file types: php, php3, phar, phpt, pht, phtml, pgif. The fix also inclues a new block against path traversal attacks, though this kind of attack was not reproducible in our tests.

Permalink: https://github.com/advisories/GHSA-9895-26wr-4fgv
JSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05ODk1LTI2d3ItNGZnds4AA8IP
Source: GitHub Advisory Database
Origin: Unspecified
Severity: High
Classification: General
Published: 4 months ago
Updated: 4 months ago


Identifiers: GHSA-9895-26wr-4fgv
References: Blast Radius: 0.0

Affected Packages

packagist:ezsystems/ezpublish-legacy
Dependent packages: 19
Dependent repositories: 71
Downloads: 236,351 total
Affected Version Ranges: >= 5.4.0, < 5.4.14.1, >= 2017.12.0, < 2017.12.7.2, >= 2019.3.0, < 2019.3.4.2
Fixed in: 5.4.14.1, 2017.12.7.2, 2019.3.4.2
All affected versions: 2017.12.0, 2017.12.1, 2017.12.2, 2017.12.3, 2017.12.4, 2017.12.5, 2017.12.6, 2017.12.7, 2018.6.0, 2018.6.1, 2018.9.0, 2018.9.1, 2018.9.2, 2018.9.3, 2018.9.4, 2018.9.5, 2019.3.0, 2019.3.1, 2019.3.2, 2019.3.3, 2019.3.4, 2019.3.5, 2019.3.6
All unaffected versions: 2013.4.0, 2013.5.0, 2013.6.0, 2013.7.0, 2013.7.1, 2013.7.3, 2013.9.0, 2014.1.0, 2014.1.1, 2014.1.2, 2014.3.1, 2014.3.2, 2014.5.0, 2014.5.1, 2014.5.2, 2014.7.0, 2014.7.1, 2014.7.2, 2014.11.0, 2014.11.1, 2014.11.2, 2015.1.0, 2015.1.1, 2015.1.2, 2015.1.3, 2017.8.0, 2017.8.1, 2017.10.0, 2017.10.1