GHSA-cpx9-4rwv-486v

Suggest an improvement
Source
https://github.com/advisories/GHSA-cpx9-4rwv-486v
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/09/GHSA-cpx9-4rwv-486v/GHSA-cpx9-4rwv-486v.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-cpx9-4rwv-486v
Aliases
Published
2021-09-08T20:14:14Z
Modified
2023-11-08T04:06:12.721387Z
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
Hessian protocol configuration vulnerability in Apache Dubbo
Details

In Apache Dubbo, users may choose to use the Hessian protocol. The Hessian protocol is implemented on top of HTTP and passes the body of a POST request directly to a HessianSkeleton: New HessianSkeleton are created without any configuration of the serialization factory and therefore without applying the dubbo properties for applying allowed or blocked type lists. In addition, the generic service is always exposed and therefore attackers do not need to figure out a valid service/method name pair. This is fixed in 2.7.13, 2.6.10.1

Database specific
{
    "nvd_published_at": "2021-09-07T10:15:00Z",
    "github_reviewed_at": "2021-09-08T18:21:01Z",
    "severity": "CRITICAL",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-502"
    ]
}
References

Affected packages

Maven / org.apache.dubbo:dubbo

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.7.0
Fixed
2.7.13

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
2.7.8
2.7.9
2.7.10
2.7.11
2.7.12

Maven / org.apache.dubbo:dubbo

Package

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

Affected ranges

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

Database specific

{
    "last_known_affected_version_range": "<= 2.6.10"
}