ghsa-6x49-w35h-wqrj
Vulnerability from github
Published
2023-12-15 09:30
Modified
2025-02-13 19:28
Severity ?
VLAI Severity ?
Summary
Bypass serialize checks in Apache Dubbo
Details
A deserialization vulnerability existed when decode a malicious package.This issue affects Apache Dubbo: from 3.1.0 through 3.1.10, from 3.2.0 through 3.2.4.
Users are recommended to upgrade to the latest version, which fixes the issue.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.dubbo:dubbo" }, "ranges": [ { "events": [ { "introduced": "3.1.0" }, { "fixed": "3.1.11" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.dubbo:dubbo" }, "ranges": [ { "events": [ { "introduced": "3.2.0" }, { "fixed": "3.2.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-29234" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2023-12-15T23:20:28Z", "nvd_published_at": "2023-12-15T09:15:07Z", "severity": "CRITICAL" }, "details": "A deserialization vulnerability existed when decode a\u00a0malicious package.This issue affects Apache Dubbo: from 3.1.0 through 3.1.10, from 3.2.0 through 3.2.4.\n\nUsers are recommended to upgrade to the latest version, which fixes the issue.", "id": "GHSA-6x49-w35h-wqrj", "modified": "2025-02-13T19:28:23Z", "published": "2023-12-15T09:30:17Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29234" }, { "type": "PACKAGE", "url": "https://github.com/apache/dubbo" }, { "type": "WEB", "url": "https://lists.apache.org/thread/wb2df2whkdnbgp54nnqn0m94rllx8f77" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2023/12/15/2" } ], "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": "Bypass serialize checks in Apache Dubbo" }
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…