vendor:
Real Estate Web Site
by:
JosS
7.5
CVSS
HIGH
SQL Injection and Cross Site Scripting
89, 79
CWE
Product Name: Real Estate Web Site
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: N/A
CPE: a:real-estate-website:real_estate_web_site
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
Real Estate Web Site 1.0 (SQL/XSS) Multiple Remote Vulnerabilities
Real Estate Web Site 1.0 is vulnerable to multiple remote vulnerabilities. An attacker can exploit these vulnerabilities to inject malicious SQL commands and execute arbitrary JavaScript code in the browser of an unsuspecting user. The vulnerable file is location.asp. An attacker can inject malicious SQL commands by sending a specially crafted HTTP request to the vulnerable file. An attacker can also inject arbitrary JavaScript code by sending a specially crafted HTTP request to the vulnerable file.
Mitigation:
Input validation should be used to prevent SQL injection and Cross Site Scripting attacks.