CVE-2021-36162

Description

Apache Dubbo supports various rules to support configuration override or traffic routing (called routing in Dubbo). These rules are loaded into the configuration center (eg: Zookeeper, Nacos, ...) and retrieved by the customers when making a request in order to find the right endpoint. When parsing these YAML rules, Dubbo customers will use SnakeYAML library to load the rules which by default will enable calling arbitrary constructors. An attacker with access to the configuration center he will be able to poison the rule so when retrieved by the consumers, it will get RCE on all of them. This was fixed in Dubbo 2.7.13, 3.0.2

Risk Information

Base Score
8.8
MODERATE
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score
Exploitation Probability
1.354

Associated Vulnerability

VulnerabilityOS Platform
Vulnerabilities CVE-2021-37579,CVE-2021-36161,CVE-2021-36162,CVE-2021-36163 are fixed in Apache-dubbo 2.7.13Windows
Vulnerabilities CVE-2021-37579,CVE-2021-36162 are fixed in Apache-dubbo 3.0.2Windows
Vulnerabilities CVE-2021-37579,CVE-2021-36161,CVE-2021-36162,CVE-2021-36163 are fixed in Apache-dubbo for Linux 2.7.13Linux
Vulnerabilities CVE-2021-37579,CVE-2021-36162 are fixed in Apache-dubbo for Linux 3.0.2Linux

Patch Details

No records found

References

https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234