gsd-2023-36542
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Apache NiFi 0.0.2 through 1.22.0 include Processors and Controller Services that support HTTP URL references for retrieving drivers, which allows an authenticated and authorized user to configure a location that enables custom code execution. The resolution introduces a new Required Permission for referencing remote resources, restricting configuration of these components to privileged users. The permission prevents unprivileged users from configuring Processors and Controller Services annotated with the new Reference Remote Resources restriction. Upgrading to Apache NiFi 1.23.0 is the recommended mitigation.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2023-36542",
    "id": "GSD-2023-36542"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2023-36542"
      ],
      "details": "Apache NiFi 0.0.2 through 1.22.0 include Processors and Controller Services that support HTTP URL references for retrieving drivers, which allows an authenticated and authorized user to configure a location that enables custom code execution. The resolution introduces a new Required Permission for referencing remote resources, restricting configuration of these components to privileged users. The permission prevents unprivileged users from configuring Processors and Controller Services annotated with the new Reference Remote Resources restriction. Upgrading to Apache NiFi 1.23.0 is the recommended mitigation.\n",
      "id": "GSD-2023-36542",
      "modified": "2023-12-13T01:20:34.746211Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security@apache.org",
        "ID": "CVE-2023-36542",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "Apache NiFi",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "\u003c=",
                          "version_name": "0.0.2",
                          "version_value": "1.22.0"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Apache Software Foundation"
            }
          ]
        }
      },
      "credits": [
        {
          "lang": "en",
          "value": "nbxiglk"
        }
      ],
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "Apache NiFi 0.0.2 through 1.22.0 include Processors and Controller Services that support HTTP URL references for retrieving drivers, which allows an authenticated and authorized user to configure a location that enables custom code execution. The resolution introduces a new Required Permission for referencing remote resources, restricting configuration of these components to privileged users. The permission prevents unprivileged users from configuring Processors and Controller Services annotated with the new Reference Remote Resources restriction. Upgrading to Apache NiFi 1.23.0 is the recommended mitigation.\n"
          }
        ]
      },
      "generator": {
        "engine": "Vulnogram 0.1.0-dev"
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "cweId": "CWE-94",
                "lang": "eng",
                "value": "CWE-94 Improper Control of Generation of Code (\u0027Code Injection\u0027)"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://nifi.apache.org/security.html#CVE-2023-36542",
            "refsource": "MISC",
            "url": "https://nifi.apache.org/security.html#CVE-2023-36542"
          },
          {
            "name": "https://lists.apache.org/thread/swnly3dzhhq9zo3rofc8djq77stkhbof",
            "refsource": "MISC",
            "url": "https://lists.apache.org/thread/swnly3dzhhq9zo3rofc8djq77stkhbof"
          },
          {
            "name": "http://seclists.org/fulldisclosure/2023/Jul/43",
            "refsource": "MISC",
            "url": "http://seclists.org/fulldisclosure/2023/Jul/43"
          },
          {
            "name": "http://www.openwall.com/lists/oss-security/2023/07/29/1",
            "refsource": "MISC",
            "url": "http://www.openwall.com/lists/oss-security/2023/07/29/1"
          }
        ]
      },
      "source": {
        "defect": [
          "NIFI-11744"
        ],
        "discovery": "EXTERNAL"
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "[0.0.2,1.23.0)",
          "affected_versions": "All versions starting from 0.0.2 before 1.23.0",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-78",
            "CWE-937",
            "CWE-94"
          ],
          "date": "2023-08-03",
          "description": "Apache NiFi 0.0.2 through 1.22.0 include Processors and Controller Services that support HTTP URL references for retrieving drivers, which allows an authenticated and authorized user to configure a location that enables custom code execution. The resolution introduces a new Required Permission for referencing remote resources, restricting configuration of these components to privileged users. The permission prevents unprivileged users from configuring Processors and Controller Services annotated with the new Reference Remote Resources restriction. Upgrading to Apache NiFi 1.23.0 is the recommended mitigation.\n",
          "fixed_versions": [
            "1.23.0"
          ],
          "identifier": "CVE-2023-36542",
          "identifiers": [
            "GHSA-r969-8v3h-23v9",
            "CVE-2023-36542"
          ],
          "not_impacted": "All versions before 0.0.2, all versions starting from 1.23.0",
          "package_slug": "maven/org.apache.nifi/nifi-cdc-mysql-bundle",
          "pubdate": "2023-07-29",
          "solution": "Upgrade to version 1.23.0 or above.",
          "title": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-36542",
            "https://lists.apache.org/thread/swnly3dzhhq9zo3rofc8djq77stkhbof",
            "https://nifi.apache.org/security.html#CVE-2023-36542",
            "https://github.com/apache/nifi/commit/532578799c",
            "https://issues.apache.org/jira/browse/NIFI-11744",
            "http://seclists.org/fulldisclosure/2023/Jul/43",
            "http://www.openwall.com/lists/oss-security/2023/07/29/1",
            "https://github.com/advisories/GHSA-r969-8v3h-23v9"
          ],
          "uuid": "9a5251a3-d9f5-413a-a6f4-ce94c50db615"
        },
        {
          "affected_range": "[0.0.2,1.23.0)",
          "affected_versions": "All versions starting from 0.0.2 before 1.23.0",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-78",
            "CWE-937",
            "CWE-94"
          ],
          "date": "2023-08-03",
          "description": "Apache NiFi 0.0.2 through 1.22.0 include Processors and Controller Services that support HTTP URL references for retrieving drivers, which allows an authenticated and authorized user to configure a location that enables custom code execution. The resolution introduces a new Required Permission for referencing remote resources, restricting configuration of these components to privileged users. The permission prevents unprivileged users from configuring Processors and Controller Services annotated with the new Reference Remote Resources restriction. Upgrading to Apache NiFi 1.23.0 is the recommended mitigation.\n",
          "fixed_versions": [
            "1.23.0"
          ],
          "identifier": "CVE-2023-36542",
          "identifiers": [
            "GHSA-r969-8v3h-23v9",
            "CVE-2023-36542"
          ],
          "not_impacted": "All versions before 0.0.2, all versions starting from 1.23.0",
          "package_slug": "maven/org.apache.nifi/nifi-dbcp-service",
          "pubdate": "2023-07-29",
          "solution": "Upgrade to version 1.23.0 or above.",
          "title": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-36542",
            "https://lists.apache.org/thread/swnly3dzhhq9zo3rofc8djq77stkhbof",
            "https://nifi.apache.org/security.html#CVE-2023-36542",
            "https://github.com/apache/nifi/commit/532578799c",
            "https://issues.apache.org/jira/browse/NIFI-11744",
            "http://seclists.org/fulldisclosure/2023/Jul/43",
            "http://www.openwall.com/lists/oss-security/2023/07/29/1",
            "https://github.com/advisories/GHSA-r969-8v3h-23v9"
          ],
          "uuid": "b715dfd7-4d2b-440a-981e-c51fd8cd53d3"
        },
        {
          "affected_range": "[0.0.2,1.23.0)",
          "affected_versions": "All versions starting from 0.0.2 before 1.23.0",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-78",
            "CWE-937",
            "CWE-94"
          ],
          "date": "2023-08-03",
          "description": "Apache NiFi 0.0.2 through 1.22.0 include Processors and Controller Services that support HTTP URL references for retrieving drivers, which allows an authenticated and authorized user to configure a location that enables custom code execution. The resolution introduces a new Required Permission for referencing remote resources, restricting configuration of these components to privileged users. The permission prevents unprivileged users from configuring Processors and Controller Services annotated with the new Reference Remote Resources restriction. Upgrading to Apache NiFi 1.23.0 is the recommended mitigation.\n",
          "fixed_versions": [
            "1.23.0"
          ],
          "identifier": "CVE-2023-36542",
          "identifiers": [
            "GHSA-r969-8v3h-23v9",
            "CVE-2023-36542"
          ],
          "not_impacted": "All versions before 0.0.2, all versions starting from 1.23.0",
          "package_slug": "maven/org.apache.nifi/nifi-hadoop-dbcp-service",
          "pubdate": "2023-07-29",
          "solution": "Upgrade to version 1.23.0 or above.",
          "title": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-36542",
            "https://lists.apache.org/thread/swnly3dzhhq9zo3rofc8djq77stkhbof",
            "https://nifi.apache.org/security.html#CVE-2023-36542",
            "https://github.com/apache/nifi/commit/532578799c",
            "https://issues.apache.org/jira/browse/NIFI-11744",
            "http://seclists.org/fulldisclosure/2023/Jul/43",
            "http://www.openwall.com/lists/oss-security/2023/07/29/1",
            "https://github.com/advisories/GHSA-r969-8v3h-23v9"
          ],
          "uuid": "6ee0f67d-0f05-4d58-a6c9-5bacc31218cb"
        },
        {
          "affected_range": "[0.0.2,1.23.0)",
          "affected_versions": "All versions starting from 0.0.2 before 1.23.0",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-78",
            "CWE-937",
            "CWE-94"
          ],
          "date": "2023-08-03",
          "description": "Apache NiFi 0.0.2 through 1.22.0 include Processors and Controller Services that support HTTP URL references for retrieving drivers, which allows an authenticated and authorized user to configure a location that enables custom code execution. The resolution introduces a new Required Permission for referencing remote resources, restricting configuration of these components to privileged users. The permission prevents unprivileged users from configuring Processors and Controller Services annotated with the new Reference Remote Resources restriction. Upgrading to Apache NiFi 1.23.0 is the recommended mitigation.\n",
          "fixed_versions": [
            "1.23.0"
          ],
          "identifier": "CVE-2023-36542",
          "identifiers": [
            "GHSA-r969-8v3h-23v9",
            "CVE-2023-36542"
          ],
          "not_impacted": "All versions before 0.0.2, all versions starting from 1.23.0",
          "package_slug": "maven/org.apache.nifi/nifi-hbase_2-client-service",
          "pubdate": "2023-07-29",
          "solution": "Upgrade to version 1.23.0 or above.",
          "title": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-36542",
            "https://lists.apache.org/thread/swnly3dzhhq9zo3rofc8djq77stkhbof",
            "https://nifi.apache.org/security.html#CVE-2023-36542",
            "https://github.com/apache/nifi/commit/532578799c",
            "https://issues.apache.org/jira/browse/NIFI-11744",
            "http://seclists.org/fulldisclosure/2023/Jul/43",
            "http://www.openwall.com/lists/oss-security/2023/07/29/1",
            "https://github.com/advisories/GHSA-r969-8v3h-23v9"
          ],
          "uuid": "5fe18740-1135-4d73-b411-79aa4a7ef815"
        },
        {
          "affected_range": "[0.0.2,1.23.0)",
          "affected_versions": "All versions starting from 0.0.2 before 1.23.0",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-78",
            "CWE-937",
            "CWE-94"
          ],
          "date": "2023-08-03",
          "description": "Apache NiFi 0.0.2 through 1.22.0 include Processors and Controller Services that support HTTP URL references for retrieving drivers, which allows an authenticated and authorized user to configure a location that enables custom code execution. The resolution introduces a new Required Permission for referencing remote resources, restricting configuration of these components to privileged users. The permission prevents unprivileged users from configuring Processors and Controller Services annotated with the new Reference Remote Resources restriction. Upgrading to Apache NiFi 1.23.0 is the recommended mitigation.\n",
          "fixed_versions": [
            "1.23.0"
          ],
          "identifier": "CVE-2023-36542",
          "identifiers": [
            "GHSA-r969-8v3h-23v9",
            "CVE-2023-36542"
          ],
          "not_impacted": "All versions before 0.0.2, all versions starting from 1.23.0",
          "package_slug": "maven/org.apache.nifi/nifi-hikari-dbcp-service",
          "pubdate": "2023-07-29",
          "solution": "Upgrade to version 1.23.0 or above.",
          "title": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-36542",
            "https://lists.apache.org/thread/swnly3dzhhq9zo3rofc8djq77stkhbof",
            "https://nifi.apache.org/security.html#CVE-2023-36542",
            "https://github.com/apache/nifi/commit/532578799c",
            "https://issues.apache.org/jira/browse/NIFI-11744",
            "http://seclists.org/fulldisclosure/2023/Jul/43",
            "http://www.openwall.com/lists/oss-security/2023/07/29/1",
            "https://github.com/advisories/GHSA-r969-8v3h-23v9"
          ],
          "uuid": "8405370f-1fac-4776-ab72-e8aa1ba2d57f"
        },
        {
          "affected_range": "[0.0.2,1.23.0)",
          "affected_versions": "All versions starting from 0.0.2 before 1.23.0",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-78",
            "CWE-937",
            "CWE-94"
          ],
          "date": "2023-08-03",
          "description": "Apache NiFi 0.0.2 through 1.22.0 include Processors and Controller Services that support HTTP URL references for retrieving drivers, which allows an authenticated and authorized user to configure a location that enables custom code execution. The resolution introduces a new Required Permission for referencing remote resources, restricting configuration of these components to privileged users. The permission prevents unprivileged users from configuring Processors and Controller Services annotated with the new Reference Remote Resources restriction. Upgrading to Apache NiFi 1.23.0 is the recommended mitigation.\n",
          "fixed_versions": [
            "1.23.0"
          ],
          "identifier": "CVE-2023-36542",
          "identifiers": [
            "GHSA-r969-8v3h-23v9",
            "CVE-2023-36542"
          ],
          "not_impacted": "All versions before 0.0.2, all versions starting from 1.23.0",
          "package_slug": "maven/org.apache.nifi/nifi-jms-processors",
          "pubdate": "2023-07-29",
          "solution": "Upgrade to version 1.23.0 or above.",
          "title": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-36542",
            "https://lists.apache.org/thread/swnly3dzhhq9zo3rofc8djq77stkhbof",
            "https://nifi.apache.org/security.html#CVE-2023-36542",
            "https://github.com/apache/nifi/commit/532578799c",
            "https://issues.apache.org/jira/browse/NIFI-11744",
            "http://seclists.org/fulldisclosure/2023/Jul/43",
            "http://www.openwall.com/lists/oss-security/2023/07/29/1",
            "https://github.com/advisories/GHSA-r969-8v3h-23v9"
          ],
          "uuid": "d8a17b22-421b-48da-b301-f24fd7749f32"
        },
        {
          "affected_range": "[0.0.2,1.23.0)",
          "affected_versions": "All versions starting from 0.0.2 before 1.23.0",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-78",
            "CWE-937",
            "CWE-94"
          ],
          "date": "2023-08-03",
          "description": "Apache NiFi 0.0.2 through 1.22.0 include Processors and Controller Services that support HTTP URL references for retrieving drivers, which allows an authenticated and authorized user to configure a location that enables custom code execution. The resolution introduces a new Required Permission for referencing remote resources, restricting configuration of these components to privileged users. The permission prevents unprivileged users from configuring Processors and Controller Services annotated with the new Reference Remote Resources restriction. Upgrading to Apache NiFi 1.23.0 is the recommended mitigation.\n",
          "fixed_versions": [
            "1.23.0"
          ],
          "identifier": "CVE-2023-36542",
          "identifiers": [
            "GHSA-r969-8v3h-23v9",
            "CVE-2023-36542"
          ],
          "not_impacted": "All versions before 0.0.2, all versions starting from 1.23.0",
          "package_slug": "maven/org.apache.nifi/nifi-record-serialization-services",
          "pubdate": "2023-07-29",
          "solution": "Upgrade to version 1.23.0 or above.",
          "title": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-36542",
            "https://lists.apache.org/thread/swnly3dzhhq9zo3rofc8djq77stkhbof",
            "https://nifi.apache.org/security.html#CVE-2023-36542",
            "https://github.com/apache/nifi/commit/532578799c",
            "https://issues.apache.org/jira/browse/NIFI-11744",
            "http://seclists.org/fulldisclosure/2023/Jul/43",
            "http://www.openwall.com/lists/oss-security/2023/07/29/1",
            "https://github.com/advisories/GHSA-r969-8v3h-23v9"
          ],
          "uuid": "4929207c-3a4e-45d9-b579-474bd89cd1ba"
        },
        {
          "affected_range": "[0.0.2,1.23.0)",
          "affected_versions": "All versions starting from 0.0.2 before 1.23.0",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-78",
            "CWE-937",
            "CWE-94"
          ],
          "date": "2023-08-03",
          "description": "Apache NiFi 0.0.2 through 1.22.0 include Processors and Controller Services that support HTTP URL references for retrieving drivers, which allows an authenticated and authorized user to configure a location that enables custom code execution. The resolution introduces a new Required Permission for referencing remote resources, restricting configuration of these components to privileged users. The permission prevents unprivileged users from configuring Processors and Controller Services annotated with the new Reference Remote Resources restriction. Upgrading to Apache NiFi 1.23.0 is the recommended mitigation.\n",
          "fixed_versions": [
            "1.23.0"
          ],
          "identifier": "CVE-2023-36542",
          "identifiers": [
            "GHSA-r969-8v3h-23v9",
            "CVE-2023-36542"
          ],
          "not_impacted": "All versions before 0.0.2, all versions starting from 1.23.0",
          "package_slug": "maven/org.apache.nifi/nifi-standard-processors",
          "pubdate": "2023-07-29",
          "solution": "Upgrade to version 1.23.0 or above.",
          "title": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-36542",
            "https://lists.apache.org/thread/swnly3dzhhq9zo3rofc8djq77stkhbof",
            "https://nifi.apache.org/security.html#CVE-2023-36542",
            "https://github.com/apache/nifi/commit/532578799c",
            "https://issues.apache.org/jira/browse/NIFI-11744",
            "http://seclists.org/fulldisclosure/2023/Jul/43",
            "http://www.openwall.com/lists/oss-security/2023/07/29/1",
            "https://github.com/advisories/GHSA-r969-8v3h-23v9"
          ],
          "uuid": "3ba74e93-dcb4-4231-807f-9873ef0bda06"
        },
        {
          "affected_range": "[0.0.2,1.22.0]",
          "affected_versions": "All versions starting from 0.0.2 up to 1.22.0",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-937",
            "CWE-94"
          ],
          "date": "2023-08-03",
          "description": "Apache NiFi 0.0.2 through 1.22.0 include Processors and Controller Services that support HTTP URL references for retrieving drivers, which allows an authenticated and authorized user to configure a location that enables custom code execution. The resolution introduces a new Required Permission for referencing remote resources, restricting configuration of these components to privileged users. The permission prevents unprivileged users from configuring Processors and Controller Services annotated with the new Reference Remote Resources restriction. Upgrading to Apache NiFi 1.23.0 is the recommended mitigation.\n",
          "fixed_versions": [
            "1.23.0"
          ],
          "identifier": "CVE-2023-36542",
          "identifiers": [
            "CVE-2023-36542"
          ],
          "not_impacted": "All versions before 0.0.2, all versions after 1.22.0",
          "package_slug": "maven/org.apache.nifi/nifi",
          "pubdate": "2023-07-29",
          "solution": "Upgrade to version 1.23.0 or above.",
          "title": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-36542",
            "https://lists.apache.org/thread/swnly3dzhhq9zo3rofc8djq77stkhbof",
            "https://nifi.apache.org/security.html#CVE-2023-36542",
            "http://www.openwall.com/lists/oss-security/2023/07/29/1",
            "http://seclists.org/fulldisclosure/2023/Jul/43"
          ],
          "uuid": "cb06e1f6-7e30-4753-8640-5100b6f36fe9"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:apache:nifi:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "1.22.0",
                "versionStartIncluding": "0.0.2",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security@apache.org",
          "ID": "CVE-2023-36542"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Apache NiFi 0.0.2 through 1.22.0 include Processors and Controller Services that support HTTP URL references for retrieving drivers, which allows an authenticated and authorized user to configure a location that enables custom code execution. The resolution introduces a new Required Permission for referencing remote resources, restricting configuration of these components to privileged users. The permission prevents unprivileged users from configuring Processors and Controller Services annotated with the new Reference Remote Resources restriction. Upgrading to Apache NiFi 1.23.0 is the recommended mitigation.\n"
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-94"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://lists.apache.org/thread/swnly3dzhhq9zo3rofc8djq77stkhbof",
              "refsource": "MISC",
              "tags": [
                "Issue Tracking",
                "Mailing List",
                "Vendor Advisory"
              ],
              "url": "https://lists.apache.org/thread/swnly3dzhhq9zo3rofc8djq77stkhbof"
            },
            {
              "name": "https://nifi.apache.org/security.html#CVE-2023-36542",
              "refsource": "MISC",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://nifi.apache.org/security.html#CVE-2023-36542"
            },
            {
              "name": "http://www.openwall.com/lists/oss-security/2023/07/29/1",
              "refsource": "MISC",
              "tags": [
                "Mailing List",
                "Third Party Advisory"
              ],
              "url": "http://www.openwall.com/lists/oss-security/2023/07/29/1"
            },
            {
              "name": "http://seclists.org/fulldisclosure/2023/Jul/43",
              "refsource": "MISC",
              "tags": [
                "Not Applicable"
              ],
              "url": "http://seclists.org/fulldisclosure/2023/Jul/43"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "exploitabilityScore": 2.8,
          "impactScore": 5.9
        }
      },
      "lastModifiedDate": "2023-08-03T19:09Z",
      "publishedDate": "2023-07-29T08:15Z"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...

Loading...

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.