vendor:
Quack Chat 1.0
by:
Dylan Irzi
8,8
CVSS
HIGH
XSS, SQL Injection, Path Diclosure
79, 89, 22
CWE
Product Name: Quack Chat 1.0
Affected Version From: 1.0
Affected Version To: 1.0
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: Win8 & Linux Mint
2013
Quack Chat 1.0 – XSS / SQL Injection / Path Diclosure
Quack Chat 1.0 is vulnerable to XSS, SQL Injection and Path Diclosure. XSS can be exploited by injecting malicious code into the 'name' parameter of the qchat.php file. SQL Injection can be exploited by injecting malicious code into the 'id' and 'page' parameters of the qc_admin/index.php?p=history file. Path Diclosure can be exploited by injecting malicious code into the 'id' parameter of the qc_admin/index.php?p=history file.
Mitigation:
Input validation should be used to prevent XSS and SQL Injection attacks. Path Diclosure can be prevented by using a web application firewall.