Model Agency Manager - 'search_process.php' Cross-Site Scripting

EDB-ID:

34283

CVE:

N/A


Author:

bi0

Type:

webapps


Platform:

PHP

Date:

2009-12-13


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

Model Agency Manager 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. 

http://www.example.com/search_process.php?searchtype="/><script>alert('XSS')</script>