ghsa-69wp-3pm3-hxgg
Vulnerability from github
Published
2022-05-24 17:13
Modified
2022-11-04 22:36
VLAI Severity ?
Summary
Deserialization of Untrusted Data in Apache Dubbo
Details
Unsafe deserialization occurs within a Dubbo application which has HTTP remoting enabled. An attacker may submit a POST request with a Java object in it to completely compromise a Provider instance of Apache Dubbo, if this instance enables HTTP. This issue affected Apache Dubbo 2.7.0 to 2.7.4, 2.6.0 to 2.6.7, and all 2.5.x versions.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.dubbo:dubbo-rpc-http-invoker" }, "ranges": [ { "events": [ { "introduced": "2.5.0" }, { "fixed": "2.7.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-17564" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2022-11-04T22:36:16Z", "nvd_published_at": "2020-04-01T22:15:00Z", "severity": "MODERATE" }, "details": "Unsafe deserialization occurs within a Dubbo application which has HTTP remoting enabled. An attacker may submit a POST request with a Java object in it to completely compromise a Provider instance of Apache Dubbo, if this instance enables HTTP. This issue affected Apache Dubbo 2.7.0 to 2.7.4, 2.6.0 to 2.6.7, and all 2.5.x versions.", "id": "GHSA-69wp-3pm3-hxgg", "modified": "2022-11-04T22:36:16Z", "published": "2022-05-24T17:13:14Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17564" }, { "type": "WEB", "url": "https://github.com/apache/dubbo/commit/9b18fe228971eaeca9b87d7b7e95df1c2a8ff91b" }, { "type": "WEB", "url": "https://advisory.checkmarx.net/advisory/CX-2020-4275" }, { "type": "WEB", "url": "https://github.com/apache/dubbo/releases/tag/dubbo-2.7.5" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r13f7a58fa5d61d729e538a378687118e00c3e229903ba1e7b3a807a2%40%3Cdev.dubbo.apache.org%3E" } ], "schema_version": "1.4.0", "severity": [], "summary": "Deserialization of Untrusted Data 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…