exploit-db-mirror/platforms/php/webapps/38635.txt
Offensive Security c4e7f4ce3a DB: 2015-11-06
21 new exploits
2015-11-06 05:02:38 +00:00

9 lines
No EOL
517 B
Text
Executable file

source: http://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