amfPHP 1.2 - '/browser/code.php' Multiple Cross-Site Scripting Vulnerabilities

Related Vulnerabilities: CVE-2008-1917  
Publish Date: 15 Apr 2008
                source: http://www.securityfocus.com/bid/28789/info
 
Amfphp is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
 
Attackers 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 attackers to steal cookie-based authentication credentials and to launch other attacks.
 
Amfphp 1.2 is vulnerable; other versions may also be affected. 

http://www.example.com/amfphp/browser/code.php?class=[xss]
http://www.example.com/amfphp/browser/code.php?action=&codeType=&class=[xss]&location=[xss]