GHSA-9hx8-2mrv-r674

    Dashboard / Vulnerabilities / GHSA-9hx8-2mrv-r674

    GHSA-9hx8-2mrv-r674

    Published: 9 Aug 2021Last Modified: 8 Nov 2023

    Summary: Deserialization of Untrusted Data in Apache jUDDI

    Details: 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.

    Affected packages

    Package

    Name: org.apache.juddi:juddi-core

    Purl: pkg:maven/org.apache.juddi/juddi-core

    Affected ranges

    Type: ECOSYSTEM

    Events:

    Introduced- 0
    Fixed -3.3.10

    Affected versions

    3.0.0
    3.0.0.alpha
    3.0.0.beta
    3.0.0.rc1
    3.0.1
    3.0.2
    3.0.3
    3.0.4

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High
    GHSA-9hx8-2mrv-r674 | CVE-DB