ghsa-933g-v89r-x8pf
Vulnerability from github
Published
2023-03-08 12:30
Modified
2023-03-14 19:59
Severity ?
VLAI Severity ?
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.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c 2.7.21" }, "package": { "ecosystem": "Maven", "name": "org.apache.dubbo:dubbo" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.7.22" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.dubbo:dubbo" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.0.13" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.dubbo:dubbo" }, "ranges": [ { "events": [ { "introduced": "3.1.0" }, { "fixed": "3.1.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-23638" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2023-03-08T17:23:36Z", "nvd_published_at": "2023-03-08T11:15:00Z", "severity": "CRITICAL" }, "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.", "id": "GHSA-933g-v89r-x8pf", "modified": "2023-03-14T19:59:10Z", "published": "2023-03-08T12:30:16Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23638" }, { "type": "WEB", "url": "https://lists.apache.org/thread/8h6zscfzj482z512d2v5ft63hdhzm0cb" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Apache Dubbo vulnerable to Deserialization of Untrusted Data" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…