vendor:
N/A
by:
RoAd_KiLlEr
8.8
CVSS
HIGH
SQL-i/XSS
89
CWE
Product Name: N/A
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
2011
Honey Soft (detail.php?prod_detail= & products.php?catid=) SQL-i/XSS Multiple Vulnerabilities
Honey Soft is prone to multiple SQL injection and cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data. An attacker can exploit these issues to manipulate SQL queries, steal cookie-based authentication credentials, execute arbitrary HTML and script code in the browser of an unsuspecting user in the context of the affected site, and to access or modify data.
Mitigation:
Input validation and output encoding should be used to mitigate the risk of SQL injection and cross-site scripting attacks.