CVE-2023-34468
Scores
EPSS
Percentile: 77.2%
CVSS
CVSS Score: 8.8/10
All CVSS Scores
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Vector Breakdown
CVSS (Common Vulnerability Scoring System) vector provides detailed metrics about vulnerability characteristics
CVSS
Attack Vector
Network (N)
Describes how the vulnerability is exploited
Attack Complexity
Low (L)
Describes the conditions beyond the attacker's control
Privileges Required
Low (L)
Describes the level of privileges an attacker must possess
User Interaction
None (N)
Captures the requirement for a human user participation
Scope
Unchanged (U)
Determines if a successful attack impacts components beyond the vulnerable component
Confidentiality Impact
High (H)
Measures the impact to the confidentiality of information
Integrity Impact
High (H)
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
High (H)
Measures the impact to the availability of the impacted component
Description
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.
Scaner-VS 7 — a modern vulnerability management solution
Sources
CWEs
Related Vulnerabilities
Exploits
Exploit ID: CVE-2023-34468
Source: github-poc
URL: https://github.com/shoucheng3/asf__nifi_CVE-2023-34468_1-21-00
Vulnerable Software (1)
Type: Configuration
Vendor: apache
Product: nifi
Operating System: * * *
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:apache:nifi:*:*:*:*:*:*:*:*", "versionEndExcluding": "1.22.0", "versionStartIncluding": "0.0.2", "vulnerable": true } ], ...
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:apache:nifi:*:*:*:*:*:*:*:*", "versionEndExcluding": "1.22.0", "versionStartIncluding": "0.0.2", "vulnerable": true } ], "operator": "OR"}
Source: nvd