SB2019013016 - Path traversal in iCMS
Published: January 30, 2019 Updated: September 23, 2019
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Path traversal (CVE-ID: CVE-2019-7234)
CWE-ID: CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CVSSv4: 8.5 [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]
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.
Remediation
Install update from vendor's website.