CVE Catalog

CVE-2022-50939

High
Published: Translated: NVD NIST

Summary

Critical vulnerability in e107 CMS version 3.2.1 allows authenticated administrators to overwrite arbitrary server files via path traversal in the Media Manager's remote URL upload functionality (image.php). The upload_caption parameter is not properly sanitized, enabling directory traversal sequences like ../../../ to overwrite files outside the intended directory. This can lead to complete compromise of the web application.

Risk Assessment

The risk to the organization is critical because an attacker with administrative privileges can overwrite configuration files, executable scripts, or other critical system components, leading to full compromise of the application and potentially the entire server.

Recommendation

Immediately update e107 CMS to the latest version that includes a fix for this vulnerability. Additionally, restrict administrator privileges and monitor logs for unusual file operations.

Other vulnerabilities in e107 CMS

See all
Original NVD description (English source)

e107 CMS version 3.2.1 contains a critical file upload vulnerability that allows authenticated administrators to override arbitrary server files through path traversal. The vulnerability exists in the Media Manager's remote URL upload functionality (image.php) where the upload_caption parameter is not properly sanitized. An attacker with administrative privileges can use directory traversal sequences (../../../) in the upload_caption field to overwrite critical system files outside the intended upload directory. This can lead to complete compromise of the web application by overwriting configuration files, executable scripts, or other critical system components. The vulnerability was discovered by Hubert Wojciechowski and affects the image.php component in the admin interface.

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