Vulnerability from csaf_ncscnl
Published
2024-07-17 13:54
Modified
2024-07-17 13:54
Summary
Kwetsbaarheden verholpen in Oracle MySQL

Notes

The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions: NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein. NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory. This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings.
Feiten
Er zijn kwetsbaarheden verholpen in Oracle MySQL.
Interpretaties
Een kwaadwillende kan de kwetsbaarheden misbruiken om aanvallen uit te voeren die kunnen leiden tot de volgende categorieën schade: * Denial-of-Service (DoS) * Toegang tot gevoelige gegevens * Toegang tot systeemgegevens * Manipulatie van gegevens * (Remote) code execution (Gebruikersrechten)
Oplossingen
Oracle heeft updates beschikbaar gesteld om de kwetsbaarheden te verhelpen. Zie de referenties voor meer informatie.
Kans
medium
Schade
high
CWE-20
Improper Input Validation
CWE-222
Truncation of Security-relevant Information
CWE-284
Improper Access Control
CWE-285
Improper Authorization
CWE-295
Improper Certificate Validation
CWE-328
Use of Weak Hash
CWE-345
Insufficient Verification of Data Authenticity
CWE-400
Uncontrolled Resource Consumption
CWE-404
Improper Resource Shutdown or Release
CWE-405
Asymmetric Resource Consumption (Amplification)
CWE-416
Use After Free
CWE-450
Multiple Interpretations of UI Input
CWE-601
URL Redirection to Untrusted Site ('Open Redirect')



