CVE Catalog

CVE-2017-5219

Critical
Published: Translated: NVD NIST

Summary

An issue was discovered in SageCRM 7.x before 7.3 SP3 related to the Component Manager functionality, which allows additional components to be added to the application. It is possible to upload a zip file containing an .ecf file, leading to the extraction of files onto the filesystem, including a malicious web shell script.

Risk Assessment

This vulnerability allows remote access to the filesystem with the highest privilege level, posing a serious security threat to the organization.

Recommendation

It is recommended to update SageCRM to version 7.3 SP3 or later and implement additional security measures to restrict the ability to upload unauthorized files.

Original NVD description (English source)

An issue was discovered in SageCRM 7.x before 7.3 SP3. The Component Manager functionality, provided by SageCRM, permits additional components to be added to the application to enhance provided functionality. This functionality allows a zip file to be uploaded, containing a valid .ecf component file, which will be extracted to the inf directory outside of the webroot. By creating a zip file containing an empty .ecf file, to pass file-validation checks, any other file provided in zip file will be extracted onto the filesystem. In this case, a web shell with the filename '..\WWWRoot\CustomPages\aspshell.asp' was included within the zip file that, when extracted, traversed back out of the inf directory and into the SageCRM webroot. This permitted remote interaction with the underlying filesystem with the highest privilege level, SYSTEM.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS