vendor:
Arab portal
by:
RoMaNcYxHaCkEr [RXH]
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Arab portal
Affected Version From: Arab portal 2.2
Affected Version To: Arab portal 2.2
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Arab portal 2.2 Remote Auth SQL Bypass Vulnerability
The vulnerability exists in the 'admin_func.php' file of the Arab portal 2.2 script. By injecting a specially crafted header, an attacker can bypass authentication and execute arbitrary SQL queries. The vulnerable code is located at line 192. An exploit for this vulnerability involves using the 'X-Forwarded-For Spoofer' tool to inject the client IP in the header.
Mitigation:
To mitigate this vulnerability, it is recommended to apply the latest patches and updates provided by the vendor. Additionally, input validation and parameterized queries should be implemented to prevent SQL injection attacks.