CVE-2021-25641
CVSS V2 High 7.5
CVSS V3 Critical 9.8
Description
Each Apache Dubbo server will set a serialization id to tell the clients which serialization protocol it is working on. But for Dubbo versions before 2.7.8 or 2.6.9, an attacker can choose which serialization id the Provider will use by tampering with the byte preamble flags, aka, not following the server's instruction. This means that if a weak deserializer such as the Kryo and FST are somehow in code scope (e.g. if Kryo is somehow a part of a dependency), a remote unauthenticated attacker can tell the Provider to use the weak deserializer, and then proceed to exploit it.
Overview
- CVE ID
- CVE-2021-25641
- Assigner
- security@apache.org
- Vulnerability Status
- Analyzed
- Published Version
- 2021-06-01T14:15:09
- Last Modified Date
- 2021-06-10T13:28:56
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:apache:dubbo:*:*:*:*:*:*:*:* | 1 | OR | 2.5.0 | 2.6.9 |
cpe:2.3:a:apache:dubbo:*:*:*:*:*:*:*:* | 1 | OR | 2.7.0 | 2.7.8 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:P/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 7.5
- Severity
- HIGH
- Exploitability Score
- 10
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 9.8
- Base Severity
- CRITICAL
- Exploitability Score
- 3.9
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
https://lists.apache.org/thread.html/r99ef7fa35585d3a68762de07e8d2b2bc48b8fa669a03e8d84b9673f3%40%3Cdev.dubbo.apache.org%3E | Mailing List Vendor Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-25641 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25641 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:12:08 | Added to TrackCVE | |||
2022-12-05 03:20:18 | 2021-06-01T14:15Z | 2021-06-01T14:15:09 | CVE Published Date | updated |
2022-12-05 03:20:18 | 2021-06-10T13:28:56 | CVE Modified Date | updated | |
2022-12-05 03:20:18 | Analyzed | Vulnerability Status | updated |