ghsa-6768-mcjc-8223
Vulnerability from github
Published
2021-10-27 18:51
Modified
2022-10-19 15:36
Severity ?
VLAI Severity ?
Summary
Command injection leading to Remote Code Execution in Apache Storm
Details
A Command Injection vulnerability exists in the getTopologyHistory service of the Apache Storm 2.x prior to 2.2.1 and Apache Storm 1.x prior to 1.2.4. A specially crafted thrift request to the Nimbus server allows Remote Code Execution (RCE) prior to authentication.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.storm:storm" }, "ranges": [ { "events": [ { "introduced": "2.2.0" }, { "fixed": "2.2.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.storm:storm" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "2.1.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.storm:storm" }, "ranges": [ { "events": [ { "introduced": "1.0.0" }, { "fixed": "1.2.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-38294" ], "database_specific": { "cwe_ids": [ "CWE-74", "CWE-78" ], "github_reviewed": true, "github_reviewed_at": "2021-10-26T17:52:52Z", "nvd_published_at": "2021-10-25T13:15:00Z", "severity": "CRITICAL" }, "details": "A Command Injection vulnerability exists in the getTopologyHistory service of the Apache Storm 2.x prior to 2.2.1 and Apache Storm 1.x prior to 1.2.4. A specially crafted thrift request to the Nimbus server allows Remote Code Execution (RCE) prior to authentication.", "id": "GHSA-6768-mcjc-8223", "modified": "2022-10-19T15:36:14Z", "published": "2021-10-27T18:51:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-38294" }, { "type": "PACKAGE", "url": "https://github.com/apache/storm" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r5fe881f6ca883908b7a0f005d35115af49f43beea7a8b0915e377859%40%3Cuser.storm.apache.org%3E" }, { "type": "WEB", "url": "https://seclists.org/oss-sec/2021/q4/44" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/165019/Apache-Storm-Nimbus-2.2.0-Command-Execution.html" } ], "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": "Command injection leading to Remote Code Execution in Apache Storm" }
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…
Loading…