🔙 목록으로 돌아가기

CVE-2017-18362: Kaseya VSA 2017 ConnectWise ManagedITSync - Remote Code Execution

TitleKaseya VSA 2017 ConnectWise ManagedITSync - Remote Code Execution
Authorpussycat0x
SeverityCritical
ImpactUnauthenticated attackers can execute arbitrary SQL queries to access and modify the Kaseya VSA database, deploy ransomware to all managed endpoints, and potentially compromise entire customer infrastructures.
RemediationDisable or remove the ConnectWise ManagedITSync integration. If required, apply the latest security patches and restrict access to the ManagedIT.asmx endpoint.
CVSS Score9.8
EPSS Score0.87164
CVE IDCVE-2017-18362
CWE IDCWE-89
Tags cve cve2017 kaseya connectwise sqli kev vkev

🔍 Vulnerability Description

ConnectWise ManagedITSync integration through 2017 for Kaseya VSA is vulnerable to unauthenticated remote commands that allow full direct access to the Kaseya VSA database. If the ManagedIT.asmx page is available via the Kaseya VSA web interface, anyone with access to the page is able to run arbitrary SQL queries, both read and write, without authentication.In February 2019, attackers actively exploited this vulnerability in the wild to download and execute ransomware payloads on all endpoints managed by the VSA server.

🌐 HTTP Request

GET /KaseyaCwWebService/ManagedIT.asmx HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/118.0
Connection: close
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2017/CVE-2017-18362.yaml

🦈 Packet Capture: ⬇️ Download cve-2017-18362.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A