Exploit Confixx 2 - 'DB' SQL Injection

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
23797
Проверка EDB
  1. Пройдено
Автор
WKR
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
N/A
Дата публикации
2004-03-09
Код:
source: https://www.securityfocus.com/bid/9830/info

It has been reported that an input validation error with the potential for use in a SQL injection attack is present in the "db_mysql_loeschen2.php" script. When a user is requesting the "db_mysql_loeschen2.php" script, one of the parameters that can be passed to the script is "db". There are no checks on the value of this variable before it is used in an SQL query string.

Consequently, malicious users may corrupt the resulting SQL queries by specially crafting a value for the "db" variable.

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

Похожие темы