vendor:
Umapresence
by:
SecurityFocus
7,5
CVSS
HIGH
Local File-Include and Arbitrary File-Deletion Vulnerabilities
94
CWE
Product Name: Umapresence
Affected Version From: 2.6.0
Affected Version To: 2.6.0
Patch Exists: NO
Related CWE: N/A
CPE: a:umapresence:umapresence
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
2012
Umapresence Local File-Include and Arbitrary File-Deletion Vulnerabilities
Umapresence is prone to a local file-include vulnerability and an arbitrary file-deletion vulnerability because the application fails to sufficiently sanitize user-supplied input. An attacker can exploit a local file-include vulnerability to obtain potentially sensitive information and execute arbitrary local scripts in the context of the web server process. Attackers can exploit an arbitrary file-deletion vulnerability with directory-traversal strings ('../') to delete arbitrary files; this may aid in launching further attacks.
Mitigation:
Input validation should be used to prevent attackers from exploiting these issues. Filtering input based on the expected type, length, format, and range can help reduce the risk of these attacks.