vendor:
Relative Real Estate Systems
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Relative Real Estate Systems
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE: a:relative_real_estate_systems
Platforms Tested:
Unknown
SQL Injection vulnerability in Relative Real Estate Systems
The 'index.php' script of Relative Real Estate Systems fails to properly sanitize user-supplied input before using it in an SQL query. This allows remote attackers to pass malicious input to database queries, potentially leading to modification of query logic or other attacks.
Mitigation:
To mitigate this vulnerability, it is recommended to implement proper input sanitization and parameterized queries to prevent SQL injection attacks.