PHP Linkliste 1.0 - 'Linkliste.php' Multiple Cross-Site Scripting Vulnerabilities

Related Vulnerabilities: CVE-2006-2176  
Publish Date: 03 May 2006
Author: d4igoro
                							

                source: http://www.securityfocus.com/bid/17828/info

PHP Linkliste is prone to multiple cross-site scripting vulnerabilities because the application fails to properly sanitize user-supplied input. 

An attacker may leverage these issues to have arbitrary script code executed 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.

This issue affects version 1.0; other versions may also be vulnerable.

http://www.example.com/links.php?new_input=[XSS]&new_url=[XSS]&new_name=[XSS]