Exploit Article Directory - 'login.php' SQL Injection

Exploiter

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

Article Directory 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. 

The following example is available:

Username : X' or ' 1=1
Password : X' or ' 1=1
 
Источник
www.exploit-db.com

Похожие темы