[] NeoSense

ProjectPier 0.8 - Multiple HTML Injection / Cross-Site Scripting Vulnerabilities

Author: L4teral
type: webapps
platform: php
port: 
date_added: 2008-02-18 
date_updated: 2014-01-28 
verified: 1 
codes: CVE-2008-5584;OSVDB-42376 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

ProjectPier is prone to multiple HTML-injection and cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied input.

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.

ProjectPier 0.8.0 is vulnerable; prior versions may also be affected.

http://www.example.com/projectpier/index.php?c=access"><script>alert('xss')</script>&a=login"><script>alert(document.cookie)</script>