TinyPHPForum 3.6 - Multiple Cross-Site Scripting Vulnerabilities (2)

EDB-ID:

28316

CVE:

N/A




Platform:

PHP

Date:

2006-07-31


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

TinyPHPForum is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input. 

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

http://www.example.com/header.php?siteName=<XSS>&title=<XSS>&style=<XSS>
http://www.example.com/search.php?query=<XSS>