iVote - 'details.php' SQL Injection



EKU-ID: 43017 CVE: OSVDB-ID:
Author: Ashiyane Digital Security Team Published: 2013-07-10 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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