vendor:
ReOS
by:
High-Tech Bridge SA - Ethical Hacking & Penetration Testing
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: ReOS
Affected Version From: 2.0.5
Affected Version To: 2.0.5
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
2011
SQL Injection in ReOS
The vulnerability exists due to failure in the "/index.php" script to properly sanitize user-supplied input in "form1_ref_immo" variable and "/members.php" script to properly sanitize user-supplied input in "form1_keyword" variable. Attacker can alter queries to the application SQL database, execute arbitrary queries to the database, compromise the application, access or modify sensitive data, or exploit various vulnerabilities in the underlying SQL database.
Mitigation:
Input validation and sanitization should be implemented to prevent SQL injection attacks.