GHSA-jh5g-9m4v-9vv9

    Dashboard / Vulnerabilities / GHSA-jh5g-9m4v-9vv9

    GHSA-jh5g-9m4v-9vv9

    Published: 28 Jan 2022Last Modified: 16 Feb 2024

    Summary: Insecure Java Deserialization in Apache Karaf

    Details: Apache Karaf allows monitoring of applications and the Java runtime by using the Java Management Extensions (JMX). JMX is a Java RMI based technology that relies on Java serialized objects for client server communication. Whereas the default JMX implementation is hardened against unauthenticated deserialization attacks, the implementation used by Apache Karaf is not protected against this kind of attack. The impact of Java deserialization vulnerabilities strongly depends on the classes that are available within the targets class path. Generally speaking, deserialization of untrusted data does always represent a high security risk and should be prevented. The risk is low as, by default, Karaf uses a limited set of classes in the JMX server class path. It depends of system scoped classes (e.g. jar in the lib folder).

    Affected packages

    Package

    Name: org.apache.karaf.management:org.apache.karaf.management.server

    Purl: pkg:maven/org.apache.karaf.management/org.apache.karaf.management.server

    Affected ranges

    Type: ECOSYSTEM

    Events:

    Introduced- 0
    Fixed -4.3.6

    Affected versions

    2.2.10
    2.2.11
    2.2.4
    2.2.5
    2.2.6
    2.2.7
    2.2.8
    2.2.9

    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-jh5g-9m4v-9vv9 | CVE-DB