vendor:
Spiceworks
by:
CERT
8,8
CVSS
HIGH
SQL Injection and Stored XSS
89 (SQL Injection) and 79 (XSS)
CWE
Product Name: Spiceworks
Affected Version From: 5.3.75941
Affected Version To: 5.3.75941
Patch Exists: NO
Related CWE: N/A
CPE: a:spiceworks:spiceworks
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
2012
SQL Injection (Post-Authentication) and Stored XSS in SpiceWorks
An attacker can exploit a SQL injection vulnerability in SpiceWorks to gain access to sensitive information. The vulnerability exists in the API_v2.json endpoint, which allows an attacker to inject malicious SQL code into the query parameters. An attacker can also exploit a stored XSS vulnerability in SpiceWorks by configuring their snmpd.conf file to contain malicious JavaScript.
Mitigation:
Ensure that all user-supplied input is properly sanitized and validated before being used in a SQL query. Additionally, ensure that all user-supplied input is properly sanitized and validated before being used in a web application.