Lucene search

K
cvelistApacheCVELIST:CVE-2022-33140
HistoryJun 15, 2022 - 2:25 p.m.

CVE-2022-33140 Improper Neutralization of Command Elements in Shell User Group Provider

2022-06-1514:25:15
CWE-78
apache
www.cve.org

9.1 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

48.7%

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.

CNA Affected

[
  {
    "product": "Apache NiFi",
    "vendor": "Apache Software Foundation",
    "versions": [
      {
        "lessThanOrEqual": "1.16.2",
        "status": "affected",
        "version": "up to 1.16.2",
        "versionType": "custom"
      },
      {
        "lessThan": "1.10.0*",
        "status": "affected",
        "version": "1.10.0",
        "versionType": "custom"
      }
    ]
  },
  {
    "product": "Apache NiFi Registry",
    "vendor": "Apache Software Foundation",
    "versions": [
      {
        "lessThanOrEqual": "1.16.2",
        "status": "affected",
        "version": "up to 1.16.2",
        "versionType": "custom"
      },
      {
        "lessThan": "0.6.0*",
        "status": "affected",
        "version": "0.6.0",
        "versionType": "custom"
      }
    ]
  }
]

9.1 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

48.7%

Related for CVELIST:CVE-2022-33140