Exploit phpLiteAdmin - 'table' SQL Injection

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
38228
Проверка EDB
  1. Пройдено
Автор
KEDANS-DZ
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
null
Дата публикации
2013-01-15
phpLiteAdmin - 'table' SQL Injection
Код:
source: https://www.securityfocus.com/bid/57431/info

phpLiteAdmin is prone to an SQL-injection vulnerability because it fails to properly sanitize user-supplied input 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.

phpLiteAdmin 1.8.x and 1.9.x are vulnerable. 

http://www.example.com/phpliteadmin.php?action=row_view&table=' [ SQLi ]
 
Источник
www.exploit-db.com

Похожие темы