CVE-2023-54344
Eclipse Equinox OSGi 3.7.2 and earlier contains a remote code execution vulnerability that allows unauthenticated attackers to execute arbitrary commands by sending payloads to the console interface. Attackers can connect to the OSGi console port and send base64-encoded bash commands wrapped in fork directives to achieve code execution and establish reverse shell connections.
Ver en NVDAnálisis
Eclipse Equinox OSGi versions 3.7.2 and earlier are vulnerable to unauthenticated remote code execution via the console interface. Attackers can send specially crafted payloads to execute arbitrary bash commands and establish reverse shells. Java developers and system administrators should ensure their OSGi console is not exposed to the network and update to a patched version immediately.
Severidad
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:HCWE-306EPSS
Descripción técnica
Eclipse Equinox OSGi 3.7.2 and earlier contains a remote code execution vulnerability that allows unauthenticated attackers to execute arbitrary commands by sending payloads to the console interface. Attackers can connect to the OSGi console port and send base64-encoded bash commands wrapped in fork directives to achieve code execution and establish reverse shell connections.