vendor:
PhpGedView
by:
SecurityFocus
7.5
CVSS
HIGH
Directory Traversal
22
CWE
Product Name: PhpGedView
Affected Version From: 2.65.1
Affected Version To: 2.65.1
Patch Exists: YES
Related CWE: N/A
CPE: a:phpgedview:phpgedview
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
2004
PhpGedView Directory Traversal Vulnerability
It has been reported that PhpGedView may be prone to a directory traversal vulnerability that may allow a remote attacker to access files outside the server root directory. The problem exists due to insufficient sanitization of user-supplied data via the 'gedcom_config' parameter of the 'editconfig_gedcom.php' script.
Mitigation:
Input validation should be used to ensure that user-supplied data is properly sanitized.