A free guest book script that can be added in to any html website with php.
Effected files:
index.php
Exploit:
The input forms for signing the guestbook arent sanatized properally. This
could lead users to insert malicious code causing XSS.
It should also be noted that this gb uses a flatfile gb.txt to store its
info in, and has to be chmodded to 777. There isn't method of obscuring
email addresses in this gb script either.
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.