e107 - 'content_preset.php' Cross-Site Scripting

Author: Simon Bieber
type: webapps
platform: php
port: 
date_added: 2013-04-03  
date_updated: 2015-10-07  
verified: 1  
codes: CVE-2013-2750;OSVDB-91981  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 38416.txt  
source: https://www.securityfocus.com/bid/58841/info

e107 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 to launch other attacks.

e107 1.0.2 is vulnerable; other versions may also be affected.

http://www.example.com/e107_plugins/content/handlers/content_preset.php? %3c%00script%0d%0a>alert('reflexted%20XSS')</script>