CVE-2020-7599

Insertion of Sensitive Information into Log File in maven/com.gradle.plugin-publish/com.gradle.plugin-publish.gradle.plugin

Identifiers

GHSA-cv78-v957-jx34, CVE-2020-7599

Package Slug

maven/com.gradle.plugin-publish/com.gradle.plugin-publish.gradle.plugin

Vulnerability

Insertion of Sensitive Information into Log File

Description

All versions of com.gradle.plugin-publish before 0.11.0 is vulnerable to Insertion of Sensitive Information into Log File. When a plugin author publishes a Gradle plugin while running Gradle with the --info log level flag, the Gradle Logger logs an AWS pre-signed URL. If this build log is publicly visible (as it is in many popular public CI systems like TravisCI) this AWS pre-signed URL would allow a malicious actor to replace a recently uploaded plugin with their own.

Affected Versions

All versions before 0.11.0

Solution

Upgrade to version 0.11.0 or above.

Last Modified

2022-07-29

source