Exploit Clipbucket 1.7.1 - Multiple SQL Injections

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
34694
Проверка EDB
  1. Пройдено
Автор
QABANDI
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
N/A
Дата публикации
2009-07-24
Clipbucket 1.7.1 - Multiple SQL Injections
Код:
source: https://www.securityfocus.com/bid/43383/info

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

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

ClipBucket 1.7.1 is vulnerable; other versions may be affected.


The following example data is available:

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

Похожие темы