CVE-2023-54344
CriticalSummary
Eclipse Equinox OSGi version 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.
Risk Assessment
This vulnerability poses a serious risk to organizations by allowing attackers to remotely execute code, potentially leading to system takeover. Unsecured console ports may be an easy target for unauthorized users.
Recommendation
It is recommended to immediately update Eclipse Equinox OSGi to the latest version to mitigate this vulnerability. Additionally, access to the OSGi console port should be restricted for unauthorized users.
Original NVD description (English source)
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.

