GHSA-74mg-6xqx-2vrq

    Dashboard / Vulnerabilities / GHSA-74mg-6xqx-2vrq

    GHSA-74mg-6xqx-2vrq

    Published: 9 Feb 2022Last Modified: 8 Nov 2023

    Summary: Deserialization exploitation in Apache Dubbo

    Details: A deserialization vulnerability existed in dubbo 2.7.5 and its earlier versions, which could lead to malicious code execution. Most Dubbo users use Hessian2 as the default serialization/deserialization protool, during Hessian2 deserializing the HashMap object, some functions in the classes stored in HashMap will be executed after a series of program calls, however, those special functions may cause remote command execution. For example, the hashCode() function of the EqualsBean class in rome-1.7.0.jar will cause the remotely load malicious classes and execute malicious code by constructing a malicious request. This issue was fixed in Apache Dubbo 2.6.9 and 2.7.8.

    Affected packages

    Package

    Name: org.apache.dubbo:dubbo-parent

    Purl: pkg:maven/org.apache.dubbo/dubbo-parent

    Affected ranges

    Type: ECOSYSTEM

    Events:

    Introduced- 2.7.0
    Fixed -2.7.8

    Affected versions

    2.7.0
    2.7.1
    2.7.2
    2.7.3
    2.7.4
    2.7.4.1
    2.7.5
    2.7.6
    2.7.7

    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-74mg-6xqx-2vrq | CVE-DB