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.