vendor:
eFront
by:
Filippo Roncari
7.5
CVSS
HIGH
Path Traversal
22
CWE
Product Name: eFront
Affected Version From: 3.6.15
Affected Version To: 3.6.15
Patch Exists: YES
Related CWE: <requested>
CPE: efront
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2015
eFront 3.6.15 Path Traversal Vulnerability
eFront 3.6.15 is prone to a critical path traversal vulnerability involving the view_file.php module, due to improper user-input sanitization and unsafe inner normalize() function logic. Any unprivilieged attacker could exploit this vulnerability by manipulating HTTP parameter value in order to climb the directories tree and access arbitrary files on the remote file system. This issue can lead to critical confidentiality violations, depending on the privileges assigned to the application server.
Mitigation:
Input validation and sanitization should be implemented to prevent path traversal attacks.