Katalog CVE

CVE-2026-59327

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

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.09%

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

Streszczenie

Spring Tools for Eclipse przechowuje tajny klucz DevTools remote secret jako zwykły tekst w konfiguracji uruchomieniowej. Plik .launch jest zapisywany w postaci jawnego XML, co może prowadzić do wycieku sekretu do systemu plików lub repozytorium wersji.

Ocena ryzyka

Osoba mająca dostęp do pliku .launch może odczytać sekret i zdalnie wykonać dowolny kod na docelowej aplikacji Spring Boot przez endpoint DevTools.

Rekomendacja

Zaktualizuj Spring Tools for Eclipse do wersji nowszej niż 5.2.0. Nie udostępniaj plików .launch w repozytoriach ani nie przechowuj ich w niebezpiecznych lokalizacjach.

Inne podatności w Spring Tools for Eclipse

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

Spring Tools for Eclipse stores the Spring Boot DevTools remote secret (spring.devtools.remote.secret) as a plain string attribute on the "Spring Boot DevTools Client" launch configuration. Eclipse persists launch configuration attributes as cleartext XML, either to workspace metadata or, if the user marks the configuration as a shared file, directly into the project tree where it can be committed to version control. This secret is the sole credential protecting the DevTools remote restart/reload endpoint, which accepts and executes arbitrary class bytes on the target application. Anyone able to read the .launch file (via filesystem access, a workspace backup, or a shared VCS repository) can extract the secret and use it to achieve remote code execution against the associated Spring Boot application. Affected Spring Products and Versions: Spring Tools for Eclipse: 5.2.0 and earlier

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