Exploit Your Articles Directory - Login Option SQL Injection

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
33908
Проверка EDB
  1. Пройдено
Автор
SID3^EFFECTS
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
N/A
Дата публикации
2010-04-29
Код:
source: https://www.securityfocus.com/bid/39796/info

Article Directory Script 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 data is available :

Inject the following into the login options field.

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

Похожие темы