header-logo
Suggest Exploit
vendor:
ArabPortal
by:
SecurityFocus
7.5
CVSS
HIGH
Cross-site Scripting and SQL-Injection
89, 89, 89, 89, 89, 89, 89, 89, 89, 89
CWE
Product Name: ArabPortal
Affected Version From: N/A
Affected Version To: N/A
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
2005

ArabPortal Multiple Input-Validation Vulnerabilities

ArabPortal is prone to multiple input-validation vulnerabilities. The issues include cross-site scripting and SQL-injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input. Successful exploitation of these vulnerabilities could allow an attacker to compromise the application, access or modify data, steal cookie-based authentication credentials, or even exploit vulnerabilities in the underlying database implementation. Other attacks are also possible.

Mitigation:

Input validation should be used to detect unauthorized input before it is processed by the application. Sanitize all user-supplied input to prevent malicious code from being executed.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/17375/info

ArabPortal is prone to multiple input-validation vulnerabilities. The issues include cross-site scripting and SQL-injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input. 

Successful exploitation of these vulnerabilities could allow an attacker to compromise the application, access or modify data, steal cookie-based authentication credentials, or even exploit vulnerabilities in the underlying database implementation. Other attacks are also possible.

http://www.example.com/forum.php?mineID=[SQL Injection]

http://www.example.com/forum.php?action=view&id=1&cat_id=3&adminJump=D3vil-0x1[HTML - XSS ]
http://www.example.com/forum.php?action=view&id=1&cat_id=3&forum_middle=D3vil-0x1[HTML - XSS ]
http://www.example.com/members.php?action=changepass&form=D3vil-0x1[HTML - XSS ]
http://www.example.com/members.php?action=edit&form=D3vil-0x1[HTML - XSS ]
http://www.example.com/pm.php?action=reply&form=D3vil-0x1[HTML - XSS ]
http://www.example.com/pm.php?action=sendmsg&form=D3vil-0x1[HTML - XSS ]
http://www.example.com/mail.php?action=sendpage&form=D3vil-0x1[HTML - XSS ]
http://www.example.com/mail.php?action=sendtome&form=D3vil-0x1[HTML - XSS ]
http://www.example.com/mail.php?action=sendtousers&userid=1&form=D3vil-0x1[HTML - XSS ]