SQLi exists in the probe code of all Connectwise Automate versions before 2020.7 or 2019.12. A SQL Injection in the probe implementation to save data to a custom table exists due to inadequate server side validation. As the code creates dynamic SQL for the insert statement and utilizes the user supplied table name with little validation, the table name can be modified to allow arbitrary update commands to be run. Usage of other SQL injection techniques such as timing attacks, it is possible to perform full data extraction as well. Patched in 2020.7 and in a hotfix for 2019.12.
| Link | Resource |
|---|---|
| https://slagle.tech/2020/07/06/cve-2020-15008/ | Not Applicable |
| https://slagle.tech/2020/07/06/cve-2020-15008/ | Not Applicable |
Configuration 1 (hide)
|
21 Nov 2024, 05:04
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://slagle.tech/2020/07/06/cve-2020-15008/ - Not Applicable |
Published : 2020-07-07 20:15
Updated : 2024-11-21 05:04
NVD link : CVE-2020-15008
Mitre link : CVE-2020-15008
CVE.ORG link : CVE-2020-15008
JSON object : View
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')