header-logo
Suggest Exploit
vendor:
ASP Search Engine
by:
SecurityFocus
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: ASP Search Engine
Affected Version From: 1.5.2006
Affected Version To: 1.5.2006
Patch Exists: YES
Related CWE: N/A
CPE: a:asp_search_engine:asp_search_engine:1.5.6
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008

ASP Search Engine Cross-Site Scripting Vulnerability

ASP Search Engine 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 let the attacker steal cookie-based authentication credentials and launch other attacks.

Mitigation:

Input validation should be used to ensure that untrusted data is not used to dynamically generate web content.
Source

Exploit-DB raw data:

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

ASP Search Engine 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 let the attacker steal cookie-based authentication credentials and launch other attacks.

ASP Search Engine 1.5.6 is vulnerable; other versions may also be affected. 

http://www.example.com/resource/searchdemo/search.asp?look_for="><script>alert("JoCk3r")</script>