PhpGedView 2.61 - Search Script Cross-Site Scripting

Author: Windak
type: webapps
platform: php
port: 
date_added: 2004-01-06
date_updated: 2012-12-20
verified: 1
codes: CVE-2004-0032;OSVDB-3402
tags: 
aliases: 
screenshot_url: 
application_url: 

source: https://www.securityfocus.com/bid/9369/info

PhpGedView is prone to a cross-site scripting vulnerability. Remote attackers may create malicious links to this script that include hostile HTML and script code. If such a link was followed by a victim user, the attacker-supplied code would be rendered in the security context of the site hosting the software.

This could be exploited to steal cookie-based authentication credentials. Other attacks are also possible.

This issue is reported to affect PhpGedView 2.61. Other versions are also likely affected.

http://localhost/phpgedview/search.php?action=soundex&firstname="><script>alert(document.cookie)</script>
↑