SummaryMySQLguest by "Allwebscripts is a guestbook script that uses MySQL to store messages".3 a" r/ @/ B- @( M) {
0 D$ R9 C/ z( y' U. c
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.
: l, T! ^4 E: R9 z) \& _# r ?0 X 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".5 F; D3 r) v% n! Q* f4 z9 c" x
( p+ v% ?0 ^. z3 J2 Y: ?/ w% oExploit:4 [8 d5 b: g' g# _( C
E-mail: <?php echo <p>Hello World</p>3 T. w' U) B/ C/ {# ~
Homepage: <script language=javascript>alert ("Messagebox")+ x9 e) Z7 H, S* r# U
Comments: <IFRAME SRC=www.computerknights.org>! t2 Y9 x8 L' S2 e9 Q8 x& Q& Q5 ^. ^+ _
# m5 V8 W8 j; V+ l& o+ N
Additional informationThe information has been provided by BliZZard.