SummaryMySQLguest by "Allwebscripts is a guestbook script that uses MySQL to store messages".
' H, R8 `& ^. V5 N' Q8 _3 L+ L1 Z7 G
Allwebscripts' MySQLguest is vulnerable to a source code injection vulnerability in the AWSguest.php page. The vulnerability occurs as fields in the AWSguest.php page do not adequately sanitize HTML, script or PHP code.0 P4 s0 X3 A! A, ~8 R y
6 s( R; \ _1 i8 z DetailsIn the AWSguest.php page, any of the following fields can be used to inject arbitrary HTML, JavaScript or PHP: "Name", "Email", "Homepage" and "Comments".
6 @6 b9 H$ m+ f/ q2 Q1 Y+ f' n& H# u0 d# @9 {Exploit:% O \9 y9 D2 d
E-mail: <?php echo <p>Hello World</p>* U( O' k8 O, i) L
Homepage: <script language=javascript>alert ("Messagebox")9 y2 W# t( ^( I( n- y* B
Comments: <IFRAME SRC=www.computerknights.org>
3 {2 n% V, M. x: W) f4 N3 n: y/ L9 T! F5 Z9 q Additional informationThe information has been provided by BliZZard.