CVE-2021-29428
Last modified
CVE-2021-29428 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In Gradle before version 7.0, on Unix-like systems, the system temporary directory can be created with open permissions that allow multiple users to create and delete files within it. Gradle builds could be vulnerable to a local privilege escalation from an attacker quickly deleting and recreating files in the system temporary directory. EPSS estimates a 0.53% chance of exploitation in the next 30 days.
Description
In Gradle before version 7.0, on Unix-like systems, the system temporary directory can be created with open permissions that allow multiple users to create and delete files within it. Gradle builds could be vulnerable to a local privilege escalation from an attacker quickly deleting and recreating files in the system temporary directory. This vulnerability impacted builds using precompiled script plugins written in Kotlin DSL and tests for Gradle plugins written using ProjectBuilder or TestKit. If you are on Windows or modern versions of macOS, you are not vulnerable. If you are on a Unix-like operating system with the "sticky" bit set on your system temporary directory, you are not vulnerable. The problem has been patched and released with Gradle 7.0. As a workaround, on Unix-like operating systems, ensure that the "sticky" bit is set. This only allows the original user (or root) to delete a file. If you are unable to change the permissions of the system temporary directory, 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. For additional details refer to the referenced GitHub Security Advisory.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Gradle | Gradle | < 7.0 |
| Quarkus | Quarkus | <= 2.2.3 |
References
- https://docs.gradle.org/7.0/release-notes.html#security-advisoriesRelease Notes, Vendor Advisory
- https://github.com/gradle/gradle/pull/15240Patch, Third Party Advisory
- https://github.com/gradle/gradle/pull/15654Patch, Third Party Advisory
- https://github.com/gradle/gradle/security/advisories/GHSA-89qm-pxvm-p336Exploit, Third Party Advisory
- https://docs.gradle.org/7.0/release-notes.html#security-advisoriesRelease Notes, Vendor Advisory
- https://github.com/gradle/gradle/pull/15240Patch, Third Party Advisory
- https://github.com/gradle/gradle/pull/15654Patch, Third Party Advisory
- https://github.com/gradle/gradle/security/advisories/GHSA-89qm-pxvm-p336Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-29428?
How severe is CVE-2021-29428?
How do I fix CVE-2021-29428?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2021
- CVE-2021-29417gitjacker before 0.1.0 allows remote attackers to execute ar…9.8
- CVE-2021-29418The netmask package before 2.0.1 for Node.js mishandles cert…5.3
- CVE-2021-29421models/metadata.py in the pikepdf package 1.3.0 through 2.9.…7.5
- CVE-2021-29424The Net::Netmask module before 2.0000 for Perl does not prop…7.5
- CVE-2021-29425In Apache Commons IO before 2.7, When invoking the method Fi…4.8
- CVE-2021-29427In Gradle from version 5.1 and before version 7.0 there is a…7.2
- CVE-2021-29429In Gradle before version 7.0, files created with open permis…5.5
- CVE-2021-29430Sydent is a reference Matrix identity server. Sydent does no…7.5
- CVE-2021-29431Sydent is a reference Matrix identity server. Sydent can be …6.5
- CVE-2021-29432Sydent is a reference matrix identity server. A malicious us…5.7
- CVE-2021-29433Sydent is a reference Matrix identity server. In Sydent vers…4.3
- CVE-2021-29434Wagtail is a Django content management system. In affected v…4.8
Are you affected by CVE-2021-29428?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
