SCA: security update for org.apache.juddi:juddi-core (GHSA-9hx8-2mrv-r674)

critical Tenable Cloud Security Plugin ID 413314

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Apache jUDDI uses several classes related to Java's Remote Method Invocation (RMI) which (as an extension
to UDDI) provides an alternate transport for accessing UDDI services. RMI uses the default Java
serialization mechanism to pass parameters in RMI invocations. A remote attacker can send a malicious
serialized object to the above RMI entries. The objects get deserialized without any check on the incoming
data. In the worst case, it may let the attacker run arbitrary code remotely. For both jUDDI web service
applications and jUDDI clients, the usage of RMI is disabled by default. Since this is an optional feature
and an extension to the UDDI protocol, the likelihood of impact is low. Starting with 3.3.10, all RMI
related code was removed. (CVE-2021-37578)

See Also

https://github.com/advisories/GHSA-9hx8-2mrv-r674

Plugin Details

Severity: Critical

ID: 413314

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.12

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

Vector: CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2021-37578

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/9/2021

Vulnerability Publication Date: 7/29/2021

Reference Information

CVE: CVE-2021-37578

cwe: CWE-502