Katalog CVE

CVE-2023-35946

ŚrednieCVSS 6.9
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.29%

Percentyl 21 - wyżej niż 21% wszystkich znanych CVE

Streszczenie

Gradle, narzędzie do automatyzacji budowy, ma podatność, która pozwala na zapisanie plików w niezamierzonym miejscu w systemie plików poprzez specjalnie skonstruowane koordynaty zależności. Może to prowadzić do zanieczyszczenia pamięci podręcznej zależności lub nadpisania ważnych plików.

Ocena ryzyka

Organizacje mogą być narażone na ataki, które wykorzystują tę podatność do manipulacji pamięcią podręczną zależności lub do nadpisywania krytycznych plików w systemie, co może prowadzić do poważnych problemów z bezpieczeństwem.

Rekomendacja

Zaleca się aktualizację do wersji Gradle 7.6.2 lub 8.2, które zawierają poprawki zabezpieczeń. Jeśli aktualizacja nie jest możliwa, warto włączyć weryfikację zależności, aby utrudnić wykorzystanie tej podatności.

Oryginalny opis (angielski, źródło NVD)

Gradle is a build tool with a focus on build automation and support for multi-language development. When Gradle writes a dependency into its dependency cache, it uses the dependency's coordinates to compute a file location. With specially crafted dependency coordinates, Gradle can be made to write files into an unintended location. The file may be written outside the dependency cache or over another file in the dependency cache. This vulnerability could be used to poison the dependency cache or overwrite important files elsewhere on the filesystem where the Gradle process has write permissions. Exploiting this vulnerability requires an attacker to have control over a dependency repository used by the Gradle build or have the ability to modify the build's configuration. It is unlikely that this would go unnoticed. A fix has been released in Gradle 7.6.2 and 8.2 to protect against this vulnerability. Gradle will refuse to cache dependencies that have path traversal elements in their dependency coordinates. It is recommended that users upgrade to a patched version. If you are unable to upgrade to Gradle 7.6.2 or 8.2, `dependency verification` will make this vulnerability more difficult to exploit.

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS