Lucene search

K
seebugRootSSV:83007
HistoryJul 01, 2014 - 12:00 a.m.

212Cafe Guestbook 4.00 Show.PHP Cross-Site Scripting Vulnerability

2014-07-0100:00:00
Root
www.seebug.org
6

No description provided by source.


                                                source: http://www.securityfocus.com/bid/22173/info

212Cafe Guestbook is prone to a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input.

An attacker may leverage this issue to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.

Version 4.00 beta is vulnerable; other versions may also be affected. 

http://www.example.com/guestbookv4.0/show.php?user='><script>alert(document.cookie);</script>