Alpine: gradle: security update to 7.2-r0

high Tenable Self-Hosted Container Security Plugin ID 404794

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Gradle is a build tool with a focus on build automation. In versions prior to 7.2, start scripts generated
by the `application` plugin and the `gradlew` script are both vulnerable to arbitrary code execution when
an attacker is able to change environment variables for the user running the script. This may impact those
who use `gradlew` on Unix-like systems or use the scripts generated by Gradle in thieir application on
Unix-like systems. For this vulnerability to be exploitable, an attacker needs to be able to set the value
of particular environment variables and have those environment variables be seen by the vulnerable
scripts. This issue has been patched in Gradle 7.2 by removing the use of `eval` and requiring the use of
the `bash` shell. There are a few workarounds available. For CI/CD systems using the Gradle build tool,
one may ensure that untrusted users are unable to change environment variables for the user that executes
`gradlew`. If one is unable to upgrade to Gradle 7.2, one may generate a new `gradlew` script with Gradle
7.2 and use it for older versions of Gradle. Fpplications using start scripts generated by Gradle, one may
ensure that untrusted users are unable to change environment variables for the user that executes the
start script. A vulnerable start script could be manually patched to remove the use of `eval` or the use
of environment variables that affect the application's command-line. If the application is simple enough,
one may be able to avoid the use of the start scripts by running the application directly with Java
command. (CVE-2021-32751)

See Also

https://security.alpinelinux.org/vuln/CVE-2021-32751

Plugin Details

Severity: High

ID: 404794

Version: Revision 1.26

Type: Local

Published: 10/31/2023

Updated: 12/4/2025

Supported Sensors: Agentless Assessment, Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.12

CVSS v2

Risk Factor: High

Base Score: 8.5

Temporal Score: 6.7

Vector: CVSS2#AV:N/AC:M/Au:S/C:C/I:C/A:C

CVSS Score Source: CVE-2021-32751

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

Vector: CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Vulnerability Publication Date: 7/20/2021

Reference Information

CVE: CVE-2021-32751