CVE-2020-11979

Injection Vulnerability in maven/org.gradle/gradle-core

Identifiers

CVE-2020-11979, GHSA-j45w-qrgf-25vm

Package Slug

maven/org.gradle/gradle-core

Vulnerability

Injection Vulnerability

Description

As mitigation for CVE-2020-1945 Apache Ant changed the permissions of temporary files it created so that only the current user was allowed to access them. Unfortunately, the fixcrlf task deleted the temporary file and created a new one without said protection, effectively nullifying the effort. This would still allow an attacker to inject modified source files into the build process.

Affected Versions

All versions before 6.8.0

Solution

Unfortunately, there is no solution available yet.

Last Modified

2021-02-23

source