CVE-2020-15008

A 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.
References
Link Resource
https://slagle.tech/2020/07/06/cve-2020-15008/ Not Applicable
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:connectwise:connectwise_automate:*:*:*:*:*:*:*:*
cpe:2.3:a:connectwise:connectwise_automate:2019.12:*:*:*:*:*:*:*

History

No history.

Information

Published : 2020-07-07 20:15

Updated : 2023-12-10 13:27


NVD link : CVE-2020-15008

Mitre link : CVE-2020-15008

CVE.ORG link : CVE-2020-15008


JSON object : View

Products Affected

connectwise

  • connectwise_automate
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')