ghsa-qvm7-23cj-437v
Vulnerability from github
Published
2021-09-10 17:54
Modified
2021-09-20 20:15
Severity ?
VLAI Severity ?
Summary
Remote Code Execution in Apache Dubbo
Details
Some component in Dubbo will try to print the formated string of the input arguments, which will possibly cause RCE for a maliciously customized bean with special toString method. In the latest version, we fix the toString call in timeout, cache and some other places. Fixed in Apache Dubbo 2.7.13
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.dubbo:dubbo" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.7.13" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-36161" ], "database_specific": { "cwe_ids": [ "CWE-134" ], "github_reviewed": true, "github_reviewed_at": "2021-09-10T16:45:06Z", "nvd_published_at": "2021-09-09T08:15:00Z", "severity": "CRITICAL" }, "details": "Some component in Dubbo will try to print the formated string of the input arguments, which will possibly cause RCE for a maliciously customized bean with special toString method. In the latest version, we fix the toString call in timeout, cache and some other places. Fixed in Apache Dubbo 2.7.13", "id": "GHSA-qvm7-23cj-437v", "modified": "2021-09-20T20:15:45Z", "published": "2021-09-10T17:54:37Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-36161" }, { "type": "PACKAGE", "url": "https://github.com/apache/dubbo" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r40212261fd5d638074b65f22ac73eebe93ace310c79d4cfcca4863da%40%3Cdev.dubbo.apache.org%3E" } ], "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": "Remote Code Execution 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…