vendor:
Arab Portal v2.2
by:
Jafer Al-Zidjali
8,8
CVSS
HIGH
Blind SQL Injection / Authentication Bypass
89
CWE
Product Name: Arab Portal v2.2
Affected Version From: Arab Portal v2.2
Affected Version To: Arab Portal v2.2
Patch Exists: YES
Related CWE: N/A
CPE: a:arab_portal:arab_portal_v2.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: N/A
2020
Arab Portal v2.2 Exploit
This exploit allows an attacker to bypass authentication and gain access to the Arab Portal v2.2 application. It is done by exploiting a blind SQL injection vulnerability in the application. The attacker can also gather information from the database such as database name, user, password, table prefix, table names, column names, and data.
Mitigation:
The application should be tested for SQL injection vulnerabilities and any such vulnerabilities should be patched. Input validation should also be implemented to prevent malicious input from being accepted.