CVE-2022-50939: e107 CMS v3.2.1 - Upload Restriction Bypass with Path Traversal File Override
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 uploadcaption parameter is not properly sanitized. An attacker with administrative privileges can use directory traversal sequences (../../../) in the uploadcaption 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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2022-50939?
CVE-2022-50939 is classified as critical due to the potential for unauthorized file overrides.
How do I fix CVE-2022-50939?
To fix CVE-2022-50939, update e107 CMS to the latest version that addresses the file upload vulnerability.
Who is affected by CVE-2022-50939?
CVE-2022-50939 affects all versions of e107 CMS before the patch for version 3.2.1.
What type of vulnerability is CVE-2022-50939?
CVE-2022-50939 is an upload restriction bypass vulnerability that allows path traversal file overriding.
Can CVE-2022-50939 be exploited remotely?
Yes, CVE-2022-50939 can be exploited remotely if an attacker has authenticated access to the e107 CMS.