Portix-PHP 2-0.3.2 Portal - Multiple Cross-Site Scripting Vulnerabilities



EKU-ID: 33204 CVE: OSVDB-ID:
Author: SpC-x Published: 2006-06-02 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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

Portix-PHP is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application 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/index.php?l=[XSS]
http://www.example.com/forum.php?l=[XSS]
http://www.example.com/articles.php?l=[XSS]