Lucene search

K
cvelistApacheCVELIST:CVE-2023-34468
HistoryJun 12, 2023 - 3:09 p.m.

CVE-2023-34468 Apache NiFi: Potential Code Injection with Database Services using H2

2023-06-1215:09:20
CWE-94
apache
www.cve.org
1
apache nifi
code injection
database services
h2
dbcpconnectionpool
hikaricpconnectionpool
controller services
authentication
authorization
database url
h2 driver
custom code execution
version upgrade

8.9 High

AI Score

Confidence

High

0.907 High

EPSS

Percentile

98.9%

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.

CNA Affected

[
  {
    "defaultStatus": "unaffected",
    "product": "Apache NiFi",
    "vendor": "Apache Software Foundation",
    "versions": [
      {
        "lessThanOrEqual": "1.21.0",
        "status": "affected",
        "version": "0.0.2",
        "versionType": "semver"
      }
    ]
  }
]

8.9 High

AI Score

Confidence

High

0.907 High

EPSS

Percentile

98.9%