ghsa-r969-8v3h-23v9
Vulnerability from github
Published
2023-07-29 09:30
Modified
2024-10-03 18:06
Severity ?
8.8 (High) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Summary
Apache NiFi Code Injection vulnerability
Details
Apache NiFi 0.0.2 through 1.22.0 include Processors and Controller Services that support HTTP URL references for retrieving drivers, which allows an authenticated and authorized user to configure a location that enables custom code execution. The resolution introduces a new Required Permission for referencing remote resources, restricting configuration of these components to privileged users. The permission prevents unprivileged users from configuring Processors and Controller Services annotated with the new Reference Remote Resources restriction. Upgrading to Apache NiFi 1.23.0 is the recommended mitigation.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.nifi:nifi-cdc-mysql-bundle" }, "ranges": [ { "events": [ { "introduced": "0.0.2" }, { "fixed": "1.23.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.nifi:nifi-jms-processors" }, "ranges": [ { "events": [ { "introduced": "0.0.2" }, { "fixed": "1.23.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.nifi:nifi-standard-processors" }, "ranges": [ { "events": [ { "introduced": "0.0.2" }, { "fixed": "1.23.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.nifi:nifi-dbcp-service" }, "ranges": [ { "events": [ { "introduced": "0.0.2" }, { "fixed": "1.23.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.nifi:nifi-hikari-dbcp-service" }, "ranges": [ { "events": [ { "introduced": "0.0.2" }, { "fixed": "1.23.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.nifi:nifi-hadoop-dbcp-service" }, "ranges": [ { "events": [ { "introduced": "0.0.2" }, { "fixed": "1.23.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.nifi:nifi-hbase_2-client-service" }, "ranges": [ { "events": [ { "introduced": "0.0.2" }, { "fixed": "1.23.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.nifi:nifi-record-serialization-services" }, "ranges": [ { "events": [ { "introduced": "0.0.2" }, { "fixed": "1.23.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-36542" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2023-07-31T22:03:10Z", "nvd_published_at": "2023-07-29T08:15:48Z", "severity": "HIGH" }, "details": "Apache NiFi 0.0.2 through 1.22.0 include Processors and Controller Services that support HTTP URL references for retrieving drivers, which allows an authenticated and authorized user to configure a location that enables custom code execution. The resolution introduces a new Required Permission for referencing remote resources, restricting configuration of these components to privileged users. The permission prevents unprivileged users from configuring Processors and Controller Services annotated with the new Reference Remote Resources restriction. Upgrading to Apache NiFi 1.23.0 is the recommended mitigation.\n", "id": "GHSA-r969-8v3h-23v9", "modified": "2024-10-03T18:06:07Z", "published": "2023-07-29T09:30:15Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36542" }, { "type": "WEB", "url": "https://github.com/apache/nifi/commit/532578799c" }, { "type": "PACKAGE", "url": "https://github.com/apache/nifi" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/NIFI-11744" }, { "type": "WEB", "url": "https://lists.apache.org/thread/swnly3dzhhq9zo3rofc8djq77stkhbof" }, { "type": "WEB", "url": "https://nifi.apache.org/security.html#CVE-2023-36542" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2023/Jul/43" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2023/07/29/1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Apache NiFi Code Injection vulnerability" }
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.