Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:17907
HistoryAug 28, 2007 - 12:00 a.m.

PhpGedView login page multiple XSS

2007-08-2800:00:00
vulners.com
25

Vendor Site: http://www.phpgedview.net
Version: 4.1
Common Path: yoursite.com/genealogy/login.php

Overview: Genealogy program which allows you to view and edit your genealogy on your website. It fails to sufficiently sanitize user-supplied input data in "User Name" text box leaving password blank and pressing the "Login" button, also web address XSS.

Example:
1.<html><font color="Red"><b>XSS</b></font></html>
2.yoursite.com/genealogy/login.php?login.php?action=login&username="><iframe>
3.yousite.com/genealogy/login.php?url=/index.php?JOSH="><iframe>

Discovered by: Joshua Morin