ghsa-65wh-g8x8-gm2h
Vulnerability from github
Published
2023-06-12 18:30
Modified
2024-10-14 14:12
Severity ?
Summary
Apache NiFi vulnerable to Deserialization of Untrusted Data
Details
The JndiJmsConnectionFactoryProvider Controller Service, along with the ConsumeJMS and PublishJMS Processors, in Apache NiFi 1.8.0 through 1.21.0 allow an authenticated and authorized user to configure URL and library properties that enable deserialization of untrusted data from a remote location.
The resolution validates the JNDI URL and restricts locations to a set of allowed schemes.
You are recommended to upgrade to version 1.22.0 or later which fixes this issue.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.nifi:nifi-jms-processors" }, "ranges": [ { "events": [ { "introduced": "1.8.0" }, { "fixed": "1.22.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-34212" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2023-06-12T20:29:48Z", "nvd_published_at": "2023-06-12T16:15:10Z", "severity": "MODERATE" }, "details": "The JndiJmsConnectionFactoryProvider Controller Service, along with the ConsumeJMS and PublishJMS Processors, in Apache NiFi 1.8.0 through 1.21.0 allow an authenticated and authorized user to configure URL and library properties that enable deserialization of untrusted data from a remote location.\n\nThe resolution validates the JNDI URL and restricts locations to a set of allowed schemes.\n\nYou are recommended to upgrade to version 1.22.0 or later which fixes this issue.\n\n\n", "id": "GHSA-65wh-g8x8-gm2h", "modified": "2024-10-14T14:12:13Z", "published": "2023-06-12T18:30:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34212" }, { "type": "WEB", "url": "https://github.com/apache/nifi/pull/7313" }, { "type": "WEB", "url": "https://github.com/apache/nifi/commit/3fcb82ee4509d1ad73893d8dca003be6d086c5d6" }, { "type": "PACKAGE", "url": "https://github.com/apache/nifi" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/NIFI-11614" }, { "type": "WEB", "url": "https://lists.apache.org/thread/w5rm46fxmvxy216tglf0dv83wo6gnzr5" }, { "type": "WEB", "url": "https://nifi.apache.org/security.html#CVE-2023-34212" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2023/06/12/2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Apache NiFi vulnerable to Deserialization of Untrusted Data" }
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.