ghsa-h9mh-mgpv-gqmv
Vulnerability from github
Published
2022-08-22 00:00
Modified
2022-08-30 20:20
Severity ?
VLAI Severity ?
Summary
Remote code execution in Apache Flume
Details
Apache Flume versions 1.4.0 through 1.10.0 are vulnerable to a remote code execution (RCE) attack when a configuration uses a JMS Source with a JNDI LDAP data source URI when an attacker has control of the target LDAP server. This issue is fixed by limiting JNDI to allow only the use of the java protocol or no protocol.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.flume.flume-ng-sources:flume-jms-source" }, "ranges": [ { "events": [ { "introduced": "1.4.0" }, { "fixed": "1.10.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-34916" ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-74" ], "github_reviewed": true, "github_reviewed_at": "2022-08-30T20:20:47Z", "nvd_published_at": "2022-08-21T09:15:00Z", "severity": "CRITICAL" }, "details": "Apache Flume versions 1.4.0 through 1.10.0 are vulnerable to a remote code execution (RCE) attack when a configuration uses a JMS Source with a JNDI LDAP data source URI when an attacker has control of the target LDAP server. This issue is fixed by limiting JNDI to allow only the use of the java protocol or no protocol.", "id": "GHSA-h9mh-mgpv-gqmv", "modified": "2022-08-30T20:20:47Z", "published": "2022-08-22T00:00:48Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-34916" }, { "type": "WEB", "url": "https://github.com/apache/flume/commit/7fe9af49c485756e1b618493a5bc00b70d7fbd2d" }, { "type": "PACKAGE", "url": "https://github.com/apache/flume" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/FLUME-3428" }, { "type": "WEB", "url": "https://lists.apache.org/thread/qkmt4r2t9tbrxrdbjg1m2oczbvczd9zn" } ], "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 Flume" }
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…