vendor:
RealtyScript
by:
Gjoko 'LiquidWorm' Krstic
8,8
CVSS
HIGH
Multiple CSRF and Persistent XSS
79
CWE
Product Name: RealtyScript
Affected Version From: 4.0.2
Affected Version To: 4.0.2
Patch Exists: YES
Related CWE: N/A
CPE: a:next_click_ventures:realtyscript:4.0.2
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Apache/2.4.6 (CentOS), PHP/5.4.16, MariaDB-5.5.41
2015
RealtyScript v4.0.2 Multiple CSRF And Persistent XSS Vulnerabilities
The application allows users to perform certain actions via HTTP requests without performing any validity checks to verify the requests. This can be exploited to perform certain actions with administrative privileges if a logged-in user visits a malicious web site. Multiple cross-site scripting vulnerabilities were also discovered. The issue is triggered when input passed via the multiple parameters is not properly sanitized before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
Mitigation:
Input validation should be used to prevent the execution of malicious scripts.