Chupix CMS Contact Module 0.1 - 'index.php' Multiple Local File Inclusions
Author: casper41
type: webapps
platform: php
port:
date_added: 2008-08-06
date_updated: 2014-03-11
verified: 1
codes: CVE-2008-3562;OSVDB-47351
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/30564/info
The Contact module for Chupix CMS is prone to multiple local file-include vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker can exploit these issues using directory-traversal strings to view local files within the context of the webserver process. Information harvested may aid in further attacks.
Contact 0.1.0 is vulnerable; other versions may also be affected.
http://www.example.com/path/index.php?module=[LFI]
http://www.example.com/path/admin/index.php?module=[LFI]