vendor:
eduTrac
by:
SecurityFocus
7,5
CVSS
HIGH
Directory Traversal
22
CWE
Product Name: eduTrac
Affected Version From: 1.1.1
Affected Version To: 1.1.1
Patch Exists: N/A
Related CWE: N/A
CPE: eduTrac
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
2013
eduTrac Directory Traversal Vulnerability
eduTrac is prone to a directory-traversal vulnerability because it fails to properly sanitize user-supplied input. A remote attacker could exploit the vulnerability using directory-traversal characters ('../') to access arbitrary files that contain sensitive information. Information harvested may aid in launching further attacks.
Mitigation:
Input should be validated and filtered to prevent directory traversal attacks.