Security Advisory

CVE-2020-15777

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2020-08-25 21:34:43
Last updated 2024-08-04 13:22:30
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

An issue was discovered in the Maven Extension plugin before 1.6 for Gradle Enterprise. The extension uses a socket connection to send serialized Java objects. Deserialization is not restricted to an allow-list, thus allowing an attacker to achieve code execution via a malicious deserialization gadget chain. The socket is not bound exclusively to localhost. The port this socket is assigned to is randomly selected and is not intentionally exposed to the public (either by design or documentation). This could potentially be used to achieve remote code execution and local privilege escalation.