Vulnerability Name:

CVE-2021-29429 (CCN-200165)

Assigned:2021-04-09
Published:2021-04-09
Updated:2021-10-20
Summary:In Gradle before version 7.0, files created with open permissions in the system temporary directory can allow an attacker to access information downloaded by Gradle. Some builds could be vulnerable to a local information disclosure. Remote files accessed through TextResourceFactory are downloaded into the system temporary directory first. Sensitive information contained in these files can be exposed to other local users on the same system. If you do not use the `TextResourceFactory` API, you are not vulnerable. As of Gradle 7.0, uses of the system temporary directory have been moved to the Gradle User Home directory. By default, this directory is restricted to the user running the build. As a workaround, set a more restrictive umask that removes read access to other users. When files are created in the system temporary directory, they will not be accessible to other users. If you are unable to change your system's umask, you can move the Java temporary directory by setting the System Property `java.io.tmpdir`. The new path needs to limit permissions to the build user only.
CVSS v3 Severity:5.5 Medium (CVSS v3.1 Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N)
5.0 Medium (Temporal CVSS v3.1 Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C)
Exploitability Metrics:Attack Vector (AV): Local
Attack Complexity (AC): Low
Privileges Required (PR): Low
User Interaction (UI): None
Scope:Scope (S): Unchanged
Impact Metrics:Confidentiality (C): High
Integrity (I): None
Availibility (A): None
4.0 Medium (CCN CVSS v3.1 Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N)
3.6 Low (CCN Temporal CVSS v3.1 Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C)
Exploitability Metrics:Attack Vector (AV): Local
Attack Complexity (AC): Low
Privileges Required (PR): None
User Interaction (UI): None
Scope:Scope (S): Unchanged
Impact Metrics:Confidentiality (C): Low
Integrity (I): None
Availibility (A): None
CVSS v2 Severity:1.9 Low (CVSS v2 Vector: AV:L/AC:M/Au:N/C:P/I:N/A:N)
Exploitability Metrics:Access Vector (AV): Local
Access Complexity (AC): Medium
Authentication (Au): None
Impact Metrics:Confidentiality (C): Partial
Integrity (I): None
Availibility (A): None
2.1 Low (CCN CVSS v2 Vector: AV:L/AC:L/Au:N/C:P/I:N/A:N)
Exploitability Metrics:Access Vector (AV): Local
Access Complexity (AC): Low
Athentication (Au): None
Impact Metrics:Confidentiality (C): Partial
Integrity (I): None
Availibility (A): None
Vulnerability Type:CWE-377
Vulnerability Consequences:Obtain Information
References:Source: MITRE
Type: CNA
CVE-2021-29429

Source: MISC
Type: Release Notes, Vendor Advisory
https://docs.gradle.org/7.0/release-notes.html#security-advisories

Source: XF
Type: UNKNOWN
gradle-cve202129429-info-disc(200165)

Source: CCN
Type: Gradle GIT Repository
Information disclosure through temporary directory permissions

Source: CONFIRM
Type: Exploit, Mitigation, Third Party Advisory
https://github.com/gradle/gradle/security/advisories/GHSA-fp8h-qmr5-j4c8

Source: CCN
Type: Gradle Web site
Gradle

Vulnerable Configuration:Configuration 1:
  • cpe:/a:gradle:gradle:*:*:*:*:*:*:*:* (Version < 7.0)

  • Configuration 2:
  • cpe:/a:quarkus:quarkus:*:*:*:*:*:*:*:* (Version <= 2.2.3)

  • Configuration CCN 1:
  • cpe:/a:gradle:gradle:2.12:*:*:*:*:*:*:*
  • OR cpe:/a:gradle:gradle:1.4:-:*:*:*:*:*:*
  • OR cpe:/a:gradle:gradle:5.6.2:*:*:*:*:*:*:*

  • * Denotes that component is vulnerable
    BACK
    gradle gradle *
    quarkus quarkus *
    gradle gradle 2.12
    gradle gradle 1.4 -
    gradle gradle 5.6.2