Vulnerability Details : CVE-2021-43609
An issue was discovered in Spiceworks Help Desk Server before 1.3.3. A Blind Boolean SQL injection vulnerability within the order_by_for_ticket function in app/models/reporting/database_query.rb allows an authenticated attacker to execute arbitrary SQL commands via the sort parameter. This can be leveraged to leak local files from the host system, leading to remote code execution (RCE) through deserialization of malicious data.
Vulnerability category: Sql InjectionExecute code
Products affected by CVE-2021-43609
- cpe:2.3:a:spiceworks:help_desk_server:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2021-43609
0.37%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 72 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-43609
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
9.9
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H |
3.1
|
6.0
|
MITRE | |
8.8
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
2.8
|
5.9
|
NIST |
CWE ids for CVE-2021-43609
-
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by: nvd@nist.gov (Primary)
References for CVE-2021-43609
-
https://community.spiceworks.com/blogs/help-desk-server-release-notes/3610-1-3-2-1-3-3
1.3.2 & 1.3.3 - SpiceworksRelease Notes
-
https://github.com/d5sec/CVE-2021-43609-POC
GitHub - d5sec/CVE-2021-43609-POC: Proof of Concept Exploit for CVE-2021-43609Third Party Advisory
-
https://www.linkedin.com/pulse/cve-2021-43609-write-up-division5-security-4lgwe
CVE-2021-43609 Write-upExploit;Third Party Advisory
Jump to