Toms Gästebuch 1.00 - 'form.php' Multiple Cross-Site Scripting Vulnerabilities

EDB-ID:

30553


Author:

cod3in

Type:

webapps


Platform:

PHP

Date:

2007-09-07


source: https://www.securityfocus.com/bid/25507/info

Toms Gästebuch is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.

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

Toms Gästebuch versions prior to 1.01 are vulnerable. 

http://www.example.com/form.php?action=show&homepage=[XSS]&mail=[XSS]&name=[XSS]