vendor:
ImpressPages CMS
by:
Gjoko 'LiquidWorm' Krstic
7,5
CVSS
HIGH
Remote Arbitrary File Deletion
22
CWE
Product Name: ImpressPages CMS
Affected Version From: 3.6
Affected Version To: 3.6
Patch Exists: YES
Related CWE: N/A
CPE: a:impresspages_uab:impresspages_cms
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Microsoft Windows 7 Ultimate SP1 (EN), Apache 2.4.2, PHP 5.4.7, MySQL 5.5.25a
2013
ImpressPages CMS v3.6 Remote Arbitrary File Deletion Vulnerability
Input passed to the 'files[0][file]' parameter in '/ip_cms/modules/administrator/repository/controller.php' is not properly sanitised before being used to delete files. This can be exploited to delete files with the permissions of the web server via directory traversal sequences passed within the affected POST parameter.
Mitigation:
Input validation should be performed to ensure that arbitrary file deletion is not possible.