vendor:
Ueberp
by:
xoron
7.5
CVSS
HIGH
Remote File Include
98
CWE
Product Name: Ueberp
Affected Version From: 1
Affected Version To: 1
Patch Exists: YES
Related CWE: N/A
CPE: a:ueberp:ueberp:1.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006
Uber Project Document Management System (secure.php) Remote File Include Vulnerability
A vulnerability exists in Uber Project Document Management System (secure.php) which allows a remote attacker to include a file from a remote host. This is due to the application not properly sanitizing user-supplied input to the 'cfg[homepath]' parameter in 'secure.php'. An attacker can exploit this vulnerability to include arbitrary files from remote hosts resulting in arbitrary code execution on the vulnerable system.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.