CVE-2021-20108

CWE-401Memory Leak3 documents3 sources
Severity
7.5HIGH
EPSS
1.4%
top 19.39%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedJul 19
Latest updateMay 24

Description

Manage Engine Asset Explorer Agent 1.0.34 listens on port 9000 for incoming commands over HTTPS from Manage Engine Server. The HTTPS certificates are not verified which allows any arbitrary user on the network to send commands over port 9000. While these commands may not be executed (due to authtoken validation), the Asset Explorer agent will reach out to the manage engine server for an HTTP request. During this process, AEAgent.cpp allocates 0x66 bytes using "malloc". This memory is never free-

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:HExploitability: 3.9 | Impact: 3.6

Affected Packages2 packages

🔴Vulnerability Details

2
GHSA
GHSA-x7m4-fg9v-r3j5: Manage Engine Asset Explorer Agent 12022-05-24
CVEList
CVE-2021-20108: Manage Engine Asset Explorer Agent 12021-07-19
CVE-2021-20108 (HIGH CVSS 7.5) | Manage Engine Asset Explorer Agent | cvebase.io