CVE-2025-7389
WysokieStreszczenie
Podatność w komponencie AdminServer w OpenEdge umożliwia uwierzytelnionym użytkownikom dostęp do systemu operacyjnego serwera poprzez wykorzystanie uprawnień procesu AdminServer. Metody setFile() i openFile() w interfejsie RMI mogą być nadużywane do odczytu dowolnych plików. Metody te zostały usunięte.
Ocena ryzyka
Uwierzytelniony użytkownik może odczytać dowolne pliki na serwerze, co może prowadzić do ujawnienia wrażliwych danych i naruszenia bezpieczeństwa systemu.
Rekomendacja
Zaleca się zastosowanie aktualizacji OpenEdge, która usuwa podatne metody, oraz ograniczenie dostępu do interfejsu RMI.
Inne podatności w OpenEdge
Oryginalny opis (angielski, źródło NVD)
A vulnerability in the AdminServer component of OpenEdge on all supported platforms grants its authenticated users OS-level access to the server through the adopted authority of the AdminServer process itself. The delegated authority of the AdminServer could allow its users the ability to read arbitrary files on the host system through the misuse of the setFile() and openFile() methods exposed through the RMI interface. Misuse was limited only by OS-level authority of the AdminServer's elevated privileges granted and the user's access to these methods enabled through RMI. The exploitable methods have been removed thus eliminating their access through RMI or downstream of the RMI registry.

