ghsa-xm2m-2q6h-22jw
Vulnerability from github
Published
2023-06-12 18:30
Modified
2024-04-12 16:39
Severity ?
Summary
Apache NiFi vulnerable to Code Injection
Details
The DBCPConnectionPool and HikariCPConnectionPool Controller Services in Apache NiFi 0.0.2 through 1.21.0 allow an authenticated and authorized user to configure a Database URL with the H2 driver that enables custom code execution.
The resolution validates the Database URL and rejects H2 JDBC locations.
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-dbcp-base" }, "ranges": [ { "events": [ { "introduced": "0.0.2" }, { "fixed": "1.22.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.nifi:nifi-hikari-dbcp-service" }, "ranges": [ { "events": [ { "introduced": "0.0.2" }, { "fixed": "1.22.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.nifi:nifi-dbcp-service-nar" }, "ranges": [ { "events": [ { "introduced": "0.0.2" }, { "fixed": "1.22.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-34468" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2023-06-12T20:29:34Z", "nvd_published_at": "2023-06-12T16:15:10Z", "severity": "HIGH" }, "details": "The DBCPConnectionPool and HikariCPConnectionPool Controller Services in Apache NiFi 0.0.2 through 1.21.0 allow an authenticated and authorized user to configure a Database URL with the H2 driver that enables custom code execution.\n\nThe resolution validates the Database URL and rejects H2 JDBC locations.\n\nYou are recommended to upgrade to version 1.22.0 or later which fixes this issue.\n\n\n", "id": "GHSA-xm2m-2q6h-22jw", "modified": "2024-04-12T16:39:23Z", "published": "2023-06-12T18:30:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34468" }, { "type": "WEB", "url": "https://github.com/apache/nifi/pull/7349" }, { "type": "WEB", "url": "https://github.com/apache/nifi/commit/4faf3ea59895e7e153db3f8f61147ff70a254361" }, { "type": "WEB", "url": "https://exceptionfactory.com/posts/2023/10/07/firsthand-analysis-of-apache-nifi-vulnerability-cve-2023-34468" }, { "type": "PACKAGE", "url": "https://github.com/apache/nifi" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/NIFI-11653" }, { "type": "WEB", "url": "https://lists.apache.org/thread/7b82l4f5blmpkfcynf3y6z4x1vqo59h8" }, { "type": "WEB", "url": "https://nifi.apache.org/security.html#CVE-2023-34468" }, { "type": "WEB", "url": "https://www.cyfirma.com/outofband/apache-nifi-cve-2023-34468-rce-vulnerability-analysis-and-exploitation" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/174398/Apache-NiFi-H2-Connection-String-Remote-Code-Execution.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2023/06/12/3" } ], "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" } ], "summary": "Apache NiFi vulnerable to Code Injection" }
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.