{ "schema_version": "1.4.0", "id": "GHSA-933g-v89r-x8pf", "modified": "2023-03-14T19:59:10Z", "published": "2023-03-08T12:30:16Z", "aliases": [ "CVE-2023-23638" ], "summary": "Apache Dubbo vulnerable to Deserialization of Untrusted Data", "details": "A deserialization vulnerability existed when dubbo generic invoke, which could lead to malicious code execution. This issue affects Apache Dubbo 2.7.x version 2.7.21 and prior versions; Apache Dubbo 3.0.x version 3.0.13 and prior versions; Apache Dubbo 3.1.x version 3.1.5 and prior versions.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.dubbo:dubbo" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.7.22" } ] } ], "database_specific": { "last_known_affected_version_range": "< 2.7.21" } }, { "package": { "ecosystem": "Maven", "name": "org.apache.dubbo:dubbo" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.0.0" }, { "fixed": "3.0.13" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.dubbo:dubbo" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.1.0" }, { "fixed": "3.1.5" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23638" }, { "type": "WEB", "url": "https://lists.apache.org/thread/8h6zscfzj482z512d2v5ft63hdhzm0cb" } ], "database_specific": { "cwe_ids": [ "CWE-502" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-03-08T17:23:36Z", "nvd_published_at": "2023-03-08T11:15:00Z" } }