Skip to content

Code injection in Apache NiFi and NiFi Registry

High severity GitHub Reviewed Published Jun 16, 2022 to the GitHub Advisory Database • Updated Feb 1, 2023

Package

maven org.apache.nifi.registry:nifi-registry-core (Maven)

Affected versions

>= 0.6.0, < 1.16.3

Patched versions

1.16.3
maven org.apache.nifi:nifi (Maven)
>= 1.10.0, < 1.16.3
1.16.3

Description

The optional ShellUserGroupProvider in Apache NiFi 1.10.0 to 1.16.2 and Apache NiFi Registry 0.6.0 to 1.16.2 does not neutralize arguments for group resolution commands, allowing injection of operating system commands on Linux and macOS platforms. The ShellUserGroupProvider is not included in the default configuration. Command injection requires ShellUserGroupProvider to be one of the enabled User Group Providers in the Authorizers configuration. Command injection also requires an authenticated user with elevated privileges. Apache NiFi requires an authenticated user with authorization to modify access policies in order to execute the command. Apache NiFi Registry requires an authenticated user with authorization to read user groups in order to execute the command. The resolution removes command formatting based on user-provided arguments.

References

Published by the National Vulnerability Database Jun 15, 2022
Published to the GitHub Advisory Database Jun 16, 2022
Reviewed Jun 17, 2022
Last updated Feb 1, 2023

Severity

High
8.8
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CVE ID

CVE-2022-33140

GHSA ID

GHSA-77hf-23pq-2g7c

Source code

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.