Security Advisory

CVE-2021-25274

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2021-02-03 16:49:26
Last updated 2024-08-03 19:56:11
Assigner mitre
State PUBLISHED

Description

The Collector Service in SolarWinds Orion Platform before 2020.2.4 uses MSMQ (Microsoft Message Queue) and doesnt set permissions on its private queues. As a result, remote unauthenticated clients can send messages to TCP port 1801 that the Collector Service will process. Additionally, upon processing of such messages, the service deserializes them in insecure manner, allowing remote arbitrary code execution as LocalSystem.