PHPFreeForum 1.0 rc2 - '/part/menu.php' Multiple Cross-Site Scripting Vulnerabilities



EKU-ID: 36766 CVE: CVE-2008-6437;OSVDB-45608 OSVDB-ID:
Author: tan_prathan Published: 2008-05-22 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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

phpFreeForum is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.

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.

http://www.example.com/[phpfreeforum_path]/html/part/menu.php?nickname=<XSS>
http://www.example.com/[phpfreeforum_path]/html/part/menu.php?randomid=<XSS>