SB2011011101 - Multiple vulnerabilities in phpgedview.sourceforge.net PhpGedView
Published: January 11, 2011 Updated: August 11, 2020
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 2 vulnerabilities.
1) Information disclosure (CVE-ID: CVE-2011-3778)
CWE-ID: CWE-200 - Exposure of sensitive information to an unauthorized actor
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.
PhpGedView 4.2.3 allows remote attackers to obtain sensitive information via a direct request to a .php file, which reveals the installation path in an error message, as demonstrated by serviceClientTest.php and certain other files.
2) Path traversal (CVE-ID: CVE-2011-0405)
CWE-ID: CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/U:Green
The vulnerability allows a remote attacker to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences in module.php in PhpGedView 4.2.3 and possibly other versions, when magic_quotes_gpc is disabled,. A remote authenticated attacker can send a specially crafted HTTP request and remote attackers to read arbitrary files via directory traversal sequences in the pgvaction parameter.
Remediation
Cybersecurity Help is not aware of any official remediation provided by the vendor.
References
- http://code.google.com/p/inspathx/source/browse/trunk/paths_vuln/%21_README
- http://code.google.com/p/inspathx/source/browse/trunk/paths_vuln/PhpGedView-all-4.2.3
- http://www.openwall.com/lists/oss-security/2011/06/27/6
- https://exchange.xforce.ibmcloud.com/vulnerabilities/70542
- http://osvdb.org/70295
- http://secunia.com/advisories/42786
- http://sourceforge.net/projects/phpgedview/forums/forum/185166/topic/4040059
- http://sourceforge.net/tracker/?func=detail&aid=3152857&group_id=55456&atid=477081
- http://www.exploit-db.com/exploits/15913
- http://www.securityfocus.com/bid/45674
- http://www.vupen.com/english/advisories/2011/0036
- https://exchange.xforce.ibmcloud.com/vulnerabilities/64733