--------------------------------
software site: http://phpgraphy.sourceforge.net/
description: "Full featured photo gallery PHP script - Light, fast and easy
to
install"
vulnerable code index.php near line 503-10:
...
if ($updwelcome && isset($welcomedata) && check_welcome($dir)) {
if (strlen($welcomedata) < 10000) {
write_welcome($dir,$welcomedata);
echo "<html><script
language="javascript">window.opener.location="?dir=".rawurlencode($di
r)."";window.close();</script></html>";
} else echo "Sorry more data (10k) than allowed, protection aborting the
operation<br />";
exit;
}
...
site: http://retrogod.altervista.org
mail: rgod at autistici.org
original advisory: http://retrogod.altervista.org/phpgraphy_0911_adv.html
------------------------------------------------------------------------
--------
Feedback :
If you have additional information or notice any errors regarding this security advisory, please use contact form or email us at info()securityreason()com.