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



EKU-ID: 35585 CVE: CVE-2007-4711;OSVDB-36735 OSVDB-ID:
Author: cod3in Published: 2007-09-07 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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]