GHSA-74mg-6xqx-2vrq

Suggest an improvement
Source
https://github.com/advisories/GHSA-74mg-6xqx-2vrq
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/02/GHSA-74mg-6xqx-2vrq/GHSA-74mg-6xqx-2vrq.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-74mg-6xqx-2vrq
Aliases
Published
2022-02-09T22:27:01Z
Modified
2023-11-08T04:02:09.098190Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
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.

Database specific
{
    "nvd_published_at": "2021-01-11T10:15:00Z",
    "github_reviewed_at": "2021-04-06T22:54:20Z",
    "severity": "CRITICAL",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-502"
    ]
}
References

Affected packages

Maven / org.apache.dubbo:dubbo-parent

Package

Name
org.apache.dubbo:dubbo-parent
View open source insights on deps.dev
Purl
pkg:maven/org.apache.dubbo/dubbo-parent

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.7.0
Fixed
2.7.8

Affected versions

2.*

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

Maven / org.apache.dubbo:dubbo-parent

Package

Name
org.apache.dubbo:dubbo-parent
View open source insights on deps.dev
Purl
pkg:maven/org.apache.dubbo/dubbo-parent

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.6.9