[] NeoSense

phpList 2.10.18 - 'unconfirmed' Cross-Site Scripting

Author: High-Tech Bridge SA
type: webapps
platform: php
port: 
date_added: 2012-08-08 
date_updated: 2015-07-13 
verified: 1 
codes: CVE-2012-3952;OSVDB-84482 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

PHPList is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.

An attacker may leverage this issue 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 launch other attacks.

PHPList 2.10.18 is vulnerable; other versions may also be affected.

http://www.example.com/admin/?page=user&find=1&unconfirmed=%22%3 %3Cscript%3Ealert%28document.cookie%29;%3C/s cript%3E