Path traversal in iCMS - CVE-2019-7234

 

Path traversal in iCMS - CVE-2019-7234

Published: September 23, 2019


Vulnerability identifier: #VU21271
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2019-7234
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: iCMS
Affected software:
iCMS

Detailed vulnerability description

The vulnerability allows a remote attacker to perform directory traversal attacks.

The vulnerability exists due to insufficient sanitization of user-supplied data passed via the "_app" parameter to the "admincp.php?app=apps&do=save" file. A remote authenticated administrator can send a specially crafted HTTP request containing directory traverses sequences and upload arbitrary ZIP file into directory above webroot.



How to mitigate CVE-2019-7234

Install update from vendor's website.

Sources