{
  "document": {
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE"
      }
    },
    "lang": "nl",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n    NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n    NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n    This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
      },
      {
        "category": "description",
        "text": "Er zijn kwetsbaarheden verholpen in Oracle MySQL.",
        "title": "Feiten"
      },
      {
        "category": "description",
        "text": "Een kwaadwillende kan de kwetsbaarheden misbruiken om aanvallen uit te voeren die kunnen leiden tot de volgende categorie\u00ebn schade:\n\n* Denial-of-Service (DoS)\n* Toegang tot gevoelige gegevens\n* Toegang tot systeemgegevens\n* Manipulatie van gegevens\n* (Remote) code execution (Gebruikersrechten)",
        "title": "Interpretaties"
      },
      {
        "category": "description",
        "text": "Oracle heeft updates beschikbaar gesteld om de kwetsbaarheden te verhelpen. Zie de referenties voor meer informatie.",
        "title": "Oplossingen"
      },
      {
        "category": "general",
        "text": "medium",
        "title": "Kans"
      },
      {
        "category": "general",
        "text": "high",
        "title": "Schade"
      },
      {
        "category": "general",
        "text": "Improper Input Validation",
        "title": "CWE-20"
      },
      {
        "category": "general",
        "text": "Truncation of Security-relevant Information",
        "title": "CWE-222"
      },
      {
        "category": "general",
        "text": "Improper Access Control",
        "title": "CWE-284"
      },
      {
        "category": "general",
        "text": "Improper Authorization",
        "title": "CWE-285"
      },
      {
        "category": "general",
        "text": "Improper Certificate Validation",
        "title": "CWE-295"
      },
      {
        "category": "general",
        "text": "Use of Weak Hash",
        "title": "CWE-328"
      },
      {
        "category": "general",
        "text": "Insufficient Verification of Data Authenticity",
        "title": "CWE-345"
      },
      {
        "category": "general",
        "text": "Uncontrolled Resource Consumption",
        "title": "CWE-400"
      },
      {
        "category": "general",
        "text": "Improper Resource Shutdown or Release",
        "title": "CWE-404"
      },
      {
        "category": "general",
        "text": "Asymmetric Resource Consumption (Amplification)",
        "title": "CWE-405"
      },
      {
        "category": "general",
        "text": "Use After Free",
        "title": "CWE-416"
      },
      {
        "category": "general",
        "text": "Multiple Interpretations of UI Input",
        "title": "CWE-450"
      },
      {
        "category": "general",
        "text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
        "title": "CWE-601"
      }
    ],
    "publisher": {
      "category": "coordinator",
      "contact_details": "cert@ncsc.nl",
      "name": "Nationaal Cyber Security Centrum",
      "namespace": "https://www.ncsc.nl/"
    },
    "references": [
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-24112"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37920"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52425"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6129"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-20996"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21125"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21127"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21129"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21130"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21134"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21135"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21137"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21142"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21157"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21159"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21160"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21162"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21163"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21165"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21166"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21170"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21171"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21173"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21176"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21177"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21179"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21185"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22257"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22262"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24549"
      },
      {
        "category": "external",
        "summary": "Source - nvd",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25062"
      },
      {
        "category": "external",
        "summary": "Reference - oracle",
        "url": "https://www.oracle.com/docs/tech/security-alerts/cpujul2024csaf.json"
      },
      {
        "category": "external",
        "summary": "Reference - cveprojectv5; ibm; nvd; oracle",
        "url": "https://www.oracle.com/security-alerts/cpujul2024.html"
      }
    ],
    "title": "Kwetsbaarheden verholpen in Oracle MySQL",
    "tracking": {
      "current_release_date": "2024-07-17T13:54:56.036488Z",
      "id": "NCSC-2024-0303",
      "initial_release_date": "2024-07-17T13:54:56.036488Z",
      "revision_history": [
        {
          "date": "2024-07-17T13:54:56.036488Z",
          "number": "0",
          "summary": "Initiele versie"
        }
      ],
      "status": "final",
      "version": "1.0.0"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "category": "product_name",
            "name": "mysql_cluster",
            "product": {
              "name": "mysql_cluster",
              "product_id": "CSAFPID-764289",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_cluster:*:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_cluster",
            "product": {
              "name": "mysql_cluster",
              "product_id": "CSAFPID-1503737",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_cluster:8.0.37:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_cluster",
            "product": {
              "name": "mysql_cluster",
              "product_id": "CSAFPID-611599",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_cluster:8.1.0:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_cluster",
            "product": {
              "name": "mysql_cluster",
              "product_id": "CSAFPID-1503740",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_cluster:8.4.0:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_connectors",
            "product": {
              "name": "mysql_connectors",
              "product_id": "CSAFPID-221160",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_connectors:*:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_connectors",
            "product": {
              "name": "mysql_connectors",
              "product_id": "CSAFPID-912112",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_connectors:8.3.0:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_connectors",
            "product": {
              "name": "mysql_connectors",
              "product_id": "CSAFPID-1503309",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_connectors:8.4.0:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_enterprise_backup",
            "product": {
              "name": "mysql_enterprise_backup",
              "product_id": "CSAFPID-764939",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_enterprise_backup:*:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_enterprise_backup",
            "product": {
              "name": "mysql_enterprise_backup",
              "product_id": "CSAFPID-912114",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_enterprise_backup:8.0.36:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_enterprise_backup",
            "product": {
              "name": "mysql_enterprise_backup",
              "product_id": "CSAFPID-912113",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_enterprise_backup:8.3.0:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_enterprise_monitor",
            "product": {
              "name": "mysql_enterprise_monitor",
              "product_id": "CSAFPID-764290",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_enterprise_monitor:*:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_enterprise_monitor",
            "product": {
              "name": "mysql_enterprise_monitor",
              "product_id": "CSAFPID-912115",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.37:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503882",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.0:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503876",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.1:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503822",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.10:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503792",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.11:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503836",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.12:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503842",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.13:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503779",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.14:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503786",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.15:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503856",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.16:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503835",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.17:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503878",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.18:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503888",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.19:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503866",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.2:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503788",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.20:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503851",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.21:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503843",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.22:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503804",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.23:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503759",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.24:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503823",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.25:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503809",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.26:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503837",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.27:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503796",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.28:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503762",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.29:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503760",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.3:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503880",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.30:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503887",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.31:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503855",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.32:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503768",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.33:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503778",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.34:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503862",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.4:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503853",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.5:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503845",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.6:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503803",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.7:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503758",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.8:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503818",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.9:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503782",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.0:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503800",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.1:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503869",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.10:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503771",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.11:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503860",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.12:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503885",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.13:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503872",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.14:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503871",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.15:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503763",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.16:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503789",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.17:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503849",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.18:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503841",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.19:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503831",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.2:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503765",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.20:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503805",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.21:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503840",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.22:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503848",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.23:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503859",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.24:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503761",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.25:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503868",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.26:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503873",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.27:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503881",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.28:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503861",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.29:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503817",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.3:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503777",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.30:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503808",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.4:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503769",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.5:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503802",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.6:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503830",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.7:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503854",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.8:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503784",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.9:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503838",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503863",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.1:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503847",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.10:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503857",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.11:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503767",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.12:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503877",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.13:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503883",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.14:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503832",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.15:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503858",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.16:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503766",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.17:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503776",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.18:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503850",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.19:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503824",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.2:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503821",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.20:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503810",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.21:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503770",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.22:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503798",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.23:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503828",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.24:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503846",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.25:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503775",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.26:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503773",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.27:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503865",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.28:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503886",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.29:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503864",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.3:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503781",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.30:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503787",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.31:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503793",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.32:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503839",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.33:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503811",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.34:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503820",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.35:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503764",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.36:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503794",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.37:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503790",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.4:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503780",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.5:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503797",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.6:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503826",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.7:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503814",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.8:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503807",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.9:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503813",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.1:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503806",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.2:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503816",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.3:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_ndb_cluster",
            "product": {
              "name": "mysql_ndb_cluster",
              "product_id": "CSAFPID-1503801",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.4:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_server",
            "product": {
              "name": "mysql_server",
              "product_id": "CSAFPID-504250",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_server",
            "product": {
              "name": "mysql_server",
              "product_id": "CSAFPID-912117",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_server:8.0.36:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_server",
            "product": {
              "name": "mysql_server",
              "product_id": "CSAFPID-1503653",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_server:8.0.38:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_server",
            "product": {
              "name": "mysql_server",
              "product_id": "CSAFPID-611602",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_server:8.1.0:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_server",
            "product": {
              "name": "mysql_server",
              "product_id": "CSAFPID-912116",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_server:8.3.0:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_server",
            "product": {
              "name": "mysql_server",
              "product_id": "CSAFPID-1503657",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_server:8.4.1:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_server",
            "product": {
              "name": "mysql_server",
              "product_id": "CSAFPID-1503659",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_server:9.0.0:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_workbench",
            "product": {
              "name": "mysql_workbench",
              "product_id": "CSAFPID-764763",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_workbench:*:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql_workbench",
            "product": {
              "name": "mysql_workbench",
              "product_id": "CSAFPID-1503321",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql_workbench:8.0.36:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93497",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.0:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93496",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.1:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93495",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.10:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93494",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.11:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93493",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.12:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93492",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.13:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93491",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.14:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93490",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.15:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93489",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.16:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93488",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.17:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93487",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.18:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93486",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.19:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93485",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.2:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93484",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.20:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93483",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.21:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93482",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.22:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93481",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.23:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93480",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.24:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-1503875",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.25:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-1503884",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.26:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-1503829",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.27:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-1503870",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.28:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-1503783",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.29:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93479",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.3:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-1503799",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.30:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-1503827",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.31:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-1503815",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.32:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-1503812",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.33:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-1503774",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.34:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93478",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.4:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93477",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.5:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93476",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.6:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93475",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.7:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93474",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.8:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93473",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.5.9:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93472",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.0:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93471",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.1:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93470",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.10:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93469",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.11:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93468",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.12:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93467",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.13:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93466",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.14:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93465",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.15:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93464",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.16:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93463",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.17:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93462",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.18:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-1503834",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.19:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93461",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.2:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93460",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.20:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-1503874",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.21:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-1503867",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.22:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-1503833",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.23:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-1503852",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.24:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-1503785",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.25:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-1503772",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.26:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-1503795",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.27:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-1503825",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.28:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-1503819",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.29:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93459",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.3:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-1503791",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.30:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93458",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.4:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93457",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.5:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93456",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.6:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93455",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.7:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93454",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.8:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93453",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:7.6.9:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93339",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93337",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.1:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93336",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.10:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93335",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.11:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93334",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.12:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93333",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.13:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93332",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.14:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93331",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.15:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93330",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.16:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93329",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.17:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93328",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.18:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93327",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.19:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93326",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.2:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93325",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.20:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93324",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.21:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93323",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.22:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93322",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.23:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93321",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.24:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93320",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.25:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93319",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.26:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93318",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.27:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93317",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.28:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-283963",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.29:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93316",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.3:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-283962",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.30:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-283964",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.31:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-94333",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.32:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-248612",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.33:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-716944",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.34:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-913003",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.35:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-913004",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.36:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-1503879",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.37:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-1503922",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.38:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93314",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.4:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-93313",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.5:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-912999",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.6:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-913000",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.7:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-913001",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.8:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-913002",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.0.9:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-913005",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.1:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-913006",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.2:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-913007",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.3:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-1503844",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.4:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-1503921",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:8.4.1:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "mysql",
            "product": {
              "name": "mysql",
              "product_id": "CSAFPID-1503920",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:oracle:mysql:9.0:*:*:*:*:*:*:*"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "oracle"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2021-24112",
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-764763",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2021-24112",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-24112.json"
        }
      ],
      "title": "CVE-2021-24112"
    },
    {
      "cve": "CVE-2023-6129",
      "cwe": {
        "id": "CWE-328",
        "name": "Use of Weak Hash"
      },
      "notes": [
        {
          "category": "other",
          "text": "Use of Weak Hash",
          "title": "CWE-328"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-221160",
          "CSAFPID-504250",
          "CSAFPID-764289",
          "CSAFPID-764290",
          "CSAFPID-764939",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2023-6129",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-6129.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-221160",
            "CSAFPID-504250",
            "CSAFPID-764289",
            "CSAFPID-764290",
            "CSAFPID-764939",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2023-6129"
    },
    {
      "cve": "CVE-2023-37920",
      "cwe": {
        "id": "CWE-295",
        "name": "Improper Certificate Validation"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Certificate Validation",
          "title": "CWE-295"
        },
        {
          "category": "other",
          "text": "Insufficient Verification of Data Authenticity",
          "title": "CWE-345"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2023-37920",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-37920.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-764289",
            "CSAFPID-221160",
            "CSAFPID-764290",
            "CSAFPID-504250",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2023-37920"
    },
    {
      "cve": "CVE-2023-48795",
      "cwe": {
        "id": "CWE-222",
        "name": "Truncation of Security-relevant Information"
      },
      "notes": [
        {
          "category": "other",
          "text": "Truncation of Security-relevant Information",
          "title": "CWE-222"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-221160",
          "CSAFPID-504250",
          "CSAFPID-611599",
          "CSAFPID-611602",
          "CSAFPID-764289",
          "CSAFPID-764290",
          "CSAFPID-764763",
          "CSAFPID-764939",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2023-48795",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-48795.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-221160",
            "CSAFPID-504250",
            "CSAFPID-611599",
            "CSAFPID-611602",
            "CSAFPID-764289",
            "CSAFPID-764290",
            "CSAFPID-764763",
            "CSAFPID-764939",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659"
          ]
        }
      ],
      "title": "CVE-2023-48795"
    },
    {
      "cve": "CVE-2023-52425",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "notes": [
        {
          "category": "other",
          "text": "Uncontrolled Resource Consumption",
          "title": "CWE-400"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2023-52425",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-52425.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-764289",
            "CSAFPID-221160",
            "CSAFPID-764290",
            "CSAFPID-504250",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2023-52425"
    },
    {
      "cve": "CVE-2024-0450",
      "cwe": {
        "id": "CWE-450",
        "name": "Multiple Interpretations of UI Input"
      },
      "notes": [
        {
          "category": "other",
          "text": "Multiple Interpretations of UI Input",
          "title": "CWE-450"
        },
        {
          "category": "other",
          "text": "Asymmetric Resource Consumption (Amplification)",
          "title": "CWE-405"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-0450",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0450.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.2,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-764289",
            "CSAFPID-221160",
            "CSAFPID-764290",
            "CSAFPID-504250",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-0450"
    },
    {
      "cve": "CVE-2024-20996",
      "cwe": {
        "id": "CWE-404",
        "name": "Improper Resource Shutdown or Release"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Resource Shutdown or Release",
          "title": "CWE-404"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-20996",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-20996.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-764289",
            "CSAFPID-221160",
            "CSAFPID-764290",
            "CSAFPID-504250",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-20996"
    },
    {
      "cve": "CVE-2024-21125",
      "cwe": {
        "id": "CWE-404",
        "name": "Improper Resource Shutdown or Release"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Resource Shutdown or Release",
          "title": "CWE-404"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-21125",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21125.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-764289",
            "CSAFPID-221160",
            "CSAFPID-764290",
            "CSAFPID-504250",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-21125"
    },
    {
      "cve": "CVE-2024-21127",
      "cwe": {
        "id": "CWE-285",
        "name": "Improper Authorization"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Authorization",
          "title": "CWE-285"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-21127",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21127.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-764289",
            "CSAFPID-221160",
            "CSAFPID-764290",
            "CSAFPID-504250",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-21127"
    },
    {
      "cve": "CVE-2024-21129",
      "cwe": {
        "id": "CWE-404",
        "name": "Improper Resource Shutdown or Release"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Resource Shutdown or Release",
          "title": "CWE-404"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-21129",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21129.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-764289",
            "CSAFPID-221160",
            "CSAFPID-764290",
            "CSAFPID-504250",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-21129"
    },
    {
      "cve": "CVE-2024-21130",
      "cwe": {
        "id": "CWE-404",
        "name": "Improper Resource Shutdown or Release"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Resource Shutdown or Release",
          "title": "CWE-404"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-21130",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21130.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-764289",
            "CSAFPID-221160",
            "CSAFPID-764290",
            "CSAFPID-504250",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-21130"
    },
    {
      "cve": "CVE-2024-21134",
      "cwe": {
        "id": "CWE-404",
        "name": "Improper Resource Shutdown or Release"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Resource Shutdown or Release",
          "title": "CWE-404"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-21134",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21134.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-764289",
            "CSAFPID-221160",
            "CSAFPID-764290",
            "CSAFPID-504250",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-21134"
    },
    {
      "cve": "CVE-2024-21135",
      "cwe": {
        "id": "CWE-404",
        "name": "Improper Resource Shutdown or Release"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Resource Shutdown or Release",
          "title": "CWE-404"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-21135",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21135.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-764289",
            "CSAFPID-221160",
            "CSAFPID-764290",
            "CSAFPID-504250",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-21135"
    },
    {
      "cve": "CVE-2024-21137",
      "cwe": {
        "id": "CWE-404",
        "name": "Improper Resource Shutdown or Release"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Resource Shutdown or Release",
          "title": "CWE-404"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-21137",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21137.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-764289",
            "CSAFPID-221160",
            "CSAFPID-764290",
            "CSAFPID-504250",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-21137"
    },
    {
      "cve": "CVE-2024-21142",
      "cwe": {
        "id": "CWE-404",
        "name": "Improper Resource Shutdown or Release"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Resource Shutdown or Release",
          "title": "CWE-404"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-21142",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21142.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-764289",
            "CSAFPID-221160",
            "CSAFPID-764290",
            "CSAFPID-504250",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-21142"
    },
    {
      "cve": "CVE-2024-21157",
      "cwe": {
        "id": "CWE-404",
        "name": "Improper Resource Shutdown or Release"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Resource Shutdown or Release",
          "title": "CWE-404"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-21157",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21157.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-764289",
            "CSAFPID-221160",
            "CSAFPID-764290",
            "CSAFPID-504250",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-21157"
    },
    {
      "cve": "CVE-2024-21159",
      "cwe": {
        "id": "CWE-404",
        "name": "Improper Resource Shutdown or Release"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Resource Shutdown or Release",
          "title": "CWE-404"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-21159",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21159.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-764289",
            "CSAFPID-221160",
            "CSAFPID-764290",
            "CSAFPID-504250",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-21159"
    },
    {
      "cve": "CVE-2024-21160",
      "cwe": {
        "id": "CWE-404",
        "name": "Improper Resource Shutdown or Release"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Resource Shutdown or Release",
          "title": "CWE-404"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-21160",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21160.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-764289",
            "CSAFPID-221160",
            "CSAFPID-764290",
            "CSAFPID-504250",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-21160"
    },
    {
      "cve": "CVE-2024-21162",
      "cwe": {
        "id": "CWE-404",
        "name": "Improper Resource Shutdown or Release"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Resource Shutdown or Release",
          "title": "CWE-404"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-21162",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21162.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-764289",
            "CSAFPID-221160",
            "CSAFPID-764290",
            "CSAFPID-504250",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-21162"
    },
    {
      "cve": "CVE-2024-21163",
      "cwe": {
        "id": "CWE-404",
        "name": "Improper Resource Shutdown or Release"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Resource Shutdown or Release",
          "title": "CWE-404"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-21163",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21163.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-764289",
            "CSAFPID-221160",
            "CSAFPID-764290",
            "CSAFPID-504250",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-21163"
    },
    {
      "cve": "CVE-2024-21165",
      "cwe": {
        "id": "CWE-404",
        "name": "Improper Resource Shutdown or Release"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Resource Shutdown or Release",
          "title": "CWE-404"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-21165",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21165.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-764289",
            "CSAFPID-221160",
            "CSAFPID-764290",
            "CSAFPID-504250",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-21165"
    },
    {
      "cve": "CVE-2024-21166",
      "cwe": {
        "id": "CWE-285",
        "name": "Improper Authorization"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Authorization",
          "title": "CWE-285"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-21166",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21166.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-764289",
            "CSAFPID-221160",
            "CSAFPID-764290",
            "CSAFPID-504250",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-21166"
    },
    {
      "cve": "CVE-2024-21170",
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-21170",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21170.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-764289",
            "CSAFPID-221160",
            "CSAFPID-764290",
            "CSAFPID-504250",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-21170"
    },
    {
      "cve": "CVE-2024-21171",
      "cwe": {
        "id": "CWE-404",
        "name": "Improper Resource Shutdown or Release"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Resource Shutdown or Release",
          "title": "CWE-404"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-21171",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21171.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-764289",
            "CSAFPID-221160",
            "CSAFPID-764290",
            "CSAFPID-504250",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-21171"
    },
    {
      "cve": "CVE-2024-21173",
      "cwe": {
        "id": "CWE-404",
        "name": "Improper Resource Shutdown or Release"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Resource Shutdown or Release",
          "title": "CWE-404"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-21173",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21173.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-764289",
            "CSAFPID-221160",
            "CSAFPID-764290",
            "CSAFPID-504250",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-21173"
    },
    {
      "cve": "CVE-2024-21176",
      "cwe": {
        "id": "CWE-404",
        "name": "Improper Resource Shutdown or Release"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Resource Shutdown or Release",
          "title": "CWE-404"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-21176",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21176.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-764289",
            "CSAFPID-221160",
            "CSAFPID-764290",
            "CSAFPID-504250",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-21176"
    },
    {
      "cve": "CVE-2024-21177",
      "cwe": {
        "id": "CWE-404",
        "name": "Improper Resource Shutdown or Release"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Resource Shutdown or Release",
          "title": "CWE-404"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-21177",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21177.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-764289",
            "CSAFPID-221160",
            "CSAFPID-764290",
            "CSAFPID-504250",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-21177"
    },
    {
      "cve": "CVE-2024-21179",
      "cwe": {
        "id": "CWE-404",
        "name": "Improper Resource Shutdown or Release"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Resource Shutdown or Release",
          "title": "CWE-404"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-21179",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21179.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-764289",
            "CSAFPID-221160",
            "CSAFPID-764290",
            "CSAFPID-504250",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-21179"
    },
    {
      "cve": "CVE-2024-21185",
      "cwe": {
        "id": "CWE-404",
        "name": "Improper Resource Shutdown or Release"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Resource Shutdown or Release",
          "title": "CWE-404"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-21185",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21185.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-764289",
            "CSAFPID-221160",
            "CSAFPID-764290",
            "CSAFPID-504250",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-21185"
    },
    {
      "cve": "CVE-2024-22257",
      "cwe": {
        "id": "CWE-284",
        "name": "Improper Access Control"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Access Control",
          "title": "CWE-284"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-221160",
          "CSAFPID-504250",
          "CSAFPID-764289",
          "CSAFPID-764290",
          "CSAFPID-764939",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-22257",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22257.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.2,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-221160",
            "CSAFPID-504250",
            "CSAFPID-764289",
            "CSAFPID-764290",
            "CSAFPID-764939",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-22257"
    },
    {
      "cve": "CVE-2024-22262",
      "cwe": {
        "id": "CWE-601",
        "name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
          "title": "CWE-601"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-764289",
          "CSAFPID-221160",
          "CSAFPID-764290",
          "CSAFPID-504250",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-22262",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22262.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-764289",
            "CSAFPID-221160",
            "CSAFPID-764290",
            "CSAFPID-504250",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-22262"
    },
    {
      "cve": "CVE-2024-24549",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Input Validation",
          "title": "CWE-20"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-221160",
          "CSAFPID-504250",
          "CSAFPID-764289",
          "CSAFPID-764290",
          "CSAFPID-764939",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-24549",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24549.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-221160",
            "CSAFPID-504250",
            "CSAFPID-764289",
            "CSAFPID-764290",
            "CSAFPID-764939",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-24549"
    },
    {
      "cve": "CVE-2024-25062",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "notes": [
        {
          "category": "other",
          "text": "Use After Free",
          "title": "CWE-416"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-221160",
          "CSAFPID-504250",
          "CSAFPID-764289",
          "CSAFPID-764290",
          "CSAFPID-764939",
          "CSAFPID-1503653",
          "CSAFPID-1503657",
          "CSAFPID-1503659",
          "CSAFPID-764763"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-25062",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-25062.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-221160",
            "CSAFPID-504250",
            "CSAFPID-764289",
            "CSAFPID-764290",
            "CSAFPID-764939",
            "CSAFPID-1503653",
            "CSAFPID-1503657",
            "CSAFPID-1503659",
            "CSAFPID-764763"
          ]
        }
      ],
      "title": "CVE-2024-25062"
    }
  ]
}


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.