CVE-2020-15777

HIGH

Gradle Maven < 1.6 - Insecure Deserialization

Title source: rule

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.

Scores

CVSS v3 7.8
EPSS 0.0066
EPSS Percentile 70.7%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Classification

CWE
CWE-502
Status published

Affected Products (2)

gradle/maven < 1.6
com.gradle/gradle-enterprise-maven-extension < 1.6Maven

Timeline

Published Aug 25, 2020
Tracked Since Feb 18, 2026