VDB
Sign up
LOW

GHSA-qvj8-gwpm-4x49

Apache NiFi allows read-only users to submit component configuration verification request

Quick fix

GHSA-qvj8-gwpm-4x49 — org.apache.nifi:nifi-web-api: upgrade to the fixed version with the command below.

# pom.xml: bump <version>2.10.0</version> for org.apache.nifi:nifi-web-api

Details

Authorization handling for component configuration verification requests in Apache NiFi 1.15.0 through 2.9.0 allows clients with read access to submit proposed configuration properties. The proposed properties override current configuration, enabling users with read access to invoke predefined verification methods with alternative settings. Apache NiFi installations that do not implement different levels of authorization for viewing and modifying component configuration are not subject to this vulnerability. Upgrading to Apache NiFi 2.10.0 is the recommended mitigation, requiring write access to submit configuration verification requests.

Are you affected?

Enter the version of the package you're using.

Affected packages

Maven/org.apache.nifi:nifi-web-api
Introduced in: 1.15.0Fixed in: 2.10.0
Fix# pom.xml: bump <version>2.10.0</version> for org.apache.nifi:nifi-web-api

References