20/20 Applications Data Shed 1.0 - 'listings.asp' Multiple SQL Injections



EKU-ID: 34275 CVE: CVE-2006-6067;OSVDB-32787 OSVDB-ID:
Author: laurent gaffie Published: 2006-11-17 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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

20/20 DataShed is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.

Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.

Version 1.0 is vulnerable.

http://www.example.com/listings.asp?peopleID='[sql]
http://www.example.com/listings.asp?sort_order='[sql]