VYPR

rpm package

suse/gradle&distro=SUSE Linux Enterprise Server for SAP Applications 15 SP2

pkg:rpm/suse/gradle&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP2

Vulnerabilities (4)

  • CVE-2023-35947Jun 30, 2023
    affected < 4.4.1-150200.3.27.1fixed 4.4.1-150200.3.27.1

    Gradle is a build tool with a focus on build automation and support for multi-language development. In affected versions when unpacking Tar archives, Gradle did not check that files could be written outside of the unpack location. This could lead to important files being overwrit

  • CVE-2021-29428Apr 13, 2021
    affected < 4.4.1-150200.3.7.1fixed 4.4.1-150200.3.7.1

    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 delet

  • CVE-2021-29429Apr 12, 2021
    affected < 4.4.1-150200.3.15.1fixed 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 TextResourceFacto

  • CVE-2019-15052Aug 14, 2019
    affected < 4.4.1-150200.3.15.1fixed 4.4.1-150200.3.15.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.