[] NeoSense

BloofoxCMS 0.2.2 - 'Img_Popup.php' Cross-Site Scripting

Author: the_Edit0r
type: webapps
platform: php
port: 
date_added: 2007-04-14 
date_updated: 2013-11-27 
verified: 1 
codes: CVE-2007-2310;OSVDB-34144 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

BloofoxCMS is prone to a cross-site scripting vulnerability because the application 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 help the attacker steal cookie-based authentication credentials and launch other attacks.

This issue affects BloofoxCMS 0.2.2; other versions may also be vulnerable.

http://www.example.com/[path]/plugins/spaw/img_popup.php?img_url=<script>alert(/the_Edit0r/);</script>