header-logo
Suggest Exploit
vendor:
Real Estate Manager
by:
5.5
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: Real Estate Manager
Affected Version From: 1.0.1
Affected Version To:
Patch Exists: NO
Related CWE:
CPE: a:real_estate_manager:real_estate_manager:1.0.1
Metasploit:
Other Scripts:
Platforms Tested:

Cross-Site Scripting Vulnerability in Real Estate Manager

Real Estate 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.

Mitigation:

Ensure that user-supplied input is properly sanitized and validated before being used in a web application. Implement a content security policy to mitigate the impact of XSS vulnerabilities.
Source

Exploit-DB raw data:

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

Real Estate 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.

Real Estate Manager 1.0.1 is vulnerable; other versions may also be affected. 

http://www.example.com/index.php?lang=[XSS]