Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

SUSE-SU-2024:1119-1

Опубликовано: 05 апр. 2024
Источник: suse-cvrf

Описание

Security update for gradle, gradle-bootstrap

This update for gradle, gradle-bootstrap fixes the following issues:

  • CVE-2021-29429: Fixed information disclosure through temporary directory permissions (bsc#1184799).
  • CVE-2019-15052: Fixed authentication credentials disclosure (bsc#1145903).

gradle:

  • Fixed RPM package building issues due to changed dependencies

gradle-bootstrap:

  • Added missing dependency of aopalliance

Список пакетов

SUSE Enterprise Storage 7.1
gradle-4.4.1-150200.3.15.1
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS
gradle-4.4.1-150200.3.15.1
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS
gradle-4.4.1-150200.3.15.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS
gradle-4.4.1-150200.3.15.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS
gradle-4.4.1-150200.3.15.1
SUSE Linux Enterprise Module for Development Tools 15 SP5
gradle-4.4.1-150200.3.15.1
SUSE Linux Enterprise Server 15 SP2-LTSS
gradle-4.4.1-150200.3.15.1
SUSE Linux Enterprise Server 15 SP3-LTSS
gradle-4.4.1-150200.3.15.1
SUSE Linux Enterprise Server 15 SP4-LTSS
gradle-4.4.1-150200.3.15.1
SUSE Linux Enterprise Server for SAP Applications 15 SP2
gradle-4.4.1-150200.3.15.1
SUSE Linux Enterprise Server for SAP Applications 15 SP3
gradle-4.4.1-150200.3.15.1
SUSE Linux Enterprise Server for SAP Applications 15 SP4
gradle-4.4.1-150200.3.15.1
openSUSE Leap 15.5
gpars-bootstrap-1.2.1-150200.3.9.1
gradle-4.4.1-150200.3.15.1
gradle-bootstrap-4.4.1-150200.3.9.1
groovy-bootstrap-2.4.21-150200.3.9.1

Описание

The HTTP client in Gradle before 5.6 sends authentication credentials originally destined for the configured host. If that host returns a 30x redirect, Gradle also sends those credentials to all subsequent hosts that the request redirects to. This is similar to CVE-2018-1000007.


Затронутые продукты
SUSE Enterprise Storage 7.1:gradle-4.4.1-150200.3.15.1
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gradle-4.4.1-150200.3.15.1
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gradle-4.4.1-150200.3.15.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gradle-4.4.1-150200.3.15.1

Ссылки

Описание

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.


Затронутые продукты
SUSE Enterprise Storage 7.1:gradle-4.4.1-150200.3.15.1
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gradle-4.4.1-150200.3.15.1
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gradle-4.4.1-150200.3.15.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gradle-4.4.1-150200.3.15.1

Ссылки
Уязвимость SUSE-SU-2024:1119-1