Exploit AbleDating 2.4 - 'search_results.php?keyword' SQL Injection

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
31829
Проверка EDB
  1. Пройдено
Автор
ALI JASBI
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2008-6572
Дата публикации
2008-05-22
Код:
source: https://www.securityfocus.com/bid/29342/info

AbleDating is prone to multiple input-validation vulnerabilities because it fails to sufficiently sanitize user-supplied data. The issues include an SQL-injection vulnerability and a cross-site scripting vulnerability.

Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, execute arbitrary local scripts, retrieve potentially sensitive information, or exploit latent vulnerabilities in the underlying database.

These issues affect AbleDating 2.4; other versions may also be vulnerable.


http://www.example.com/search_results.php?p_age_from=18&p_age_to=18&keyword=[sql injection]&status=online&save_search=on&search_name=My%20search&photo=on&p_orientation%255B%255D=2&order=rating&sort=desc&p_relation%255B%255D=4&search
 
Источник
www.exploit-db.com

Похожие темы