VDE-2026-023

Vulnerability from csaf_phoenixcontactgmbhcokg - Published: 2026-04-22 08:00 - Updated: 2026-04-22 08:00
Summary
Phoenix Contact: Several products are affected by vulnerabilities found in OpenSSL
Severity
High
Notes
Summary: Attacks are possible when installing key files and digitally signed objects. These attacks can only be carried out if these files are uploaded and installed by a logged-in user with high privileges.
Impact: A successful attack using manipulated firmware or key files (PKCS#12) can lead to the execution of malicious code. This can jeopardize confidentiality, integrity and availability.
Mitigation: Phoenix Contact strongly recommends to upload firmware or key files (PKCS#12) only from trusted source and to thorougly check the SHA256 checksum of the files to be uploaded.
Remediation: Phoenix Contact strongly recommends to upgrade affected devices to the fixed firmware as soon as it gets avaliable. | Article family | Versionsnummer des Fix | Fix available | Planned release date | |:----------------------------------------------------------------|:---------------------------|:----------------|:-----------------------| | CHARX control modular SEC-3XXX | 1.9.0 | yes | | | PLCnext Control | 2024.0.17 | yes | | | PLCnext Control AXC F 2000 EA | 2026.0.0 | yes | | | Energy AXC PU | V04.27.00.00 | no | 2026-08-31 | | SMART RTU AXC SG | V01.11.00.00 | no | 2026-09-30 | | SMART RTU AXC IG | V01.04.00.00 | no | 2026-12-31 | | ILC 2250, CATAN C1 | Emalytics-1.12.3 | no | 2026-05-31 | | ILC 2050 | Emalytics-1.12.4 | no | 2026-09-30 | | FL MGUARD 2xxx, 4xxx | 10.6.1 | yes | | | FL SWITCH 2xxx, FL NAT 2xxx, FL SWITCH TSN 23xx, FL SWITCH 59xx | 3.57 | no | 2026-06-29 | | FL WLAN 1xxx, FL WLAN 23xx | 26.06.00 | no | 2026-06-29 | | TC ROUTER 2xxx, 3xxx, TC CLOUD CLIENT 1002-4G | 3.8.9 | yes | | | TC ROUTER 5004T-5G EU | 1.6.24 | yes | | | CLOUD CLIENT 1101-TX/TX, TC CLOUD CLIENT 1002-TX/TX | 3.7.8 | yes | | | TC ROUTER 4xxx | 5.0.72.102 | no | 2026-04-30 | | FL TIMESERVER NTP | 5.0.71.101 | no | 2026-08-31 | | CELLULINK x401-4G | 2025.6.3 | yes | |
General Recommendation: Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our [application note](https://dam-mdc.phoenixcontact.com/asset/156443151564/0a870ae433c19148b80bd760f3a1c1f2/107913_en_03.pdf).
Product Description: Phoenix Contact industrial routers, acess points and switches, security appliances, charge controllers and SPS controllers.

Issue summary: Parsing CMS AuthEnvelopedData message with maliciously crafted AEAD parameters can trigger a stack buffer overflow. Impact summary: A stack buffer overflow may lead to a crash, causing Denial of Service, or potentially remote code execution. When parsing CMS AuthEnvelopedData structures that use AEAD ciphers such as AES-GCM, the IV (Initialization Vector) encoded in the ASN.1 parameters is copied into a fixed-size stack buffer without verifying that its length fits the destination. An attacker can supply a crafted CMS message with an oversized IV, causing a stack-based out-of-bounds write before any authentication or tag verification occurs. Applications and services that parse untrusted CMS or PKCS#7 content using AEAD ciphers (e.g., S/MIME AuthEnvelopedData with AES-GCM) are vulnerable. Because the overflow occurs prior to authentication, no valid key material is required to trigger it. While exploitability to remote code execution depends on platform and toolchain mitigations, the stack-based write primitive represents a severe risk. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the CMS implementation is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5, 3.4, 3.3 and 3.0 are vulnerable to this issue. OpenSSL 1.1.1 and 1.0.2 are not affected by this issue.

CWE-787 - Out-of-bounds Write
Mitigation Phoenix Contact strongly recommends to upload firmware only from trusted source and to thorougly check the SHA256 checksum of the firmware image to be uploaded.
Vendor Fix Phoenix Contact strongly recommends to upgrade the fixed firmware.
None Available Phoenix Contact strongly recommends to upgrade the fixed firmware as soon as it gets avaliable.

Issue summary: Calling PKCS12_get_friendlyname() function on a maliciously crafted PKCS#12 file with a BMPString (UTF-16BE) friendly name containing non-ASCII BMP code point can trigger a one byte write before the allocated buffer. Impact summary: The out-of-bounds write can cause a memory corruption which can have various consequences including a Denial of Service. The OPENSSL_uni2utf8() function performs a two-pass conversion of a PKCS#12 BMPString (UTF-16BE) to UTF-8. In the second pass, when emitting UTF-8 bytes, the helper function bmp_to_utf8() incorrectly forwards the remaining UTF-16 source byte count as the destination buffer capacity to UTF8_putc(). For BMP code points above U+07FF, UTF-8 requires three bytes, but the forwarded capacity can be just two bytes. UTF8_putc() then returns -1, and this negative value is added to the output length without validation, causing the length to become negative. The subsequent trailing NUL byte is then written at a negative offset, causing write outside of heap allocated buffer. The vulnerability is reachable via the public PKCS12_get_friendlyname() API when parsing attacker-controlled PKCS#12 files. While PKCS12_parse() uses a different code path that avoids this issue, PKCS12_get_friendlyname() directly invokes the vulnerable function. Exploitation requires an attacker to provide a malicious PKCS#12 file to be parsed by the application and the attacker can just trigger a one zero byte write before the allocated buffer. For that reason the issue was assessed as Low severity according to our Security Policy. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the PKCS#12 implementation is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0 and 1.1.1 are vulnerable to this issue. OpenSSL 1.0.2 is not affected by this issue.

CWE-787 - Out-of-bounds Write
Mitigation Phoenix Contact strongly recommends to upload firmware only from trusted source and to thorougly check the SHA256 checksum of the firmware image to be uploaded.
Vendor Fix Phoenix Contact strongly recommends to upgrade the fixed firmware.
None Available Phoenix Contact strongly recommends to upgrade the fixed firmware as soon as it gets avaliable.
Acknowledgments
CERT@VDE certvde.com

{
  "document": {
    "acknowledgments": [
      {
        "organization": "CERT@VDE",
        "summary": "coordination",
        "urls": [
          "https://certvde.com"
        ]
      }
    ],
    "aggregate_severity": {
      "namespace": "https://www.first.org/cvss/v3.1/specification-document#Qualitative-Severity-Rating-Scale",
      "text": "High"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en-US",
    "notes": [
      {
        "category": "summary",
        "text": "Attacks are possible when installing key files and digitally signed objects. These attacks can only be carried out if these files are uploaded and installed by a logged-in user with high privileges.",
        "title": "Summary"
      },
      {
        "category": "description",
        "text": "A successful attack using manipulated firmware or key files (PKCS#12) can lead to the execution of malicious code. This can jeopardize confidentiality, integrity and availability.",
        "title": "Impact"
      },
      {
        "category": "description",
        "text": "Phoenix Contact strongly recommends to upload firmware or key files (PKCS#12) only from trusted source and to thorougly check the SHA256 checksum of the files to be uploaded.",
        "title": "Mitigation"
      },
      {
        "category": "description",
        "text": "Phoenix Contact strongly recommends to upgrade affected devices to the fixed firmware as soon as it gets avaliable.\n\n| Article family                                                  | Versionsnummer des Fix     | Fix available   | Planned release date   |\n|:----------------------------------------------------------------|:---------------------------|:----------------|:-----------------------|\n| CHARX control modular SEC-3XXX                                  | 1.9.0 | yes             |                        |\n| PLCnext Control                                                 | 2024.0.17                  | yes             |                        |\n| PLCnext Control AXC F 2000 EA                                   | 2026.0.0                   | yes             |                        |\n| Energy AXC PU                                                   | V04.27.00.00               | no              | 2026-08-31             |\n| SMART RTU AXC SG                                                | V01.11.00.00               | no              | 2026-09-30             |\n| SMART RTU AXC IG                                                | V01.04.00.00               | no              | 2026-12-31             |\n| ILC 2250, CATAN C1                                              | Emalytics-1.12.3           | no              | 2026-05-31             |\n| ILC 2050                                              | Emalytics-1.12.4           | no              | 2026-09-30             |\n| FL MGUARD 2xxx, 4xxx                                            | 10.6.1                     | yes             |                        |\n| FL SWITCH 2xxx, FL NAT 2xxx, FL SWITCH TSN 23xx, FL SWITCH 59xx | 3.57                       | no              | 2026-06-29             |\n| FL WLAN 1xxx, FL WLAN 23xx                                      | 26.06.00                   | no              | 2026-06-29             |\n| TC ROUTER 2xxx, 3xxx, TC CLOUD CLIENT 1002-4G                   | 3.8.9                      | yes             |                        |\n| TC ROUTER 5004T-5G EU                                           | 1.6.24                     | yes             |                        |\n| CLOUD CLIENT 1101-TX/TX, TC CLOUD CLIENT 1002-TX/TX             | 3.7.8                      | yes             |                        |\n| TC ROUTER 4xxx                                                  | 5.0.72.102                 | no              | 2026-04-30             |\n| FL TIMESERVER NTP                                               | 5.0.71.101                 | no              | 2026-08-31             |\n| CELLULINK x401-4G                                               | 2025.6.3                   | yes             |                        |",
        "title": "Remediation"
      },
      {
        "category": "general",
        "text": "Phoenix Contact recommends operating network-capable devices in closed networks or protected with a suitable firewall. For detailed information on our recommendations for measures to protect network-capable devices, please refer to our [application note](https://dam-mdc.phoenixcontact.com/asset/156443151564/0a870ae433c19148b80bd760f3a1c1f2/107913_en_03.pdf).",
        "title": "General Recommendation"
      },
      {
        "category": "description",
        "text": "Phoenix Contact industrial routers, acess points and switches, security appliances, charge controllers and SPS controllers.",
        "title": "Product Description"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "psirt@phoenixcontact.com",
      "name": "Phoenix Contact GmbH \u0026 Co. KG",
      "namespace": "https://phoenixcontact.com/psirt"
    },
    "references": [
      {
        "category": "external",
        "summary": "PCSA-2026-00001",
        "url": "https://phoenixcontact.com/psirt"
      },
      {
        "category": "external",
        "summary": "Phoenix Contact advisory overview at CERT@VDE",
        "url": "https://certvde.com/de/advisories/vendor/phoenixcontact"
      },
      {
        "category": "self",
        "summary": "VDE-2026-023: Phoenix Contact: Several products are affected by vulnerabilities found in OpenSSL - HTML",
        "url": "https://certvde.com/en/advisories/VDE-2026-023"
      },
      {
        "category": "self",
        "summary": "VDE-2026-023: Phoenix Contact: Several products are affected by vulnerabilities found in OpenSSL - CSAF",
        "url": "https://phoenixcontact.csaf-tp.certvde.com/.well-known/csaf/white/2026/vde-2026-023.json"
      }
    ],
    "title": "Phoenix Contact: Several products are affected by vulnerabilities found in OpenSSL",
    "tracking": {
      "aliases": [
        "VDE-2026-023",
        "PCSA-2026-00001"
      ],
      "current_release_date": "2026-04-22T08:00:00.000Z",
      "generator": {
        "date": "2026-04-07T12:35:14.324Z",
        "engine": {
          "name": "Secvisogram",
          "version": "2.5.44"
        }
      },
      "id": "VDE-2026-023",
      "initial_release_date": "2026-04-22T08:00:00.000Z",
      "revision_history": [
        {
          "date": "2026-04-22T08:00:00.000Z",
          "number": "1.0.0",
          "summary": "Initial release."
        }
      ],
      "status": "final",
      "version": "1.0.0"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "CHARX SEC-3150",
                "product": {
                  "name": "CHARX SEC-3150",
                  "product_id": "CSAFPID-11001",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1138965"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "CHARX SEC-3100",
                "product": {
                  "name": "CHARX SEC-3100",
                  "product_id": "CSAFPID-11002",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1139012"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "CHARX SEC-3050",
                "product": {
                  "name": "CHARX SEC-3050",
                  "product_id": "CSAFPID-11003",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1139018"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "CHARX SEC-3000",
                "product": {
                  "name": "CHARX SEC-3000",
                  "product_id": "CSAFPID-11004",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1139022"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "AXC F 1152",
                "product": {
                  "name": "AXC F 1152",
                  "product_id": "CSAFPID-11005",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1151412"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "AXC F 2152",
                "product": {
                  "name": "AXC F 2152",
                  "product_id": "CSAFPID-11006",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2404267"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "GTC F 2172",
                "product": {
                  "name": "GTC F 2172",
                  "product_id": "CSAFPID-11007",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1079808"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "AXC F 3152",
                "product": {
                  "name": "AXC F 3152",
                  "product_id": "CSAFPID-11008",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1069208"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "RFC 4072S",
                "product": {
                  "name": "RFC 4072S",
                  "product_id": "CSAFPID-11009",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1051328"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "NFC 482S",
                "product": {
                  "name": "NFC 482S",
                  "product_id": "CSAFPID-11010",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1050841"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "BPC 9102S",
                "product": {
                  "name": "BPC 9102S",
                  "product_id": "CSAFPID-11011",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1246285"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "RFC 4072R",
                "product": {
                  "name": "RFC 4072R",
                  "product_id": "CSAFPID-11013",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1136419"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "AXC F 2000 EA",
                "product": {
                  "name": "AXC F 2000 EA",
                  "product_id": "CSAFPID-11017",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1551772"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Energy AXC PU",
                "product": {
                  "name": "Energy AXC PU",
                  "product_id": "CSAFPID-11018",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1264327"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SMART RTU AXC SG",
                "product": {
                  "name": "SMART RTU AXC SG",
                  "product_id": "CSAFPID-11019",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1110435"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SMART RTU AXC IG",
                "product": {
                  "name": "SMART RTU AXC IG",
                  "product_id": "CSAFPID-11020",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1264328"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "ILC 2050 BI",
                "product": {
                  "name": "ILC 2050 BI",
                  "product_id": "CSAFPID-11021",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2403160"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "ILC 2050 BI-L",
                "product": {
                  "name": "ILC 2050 BI-L",
                  "product_id": "CSAFPID-11022",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2404671"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "ILC 2250 BI",
                "product": {
                  "name": "ILC 2250 BI",
                  "product_id": "CSAFPID-11023",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1541303"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "ILC 2250 BI-L",
                "product": {
                  "name": "ILC 2250 BI-L",
                  "product_id": "CSAFPID-11024",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1535543"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "CATAN C1 EN",
                "product": {
                  "name": "CATAN C1 EN",
                  "product_id": "CSAFPID-11025",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1371432"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL MGUARD 2102",
                "product": {
                  "name": "FL MGUARD 2102",
                  "product_id": "CSAFPID-11026",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1357828"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL MGUARD 2105",
                "product": {
                  "name": "FL MGUARD 2105",
                  "product_id": "CSAFPID-11027",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1357850"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL MGUARD 4302",
                "product": {
                  "name": "FL MGUARD 4302",
                  "product_id": "CSAFPID-11028",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1357840"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL MGUARD 4305",
                "product": {
                  "name": "FL MGUARD 4305",
                  "product_id": "CSAFPID-11029",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1357875"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL MGUARD 4102 PCIE",
                "product": {
                  "name": "FL MGUARD 4102 PCIE",
                  "product_id": "CSAFPID-11030",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1357842"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL MGUARD 4102 PCI",
                "product": {
                  "name": "FL MGUARD 4102 PCI",
                  "product_id": "CSAFPID-11031",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1441187"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL MGUARD 4302/K1",
                "product": {
                  "name": "FL MGUARD 4302/K1",
                  "product_id": "CSAFPID-11032",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1488318"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL MGUARD 4102 PCIE/K2",
                "product": {
                  "name": "FL MGUARD 4102 PCIE/K2",
                  "product_id": "CSAFPID-11033",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1427378"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL MGUARD 4102 PCI/K2",
                "product": {
                  "name": "FL MGUARD 4102 PCI/K2",
                  "product_id": "CSAFPID-11034",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1488314"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL MGUARD 4302/K2",
                "product": {
                  "name": "FL MGUARD 4302/K2",
                  "product_id": "CSAFPID-11035",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1427379"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL MGUARD 4302/K3",
                "product": {
                  "name": "FL MGUARD 4302/K3",
                  "product_id": "CSAFPID-11036",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1488325"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL MGUARD 4302/K4",
                "product": {
                  "name": "FL MGUARD 4302/K4",
                  "product_id": "CSAFPID-11037",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1488326"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL MGUARD 4302/KX",
                "product": {
                  "name": "FL MGUARD 4302/KX",
                  "product_id": "CSAFPID-11038",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1696708"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL MGUARD 4305/KX",
                "product": {
                  "name": "FL MGUARD 4305/KX",
                  "product_id": "CSAFPID-11039",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1696779"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2005",
                "product": {
                  "name": "FL SWITCH 2005",
                  "product_id": "CSAFPID-11040",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702323"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2008",
                "product": {
                  "name": "FL SWITCH 2008",
                  "product_id": "CSAFPID-11041",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702324"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2008F",
                "product": {
                  "name": "FL SWITCH 2008F",
                  "product_id": "CSAFPID-11042",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1106707"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2016",
                "product": {
                  "name": "FL SWITCH 2016",
                  "product_id": "CSAFPID-11043",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702903"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2105",
                "product": {
                  "name": "FL SWITCH 2105",
                  "product_id": "CSAFPID-11044",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702665"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2108",
                "product": {
                  "name": "FL SWITCH 2108",
                  "product_id": "CSAFPID-11045",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702666"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2116",
                "product": {
                  "name": "FL SWITCH 2116",
                  "product_id": "CSAFPID-11046",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702908"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2204-2TC-2SFX",
                "product": {
                  "name": "FL SWITCH 2204-2TC-2SFX",
                  "product_id": "CSAFPID-11047",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702334"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2205",
                "product": {
                  "name": "FL SWITCH 2205",
                  "product_id": "CSAFPID-11048",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702326"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2206-2FX",
                "product": {
                  "name": "FL SWITCH 2206-2FX",
                  "product_id": "CSAFPID-11049",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702330"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2206-2FX SM",
                "product": {
                  "name": "FL SWITCH 2206-2FX SM",
                  "product_id": "CSAFPID-11050",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702331"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2206-2FX SM ST",
                "product": {
                  "name": "FL SWITCH 2206-2FX SM ST",
                  "product_id": "CSAFPID-11051",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702333"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2206-2FX ST",
                "product": {
                  "name": "FL SWITCH 2206-2FX ST",
                  "product_id": "CSAFPID-11052",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702332"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2206-2SFX",
                "product": {
                  "name": "FL SWITCH 2206-2SFX",
                  "product_id": "CSAFPID-11053",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702969"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2206-2SFX PN",
                "product": {
                  "name": "FL SWITCH 2206-2SFX PN",
                  "product_id": "CSAFPID-11054",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1044028"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2206C-2FX",
                "product": {
                  "name": "FL SWITCH 2206C-2FX",
                  "product_id": "CSAFPID-11055",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1095628"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2207-FX",
                "product": {
                  "name": "FL SWITCH 2207-FX",
                  "product_id": "CSAFPID-11056",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702328"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2207-FX SM",
                "product": {
                  "name": "FL SWITCH 2207-FX SM",
                  "product_id": "CSAFPID-11057",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702329"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2208",
                "product": {
                  "name": "FL SWITCH 2208",
                  "product_id": "CSAFPID-11058",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702327"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2208 PN",
                "product": {
                  "name": "FL SWITCH 2208 PN",
                  "product_id": "CSAFPID-11059",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1044024"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2208C",
                "product": {
                  "name": "FL SWITCH 2208C",
                  "product_id": "CSAFPID-11060",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1095627"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2212-2TC-2SFX",
                "product": {
                  "name": "FL SWITCH 2212-2TC-2SFX",
                  "product_id": "CSAFPID-11061",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702907"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2214-2FX",
                "product": {
                  "name": "FL SWITCH 2214-2FX",
                  "product_id": "CSAFPID-11062",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702905"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2214-2FX SM",
                "product": {
                  "name": "FL SWITCH 2214-2FX SM",
                  "product_id": "CSAFPID-11063",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702906"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2214-2SFX",
                "product": {
                  "name": "FL SWITCH 2214-2SFX",
                  "product_id": "CSAFPID-11064",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1006188"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2214-2SFX PN",
                "product": {
                  "name": "FL SWITCH 2214-2SFX PN",
                  "product_id": "CSAFPID-11065",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1044030"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2216",
                "product": {
                  "name": "FL SWITCH 2216",
                  "product_id": "CSAFPID-11066",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702904"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2216 PN",
                "product": {
                  "name": "FL SWITCH 2216 PN",
                  "product_id": "CSAFPID-11067",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1044029"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2303-8SP1",
                "product": {
                  "name": "FL SWITCH 2303-8SP1",
                  "product_id": "CSAFPID-11068",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1278397"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2304-2GC-2SFP",
                "product": {
                  "name": "FL SWITCH 2304-2GC-2SFP",
                  "product_id": "CSAFPID-11069",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702653"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2306-2SFP",
                "product": {
                  "name": "FL SWITCH 2306-2SFP",
                  "product_id": "CSAFPID-11070",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702970"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2306-2SFP PN",
                "product": {
                  "name": "FL SWITCH 2306-2SFP PN",
                  "product_id": "CSAFPID-11071",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1009222"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2308",
                "product": {
                  "name": "FL SWITCH 2308",
                  "product_id": "CSAFPID-11072",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702652"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2308 PN",
                "product": {
                  "name": "FL SWITCH 2308 PN",
                  "product_id": "CSAFPID-11073",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1009220"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2312-2GC-2SFP",
                "product": {
                  "name": "FL SWITCH 2312-2GC-2SFP",
                  "product_id": "CSAFPID-11074",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702910"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2314-2SFP",
                "product": {
                  "name": "FL SWITCH 2314-2SFP",
                  "product_id": "CSAFPID-11075",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1006191"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2314-2SFP PN",
                "product": {
                  "name": "FL SWITCH 2314-2SFP PN",
                  "product_id": "CSAFPID-11076",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1031683"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2316",
                "product": {
                  "name": "FL SWITCH 2316",
                  "product_id": "CSAFPID-11077",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702909"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2316 PN",
                "product": {
                  "name": "FL SWITCH 2316 PN",
                  "product_id": "CSAFPID-11078",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1031673"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2316/K1",
                "product": {
                  "name": "FL SWITCH 2316/K1",
                  "product_id": "CSAFPID-11079",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1184084"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2404-2TC-2SFX",
                "product": {
                  "name": "FL SWITCH 2404-2TC-2SFX",
                  "product_id": "CSAFPID-11080",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1088853"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2406-2SFX",
                "product": {
                  "name": "FL SWITCH 2406-2SFX",
                  "product_id": "CSAFPID-11081",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1043414"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2406-2SFX PN",
                "product": {
                  "name": "FL SWITCH 2406-2SFX PN",
                  "product_id": "CSAFPID-11082",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1089126"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2408",
                "product": {
                  "name": "FL SWITCH 2408",
                  "product_id": "CSAFPID-11083",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1043412"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2408 PN",
                "product": {
                  "name": "FL SWITCH 2408 PN",
                  "product_id": "CSAFPID-11084",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1089133"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2412-2TC-2SFX",
                "product": {
                  "name": "FL SWITCH 2412-2TC-2SFX",
                  "product_id": "CSAFPID-11085",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1088875"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2414-2SFX",
                "product": {
                  "name": "FL SWITCH 2414-2SFX",
                  "product_id": "CSAFPID-11086",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1043423"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2414-2SFX PN",
                "product": {
                  "name": "FL SWITCH 2414-2SFX PN",
                  "product_id": "CSAFPID-11087",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1089139"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2416",
                "product": {
                  "name": "FL SWITCH 2416",
                  "product_id": "CSAFPID-11088",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1043416"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2416 PN",
                "product": {
                  "name": "FL SWITCH 2416 PN",
                  "product_id": "CSAFPID-11089",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1089150"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2504-2GC-2SFP",
                "product": {
                  "name": "FL SWITCH 2504-2GC-2SFP",
                  "product_id": "CSAFPID-11090",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1088872"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2506-2SFP",
                "product": {
                  "name": "FL SWITCH 2506-2SFP",
                  "product_id": "CSAFPID-11091",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1043491"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2506-2SFP PN",
                "product": {
                  "name": "FL SWITCH 2506-2SFP PN",
                  "product_id": "CSAFPID-11092",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1089135"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2506-2SFP/K1",
                "product": {
                  "name": "FL SWITCH 2506-2SFP/K1",
                  "product_id": "CSAFPID-11093",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1215329"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2508",
                "product": {
                  "name": "FL SWITCH 2508",
                  "product_id": "CSAFPID-11094",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1043484"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2508 PN",
                "product": {
                  "name": "FL SWITCH 2508 PN",
                  "product_id": "CSAFPID-11095",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1089134"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2508/K1",
                "product": {
                  "name": "FL SWITCH 2508/K1",
                  "product_id": "CSAFPID-11096",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1215350"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2512-2GC-2SFP",
                "product": {
                  "name": "FL SWITCH 2512-2GC-2SFP",
                  "product_id": "CSAFPID-11097",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1088856"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2514-2SFP",
                "product": {
                  "name": "FL SWITCH 2514-2SFP",
                  "product_id": "CSAFPID-11098",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1043499"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2514-2SFP PN",
                "product": {
                  "name": "FL SWITCH 2514-2SFP PN",
                  "product_id": "CSAFPID-11099",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1089154"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2516",
                "product": {
                  "name": "FL SWITCH 2516",
                  "product_id": "CSAFPID-11100",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1043496"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2516 PN",
                "product": {
                  "name": "FL SWITCH 2516 PN",
                  "product_id": "CSAFPID-11101",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1089205"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2608",
                "product": {
                  "name": "FL SWITCH 2608",
                  "product_id": "CSAFPID-11102",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1106500"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2608 PN",
                "product": {
                  "name": "FL SWITCH 2608 PN",
                  "product_id": "CSAFPID-11103",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1106616"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2708",
                "product": {
                  "name": "FL SWITCH 2708",
                  "product_id": "CSAFPID-11104",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1106615"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 2708 PN",
                "product": {
                  "name": "FL SWITCH 2708 PN",
                  "product_id": "CSAFPID-11105",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1106610"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL NAT 2008",
                "product": {
                  "name": "FL NAT 2008",
                  "product_id": "CSAFPID-11106",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702881"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL NAT 2208",
                "product": {
                  "name": "FL NAT 2208",
                  "product_id": "CSAFPID-11107",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702882"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL NAT 2304-2GC-2SFP",
                "product": {
                  "name": "FL NAT 2304-2GC-2SFP",
                  "product_id": "CSAFPID-11108",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702981"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH TSN 2316",
                "product": {
                  "name": "FL SWITCH TSN 2316",
                  "product_id": "CSAFPID-11109",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1232304"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH TSN 2312-2GC-2SFP",
                "product": {
                  "name": "FL SWITCH TSN 2312-2GC-2SFP",
                  "product_id": "CSAFPID-11110",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1232305"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH TSN 2314-2SFP",
                "product": {
                  "name": "FL SWITCH TSN 2314-2SFP",
                  "product_id": "CSAFPID-11111",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1232302"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 5924-4GC",
                "product": {
                  "name": "FL SWITCH 5924-4GC",
                  "product_id": "CSAFPID-11112",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1525945"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 5916-8GC-4SFP+",
                "product": {
                  "name": "FL SWITCH 5916-8GC-4SFP+",
                  "product_id": "CSAFPID-11113",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1525942"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 5924SFP-4GC",
                "product": {
                  "name": "FL SWITCH 5924SFP-4GC",
                  "product_id": "CSAFPID-11114",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1525944"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 5924-4SFP+",
                "product": {
                  "name": "FL SWITCH 5924-4SFP+",
                  "product_id": "CSAFPID-11115",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1525939"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL SWITCH 5916SFP-8GC-4SFP+",
                "product": {
                  "name": "FL SWITCH 5916SFP-8GC-4SFP+",
                  "product_id": "CSAFPID-11116",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1525943"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL WLAN 1020",
                "product": {
                  "name": "FL WLAN 1020",
                  "product_id": "CSAFPID-11117",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702992"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL WLAN 1120",
                "product": {
                  "name": "FL WLAN 1120",
                  "product_id": "CSAFPID-11118",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1386091"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL WLAN 1022",
                "product": {
                  "name": "FL WLAN 1022",
                  "product_id": "CSAFPID-11119",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1752493"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL WLAN 1122",
                "product": {
                  "name": "FL WLAN 1122",
                  "product_id": "CSAFPID-11120",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1752496"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL WLAN 1121",
                "product": {
                  "name": "FL WLAN 1121",
                  "product_id": "CSAFPID-11121",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1386092"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL WLAN 1021",
                "product": {
                  "name": "FL WLAN 1021",
                  "product_id": "CSAFPID-11122",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702993"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL WLAN 2331",
                "product": {
                  "name": "FL WLAN 2331",
                  "product_id": "CSAFPID-11123",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1360276"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL WLAN 2341",
                "product": {
                  "name": "FL WLAN 2341",
                  "product_id": "CSAFPID-11124",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1510249"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL WLAN 2330",
                "product": {
                  "name": "FL WLAN 2330",
                  "product_id": "CSAFPID-11125",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1360275"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL WLAN 2340",
                "product": {
                  "name": "FL WLAN 2340",
                  "product_id": "CSAFPID-11126",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1510147"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "TC ROUTER 3002T-4G",
                "product": {
                  "name": "TC ROUTER 3002T-4G",
                  "product_id": "CSAFPID-11127",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702528"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "TC ROUTER 3002T-4G GL",
                "product": {
                  "name": "TC ROUTER 3002T-4G GL",
                  "product_id": "CSAFPID-11128",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1632697"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "TC ROUTER 5004T-5G EU",
                "product": {
                  "name": "TC ROUTER 5004T-5G EU",
                  "product_id": "CSAFPID-11129",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1439475"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "CLOUD CLIENT 1101T-TX/TX",
                "product": {
                  "name": "CLOUD CLIENT 1101T-TX/TX",
                  "product_id": "CSAFPID-11130",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1221706"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "TC CLOUD CLIENT 1002-TX/TX",
                "product": {
                  "name": "TC CLOUD CLIENT 1002-TX/TX",
                  "product_id": "CSAFPID-11131",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702885"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "TC CLOUD CLIENT 1002-4G",
                "product": {
                  "name": "TC CLOUD CLIENT 1002-4G",
                  "product_id": "CSAFPID-11132",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702886"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "TC CLOUD CLIENT 1002-4G VZW",
                "product": {
                  "name": "TC CLOUD CLIENT 1002-4G VZW",
                  "product_id": "CSAFPID-11133",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702887"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "TC CLOUD CLIENT 1002-4G ATT",
                "product": {
                  "name": "TC CLOUD CLIENT 1002-4G ATT",
                  "product_id": "CSAFPID-11134",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702888"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "TC ROUTER 2002T-4G",
                "product": {
                  "name": "TC ROUTER 2002T-4G",
                  "product_id": "CSAFPID-11135",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702530"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "TC ROUTER 3002T-3G",
                "product": {
                  "name": "TC ROUTER 3002T-3G",
                  "product_id": "CSAFPID-11136",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702529"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "TC ROUTER 2002T-3G",
                "product": {
                  "name": "TC ROUTER 2002T-3G",
                  "product_id": "CSAFPID-11137",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702531"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "TC ROUTER 3002T-4G VZW",
                "product": {
                  "name": "TC ROUTER 3002T-4G VZW",
                  "product_id": "CSAFPID-11138",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702532"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "TC ROUTER 3002T-4G ATT",
                "product": {
                  "name": "TC ROUTER 3002T-4G ATT",
                  "product_id": "CSAFPID-11139",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702533"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "TC ROUTER 4002T-4G EU",
                "product": {
                  "name": "TC ROUTER 4002T-4G EU",
                  "product_id": "CSAFPID-11140",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1234352"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "TC ROUTER 4102T-4G EU WLAN",
                "product": {
                  "name": "TC ROUTER 4102T-4G EU WLAN",
                  "product_id": "CSAFPID-11141",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1234353"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "TC ROUTER 4202T-4G EU WLAN",
                "product": {
                  "name": "TC ROUTER 4202T-4G EU WLAN",
                  "product_id": "CSAFPID-11142",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1234354"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "FL TIMESERVER NTP",
                "product": {
                  "name": "FL TIMESERVER NTP",
                  "product_id": "CSAFPID-11143",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1107132"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "CELLULINK 2401-4G EU M25",
                "product": {
                  "name": "CELLULINK 2401-4G EU M25",
                  "product_id": "CSAFPID-11144",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1503433"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "CELLULINK 2401-4G EU M40",
                "product": {
                  "name": "CELLULINK 2401-4G EU M40",
                  "product_id": "CSAFPID-11145",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1503487"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "CELLULINK 4401-4G GL M25",
                "product": {
                  "name": "CELLULINK 4401-4G GL M25",
                  "product_id": "CSAFPID-11146",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1637527"
                    ]
                  }
                }
              },
              {
                "category": "product_name",
                "name": "CELLULINK 4401-4G GL M40",
                "product": {
                  "name": "CELLULINK 4401-4G GL M40",
                  "product_id": "CSAFPID-11147",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1637627"
                    ]
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Hardware"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:generic/\u003c1.9.0",
                "product": {
                  "name": "Firmware \u003c1.9.0",
                  "product_id": "CSAFPID-21001",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1138965",
                      "1139012",
                      "1139018",
                      "1139022"
                    ]
                  }
                }
              },
              {
                "category": "product_version",
                "name": "1.9.0",
                "product": {
                  "name": "1.9.0",
                  "product_id": "CSAFPID-22001",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1138965",
                      "1139012",
                      "1139018",
                      "1139022"
                    ]
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "vers:generic/\u003c2024.0.17",
                "product": {
                  "name": "Firmware \u003c2024.0.17",
                  "product_id": "CSAFPID-21002",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1151412",
                      "2404267",
                      "1079808",
                      "1069208",
                      "1051328",
                      "1050841",
                      "1246285",
                      "1839159",
                      "1136419"
                    ]
                  }
                }
              },
              {
                "category": "product_version",
                "name": "2024.0.17",
                "product": {
                  "name": "Firmware 2024.0.17",
                  "product_id": "CSAFPID-22002",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1151412",
                      "2404267",
                      "1079808",
                      "1069208",
                      "1051328",
                      "1050841",
                      "1246285",
                      "1839159",
                      "1136419"
                    ]
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "vers:generic/\u003c2026.0.0",
                "product": {
                  "name": "Firmware \u003c2026.0.0",
                  "product_id": "CSAFPID-21004",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1551772"
                    ]
                  }
                }
              },
              {
                "category": "product_version",
                "name": "2026.0.0",
                "product": {
                  "name": "Firmware 2026.0.0",
                  "product_id": "CSAFPID-22004",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1551772"
                    ]
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "vers:generic/\u003cV04.27.00.00",
                "product": {
                  "name": "Firmware \u003cV04.27.00.00",
                  "product_id": "CSAFPID-21005",
                  "product_identification_helper": {
                    "model_numbers": [
                      "n/a"
                    ]
                  }
                }
              },
              {
                "category": "product_version",
                "name": "V04.27.00.00",
                "product": {
                  "name": "Firmware V04.27.00.00",
                  "product_id": "CSAFPID-22005",
                  "product_identification_helper": {
                    "model_numbers": [
                      "n/a"
                    ]
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "vers:generic/\u003cV01.11.00.00",
                "product": {
                  "name": "Firmware \u003cV01.11.00.00",
                  "product_id": "CSAFPID-21006",
                  "product_identification_helper": {
                    "model_numbers": [
                      "n/a"
                    ]
                  }
                }
              },
              {
                "category": "product_version",
                "name": "V01.11.00.00",
                "product": {
                  "name": "Firmware V01.11.00.00",
                  "product_id": "CSAFPID-22006",
                  "product_identification_helper": {
                    "model_numbers": [
                      "n/a"
                    ]
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "vers:generic/\u003cV01.04.00.00",
                "product": {
                  "name": "Firmware \u003cV01.04.00.00",
                  "product_id": "CSAFPID-21007",
                  "product_identification_helper": {
                    "model_numbers": [
                      "n/a"
                    ]
                  }
                }
              },
              {
                "category": "product_version",
                "name": "V01.04.00.00",
                "product": {
                  "name": "Firmware V01.04.00.00",
                  "product_id": "CSAFPID-22007",
                  "product_identification_helper": {
                    "model_numbers": [
                      "n/a"
                    ]
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "vers:generic/\u003c1.12.3",
                "product": {
                  "name": "Firmware \u003c1.12.3",
                  "product_id": "CSAFPID-21008",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1541303",
                      "1535543",
                      "1371432"
                    ]
                  }
                }
              },
              {
                "category": "product_version",
                "name": "1.12.3",
                "product": {
                  "name": "Firmware 1.12.3",
                  "product_id": "CSAFPID-22008",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1541303",
                      "1535543",
                      "1371432"
                    ]
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "vers:generic/\u003c10.6.1",
                "product": {
                  "name": "Firmware \u003c10.6.1",
                  "product_id": "CSAFPID-21009",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1357828",
                      "1357850",
                      "1357840",
                      "1357875",
                      "1357842",
                      "1441187",
                      "1488318",
                      "1427378",
                      "1488314",
                      "1427379",
                      "1488325",
                      "1488326",
                      "1696708",
                      "1696779"
                    ]
                  }
                }
              },
              {
                "category": "product_version",
                "name": "10.6.1",
                "product": {
                  "name": "Firmware 10.6.1",
                  "product_id": "CSAFPID-22009",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1357828",
                      "1357850",
                      "1357840",
                      "1357875",
                      "1357842",
                      "1441187",
                      "1488318",
                      "1427378",
                      "1488314",
                      "1427379",
                      "1488325",
                      "1488326",
                      "1696708",
                      "1696779"
                    ]
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "vers:generic/\u003c3.57",
                "product": {
                  "name": "Firmware \u003c3.57",
                  "product_id": "CSAFPID-21010",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1006188",
                      "1006191",
                      "1009220",
                      "1009222",
                      "1031673",
                      "1031683",
                      "1043412",
                      "1043414",
                      "1043416",
                      "1043423",
                      "1043484",
                      "1043491",
                      "1043496",
                      "1043499",
                      "1044024",
                      "1044028",
                      "1044029",
                      "1044030",
                      "1088853",
                      "1088856",
                      "1088872",
                      "1088875",
                      "1089126",
                      "1089133",
                      "1089134",
                      "1089135",
                      "1089139",
                      "1089150",
                      "1089154",
                      "1089205",
                      "1095627",
                      "1095628",
                      "1106500",
                      "1106610",
                      "1106615",
                      "1106616",
                      "1106707",
                      "1184084",
                      "1215329",
                      "1215350",
                      "1278397",
                      "2702323",
                      "2702324",
                      "2702326",
                      "2702327",
                      "2702328",
                      "2702329",
                      "2702330",
                      "2702331",
                      "2702332",
                      "2702333",
                      "2702334",
                      "2702652",
                      "2702653",
                      "2702665",
                      "2702666",
                      "2702881",
                      "2702882",
                      "2702903",
                      "2702904",
                      "2702905",
                      "2702906",
                      "2702907",
                      "2702908",
                      "2702909",
                      "2702910",
                      "2702969",
                      "2702970",
                      "2702981"
                    ]
                  }
                }
              },
              {
                "category": "product_version",
                "name": "3.57",
                "product": {
                  "name": "Firmware 3.57",
                  "product_id": "CSAFPID-22010",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1006188",
                      "1006191",
                      "1009220",
                      "1009222",
                      "1031673",
                      "1031683",
                      "1043412",
                      "1043414",
                      "1043416",
                      "1043423",
                      "1043484",
                      "1043491",
                      "1043496",
                      "1043499",
                      "1044024",
                      "1044028",
                      "1044029",
                      "1044030",
                      "1088853",
                      "1088856",
                      "1088872",
                      "1088875",
                      "1089126",
                      "1089133",
                      "1089134",
                      "1089135",
                      "1089139",
                      "1089150",
                      "1089154",
                      "1089205",
                      "1095627",
                      "1095628",
                      "1106500",
                      "1106610",
                      "1106615",
                      "1106616",
                      "1106707",
                      "1184084",
                      "1215329",
                      "1215350",
                      "1278397",
                      "2702323",
                      "2702324",
                      "2702326",
                      "2702327",
                      "2702328",
                      "2702329",
                      "2702330",
                      "2702331",
                      "2702332",
                      "2702333",
                      "2702334",
                      "2702652",
                      "2702653",
                      "2702665",
                      "2702666",
                      "2702881",
                      "2702882",
                      "2702903",
                      "2702904",
                      "2702905",
                      "2702906",
                      "2702907",
                      "2702908",
                      "2702909",
                      "2702910",
                      "2702969",
                      "2702970",
                      "2702981"
                    ]
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "vers:generic/\u003c26.06.00",
                "product": {
                  "name": "Firmware \u003c26.06.00",
                  "product_id": "CSAFPID-21011",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702992",
                      "1386091",
                      "1752493",
                      "1752496",
                      "1386092",
                      "2702993",
                      "1360276",
                      "1510249",
                      "1360275",
                      "1510147"
                    ]
                  }
                }
              },
              {
                "category": "product_version",
                "name": "26.06.00",
                "product": {
                  "name": "Firmware 26.06.00",
                  "product_id": "CSAFPID-22011",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702992",
                      "1386091",
                      "1752493",
                      "1752496",
                      "1386092",
                      "2702993",
                      "1360276",
                      "1510249",
                      "1360275",
                      "1510147"
                    ]
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "vers:generic/\u003c3.8.9",
                "product": {
                  "name": "Firmware \u003c3.8.9",
                  "product_id": "CSAFPID-21012",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702528",
                      "1632697",
                      "2702886",
                      "2702887",
                      "2702888",
                      "2702530",
                      "2702529",
                      "2702531",
                      "2702532",
                      "2702533"
                    ]
                  }
                }
              },
              {
                "category": "product_version",
                "name": "3.8.9",
                "product": {
                  "name": "Firmware 3.8.9",
                  "product_id": "CSAFPID-22012",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2702528",
                      "1632697",
                      "2702886",
                      "2702887",
                      "2702888",
                      "2702530",
                      "2702529",
                      "2702531",
                      "2702532",
                      "2702533"
                    ]
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "vers:generic/\u003c1.6.24",
                "product": {
                  "name": "Firmware \u003c1.6.24",
                  "product_id": "CSAFPID-21013",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1439475"
                    ]
                  }
                }
              },
              {
                "category": "product_version",
                "name": "1.6.24",
                "product": {
                  "name": "Firmware 1.6.24",
                  "product_id": "CSAFPID-22013",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1439475"
                    ]
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "vers:generic/\u003c3.7.8",
                "product": {
                  "name": "Firmware \u003c3.7.8",
                  "product_id": "CSAFPID-21014",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1221706",
                      "2702885"
                    ]
                  }
                }
              },
              {
                "category": "product_version",
                "name": "3.7.8",
                "product": {
                  "name": "Firmware 3.7.8",
                  "product_id": "CSAFPID-22014",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1221706",
                      "2702885"
                    ]
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "vers:generic/\u003c5.0.72.102",
                "product": {
                  "name": "Firmware \u003c5.0.72.102",
                  "product_id": "CSAFPID-21015",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1234352",
                      "1234353",
                      "1234354"
                    ]
                  }
                }
              },
              {
                "category": "product_version",
                "name": "5.0.72.102",
                "product": {
                  "name": "Firmware 5.0.72.102",
                  "product_id": "CSAFPID-22015",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1234352",
                      "1234353",
                      "1234354"
                    ]
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "vers:generic/\u003c5.0.71.101",
                "product": {
                  "name": "Firmware \u003c5.0.71.101",
                  "product_id": "CSAFPID-21016",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1107132"
                    ]
                  }
                }
              },
              {
                "category": "product_version",
                "name": "5.0.71.101",
                "product": {
                  "name": "Firmware 5.0.71.101",
                  "product_id": "CSAFPID-22016",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1107132"
                    ]
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "vers:generic/\u003c2025.6.3",
                "product": {
                  "name": "Firmware \u003c2025.6.3",
                  "product_id": "CSAFPID-21017",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1503433",
                      "1503487",
                      "1637527",
                      "1637627"
                    ]
                  }
                }
              },
              {
                "category": "product_version",
                "name": "2025.6.3",
                "product": {
                  "name": "Firmware 2025.6.3",
                  "product_id": "CSAFPID-22017",
                  "product_identification_helper": {
                    "model_numbers": [
                      "1503433",
                      "1503487",
                      "1637527",
                      "1637627"
                    ]
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "vers:generic/\u003c1.12.4",
                "product": {
                  "name": "Firmware \u003c1.12.4",
                  "product_id": "CSAFPID-21018",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2403160",
                      "2404671"
                    ]
                  }
                }
              },
              {
                "category": "product_version",
                "name": "1.12.4",
                "product": {
                  "name": "Firmware 1.12.4",
                  "product_id": "CSAFPID-22018",
                  "product_identification_helper": {
                    "model_numbers": [
                      "2403160",
                      "2404671"
                    ]
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Firmware"
          }
        ],
        "category": "vendor",
        "name": "Phoenix Contact"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "3.0.0",
                "product": {
                  "name": "OpenSSL 3.0.0",
                  "product_id": "CSAFPID-51001",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:3.0.0:-:*:*:*:*:*:*"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "3.0.19",
                "product": {
                  "name": "OpenSSL 3.0.19",
                  "product_id": "CSAFPID-52001",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:3.0.14:-:*:*:*:*:*:*"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "3.0.18",
                "product": {
                  "name": "OpenSSL 3.0.18",
                  "product_id": "CSAFPID-51002",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:3.0.13:-:*:*:*:*:*:*"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "OpenSSL"
          }
        ],
        "category": "vendor",
        "name": "OpenSSL Software Foundation"
      }
    ],
    "product_groups": [
      {
        "group_id": "CSAFGID-0001",
        "product_ids": [
          "CSAFPID-31001",
          "CSAFPID-31002",
          "CSAFPID-31003",
          "CSAFPID-31004",
          "CSAFPID-31005",
          "CSAFPID-31006",
          "CSAFPID-31007",
          "CSAFPID-31008",
          "CSAFPID-31009",
          "CSAFPID-31010",
          "CSAFPID-31011",
          "CSAFPID-31013",
          "CSAFPID-31017",
          "CSAFPID-31018",
          "CSAFPID-31019",
          "CSAFPID-31020",
          "CSAFPID-31021",
          "CSAFPID-31022",
          "CSAFPID-31023",
          "CSAFPID-31024",
          "CSAFPID-31025",
          "CSAFPID-31026",
          "CSAFPID-31027",
          "CSAFPID-31028",
          "CSAFPID-31029",
          "CSAFPID-31030",
          "CSAFPID-31031",
          "CSAFPID-31032",
          "CSAFPID-31033",
          "CSAFPID-31034",
          "CSAFPID-31035",
          "CSAFPID-31036",
          "CSAFPID-31037",
          "CSAFPID-31038",
          "CSAFPID-31039",
          "CSAFPID-31040",
          "CSAFPID-31041",
          "CSAFPID-31042",
          "CSAFPID-31043",
          "CSAFPID-31044",
          "CSAFPID-31045",
          "CSAFPID-31046",
          "CSAFPID-31047",
          "CSAFPID-31048",
          "CSAFPID-31049",
          "CSAFPID-31050",
          "CSAFPID-31051",
          "CSAFPID-31052",
          "CSAFPID-31053",
          "CSAFPID-31054",
          "CSAFPID-31055",
          "CSAFPID-31056",
          "CSAFPID-31057",
          "CSAFPID-31058",
          "CSAFPID-31059",
          "CSAFPID-31060",
          "CSAFPID-31061",
          "CSAFPID-31062",
          "CSAFPID-31063",
          "CSAFPID-31064",
          "CSAFPID-31065",
          "CSAFPID-31066",
          "CSAFPID-31067",
          "CSAFPID-31068",
          "CSAFPID-31069",
          "CSAFPID-31070",
          "CSAFPID-31071",
          "CSAFPID-31072",
          "CSAFPID-31073",
          "CSAFPID-31074",
          "CSAFPID-31075",
          "CSAFPID-31076",
          "CSAFPID-31077",
          "CSAFPID-31078",
          "CSAFPID-31079",
          "CSAFPID-31080",
          "CSAFPID-31081",
          "CSAFPID-31082",
          "CSAFPID-31083",
          "CSAFPID-31084",
          "CSAFPID-31085",
          "CSAFPID-31086",
          "CSAFPID-31087",
          "CSAFPID-31088",
          "CSAFPID-31089",
          "CSAFPID-31090",
          "CSAFPID-31091",
          "CSAFPID-31092",
          "CSAFPID-31093",
          "CSAFPID-31094",
          "CSAFPID-31095",
          "CSAFPID-31096",
          "CSAFPID-31097",
          "CSAFPID-31098",
          "CSAFPID-31099",
          "CSAFPID-31100",
          "CSAFPID-31101",
          "CSAFPID-31102",
          "CSAFPID-31103",
          "CSAFPID-31104",
          "CSAFPID-31105",
          "CSAFPID-31106",
          "CSAFPID-31107",
          "CSAFPID-31108",
          "CSAFPID-31109",
          "CSAFPID-31110",
          "CSAFPID-31111",
          "CSAFPID-31112",
          "CSAFPID-31113",
          "CSAFPID-31114",
          "CSAFPID-31115",
          "CSAFPID-31116",
          "CSAFPID-31117",
          "CSAFPID-31118",
          "CSAFPID-31119",
          "CSAFPID-31120",
          "CSAFPID-31121",
          "CSAFPID-31122",
          "CSAFPID-31123",
          "CSAFPID-31124",
          "CSAFPID-31125",
          "CSAFPID-31126",
          "CSAFPID-31127",
          "CSAFPID-31128",
          "CSAFPID-31129",
          "CSAFPID-31130",
          "CSAFPID-31131",
          "CSAFPID-31132",
          "CSAFPID-31133",
          "CSAFPID-31134",
          "CSAFPID-31135",
          "CSAFPID-31136",
          "CSAFPID-31137",
          "CSAFPID-31138",
          "CSAFPID-31139",
          "CSAFPID-31140",
          "CSAFPID-31141",
          "CSAFPID-31142",
          "CSAFPID-31143",
          "CSAFPID-31144",
          "CSAFPID-31145",
          "CSAFPID-31146",
          "CSAFPID-31147",
          "CSAFPID-51001",
          "CSAFPID-51002"
        ],
        "summary": "Affected Products."
      },
      {
        "group_id": "CSAFGID-0002",
        "product_ids": [
          "CSAFPID-32001",
          "CSAFPID-32002",
          "CSAFPID-32003",
          "CSAFPID-32004",
          "CSAFPID-32005",
          "CSAFPID-32006",
          "CSAFPID-32007",
          "CSAFPID-32008",
          "CSAFPID-32009",
          "CSAFPID-32010",
          "CSAFPID-32011",
          "CSAFPID-32013",
          "CSAFPID-32017",
          "CSAFPID-32026",
          "CSAFPID-32027",
          "CSAFPID-32028",
          "CSAFPID-32029",
          "CSAFPID-32030",
          "CSAFPID-32031",
          "CSAFPID-32032",
          "CSAFPID-32033",
          "CSAFPID-32034",
          "CSAFPID-32035",
          "CSAFPID-32036",
          "CSAFPID-32037",
          "CSAFPID-32038",
          "CSAFPID-32039",
          "CSAFPID-32127",
          "CSAFPID-32128",
          "CSAFPID-32129",
          "CSAFPID-32130",
          "CSAFPID-32131",
          "CSAFPID-32132",
          "CSAFPID-32133",
          "CSAFPID-32134",
          "CSAFPID-32135",
          "CSAFPID-32136",
          "CSAFPID-32137",
          "CSAFPID-32138",
          "CSAFPID-32139",
          "CSAFPID-32144",
          "CSAFPID-32145",
          "CSAFPID-32146",
          "CSAFPID-32147",
          "CSAFPID-52001"
        ],
        "summary": "Fixed Products."
      },
      {
        "group_id": "CSAFGID-0003",
        "product_ids": [
          "CSAFPID-33018",
          "CSAFPID-33019",
          "CSAFPID-33020",
          "CSAFPID-33021",
          "CSAFPID-33022",
          "CSAFPID-33023",
          "CSAFPID-33024",
          "CSAFPID-33025",
          "CSAFPID-33040",
          "CSAFPID-33041",
          "CSAFPID-33042",
          "CSAFPID-33043",
          "CSAFPID-33044",
          "CSAFPID-33045",
          "CSAFPID-33046",
          "CSAFPID-33047",
          "CSAFPID-33048",
          "CSAFPID-33049",
          "CSAFPID-33050",
          "CSAFPID-33051",
          "CSAFPID-33052",
          "CSAFPID-33053",
          "CSAFPID-33054",
          "CSAFPID-33055",
          "CSAFPID-33056",
          "CSAFPID-33057",
          "CSAFPID-33058",
          "CSAFPID-33059",
          "CSAFPID-33060",
          "CSAFPID-33061",
          "CSAFPID-33062",
          "CSAFPID-33063",
          "CSAFPID-33064",
          "CSAFPID-33065",
          "CSAFPID-33066",
          "CSAFPID-33067",
          "CSAFPID-33068",
          "CSAFPID-33069",
          "CSAFPID-33070",
          "CSAFPID-33071",
          "CSAFPID-33072",
          "CSAFPID-33073",
          "CSAFPID-33074",
          "CSAFPID-33075",
          "CSAFPID-33076",
          "CSAFPID-33077",
          "CSAFPID-33078",
          "CSAFPID-33079",
          "CSAFPID-33080",
          "CSAFPID-33081",
          "CSAFPID-33082",
          "CSAFPID-33083",
          "CSAFPID-33084",
          "CSAFPID-33085",
          "CSAFPID-33086",
          "CSAFPID-33087",
          "CSAFPID-33088",
          "CSAFPID-33089",
          "CSAFPID-33090",
          "CSAFPID-33091",
          "CSAFPID-33092",
          "CSAFPID-33093",
          "CSAFPID-33094",
          "CSAFPID-33095",
          "CSAFPID-33096",
          "CSAFPID-33097",
          "CSAFPID-33098",
          "CSAFPID-33099",
          "CSAFPID-33100",
          "CSAFPID-33101",
          "CSAFPID-33102",
          "CSAFPID-33103",
          "CSAFPID-33104",
          "CSAFPID-33105",
          "CSAFPID-33106",
          "CSAFPID-33107",
          "CSAFPID-33108",
          "CSAFPID-33109",
          "CSAFPID-33110",
          "CSAFPID-33111",
          "CSAFPID-33112",
          "CSAFPID-33113",
          "CSAFPID-33114",
          "CSAFPID-33115",
          "CSAFPID-33116",
          "CSAFPID-33117",
          "CSAFPID-33118",
          "CSAFPID-33119",
          "CSAFPID-33120",
          "CSAFPID-33121",
          "CSAFPID-33122",
          "CSAFPID-33123",
          "CSAFPID-33124",
          "CSAFPID-33125",
          "CSAFPID-33126",
          "CSAFPID-33140",
          "CSAFPID-33141",
          "CSAFPID-33142",
          "CSAFPID-33143"
        ],
        "summary": "Under investigation."
      }
    ],
    "relationships": [
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 1.9.0 installed on CHARX SEC-3150",
          "product_id": "CSAFPID-32001",
          "product_identification_helper": {
            "model_numbers": [
              "1138965"
            ]
          }
        },
        "product_reference": "CSAFPID-22001",
        "relates_to_product_reference": "CSAFPID-11001"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c1.9.0 installed on CHARX SEC-3150",
          "product_id": "CSAFPID-31001",
          "product_identification_helper": {
            "model_numbers": [
              "1138965"
            ]
          }
        },
        "product_reference": "CSAFPID-21001",
        "relates_to_product_reference": "CSAFPID-11001"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 1.9.0 installed on CHARX SEC-3100",
          "product_id": "CSAFPID-32002",
          "product_identification_helper": {
            "model_numbers": [
              "1139012"
            ]
          }
        },
        "product_reference": "CSAFPID-22001",
        "relates_to_product_reference": "CSAFPID-11002"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c1.9.0 installed on CHARX SEC-3100",
          "product_id": "CSAFPID-31002",
          "product_identification_helper": {
            "model_numbers": [
              "1139012"
            ]
          }
        },
        "product_reference": "CSAFPID-21001",
        "relates_to_product_reference": "CSAFPID-11002"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 1.9.0 installed on CHARX SEC-3050",
          "product_id": "CSAFPID-32003",
          "product_identification_helper": {
            "model_numbers": [
              "1139018"
            ]
          }
        },
        "product_reference": "CSAFPID-22001",
        "relates_to_product_reference": "CSAFPID-11003"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c1.9.0 installed on CHARX SEC-3050",
          "product_id": "CSAFPID-31003",
          "product_identification_helper": {
            "model_numbers": [
              "1139018"
            ]
          }
        },
        "product_reference": "CSAFPID-21001",
        "relates_to_product_reference": "CSAFPID-11003"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 1.9.0 installed on CHARX SEC-3000",
          "product_id": "CSAFPID-32004",
          "product_identification_helper": {
            "model_numbers": [
              "1139022"
            ]
          }
        },
        "product_reference": "CSAFPID-22001",
        "relates_to_product_reference": "CSAFPID-11004"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c1.9.0 installed on CHARX SEC-3000",
          "product_id": "CSAFPID-31004",
          "product_identification_helper": {
            "model_numbers": [
              "1139022"
            ]
          }
        },
        "product_reference": "CSAFPID-21001",
        "relates_to_product_reference": "CSAFPID-11004"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 2024.0.17 installed on AXC F 1152",
          "product_id": "CSAFPID-32005",
          "product_identification_helper": {
            "model_numbers": [
              "1151412"
            ]
          }
        },
        "product_reference": "CSAFPID-22002",
        "relates_to_product_reference": "CSAFPID-11005"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c2024.0.17 installed on AXC F 1152",
          "product_id": "CSAFPID-31005",
          "product_identification_helper": {
            "model_numbers": [
              "1151412"
            ]
          }
        },
        "product_reference": "CSAFPID-21002",
        "relates_to_product_reference": "CSAFPID-11005"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 2024.0.17 installed on AXC F 2152",
          "product_id": "CSAFPID-32006",
          "product_identification_helper": {
            "model_numbers": [
              "2404267"
            ]
          }
        },
        "product_reference": "CSAFPID-22002",
        "relates_to_product_reference": "CSAFPID-11006"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c2024.0.17 installed on AXC F 2152",
          "product_id": "CSAFPID-31006",
          "product_identification_helper": {
            "model_numbers": [
              "2404267"
            ]
          }
        },
        "product_reference": "CSAFPID-21002",
        "relates_to_product_reference": "CSAFPID-11006"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 2024.0.17 installed on GTC F 2172",
          "product_id": "CSAFPID-32007",
          "product_identification_helper": {
            "model_numbers": [
              "1079808"
            ]
          }
        },
        "product_reference": "CSAFPID-22002",
        "relates_to_product_reference": "CSAFPID-11007"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c2024.0.17 installed on GTC F 2172",
          "product_id": "CSAFPID-31007",
          "product_identification_helper": {
            "model_numbers": [
              "1079808"
            ]
          }
        },
        "product_reference": "CSAFPID-21002",
        "relates_to_product_reference": "CSAFPID-11007"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 2024.0.17 installed on AXC F 3152",
          "product_id": "CSAFPID-32008",
          "product_identification_helper": {
            "model_numbers": [
              "1069208"
            ]
          }
        },
        "product_reference": "CSAFPID-22002",
        "relates_to_product_reference": "CSAFPID-11008"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c2024.0.17 installed on AXC F 3152",
          "product_id": "CSAFPID-31008",
          "product_identification_helper": {
            "model_numbers": [
              "1069208"
            ]
          }
        },
        "product_reference": "CSAFPID-21002",
        "relates_to_product_reference": "CSAFPID-11008"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 2024.0.17 installed on RFC 4072S",
          "product_id": "CSAFPID-32009",
          "product_identification_helper": {
            "model_numbers": [
              "1051328"
            ]
          }
        },
        "product_reference": "CSAFPID-22002",
        "relates_to_product_reference": "CSAFPID-11009"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c2024.0.17 installed on RFC 4072S",
          "product_id": "CSAFPID-31009",
          "product_identification_helper": {
            "model_numbers": [
              "1051328"
            ]
          }
        },
        "product_reference": "CSAFPID-21002",
        "relates_to_product_reference": "CSAFPID-11009"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 2024.0.17 installed on NFC 482S",
          "product_id": "CSAFPID-32010",
          "product_identification_helper": {
            "model_numbers": [
              "1050841"
            ]
          }
        },
        "product_reference": "CSAFPID-22002",
        "relates_to_product_reference": "CSAFPID-11010"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c2024.0.17 installed on NFC 482S",
          "product_id": "CSAFPID-31010",
          "product_identification_helper": {
            "model_numbers": [
              "1050841"
            ]
          }
        },
        "product_reference": "CSAFPID-21002",
        "relates_to_product_reference": "CSAFPID-11010"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 2024.0.17 installed on BPC 9102S",
          "product_id": "CSAFPID-32011",
          "product_identification_helper": {
            "model_numbers": [
              "1246285"
            ]
          }
        },
        "product_reference": "CSAFPID-22002",
        "relates_to_product_reference": "CSAFPID-11011"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c2024.0.17 installed on BPC 9102S",
          "product_id": "CSAFPID-31011",
          "product_identification_helper": {
            "model_numbers": [
              "1246285"
            ]
          }
        },
        "product_reference": "CSAFPID-21002",
        "relates_to_product_reference": "CSAFPID-11011"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 2024.0.17 installed on RFC 4072R",
          "product_id": "CSAFPID-32013",
          "product_identification_helper": {
            "model_numbers": [
              "1136419"
            ]
          }
        },
        "product_reference": "CSAFPID-22002",
        "relates_to_product_reference": "CSAFPID-11013"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c2024.0.17 installed on RFC 4072R",
          "product_id": "CSAFPID-31013",
          "product_identification_helper": {
            "model_numbers": [
              "1136419"
            ]
          }
        },
        "product_reference": "CSAFPID-21002",
        "relates_to_product_reference": "CSAFPID-11013"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 2026.0.0 installed on AXC F 2000 EA",
          "product_id": "CSAFPID-32017",
          "product_identification_helper": {
            "model_numbers": [
              "1551772"
            ]
          }
        },
        "product_reference": "CSAFPID-22004",
        "relates_to_product_reference": "CSAFPID-11017"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c2026.0.0 installed on AXC F 2000 EA",
          "product_id": "CSAFPID-31017",
          "product_identification_helper": {
            "model_numbers": [
              "1551772"
            ]
          }
        },
        "product_reference": "CSAFPID-21004",
        "relates_to_product_reference": "CSAFPID-11017"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware V04.27.00.00 installed on Energy AXC PU",
          "product_id": "CSAFPID-33018",
          "product_identification_helper": {
            "model_numbers": [
              "1264327"
            ]
          }
        },
        "product_reference": "CSAFPID-22005",
        "relates_to_product_reference": "CSAFPID-11018"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003cV04.27.00.00 installed on Energy AXC PU",
          "product_id": "CSAFPID-31018",
          "product_identification_helper": {
            "model_numbers": [
              "1264327"
            ]
          }
        },
        "product_reference": "CSAFPID-21005",
        "relates_to_product_reference": "CSAFPID-11018"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware V01.11.00.00 installed on SMART RTU AXC SG",
          "product_id": "CSAFPID-33019",
          "product_identification_helper": {
            "model_numbers": [
              "1110435"
            ]
          }
        },
        "product_reference": "CSAFPID-22006",
        "relates_to_product_reference": "CSAFPID-11019"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003cV01.11.00.00 installed on SMART RTU AXC SG",
          "product_id": "CSAFPID-31019",
          "product_identification_helper": {
            "model_numbers": [
              "1110435"
            ]
          }
        },
        "product_reference": "CSAFPID-21006",
        "relates_to_product_reference": "CSAFPID-11019"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware V01.04.00.00 installed on SMART RTU AXC IG",
          "product_id": "CSAFPID-33020",
          "product_identification_helper": {
            "model_numbers": [
              "1264328"
            ]
          }
        },
        "product_reference": "CSAFPID-22007",
        "relates_to_product_reference": "CSAFPID-11020"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003cV01.04.00.00 installed on SMART RTU AXC IG",
          "product_id": "CSAFPID-31020",
          "product_identification_helper": {
            "model_numbers": [
              "1264328"
            ]
          }
        },
        "product_reference": "CSAFPID-21007",
        "relates_to_product_reference": "CSAFPID-11020"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 1.12.4 installed on ILC 2050 BI",
          "product_id": "CSAFPID-33021",
          "product_identification_helper": {
            "model_numbers": [
              "2403160"
            ]
          }
        },
        "product_reference": "CSAFPID-22018",
        "relates_to_product_reference": "CSAFPID-11021"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c1.12.4 installed on ILC 2050 BI",
          "product_id": "CSAFPID-31021",
          "product_identification_helper": {
            "model_numbers": [
              "2403160"
            ]
          }
        },
        "product_reference": "CSAFPID-21018",
        "relates_to_product_reference": "CSAFPID-11021"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 1.12.4 installed on ILC 2050 BI-L",
          "product_id": "CSAFPID-33022",
          "product_identification_helper": {
            "model_numbers": [
              "2404671"
            ]
          }
        },
        "product_reference": "CSAFPID-22018",
        "relates_to_product_reference": "CSAFPID-11022"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c1.12.4 installed on ILC 2050 BI-L",
          "product_id": "CSAFPID-31022",
          "product_identification_helper": {
            "model_numbers": [
              "2404671"
            ]
          }
        },
        "product_reference": "CSAFPID-21008",
        "relates_to_product_reference": "CSAFPID-11022"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 1.12.3 installed on ILC 2250 BI",
          "product_id": "CSAFPID-33023",
          "product_identification_helper": {
            "model_numbers": [
              "1541303"
            ]
          }
        },
        "product_reference": "CSAFPID-22008",
        "relates_to_product_reference": "CSAFPID-11023"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c1.12.3 installed on ILC 2250 BI",
          "product_id": "CSAFPID-31023",
          "product_identification_helper": {
            "model_numbers": [
              "1541303"
            ]
          }
        },
        "product_reference": "CSAFPID-21008",
        "relates_to_product_reference": "CSAFPID-11023"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 1.12.3 installed on ILC 2250 BI-L",
          "product_id": "CSAFPID-33024",
          "product_identification_helper": {
            "model_numbers": [
              "1535543"
            ]
          }
        },
        "product_reference": "CSAFPID-22008",
        "relates_to_product_reference": "CSAFPID-11024"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c1.12.3 installed on ILC 2250 BI-L",
          "product_id": "CSAFPID-31024",
          "product_identification_helper": {
            "model_numbers": [
              "1535543"
            ]
          }
        },
        "product_reference": "CSAFPID-21008",
        "relates_to_product_reference": "CSAFPID-11024"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 1.12.3 installed on CATAN C1 EN",
          "product_id": "CSAFPID-33025",
          "product_identification_helper": {
            "model_numbers": [
              "1371432"
            ]
          }
        },
        "product_reference": "CSAFPID-22008",
        "relates_to_product_reference": "CSAFPID-11025"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c1.12.3 installed on CATAN C1 EN",
          "product_id": "CSAFPID-31025",
          "product_identification_helper": {
            "model_numbers": [
              "1371432"
            ]
          }
        },
        "product_reference": "CSAFPID-21008",
        "relates_to_product_reference": "CSAFPID-11025"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 10.6.1 installed on FL MGUARD 2102",
          "product_id": "CSAFPID-32026",
          "product_identification_helper": {
            "model_numbers": [
              "1357828"
            ]
          }
        },
        "product_reference": "CSAFPID-22009",
        "relates_to_product_reference": "CSAFPID-11026"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c10.6.1 installed on FL MGUARD 2102",
          "product_id": "CSAFPID-31026",
          "product_identification_helper": {
            "model_numbers": [
              "1357828"
            ]
          }
        },
        "product_reference": "CSAFPID-21009",
        "relates_to_product_reference": "CSAFPID-11026"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 10.6.1 installed on FL MGUARD 2105",
          "product_id": "CSAFPID-32027",
          "product_identification_helper": {
            "model_numbers": [
              "1357850"
            ]
          }
        },
        "product_reference": "CSAFPID-22009",
        "relates_to_product_reference": "CSAFPID-11027"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c10.6.1 installed on FL MGUARD 2105",
          "product_id": "CSAFPID-31027",
          "product_identification_helper": {
            "model_numbers": [
              "1357850"
            ]
          }
        },
        "product_reference": "CSAFPID-21009",
        "relates_to_product_reference": "CSAFPID-11027"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 10.6.1 installed on FL MGUARD 4302",
          "product_id": "CSAFPID-32028",
          "product_identification_helper": {
            "model_numbers": [
              "1357840"
            ]
          }
        },
        "product_reference": "CSAFPID-22009",
        "relates_to_product_reference": "CSAFPID-11028"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c10.6.1 installed on FL MGUARD 4302",
          "product_id": "CSAFPID-31028",
          "product_identification_helper": {
            "model_numbers": [
              "1357840"
            ]
          }
        },
        "product_reference": "CSAFPID-21009",
        "relates_to_product_reference": "CSAFPID-11028"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 10.6.1 installed on FL MGUARD 4305",
          "product_id": "CSAFPID-32029",
          "product_identification_helper": {
            "model_numbers": [
              "1357875"
            ]
          }
        },
        "product_reference": "CSAFPID-22009",
        "relates_to_product_reference": "CSAFPID-11029"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c10.6.1 installed on FL MGUARD 4305",
          "product_id": "CSAFPID-31029",
          "product_identification_helper": {
            "model_numbers": [
              "1357875"
            ]
          }
        },
        "product_reference": "CSAFPID-21009",
        "relates_to_product_reference": "CSAFPID-11029"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 10.6.1 installed on FL MGUARD 4102 PCIE",
          "product_id": "CSAFPID-32030",
          "product_identification_helper": {
            "model_numbers": [
              "1357842"
            ]
          }
        },
        "product_reference": "CSAFPID-22009",
        "relates_to_product_reference": "CSAFPID-11030"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c10.6.1 installed on FL MGUARD 4102 PCIE",
          "product_id": "CSAFPID-31030",
          "product_identification_helper": {
            "model_numbers": [
              "1357842"
            ]
          }
        },
        "product_reference": "CSAFPID-21009",
        "relates_to_product_reference": "CSAFPID-11030"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 10.6.1 installed on FL MGUARD 4102 PCI",
          "product_id": "CSAFPID-32031",
          "product_identification_helper": {
            "model_numbers": [
              "1441187"
            ]
          }
        },
        "product_reference": "CSAFPID-22009",
        "relates_to_product_reference": "CSAFPID-11031"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c10.6.1 installed on FL MGUARD 4102 PCI",
          "product_id": "CSAFPID-31031",
          "product_identification_helper": {
            "model_numbers": [
              "1441187"
            ]
          }
        },
        "product_reference": "CSAFPID-21009",
        "relates_to_product_reference": "CSAFPID-11031"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 10.6.1 installed on FL MGUARD 4302/K1",
          "product_id": "CSAFPID-32032",
          "product_identification_helper": {
            "model_numbers": [
              "1488318"
            ]
          }
        },
        "product_reference": "CSAFPID-22009",
        "relates_to_product_reference": "CSAFPID-11032"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c10.6.1 installed on FL MGUARD 4302/K1",
          "product_id": "CSAFPID-31032",
          "product_identification_helper": {
            "model_numbers": [
              "1488318"
            ]
          }
        },
        "product_reference": "CSAFPID-21009",
        "relates_to_product_reference": "CSAFPID-11032"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 10.6.1 installed on FL MGUARD 4102 PCIE/K2",
          "product_id": "CSAFPID-32033",
          "product_identification_helper": {
            "model_numbers": [
              "1427378"
            ]
          }
        },
        "product_reference": "CSAFPID-22009",
        "relates_to_product_reference": "CSAFPID-11033"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c10.6.1 installed on FL MGUARD 4102 PCIE/K2",
          "product_id": "CSAFPID-31033",
          "product_identification_helper": {
            "model_numbers": [
              "1427378"
            ]
          }
        },
        "product_reference": "CSAFPID-21009",
        "relates_to_product_reference": "CSAFPID-11033"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 10.6.1 installed on FL MGUARD 4102 PCI/K2",
          "product_id": "CSAFPID-32034",
          "product_identification_helper": {
            "model_numbers": [
              "1488314"
            ]
          }
        },
        "product_reference": "CSAFPID-22009",
        "relates_to_product_reference": "CSAFPID-11034"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c10.6.1 installed on FL MGUARD 4102 PCI/K2",
          "product_id": "CSAFPID-31034",
          "product_identification_helper": {
            "model_numbers": [
              "1488314"
            ]
          }
        },
        "product_reference": "CSAFPID-21009",
        "relates_to_product_reference": "CSAFPID-11034"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 10.6.1 installed on FL MGUARD 4302/K2",
          "product_id": "CSAFPID-32035",
          "product_identification_helper": {
            "model_numbers": [
              "1427379"
            ]
          }
        },
        "product_reference": "CSAFPID-22009",
        "relates_to_product_reference": "CSAFPID-11035"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c10.6.1 installed on FL MGUARD 4302/K2",
          "product_id": "CSAFPID-31035",
          "product_identification_helper": {
            "model_numbers": [
              "1427379"
            ]
          }
        },
        "product_reference": "CSAFPID-21009",
        "relates_to_product_reference": "CSAFPID-11035"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 10.6.1 installed on FL MGUARD 4302/K3",
          "product_id": "CSAFPID-32036",
          "product_identification_helper": {
            "model_numbers": [
              "1488325"
            ]
          }
        },
        "product_reference": "CSAFPID-22009",
        "relates_to_product_reference": "CSAFPID-11036"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c10.6.1 installed on FL MGUARD 4302/K3",
          "product_id": "CSAFPID-31036",
          "product_identification_helper": {
            "model_numbers": [
              "1488325"
            ]
          }
        },
        "product_reference": "CSAFPID-21009",
        "relates_to_product_reference": "CSAFPID-11036"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 10.6.1 installed on FL MGUARD 4302/K4",
          "product_id": "CSAFPID-32037",
          "product_identification_helper": {
            "model_numbers": [
              "1488326"
            ]
          }
        },
        "product_reference": "CSAFPID-22009",
        "relates_to_product_reference": "CSAFPID-11037"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c10.6.1 installed on FL MGUARD 4302/K4",
          "product_id": "CSAFPID-31037",
          "product_identification_helper": {
            "model_numbers": [
              "1488326"
            ]
          }
        },
        "product_reference": "CSAFPID-21009",
        "relates_to_product_reference": "CSAFPID-11037"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 10.6.1 installed on FL MGUARD 4302/KX",
          "product_id": "CSAFPID-32038",
          "product_identification_helper": {
            "model_numbers": [
              "1696708"
            ]
          }
        },
        "product_reference": "CSAFPID-22009",
        "relates_to_product_reference": "CSAFPID-11038"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c10.6.1 installed on FL MGUARD 4302/KX",
          "product_id": "CSAFPID-31038",
          "product_identification_helper": {
            "model_numbers": [
              "1696708"
            ]
          }
        },
        "product_reference": "CSAFPID-21009",
        "relates_to_product_reference": "CSAFPID-11038"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 10.6.1 installed on FL MGUARD 4305/KX",
          "product_id": "CSAFPID-32039",
          "product_identification_helper": {
            "model_numbers": [
              "1696779"
            ]
          }
        },
        "product_reference": "CSAFPID-22009",
        "relates_to_product_reference": "CSAFPID-11039"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c10.6.1 installed on FL MGUARD 4305/KX",
          "product_id": "CSAFPID-31039",
          "product_identification_helper": {
            "model_numbers": [
              "1696779"
            ]
          }
        },
        "product_reference": "CSAFPID-21009",
        "relates_to_product_reference": "CSAFPID-11039"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2005",
          "product_id": "CSAFPID-33040",
          "product_identification_helper": {
            "model_numbers": [
              "2702323"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11040"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2005",
          "product_id": "CSAFPID-31040",
          "product_identification_helper": {
            "model_numbers": [
              "2702323"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11040"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2008",
          "product_id": "CSAFPID-33041",
          "product_identification_helper": {
            "model_numbers": [
              "2702324"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11041"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2008",
          "product_id": "CSAFPID-31041",
          "product_identification_helper": {
            "model_numbers": [
              "2702324"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11041"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2008F",
          "product_id": "CSAFPID-33042",
          "product_identification_helper": {
            "model_numbers": [
              "1106707"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11042"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2008F",
          "product_id": "CSAFPID-31042",
          "product_identification_helper": {
            "model_numbers": [
              "1106707"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11042"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2016",
          "product_id": "CSAFPID-33043",
          "product_identification_helper": {
            "model_numbers": [
              "2702903"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11043"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2016",
          "product_id": "CSAFPID-31043",
          "product_identification_helper": {
            "model_numbers": [
              "2702903"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11043"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2105",
          "product_id": "CSAFPID-33044",
          "product_identification_helper": {
            "model_numbers": [
              "2702665"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11044"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2105",
          "product_id": "CSAFPID-31044",
          "product_identification_helper": {
            "model_numbers": [
              "2702665"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11044"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2108",
          "product_id": "CSAFPID-33045",
          "product_identification_helper": {
            "model_numbers": [
              "2702666"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11045"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2108",
          "product_id": "CSAFPID-31045",
          "product_identification_helper": {
            "model_numbers": [
              "2702666"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11045"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2116",
          "product_id": "CSAFPID-33046",
          "product_identification_helper": {
            "model_numbers": [
              "2702908"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11046"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2116",
          "product_id": "CSAFPID-31046",
          "product_identification_helper": {
            "model_numbers": [
              "2702908"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11046"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2204-2TC-2SFX",
          "product_id": "CSAFPID-33047",
          "product_identification_helper": {
            "model_numbers": [
              "2702334"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11047"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2204-2TC-2SFX",
          "product_id": "CSAFPID-31047",
          "product_identification_helper": {
            "model_numbers": [
              "2702334"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11047"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2205",
          "product_id": "CSAFPID-33048",
          "product_identification_helper": {
            "model_numbers": [
              "2702326"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11048"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2205",
          "product_id": "CSAFPID-31048",
          "product_identification_helper": {
            "model_numbers": [
              "2702326"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11048"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2206-2FX",
          "product_id": "CSAFPID-33049",
          "product_identification_helper": {
            "model_numbers": [
              "2702330"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11049"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2206-2FX",
          "product_id": "CSAFPID-31049",
          "product_identification_helper": {
            "model_numbers": [
              "2702330"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11049"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2206-2FX SM",
          "product_id": "CSAFPID-33050",
          "product_identification_helper": {
            "model_numbers": [
              "2702331"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11050"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2206-2FX SM",
          "product_id": "CSAFPID-31050",
          "product_identification_helper": {
            "model_numbers": [
              "2702331"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11050"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2206-2FX SM ST",
          "product_id": "CSAFPID-33051",
          "product_identification_helper": {
            "model_numbers": [
              "2702333"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11051"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2206-2FX SM ST",
          "product_id": "CSAFPID-31051",
          "product_identification_helper": {
            "model_numbers": [
              "2702333"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11051"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2206-2FX ST",
          "product_id": "CSAFPID-33052",
          "product_identification_helper": {
            "model_numbers": [
              "2702332"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11052"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2206-2FX ST",
          "product_id": "CSAFPID-31052",
          "product_identification_helper": {
            "model_numbers": [
              "2702332"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11052"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2206-2SFX",
          "product_id": "CSAFPID-33053",
          "product_identification_helper": {
            "model_numbers": [
              "2702969"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11053"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2206-2SFX",
          "product_id": "CSAFPID-31053",
          "product_identification_helper": {
            "model_numbers": [
              "2702969"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11053"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2206-2SFX PN",
          "product_id": "CSAFPID-33054",
          "product_identification_helper": {
            "model_numbers": [
              "1044028"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11054"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2206-2SFX PN",
          "product_id": "CSAFPID-31054",
          "product_identification_helper": {
            "model_numbers": [
              "1044028"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11054"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2206C-2FX",
          "product_id": "CSAFPID-33055",
          "product_identification_helper": {
            "model_numbers": [
              "1095628"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11055"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2206C-2FX",
          "product_id": "CSAFPID-31055",
          "product_identification_helper": {
            "model_numbers": [
              "1095628"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11055"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2207-FX",
          "product_id": "CSAFPID-33056",
          "product_identification_helper": {
            "model_numbers": [
              "2702328"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11056"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2207-FX",
          "product_id": "CSAFPID-31056",
          "product_identification_helper": {
            "model_numbers": [
              "2702328"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11056"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2207-FX SM",
          "product_id": "CSAFPID-33057",
          "product_identification_helper": {
            "model_numbers": [
              "2702329"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11057"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2207-FX SM",
          "product_id": "CSAFPID-31057",
          "product_identification_helper": {
            "model_numbers": [
              "2702329"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11057"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2208",
          "product_id": "CSAFPID-33058",
          "product_identification_helper": {
            "model_numbers": [
              "2702327"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11058"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2208",
          "product_id": "CSAFPID-31058",
          "product_identification_helper": {
            "model_numbers": [
              "2702327"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11058"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2208 PN",
          "product_id": "CSAFPID-33059",
          "product_identification_helper": {
            "model_numbers": [
              "1044024"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11059"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2208 PN",
          "product_id": "CSAFPID-31059",
          "product_identification_helper": {
            "model_numbers": [
              "1044024"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11059"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2208C",
          "product_id": "CSAFPID-33060",
          "product_identification_helper": {
            "model_numbers": [
              "1095627"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11060"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2208C",
          "product_id": "CSAFPID-31060",
          "product_identification_helper": {
            "model_numbers": [
              "1095627"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11060"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2212-2TC-2SFX",
          "product_id": "CSAFPID-33061",
          "product_identification_helper": {
            "model_numbers": [
              "2702907"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11061"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2212-2TC-2SFX",
          "product_id": "CSAFPID-31061",
          "product_identification_helper": {
            "model_numbers": [
              "2702907"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11061"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2214-2FX",
          "product_id": "CSAFPID-33062",
          "product_identification_helper": {
            "model_numbers": [
              "2702905"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11062"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2214-2FX",
          "product_id": "CSAFPID-31062",
          "product_identification_helper": {
            "model_numbers": [
              "2702905"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11062"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2214-2FX SM",
          "product_id": "CSAFPID-33063",
          "product_identification_helper": {
            "model_numbers": [
              "2702906"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11063"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2214-2FX SM",
          "product_id": "CSAFPID-31063",
          "product_identification_helper": {
            "model_numbers": [
              "2702906"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11063"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2214-2SFX",
          "product_id": "CSAFPID-33064",
          "product_identification_helper": {
            "model_numbers": [
              "1006188"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11064"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2214-2SFX",
          "product_id": "CSAFPID-31064",
          "product_identification_helper": {
            "model_numbers": [
              "1006188"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11064"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2214-2SFX PN",
          "product_id": "CSAFPID-33065",
          "product_identification_helper": {
            "model_numbers": [
              "1044030"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11065"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2214-2SFX PN",
          "product_id": "CSAFPID-31065",
          "product_identification_helper": {
            "model_numbers": [
              "1044030"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11065"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2216",
          "product_id": "CSAFPID-33066",
          "product_identification_helper": {
            "model_numbers": [
              "2702904"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11066"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2216",
          "product_id": "CSAFPID-31066",
          "product_identification_helper": {
            "model_numbers": [
              "2702904"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11066"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2216 PN",
          "product_id": "CSAFPID-33067",
          "product_identification_helper": {
            "model_numbers": [
              "1044029"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11067"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2216 PN",
          "product_id": "CSAFPID-31067",
          "product_identification_helper": {
            "model_numbers": [
              "1044029"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11067"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2303-8SP1",
          "product_id": "CSAFPID-33068",
          "product_identification_helper": {
            "model_numbers": [
              "1278397"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11068"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2303-8SP1",
          "product_id": "CSAFPID-31068",
          "product_identification_helper": {
            "model_numbers": [
              "1278397"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11068"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2304-2GC-2SFP",
          "product_id": "CSAFPID-33069",
          "product_identification_helper": {
            "model_numbers": [
              "2702653"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11069"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2304-2GC-2SFP",
          "product_id": "CSAFPID-31069",
          "product_identification_helper": {
            "model_numbers": [
              "2702653"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11069"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2306-2SFP",
          "product_id": "CSAFPID-33070",
          "product_identification_helper": {
            "model_numbers": [
              "2702970"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11070"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2306-2SFP",
          "product_id": "CSAFPID-31070",
          "product_identification_helper": {
            "model_numbers": [
              "2702970"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11070"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2306-2SFP PN",
          "product_id": "CSAFPID-33071",
          "product_identification_helper": {
            "model_numbers": [
              "1009222"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11071"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2306-2SFP PN",
          "product_id": "CSAFPID-31071",
          "product_identification_helper": {
            "model_numbers": [
              "1009222"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11071"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2308",
          "product_id": "CSAFPID-33072",
          "product_identification_helper": {
            "model_numbers": [
              "2702652"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11072"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2308",
          "product_id": "CSAFPID-31072",
          "product_identification_helper": {
            "model_numbers": [
              "2702652"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11072"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2308 PN",
          "product_id": "CSAFPID-33073",
          "product_identification_helper": {
            "model_numbers": [
              "1009220"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11073"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2308 PN",
          "product_id": "CSAFPID-31073",
          "product_identification_helper": {
            "model_numbers": [
              "1009220"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11073"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2312-2GC-2SFP",
          "product_id": "CSAFPID-33074",
          "product_identification_helper": {
            "model_numbers": [
              "2702910"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11074"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2312-2GC-2SFP",
          "product_id": "CSAFPID-31074",
          "product_identification_helper": {
            "model_numbers": [
              "2702910"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11074"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2314-2SFP",
          "product_id": "CSAFPID-33075",
          "product_identification_helper": {
            "model_numbers": [
              "1006191"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11075"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2314-2SFP",
          "product_id": "CSAFPID-31075",
          "product_identification_helper": {
            "model_numbers": [
              "1006191"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11075"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2314-2SFP PN",
          "product_id": "CSAFPID-33076",
          "product_identification_helper": {
            "model_numbers": [
              "1031683"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11076"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2314-2SFP PN",
          "product_id": "CSAFPID-31076",
          "product_identification_helper": {
            "model_numbers": [
              "1031683"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11076"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2316",
          "product_id": "CSAFPID-33077",
          "product_identification_helper": {
            "model_numbers": [
              "2702909"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11077"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2316",
          "product_id": "CSAFPID-31077",
          "product_identification_helper": {
            "model_numbers": [
              "2702909"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11077"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2316 PN",
          "product_id": "CSAFPID-33078",
          "product_identification_helper": {
            "model_numbers": [
              "1031673"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11078"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2316 PN",
          "product_id": "CSAFPID-31078",
          "product_identification_helper": {
            "model_numbers": [
              "1031673"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11078"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2316/K1",
          "product_id": "CSAFPID-33079",
          "product_identification_helper": {
            "model_numbers": [
              "1184084"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11079"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2316/K1",
          "product_id": "CSAFPID-31079",
          "product_identification_helper": {
            "model_numbers": [
              "1184084"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11079"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2404-2TC-2SFX",
          "product_id": "CSAFPID-33080",
          "product_identification_helper": {
            "model_numbers": [
              "1088853"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11080"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2404-2TC-2SFX",
          "product_id": "CSAFPID-31080",
          "product_identification_helper": {
            "model_numbers": [
              "1088853"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11080"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2406-2SFX",
          "product_id": "CSAFPID-33081",
          "product_identification_helper": {
            "model_numbers": [
              "1043414"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11081"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2406-2SFX",
          "product_id": "CSAFPID-31081",
          "product_identification_helper": {
            "model_numbers": [
              "1043414"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11081"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2406-2SFX PN",
          "product_id": "CSAFPID-33082",
          "product_identification_helper": {
            "model_numbers": [
              "1089126"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11082"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2406-2SFX PN",
          "product_id": "CSAFPID-31082",
          "product_identification_helper": {
            "model_numbers": [
              "1089126"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11082"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2408",
          "product_id": "CSAFPID-33083",
          "product_identification_helper": {
            "model_numbers": [
              "1043412"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11083"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2408",
          "product_id": "CSAFPID-31083",
          "product_identification_helper": {
            "model_numbers": [
              "1043412"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11083"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2408 PN",
          "product_id": "CSAFPID-33084",
          "product_identification_helper": {
            "model_numbers": [
              "1089133"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11084"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2408 PN",
          "product_id": "CSAFPID-31084",
          "product_identification_helper": {
            "model_numbers": [
              "1089133"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11084"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2412-2TC-2SFX",
          "product_id": "CSAFPID-33085",
          "product_identification_helper": {
            "model_numbers": [
              "1088875"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11085"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2412-2TC-2SFX",
          "product_id": "CSAFPID-31085",
          "product_identification_helper": {
            "model_numbers": [
              "1088875"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11085"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2414-2SFX",
          "product_id": "CSAFPID-33086",
          "product_identification_helper": {
            "model_numbers": [
              "1043423"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11086"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2414-2SFX",
          "product_id": "CSAFPID-31086",
          "product_identification_helper": {
            "model_numbers": [
              "1043423"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11086"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2414-2SFX PN",
          "product_id": "CSAFPID-33087",
          "product_identification_helper": {
            "model_numbers": [
              "1089139"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11087"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2414-2SFX PN",
          "product_id": "CSAFPID-31087",
          "product_identification_helper": {
            "model_numbers": [
              "1089139"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11087"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2416",
          "product_id": "CSAFPID-33088",
          "product_identification_helper": {
            "model_numbers": [
              "1043416"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11088"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2416",
          "product_id": "CSAFPID-31088",
          "product_identification_helper": {
            "model_numbers": [
              "1043416"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11088"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2416 PN",
          "product_id": "CSAFPID-33089",
          "product_identification_helper": {
            "model_numbers": [
              "1089150"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11089"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2416 PN",
          "product_id": "CSAFPID-31089",
          "product_identification_helper": {
            "model_numbers": [
              "1089150"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11089"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2504-2GC-2SFP",
          "product_id": "CSAFPID-33090",
          "product_identification_helper": {
            "model_numbers": [
              "1088872"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11090"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2504-2GC-2SFP",
          "product_id": "CSAFPID-31090",
          "product_identification_helper": {
            "model_numbers": [
              "1088872"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11090"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2506-2SFP",
          "product_id": "CSAFPID-33091",
          "product_identification_helper": {
            "model_numbers": [
              "1043491"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11091"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2506-2SFP",
          "product_id": "CSAFPID-31091",
          "product_identification_helper": {
            "model_numbers": [
              "1043491"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11091"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2506-2SFP PN",
          "product_id": "CSAFPID-33092",
          "product_identification_helper": {
            "model_numbers": [
              "1089135"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11092"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2506-2SFP PN",
          "product_id": "CSAFPID-31092",
          "product_identification_helper": {
            "model_numbers": [
              "1089135"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11092"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2506-2SFP/K1",
          "product_id": "CSAFPID-33093",
          "product_identification_helper": {
            "model_numbers": [
              "1215329"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11093"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2506-2SFP/K1",
          "product_id": "CSAFPID-31093",
          "product_identification_helper": {
            "model_numbers": [
              "1215329"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11093"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2508",
          "product_id": "CSAFPID-33094",
          "product_identification_helper": {
            "model_numbers": [
              "1043484"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11094"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2508",
          "product_id": "CSAFPID-31094",
          "product_identification_helper": {
            "model_numbers": [
              "1043484"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11094"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2508 PN",
          "product_id": "CSAFPID-33095",
          "product_identification_helper": {
            "model_numbers": [
              "1089134"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11095"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2508 PN",
          "product_id": "CSAFPID-31095",
          "product_identification_helper": {
            "model_numbers": [
              "1089134"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11095"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2508/K1",
          "product_id": "CSAFPID-33096",
          "product_identification_helper": {
            "model_numbers": [
              "1215350"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11096"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2508/K1",
          "product_id": "CSAFPID-31096",
          "product_identification_helper": {
            "model_numbers": [
              "1215350"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11096"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2512-2GC-2SFP",
          "product_id": "CSAFPID-33097",
          "product_identification_helper": {
            "model_numbers": [
              "1088856"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11097"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2512-2GC-2SFP",
          "product_id": "CSAFPID-31097",
          "product_identification_helper": {
            "model_numbers": [
              "1088856"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11097"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2514-2SFP",
          "product_id": "CSAFPID-33098",
          "product_identification_helper": {
            "model_numbers": [
              "1043499"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11098"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2514-2SFP",
          "product_id": "CSAFPID-31098",
          "product_identification_helper": {
            "model_numbers": [
              "1043499"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11098"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2514-2SFP PN",
          "product_id": "CSAFPID-33099",
          "product_identification_helper": {
            "model_numbers": [
              "1089154"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11099"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2514-2SFP PN",
          "product_id": "CSAFPID-31099",
          "product_identification_helper": {
            "model_numbers": [
              "1089154"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11099"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2516",
          "product_id": "CSAFPID-33100",
          "product_identification_helper": {
            "model_numbers": [
              "1043496"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11100"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2516",
          "product_id": "CSAFPID-31100",
          "product_identification_helper": {
            "model_numbers": [
              "1043496"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11100"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2516 PN",
          "product_id": "CSAFPID-33101",
          "product_identification_helper": {
            "model_numbers": [
              "1089205"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11101"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2516 PN",
          "product_id": "CSAFPID-31101",
          "product_identification_helper": {
            "model_numbers": [
              "1089205"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11101"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2608",
          "product_id": "CSAFPID-33102",
          "product_identification_helper": {
            "model_numbers": [
              "1106500"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11102"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2608",
          "product_id": "CSAFPID-31102",
          "product_identification_helper": {
            "model_numbers": [
              "1106500"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11102"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2608 PN",
          "product_id": "CSAFPID-33103",
          "product_identification_helper": {
            "model_numbers": [
              "1106616"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11103"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2608 PN",
          "product_id": "CSAFPID-31103",
          "product_identification_helper": {
            "model_numbers": [
              "1106616"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11103"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2708",
          "product_id": "CSAFPID-33104",
          "product_identification_helper": {
            "model_numbers": [
              "1106615"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11104"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2708",
          "product_id": "CSAFPID-31104",
          "product_identification_helper": {
            "model_numbers": [
              "1106615"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11104"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 2708 PN",
          "product_id": "CSAFPID-33105",
          "product_identification_helper": {
            "model_numbers": [
              "1106610"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11105"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 2708 PN",
          "product_id": "CSAFPID-31105",
          "product_identification_helper": {
            "model_numbers": [
              "1106610"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11105"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL NAT 2008",
          "product_id": "CSAFPID-33106",
          "product_identification_helper": {
            "model_numbers": [
              "2702881"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11106"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL NAT 2008",
          "product_id": "CSAFPID-31106",
          "product_identification_helper": {
            "model_numbers": [
              "2702881"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11106"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL NAT 2208",
          "product_id": "CSAFPID-33107",
          "product_identification_helper": {
            "model_numbers": [
              "2702882"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11107"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL NAT 2208",
          "product_id": "CSAFPID-31107",
          "product_identification_helper": {
            "model_numbers": [
              "2702882"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11107"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL NAT 2304-2GC-2SFP",
          "product_id": "CSAFPID-33108",
          "product_identification_helper": {
            "model_numbers": [
              "2702981"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11108"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL NAT 2304-2GC-2SFP",
          "product_id": "CSAFPID-31108",
          "product_identification_helper": {
            "model_numbers": [
              "2702981"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11108"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH TSN 2316",
          "product_id": "CSAFPID-33109",
          "product_identification_helper": {
            "model_numbers": [
              "1232304"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11109"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH TSN 2316",
          "product_id": "CSAFPID-31109",
          "product_identification_helper": {
            "model_numbers": [
              "1232304"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11109"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH TSN 2312-2GC-2SFP",
          "product_id": "CSAFPID-33110",
          "product_identification_helper": {
            "model_numbers": [
              "1232305"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11110"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH TSN 2312-2GC-2SFP",
          "product_id": "CSAFPID-31110",
          "product_identification_helper": {
            "model_numbers": [
              "1232305"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11110"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH TSN 2314-2SFP",
          "product_id": "CSAFPID-33111",
          "product_identification_helper": {
            "model_numbers": [
              "1232302"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11111"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH TSN 2314-2SFP",
          "product_id": "CSAFPID-31111",
          "product_identification_helper": {
            "model_numbers": [
              "1232302"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11111"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 5924-4GC",
          "product_id": "CSAFPID-33112",
          "product_identification_helper": {
            "model_numbers": [
              "1525945"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11112"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 5924-4GC",
          "product_id": "CSAFPID-31112",
          "product_identification_helper": {
            "model_numbers": [
              "1525945"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11112"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 5916-8GC-4SFP+",
          "product_id": "CSAFPID-33113",
          "product_identification_helper": {
            "model_numbers": [
              "1525942"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11113"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 5916-8GC-4SFP+",
          "product_id": "CSAFPID-31113",
          "product_identification_helper": {
            "model_numbers": [
              "1525942"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11113"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 5924SFP-4GC",
          "product_id": "CSAFPID-33114",
          "product_identification_helper": {
            "model_numbers": [
              "1525944"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11114"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 5924SFP-4GC",
          "product_id": "CSAFPID-31114",
          "product_identification_helper": {
            "model_numbers": [
              "1525944"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11114"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 5924-4SFP+",
          "product_id": "CSAFPID-33115",
          "product_identification_helper": {
            "model_numbers": [
              "1525939"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11115"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 5924-4SFP+",
          "product_id": "CSAFPID-31115",
          "product_identification_helper": {
            "model_numbers": [
              "1525939"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11115"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.57 installed on FL SWITCH 5916SFP-8GC-4SFP+",
          "product_id": "CSAFPID-33116",
          "product_identification_helper": {
            "model_numbers": [
              "1525943"
            ]
          }
        },
        "product_reference": "CSAFPID-22010",
        "relates_to_product_reference": "CSAFPID-11116"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.57 installed on FL SWITCH 5916SFP-8GC-4SFP+",
          "product_id": "CSAFPID-31116",
          "product_identification_helper": {
            "model_numbers": [
              "1525943"
            ]
          }
        },
        "product_reference": "CSAFPID-21010",
        "relates_to_product_reference": "CSAFPID-11116"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 26.06.00 installed on FL WLAN 1020",
          "product_id": "CSAFPID-33117",
          "product_identification_helper": {
            "model_numbers": [
              "2702992"
            ]
          }
        },
        "product_reference": "CSAFPID-22011",
        "relates_to_product_reference": "CSAFPID-11117"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c26.06.00 installed on FL WLAN 1020",
          "product_id": "CSAFPID-31117",
          "product_identification_helper": {
            "model_numbers": [
              "2702992"
            ]
          }
        },
        "product_reference": "CSAFPID-21011",
        "relates_to_product_reference": "CSAFPID-11117"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 26.06.00 installed on FL WLAN 1120",
          "product_id": "CSAFPID-33118",
          "product_identification_helper": {
            "model_numbers": [
              "1386091"
            ]
          }
        },
        "product_reference": "CSAFPID-22011",
        "relates_to_product_reference": "CSAFPID-11118"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c26.06.00 installed on FL WLAN 1120",
          "product_id": "CSAFPID-31118",
          "product_identification_helper": {
            "model_numbers": [
              "1386091"
            ]
          }
        },
        "product_reference": "CSAFPID-21011",
        "relates_to_product_reference": "CSAFPID-11118"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 26.06.00 installed on FL WLAN 1022",
          "product_id": "CSAFPID-33119",
          "product_identification_helper": {
            "model_numbers": [
              "1752493"
            ]
          }
        },
        "product_reference": "CSAFPID-22011",
        "relates_to_product_reference": "CSAFPID-11119"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c26.06.00 installed on FL WLAN 1022",
          "product_id": "CSAFPID-31119",
          "product_identification_helper": {
            "model_numbers": [
              "1752493"
            ]
          }
        },
        "product_reference": "CSAFPID-21011",
        "relates_to_product_reference": "CSAFPID-11119"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 26.06.00 installed on FL WLAN 1122",
          "product_id": "CSAFPID-33120",
          "product_identification_helper": {
            "model_numbers": [
              "1752496"
            ]
          }
        },
        "product_reference": "CSAFPID-22011",
        "relates_to_product_reference": "CSAFPID-11120"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c26.06.00 installed on FL WLAN 1122",
          "product_id": "CSAFPID-31120",
          "product_identification_helper": {
            "model_numbers": [
              "1752496"
            ]
          }
        },
        "product_reference": "CSAFPID-21011",
        "relates_to_product_reference": "CSAFPID-11120"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 26.06.00 installed on FL WLAN 1121",
          "product_id": "CSAFPID-33121",
          "product_identification_helper": {
            "model_numbers": [
              "1386092"
            ]
          }
        },
        "product_reference": "CSAFPID-22011",
        "relates_to_product_reference": "CSAFPID-11121"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c26.06.00 installed on FL WLAN 1121",
          "product_id": "CSAFPID-31121",
          "product_identification_helper": {
            "model_numbers": [
              "1386092"
            ]
          }
        },
        "product_reference": "CSAFPID-21011",
        "relates_to_product_reference": "CSAFPID-11121"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 26.06.00 installed on FL WLAN 1021",
          "product_id": "CSAFPID-33122",
          "product_identification_helper": {
            "model_numbers": [
              "2702993"
            ]
          }
        },
        "product_reference": "CSAFPID-22011",
        "relates_to_product_reference": "CSAFPID-11122"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c26.06.00 installed on FL WLAN 1021",
          "product_id": "CSAFPID-31122",
          "product_identification_helper": {
            "model_numbers": [
              "2702993"
            ]
          }
        },
        "product_reference": "CSAFPID-21011",
        "relates_to_product_reference": "CSAFPID-11122"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 26.06.00 installed on FL WLAN 2331",
          "product_id": "CSAFPID-33123",
          "product_identification_helper": {
            "model_numbers": [
              "1360276"
            ]
          }
        },
        "product_reference": "CSAFPID-22011",
        "relates_to_product_reference": "CSAFPID-11123"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c26.06.00 installed on FL WLAN 2331",
          "product_id": "CSAFPID-31123",
          "product_identification_helper": {
            "model_numbers": [
              "1360276"
            ]
          }
        },
        "product_reference": "CSAFPID-21011",
        "relates_to_product_reference": "CSAFPID-11123"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 26.06.00 installed on FL WLAN 2341",
          "product_id": "CSAFPID-33124",
          "product_identification_helper": {
            "model_numbers": [
              "1510249"
            ]
          }
        },
        "product_reference": "CSAFPID-22011",
        "relates_to_product_reference": "CSAFPID-11124"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c26.06.00 installed on FL WLAN 2341",
          "product_id": "CSAFPID-31124",
          "product_identification_helper": {
            "model_numbers": [
              "1510249"
            ]
          }
        },
        "product_reference": "CSAFPID-21011",
        "relates_to_product_reference": "CSAFPID-11124"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 26.06.00 installed on FL WLAN 2330",
          "product_id": "CSAFPID-33125",
          "product_identification_helper": {
            "model_numbers": [
              "1360275"
            ]
          }
        },
        "product_reference": "CSAFPID-22011",
        "relates_to_product_reference": "CSAFPID-11125"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c26.06.00 installed on FL WLAN 2330",
          "product_id": "CSAFPID-31125",
          "product_identification_helper": {
            "model_numbers": [
              "1360275"
            ]
          }
        },
        "product_reference": "CSAFPID-21011",
        "relates_to_product_reference": "CSAFPID-11125"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 26.06.00 installed on FL WLAN 2340",
          "product_id": "CSAFPID-33126",
          "product_identification_helper": {
            "model_numbers": [
              "1510147"
            ]
          }
        },
        "product_reference": "CSAFPID-22011",
        "relates_to_product_reference": "CSAFPID-11126"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c26.06.00 installed on FL WLAN 2340",
          "product_id": "CSAFPID-31126",
          "product_identification_helper": {
            "model_numbers": [
              "1510147"
            ]
          }
        },
        "product_reference": "CSAFPID-21011",
        "relates_to_product_reference": "CSAFPID-11126"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.8.9 installed on TC ROUTER 3002T-4G",
          "product_id": "CSAFPID-32127",
          "product_identification_helper": {
            "model_numbers": [
              "2702528"
            ]
          }
        },
        "product_reference": "CSAFPID-22012",
        "relates_to_product_reference": "CSAFPID-11127"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.8.9 installed on TC ROUTER 3002T-4G",
          "product_id": "CSAFPID-31127",
          "product_identification_helper": {
            "model_numbers": [
              "2702528"
            ]
          }
        },
        "product_reference": "CSAFPID-21012",
        "relates_to_product_reference": "CSAFPID-11127"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.8.9 installed on TC ROUTER 3002T-4G GL",
          "product_id": "CSAFPID-32128",
          "product_identification_helper": {
            "model_numbers": [
              "1632697"
            ]
          }
        },
        "product_reference": "CSAFPID-22012",
        "relates_to_product_reference": "CSAFPID-11128"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.8.9 installed on TC ROUTER 3002T-4G GL",
          "product_id": "CSAFPID-31128",
          "product_identification_helper": {
            "model_numbers": [
              "1632697"
            ]
          }
        },
        "product_reference": "CSAFPID-21012",
        "relates_to_product_reference": "CSAFPID-11128"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 1.6.24 installed on TC ROUTER 5004T-5G EU",
          "product_id": "CSAFPID-32129",
          "product_identification_helper": {
            "model_numbers": [
              "1439475"
            ]
          }
        },
        "product_reference": "CSAFPID-22013",
        "relates_to_product_reference": "CSAFPID-11129"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c1.6.24 installed on TC ROUTER 5004T-5G EU",
          "product_id": "CSAFPID-31129",
          "product_identification_helper": {
            "model_numbers": [
              "1439475"
            ]
          }
        },
        "product_reference": "CSAFPID-21013",
        "relates_to_product_reference": "CSAFPID-11129"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.7.8 installed on CLOUD CLIENT 1101T-TX/TX",
          "product_id": "CSAFPID-32130",
          "product_identification_helper": {
            "model_numbers": [
              "1221706"
            ]
          }
        },
        "product_reference": "CSAFPID-22014",
        "relates_to_product_reference": "CSAFPID-11130"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.7.8 installed on CLOUD CLIENT 1101T-TX/TX",
          "product_id": "CSAFPID-31130",
          "product_identification_helper": {
            "model_numbers": [
              "1221706"
            ]
          }
        },
        "product_reference": "CSAFPID-21014",
        "relates_to_product_reference": "CSAFPID-11130"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.7.8 installed on TC CLOUD CLIENT 1002-TX/TX",
          "product_id": "CSAFPID-32131",
          "product_identification_helper": {
            "model_numbers": [
              "2702885"
            ]
          }
        },
        "product_reference": "CSAFPID-22014",
        "relates_to_product_reference": "CSAFPID-11131"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.7.8 installed on TC CLOUD CLIENT 1002-TX/TX",
          "product_id": "CSAFPID-31131",
          "product_identification_helper": {
            "model_numbers": [
              "2702885"
            ]
          }
        },
        "product_reference": "CSAFPID-21014",
        "relates_to_product_reference": "CSAFPID-11131"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.8.9 installed on TC CLOUD CLIENT 1002-4G",
          "product_id": "CSAFPID-32132",
          "product_identification_helper": {
            "model_numbers": [
              "2702886"
            ]
          }
        },
        "product_reference": "CSAFPID-22012",
        "relates_to_product_reference": "CSAFPID-11132"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.8.9 installed on TC CLOUD CLIENT 1002-4G",
          "product_id": "CSAFPID-31132",
          "product_identification_helper": {
            "model_numbers": [
              "2702886"
            ]
          }
        },
        "product_reference": "CSAFPID-21012",
        "relates_to_product_reference": "CSAFPID-11132"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.8.9 installed on TC CLOUD CLIENT 1002-4G VZW",
          "product_id": "CSAFPID-32133",
          "product_identification_helper": {
            "model_numbers": [
              "2702887"
            ]
          }
        },
        "product_reference": "CSAFPID-22012",
        "relates_to_product_reference": "CSAFPID-11133"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.8.9 installed on TC CLOUD CLIENT 1002-4G VZW",
          "product_id": "CSAFPID-31133",
          "product_identification_helper": {
            "model_numbers": [
              "2702887"
            ]
          }
        },
        "product_reference": "CSAFPID-21012",
        "relates_to_product_reference": "CSAFPID-11133"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.8.9 installed on TC CLOUD CLIENT 1002-4G ATT",
          "product_id": "CSAFPID-32134",
          "product_identification_helper": {
            "model_numbers": [
              "2702888"
            ]
          }
        },
        "product_reference": "CSAFPID-22012",
        "relates_to_product_reference": "CSAFPID-11134"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.8.9 installed on TC CLOUD CLIENT 1002-4G ATT",
          "product_id": "CSAFPID-31134",
          "product_identification_helper": {
            "model_numbers": [
              "2702888"
            ]
          }
        },
        "product_reference": "CSAFPID-21012",
        "relates_to_product_reference": "CSAFPID-11134"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.8.9 installed on TC ROUTER 2002T-4G",
          "product_id": "CSAFPID-32135",
          "product_identification_helper": {
            "model_numbers": [
              "2702530"
            ]
          }
        },
        "product_reference": "CSAFPID-22012",
        "relates_to_product_reference": "CSAFPID-11135"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.8.9 installed on TC ROUTER 2002T-4G",
          "product_id": "CSAFPID-31135",
          "product_identification_helper": {
            "model_numbers": [
              "2702530"
            ]
          }
        },
        "product_reference": "CSAFPID-21012",
        "relates_to_product_reference": "CSAFPID-11135"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.8.9 installed on TC ROUTER 3002T-3G",
          "product_id": "CSAFPID-32136",
          "product_identification_helper": {
            "model_numbers": [
              "2702529"
            ]
          }
        },
        "product_reference": "CSAFPID-22012",
        "relates_to_product_reference": "CSAFPID-11136"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.8.9 installed on TC ROUTER 3002T-3G",
          "product_id": "CSAFPID-31136",
          "product_identification_helper": {
            "model_numbers": [
              "2702529"
            ]
          }
        },
        "product_reference": "CSAFPID-21012",
        "relates_to_product_reference": "CSAFPID-11136"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.8.9 installed on TC ROUTER 2002T-3G",
          "product_id": "CSAFPID-32137",
          "product_identification_helper": {
            "model_numbers": [
              "2702531"
            ]
          }
        },
        "product_reference": "CSAFPID-22012",
        "relates_to_product_reference": "CSAFPID-11137"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.8.9 installed on TC ROUTER 2002T-3G",
          "product_id": "CSAFPID-31137",
          "product_identification_helper": {
            "model_numbers": [
              "2702531"
            ]
          }
        },
        "product_reference": "CSAFPID-21012",
        "relates_to_product_reference": "CSAFPID-11137"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.8.9 installed on TC ROUTER 3002T-4G VZW",
          "product_id": "CSAFPID-32138",
          "product_identification_helper": {
            "model_numbers": [
              "2702532"
            ]
          }
        },
        "product_reference": "CSAFPID-22012",
        "relates_to_product_reference": "CSAFPID-11138"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.8.9 installed on TC ROUTER 3002T-4G VZW",
          "product_id": "CSAFPID-31138",
          "product_identification_helper": {
            "model_numbers": [
              "2702532"
            ]
          }
        },
        "product_reference": "CSAFPID-21012",
        "relates_to_product_reference": "CSAFPID-11138"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 3.8.9 installed on TC ROUTER 3002T-4G ATT",
          "product_id": "CSAFPID-32139",
          "product_identification_helper": {
            "model_numbers": [
              "2702533"
            ]
          }
        },
        "product_reference": "CSAFPID-22012",
        "relates_to_product_reference": "CSAFPID-11139"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c3.8.9 installed on TC ROUTER 3002T-4G ATT",
          "product_id": "CSAFPID-31139",
          "product_identification_helper": {
            "model_numbers": [
              "2702533"
            ]
          }
        },
        "product_reference": "CSAFPID-21012",
        "relates_to_product_reference": "CSAFPID-11139"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 5.0.72.102 installed on TC ROUTER 4002T-4G EU",
          "product_id": "CSAFPID-33140",
          "product_identification_helper": {
            "model_numbers": [
              "1234352"
            ]
          }
        },
        "product_reference": "CSAFPID-22015",
        "relates_to_product_reference": "CSAFPID-11140"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c5.0.72.102 installed on TC ROUTER 4002T-4G EU",
          "product_id": "CSAFPID-31140",
          "product_identification_helper": {
            "model_numbers": [
              "1234352"
            ]
          }
        },
        "product_reference": "CSAFPID-21015",
        "relates_to_product_reference": "CSAFPID-11140"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 5.0.72.102 installed on TC ROUTER 4102T-4G EU WLAN",
          "product_id": "CSAFPID-33141",
          "product_identification_helper": {
            "model_numbers": [
              "1234353"
            ]
          }
        },
        "product_reference": "CSAFPID-22015",
        "relates_to_product_reference": "CSAFPID-11141"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c5.0.72.102 installed on TC ROUTER 4102T-4G EU WLAN",
          "product_id": "CSAFPID-31141",
          "product_identification_helper": {
            "model_numbers": [
              "1234353"
            ]
          }
        },
        "product_reference": "CSAFPID-21015",
        "relates_to_product_reference": "CSAFPID-11141"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 5.0.72.102 installed on TC ROUTER 4202T-4G EU WLAN",
          "product_id": "CSAFPID-33142",
          "product_identification_helper": {
            "model_numbers": [
              "1234354"
            ]
          }
        },
        "product_reference": "CSAFPID-22015",
        "relates_to_product_reference": "CSAFPID-11142"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c5.0.72.102 installed on TC ROUTER 4202T-4G EU WLAN",
          "product_id": "CSAFPID-31142",
          "product_identification_helper": {
            "model_numbers": [
              "1234354"
            ]
          }
        },
        "product_reference": "CSAFPID-21015",
        "relates_to_product_reference": "CSAFPID-11142"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 5.0.71.101 installed on FL TIMESERVER NTP",
          "product_id": "CSAFPID-33143",
          "product_identification_helper": {
            "model_numbers": [
              "1107132"
            ]
          }
        },
        "product_reference": "CSAFPID-22016",
        "relates_to_product_reference": "CSAFPID-11143"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c5.0.71.101 installed on FL TIMESERVER NTP",
          "product_id": "CSAFPID-31143",
          "product_identification_helper": {
            "model_numbers": [
              "1107132"
            ]
          }
        },
        "product_reference": "CSAFPID-21016",
        "relates_to_product_reference": "CSAFPID-11143"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 2025.6.3 installed on CELLULINK 2401-4G EU M25",
          "product_id": "CSAFPID-32144",
          "product_identification_helper": {
            "model_numbers": [
              "1503433"
            ]
          }
        },
        "product_reference": "CSAFPID-22017",
        "relates_to_product_reference": "CSAFPID-11144"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c2025.6.3 installed on CELLULINK 2401-4G EU M25",
          "product_id": "CSAFPID-31144",
          "product_identification_helper": {
            "model_numbers": [
              "1503433"
            ]
          }
        },
        "product_reference": "CSAFPID-21017",
        "relates_to_product_reference": "CSAFPID-11144"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 2025.6.3 installed on CELLULINK 2401-4G EU M40",
          "product_id": "CSAFPID-32145",
          "product_identification_helper": {
            "model_numbers": [
              "1503487"
            ]
          }
        },
        "product_reference": "CSAFPID-22017",
        "relates_to_product_reference": "CSAFPID-11145"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c2025.6.3 installed on CELLULINK 2401-4G EU M40",
          "product_id": "CSAFPID-31145",
          "product_identification_helper": {
            "model_numbers": [
              "1503487"
            ]
          }
        },
        "product_reference": "CSAFPID-21017",
        "relates_to_product_reference": "CSAFPID-11145"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 2025.6.3 installed on CELLULINK 4401-4G GL M25",
          "product_id": "CSAFPID-32146",
          "product_identification_helper": {
            "model_numbers": [
              "1637527"
            ]
          }
        },
        "product_reference": "CSAFPID-22017",
        "relates_to_product_reference": "CSAFPID-11146"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c2025.6.3 installed on CELLULINK 4401-4G GL M25",
          "product_id": "CSAFPID-31146",
          "product_identification_helper": {
            "model_numbers": [
              "1637527"
            ]
          }
        },
        "product_reference": "CSAFPID-21017",
        "relates_to_product_reference": "CSAFPID-11146"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware 2025.6.3 installed on CELLULINK 4401-4G GL M40",
          "product_id": "CSAFPID-32147",
          "product_identification_helper": {
            "model_numbers": [
              "1637627"
            ]
          }
        },
        "product_reference": "CSAFPID-22017",
        "relates_to_product_reference": "CSAFPID-11147"
      },
      {
        "category": "installed_on",
        "full_product_name": {
          "name": "Firmware \u003c2025.6.3 installed on CELLULINK 4401-4G GL M40",
          "product_id": "CSAFPID-31147",
          "product_identification_helper": {
            "model_numbers": [
              "1637627"
            ]
          }
        },
        "product_reference": "CSAFPID-21017",
        "relates_to_product_reference": "CSAFPID-11147"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2025-15467",
      "cwe": {
        "id": "CWE-787",
        "name": "Out-of-bounds Write"
      },
      "notes": [
        {
          "audience": "all",
          "category": "description",
          "text": "Issue summary: Parsing CMS AuthEnvelopedData message with maliciously crafted AEAD parameters can trigger a stack buffer overflow. Impact summary: A stack buffer overflow may lead to a crash, causing Denial of Service, or potentially remote code execution. When parsing CMS AuthEnvelopedData structures that use AEAD ciphers such as AES-GCM, the IV (Initialization Vector) encoded in the ASN.1 parameters is copied into a fixed-size stack buffer without verifying that its length fits the destination. An attacker can supply a crafted CMS message with an oversized IV, causing a stack-based out-of-bounds write before any authentication or tag verification occurs. Applications and services that parse untrusted CMS or PKCS#7 content using AEAD ciphers (e.g., S/MIME AuthEnvelopedData with AES-GCM) are vulnerable. Because the overflow occurs prior to authentication, no valid key material is required to trigger it. While exploitability to remote code execution depends on platform and toolchain mitigations, the stack-based write primitive represents a severe risk. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the CMS implementation is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5, 3.4, 3.3 and 3.0 are vulnerable to this issue. OpenSSL 1.1.1 and 1.0.2 are not affected by this issue.",
          "title": "CVE Description"
        },
        {
          "audience": "all",
          "category": "details",
          "text": "PBMAC1 parameters in PKCS#12 files are missing validation\nwhich can trigger a stack-based buffer overflow, invalid pointer or NULL\npointer dereference during MAC verification.",
          "title": "CVE Details"
        },
        {
          "audience": "operational management and system administrators",
          "category": "details",
          "text": "The stack buffer overflow or NULL pointer dereference may\ncause a crash leading to Denial of Service for an application that parses\nuntrusted PKCS#12 files. The buffer overflow may also potentially enable\ncode execution depending on platform mitigations.\n\nWhen verifying a PKCS#12 file that uses PBMAC1 for the MAC, the PBKDF2\nsalt and keylength parameters from the file are used without validation.\nIf the value of keylength exceeds the size of the fixed stack buffer used\nfor the derived key (64 bytes), the key derivation will overflow the buffer.\nThe overflow length is attacker-controlled. Also, if the salt parameter is\nnot an OCTET STRING type this can lead to invalid or NULL pointer\ndereference.\n\nExploiting this issue requires a user or application to process\na maliciously crafted PKCS#12 file. It is uncommon to accept untrusted\nPKCS#12 files in applications as they are usually used to store private\nkeys which are trusted by definition. For this reason the issue was assessed\nas Moderate severity.",
          "title": "CVE Impact"
        },
        {
          "audience": "Operational management and system administrators",
          "category": "details",
          "text": "This vulnerability can be used to upload a malicious firmware image from an untrusted source. In the device context, there are two deviations from the original CVSS assessment. An attacker must trick the authenticated user into uploading malicious firmware without checking the SHA256 checksum (UI:R). The firmware upload function is only available to users with high privileges (PR:H).",
          "title": "CVE Characterisation"
        }
      ],
      "product_status": {
        "first_affected": [
          "CSAFPID-51001"
        ],
        "fixed": [
          "CSAFPID-32001",
          "CSAFPID-32002",
          "CSAFPID-32003",
          "CSAFPID-32004",
          "CSAFPID-32005",
          "CSAFPID-32006",
          "CSAFPID-32007",
          "CSAFPID-32008",
          "CSAFPID-32009",
          "CSAFPID-32010",
          "CSAFPID-32011",
          "CSAFPID-32013",
          "CSAFPID-32017",
          "CSAFPID-32026",
          "CSAFPID-32027",
          "CSAFPID-32028",
          "CSAFPID-32029",
          "CSAFPID-32030",
          "CSAFPID-32031",
          "CSAFPID-32032",
          "CSAFPID-32033",
          "CSAFPID-32034",
          "CSAFPID-32035",
          "CSAFPID-32036",
          "CSAFPID-32037",
          "CSAFPID-32038",
          "CSAFPID-32039",
          "CSAFPID-32127",
          "CSAFPID-32128",
          "CSAFPID-32129",
          "CSAFPID-32130",
          "CSAFPID-32131",
          "CSAFPID-32132",
          "CSAFPID-32133",
          "CSAFPID-32134",
          "CSAFPID-32135",
          "CSAFPID-32136",
          "CSAFPID-32137",
          "CSAFPID-32138",
          "CSAFPID-32139",
          "CSAFPID-32144",
          "CSAFPID-32145",
          "CSAFPID-32146",
          "CSAFPID-32147",
          "CSAFPID-52001"
        ],
        "known_affected": [
          "CSAFPID-31001",
          "CSAFPID-31002",
          "CSAFPID-31003",
          "CSAFPID-31004",
          "CSAFPID-31005",
          "CSAFPID-31006",
          "CSAFPID-31007",
          "CSAFPID-31008",
          "CSAFPID-31009",
          "CSAFPID-31010",
          "CSAFPID-31011",
          "CSAFPID-31013",
          "CSAFPID-31017",
          "CSAFPID-31018",
          "CSAFPID-31019",
          "CSAFPID-31020",
          "CSAFPID-31021",
          "CSAFPID-31022",
          "CSAFPID-31023",
          "CSAFPID-31024",
          "CSAFPID-31025",
          "CSAFPID-31026",
          "CSAFPID-31027",
          "CSAFPID-31028",
          "CSAFPID-31029",
          "CSAFPID-31030",
          "CSAFPID-31031",
          "CSAFPID-31032",
          "CSAFPID-31033",
          "CSAFPID-31034",
          "CSAFPID-31035",
          "CSAFPID-31036",
          "CSAFPID-31037",
          "CSAFPID-31038",
          "CSAFPID-31039",
          "CSAFPID-31040",
          "CSAFPID-31041",
          "CSAFPID-31042",
          "CSAFPID-31043",
          "CSAFPID-31044",
          "CSAFPID-31045",
          "CSAFPID-31046",
          "CSAFPID-31047",
          "CSAFPID-31048",
          "CSAFPID-31049",
          "CSAFPID-31050",
          "CSAFPID-31051",
          "CSAFPID-31052",
          "CSAFPID-31053",
          "CSAFPID-31054",
          "CSAFPID-31055",
          "CSAFPID-31056",
          "CSAFPID-31057",
          "CSAFPID-31058",
          "CSAFPID-31059",
          "CSAFPID-31060",
          "CSAFPID-31061",
          "CSAFPID-31062",
          "CSAFPID-31063",
          "CSAFPID-31064",
          "CSAFPID-31065",
          "CSAFPID-31066",
          "CSAFPID-31067",
          "CSAFPID-31068",
          "CSAFPID-31069",
          "CSAFPID-31070",
          "CSAFPID-31071",
          "CSAFPID-31072",
          "CSAFPID-31073",
          "CSAFPID-31074",
          "CSAFPID-31075",
          "CSAFPID-31076",
          "CSAFPID-31077",
          "CSAFPID-31078",
          "CSAFPID-31079",
          "CSAFPID-31080",
          "CSAFPID-31081",
          "CSAFPID-31082",
          "CSAFPID-31083",
          "CSAFPID-31084",
          "CSAFPID-31085",
          "CSAFPID-31086",
          "CSAFPID-31087",
          "CSAFPID-31088",
          "CSAFPID-31089",
          "CSAFPID-31090",
          "CSAFPID-31091",
          "CSAFPID-31092",
          "CSAFPID-31093",
          "CSAFPID-31094",
          "CSAFPID-31095",
          "CSAFPID-31096",
          "CSAFPID-31097",
          "CSAFPID-31098",
          "CSAFPID-31099",
          "CSAFPID-31100",
          "CSAFPID-31101",
          "CSAFPID-31102",
          "CSAFPID-31103",
          "CSAFPID-31104",
          "CSAFPID-31105",
          "CSAFPID-31106",
          "CSAFPID-31107",
          "CSAFPID-31108",
          "CSAFPID-31109",
          "CSAFPID-31110",
          "CSAFPID-31111",
          "CSAFPID-31112",
          "CSAFPID-31113",
          "CSAFPID-31114",
          "CSAFPID-31115",
          "CSAFPID-31116",
          "CSAFPID-31117",
          "CSAFPID-31118",
          "CSAFPID-31119",
          "CSAFPID-31120",
          "CSAFPID-31121",
          "CSAFPID-31122",
          "CSAFPID-31123",
          "CSAFPID-31124",
          "CSAFPID-31125",
          "CSAFPID-31126",
          "CSAFPID-31127",
          "CSAFPID-31128",
          "CSAFPID-31129",
          "CSAFPID-31130",
          "CSAFPID-31131",
          "CSAFPID-31132",
          "CSAFPID-31133",
          "CSAFPID-31134",
          "CSAFPID-31135",
          "CSAFPID-31136",
          "CSAFPID-31137",
          "CSAFPID-31138",
          "CSAFPID-31139",
          "CSAFPID-31140",
          "CSAFPID-31141",
          "CSAFPID-31142",
          "CSAFPID-31143",
          "CSAFPID-31144",
          "CSAFPID-31145",
          "CSAFPID-31146",
          "CSAFPID-31147",
          "CSAFPID-51001",
          "CSAFPID-51002"
        ],
        "last_affected": [
          "CSAFPID-51002"
        ],
        "under_investigation": [
          "CSAFPID-33018",
          "CSAFPID-33019",
          "CSAFPID-33020",
          "CSAFPID-33021",
          "CSAFPID-33022",
          "CSAFPID-33023",
          "CSAFPID-33024",
          "CSAFPID-33025",
          "CSAFPID-33040",
          "CSAFPID-33041",
          "CSAFPID-33042",
          "CSAFPID-33043",
          "CSAFPID-33044",
          "CSAFPID-33045",
          "CSAFPID-33046",
          "CSAFPID-33047",
          "CSAFPID-33048",
          "CSAFPID-33049",
          "CSAFPID-33050",
          "CSAFPID-33051",
          "CSAFPID-33052",
          "CSAFPID-33053",
          "CSAFPID-33054",
          "CSAFPID-33055",
          "CSAFPID-33056",
          "CSAFPID-33057",
          "CSAFPID-33058",
          "CSAFPID-33059",
          "CSAFPID-33060",
          "CSAFPID-33061",
          "CSAFPID-33062",
          "CSAFPID-33063",
          "CSAFPID-33064",
          "CSAFPID-33065",
          "CSAFPID-33066",
          "CSAFPID-33067",
          "CSAFPID-33068",
          "CSAFPID-33069",
          "CSAFPID-33070",
          "CSAFPID-33071",
          "CSAFPID-33072",
          "CSAFPID-33073",
          "CSAFPID-33074",
          "CSAFPID-33075",
          "CSAFPID-33076",
          "CSAFPID-33077",
          "CSAFPID-33078",
          "CSAFPID-33079",
          "CSAFPID-33080",
          "CSAFPID-33081",
          "CSAFPID-33082",
          "CSAFPID-33083",
          "CSAFPID-33084",
          "CSAFPID-33085",
          "CSAFPID-33086",
          "CSAFPID-33087",
          "CSAFPID-33088",
          "CSAFPID-33089",
          "CSAFPID-33090",
          "CSAFPID-33091",
          "CSAFPID-33092",
          "CSAFPID-33093",
          "CSAFPID-33094",
          "CSAFPID-33095",
          "CSAFPID-33096",
          "CSAFPID-33097",
          "CSAFPID-33098",
          "CSAFPID-33099",
          "CSAFPID-33100",
          "CSAFPID-33101",
          "CSAFPID-33102",
          "CSAFPID-33103",
          "CSAFPID-33104",
          "CSAFPID-33105",
          "CSAFPID-33106",
          "CSAFPID-33107",
          "CSAFPID-33108",
          "CSAFPID-33109",
          "CSAFPID-33110",
          "CSAFPID-33111",
          "CSAFPID-33112",
          "CSAFPID-33113",
          "CSAFPID-33114",
          "CSAFPID-33115",
          "CSAFPID-33116",
          "CSAFPID-33117",
          "CSAFPID-33118",
          "CSAFPID-33119",
          "CSAFPID-33120",
          "CSAFPID-33121",
          "CSAFPID-33122",
          "CSAFPID-33123",
          "CSAFPID-33124",
          "CSAFPID-33125",
          "CSAFPID-33126",
          "CSAFPID-33140",
          "CSAFPID-33141",
          "CSAFPID-33142",
          "CSAFPID-33143"
        ]
      },
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact strongly recommends to upload firmware only from trusted source and to thorougly check the SHA256 checksum of the firmware image to be uploaded.",
          "group_ids": [
            "CSAFGID-0001"
          ],
          "restart_required": {
            "category": "none"
          }
        },
        {
          "category": "vendor_fix",
          "date": "2026-04-22T08:00:00.000Z",
          "details": "Phoenix Contact strongly recommends to upgrade the fixed firmware.",
          "group_ids": [
            "CSAFGID-0002"
          ],
          "restart_required": {
            "category": "system"
          }
        },
        {
          "category": "none_available",
          "date": "2026-04-22T08:00:00.000Z",
          "details": "Phoenix Contact strongly recommends to upgrade the fixed firmware as soon as it gets avaliable.",
          "group_ids": [
            "CSAFGID-0003"
          ],
          "restart_required": {
            "category": "system"
          }
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "environmentalScore": 9.8,
            "environmentalSeverity": "CRITICAL",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "temporalScore": 9.8,
            "temporalSeverity": "CRITICAL",
            "userInteraction": "NONE",
            "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-51001",
            "CSAFPID-51002"
          ]
        },
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "environmentalScore": 8.8,
            "environmentalSeverity": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "temporalScore": 8.8,
            "temporalSeverity": "HIGH",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-31001",
            "CSAFPID-31002",
            "CSAFPID-31003",
            "CSAFPID-31004",
            "CSAFPID-31005",
            "CSAFPID-31006",
            "CSAFPID-31007",
            "CSAFPID-31008",
            "CSAFPID-31009",
            "CSAFPID-31010",
            "CSAFPID-31011",
            "CSAFPID-31013",
            "CSAFPID-31017",
            "CSAFPID-31018",
            "CSAFPID-31019",
            "CSAFPID-31020",
            "CSAFPID-31021",
            "CSAFPID-31022",
            "CSAFPID-31023",
            "CSAFPID-31024",
            "CSAFPID-31025",
            "CSAFPID-31026",
            "CSAFPID-31027",
            "CSAFPID-31028",
            "CSAFPID-31029",
            "CSAFPID-31030",
            "CSAFPID-31031",
            "CSAFPID-31032",
            "CSAFPID-31033",
            "CSAFPID-31034",
            "CSAFPID-31035",
            "CSAFPID-31036",
            "CSAFPID-31037",
            "CSAFPID-31038",
            "CSAFPID-31039",
            "CSAFPID-31040",
            "CSAFPID-31041",
            "CSAFPID-31042",
            "CSAFPID-31043",
            "CSAFPID-31044",
            "CSAFPID-31045",
            "CSAFPID-31046",
            "CSAFPID-31047",
            "CSAFPID-31048",
            "CSAFPID-31049",
            "CSAFPID-31050",
            "CSAFPID-31051",
            "CSAFPID-31052",
            "CSAFPID-31053",
            "CSAFPID-31054",
            "CSAFPID-31055",
            "CSAFPID-31056",
            "CSAFPID-31057",
            "CSAFPID-31058",
            "CSAFPID-31059",
            "CSAFPID-31060",
            "CSAFPID-31061",
            "CSAFPID-31062",
            "CSAFPID-31063",
            "CSAFPID-31064",
            "CSAFPID-31065",
            "CSAFPID-31066",
            "CSAFPID-31067",
            "CSAFPID-31068",
            "CSAFPID-31069",
            "CSAFPID-31070",
            "CSAFPID-31071",
            "CSAFPID-31072",
            "CSAFPID-31073",
            "CSAFPID-31074",
            "CSAFPID-31075",
            "CSAFPID-31076",
            "CSAFPID-31077",
            "CSAFPID-31078",
            "CSAFPID-31079",
            "CSAFPID-31080",
            "CSAFPID-31081",
            "CSAFPID-31082",
            "CSAFPID-31083",
            "CSAFPID-31084",
            "CSAFPID-31085",
            "CSAFPID-31086",
            "CSAFPID-31087",
            "CSAFPID-31088",
            "CSAFPID-31089",
            "CSAFPID-31090",
            "CSAFPID-31091",
            "CSAFPID-31092",
            "CSAFPID-31093",
            "CSAFPID-31094",
            "CSAFPID-31095",
            "CSAFPID-31096",
            "CSAFPID-31097",
            "CSAFPID-31098",
            "CSAFPID-31099",
            "CSAFPID-31100",
            "CSAFPID-31101",
            "CSAFPID-31102",
            "CSAFPID-31103",
            "CSAFPID-31104",
            "CSAFPID-31105",
            "CSAFPID-31106",
            "CSAFPID-31107",
            "CSAFPID-31108",
            "CSAFPID-31109",
            "CSAFPID-31110",
            "CSAFPID-31111",
            "CSAFPID-31112",
            "CSAFPID-31113",
            "CSAFPID-31114",
            "CSAFPID-31115",
            "CSAFPID-31116",
            "CSAFPID-31117",
            "CSAFPID-31118",
            "CSAFPID-31119",
            "CSAFPID-31120",
            "CSAFPID-31121",
            "CSAFPID-31122",
            "CSAFPID-31123",
            "CSAFPID-31124",
            "CSAFPID-31125",
            "CSAFPID-31126",
            "CSAFPID-31127",
            "CSAFPID-31128",
            "CSAFPID-31129",
            "CSAFPID-31130",
            "CSAFPID-31131",
            "CSAFPID-31132",
            "CSAFPID-31133",
            "CSAFPID-31134",
            "CSAFPID-31135",
            "CSAFPID-31136",
            "CSAFPID-31137",
            "CSAFPID-31138",
            "CSAFPID-31139",
            "CSAFPID-31140",
            "CSAFPID-31141",
            "CSAFPID-31142",
            "CSAFPID-31143",
            "CSAFPID-31144",
            "CSAFPID-31145",
            "CSAFPID-31146",
            "CSAFPID-31147"
          ]
        }
      ],
      "title": "OpenSSL CMS AEAD Stack Overflow Vulnerability"
    },
    {
      "cve": "CVE-2025-69419",
      "cwe": {
        "id": "CWE-787",
        "name": "Out-of-bounds Write"
      },
      "notes": [
        {
          "audience": "all",
          "category": "description",
          "text": "Issue summary: Calling PKCS12_get_friendlyname() function on a maliciously crafted PKCS#12 file with a BMPString (UTF-16BE) friendly name containing non-ASCII BMP code point can trigger a one byte write before the allocated buffer. Impact summary: The out-of-bounds write can cause a memory corruption which can have various consequences including a Denial of Service. The OPENSSL_uni2utf8() function performs a two-pass conversion of a PKCS#12 BMPString (UTF-16BE) to UTF-8. In the second pass, when emitting UTF-8 bytes, the helper function bmp_to_utf8() incorrectly forwards the remaining UTF-16 source byte count as the destination buffer capacity to UTF8_putc(). For BMP code points above U+07FF, UTF-8 requires three bytes, but the forwarded capacity can be just two bytes. UTF8_putc() then returns -1, and this negative value is added to the output length without validation, causing the length to become negative. The subsequent trailing NUL byte is then written at a negative offset, causing write outside of heap allocated buffer. The vulnerability is reachable via the public PKCS12_get_friendlyname() API when parsing attacker-controlled PKCS#12 files. While PKCS12_parse() uses a different code path that avoids this issue, PKCS12_get_friendlyname() directly invokes the vulnerable function. Exploitation requires an attacker to provide a malicious PKCS#12 file to be parsed by the application and the attacker can just trigger a one zero byte write before the allocated buffer. For that reason the issue was assessed as Low severity according to our Security Policy. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the PKCS#12 implementation is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0 and 1.1.1 are vulnerable to this issue. OpenSSL 1.0.2 is not affected by this issue.",
          "title": "CVE Description"
        },
        {
          "audience": "all",
          "category": "details",
          "text": "PBMAC1 parameters in PKCS#12 files are missing validation\nwhich can trigger a stack-based buffer overflow, invalid pointer or NULL\npointer dereference during MAC verification.",
          "title": "CVE Details"
        },
        {
          "audience": "operational management and system administrators",
          "category": "details",
          "text": "The stack buffer overflow or NULL pointer dereference may\ncause a crash leading to Denial of Service for an application that parses\nuntrusted PKCS#12 files. The buffer overflow may also potentially enable\ncode execution depending on platform mitigations.",
          "title": "CVE Impact"
        },
        {
          "audience": "Operational management and system administrators",
          "category": "details",
          "text": "In the device context, there is one deviations from the original CVSS assessment. The attacker must be logged in with an high priviledged User (PR:H).",
          "title": "CVE Characterisation"
        }
      ],
      "product_status": {
        "first_affected": [
          "CSAFPID-51001"
        ],
        "fixed": [
          "CSAFPID-32001",
          "CSAFPID-32002",
          "CSAFPID-32003",
          "CSAFPID-32004",
          "CSAFPID-32005",
          "CSAFPID-32006",
          "CSAFPID-32007",
          "CSAFPID-32008",
          "CSAFPID-32009",
          "CSAFPID-32010",
          "CSAFPID-32011",
          "CSAFPID-32013",
          "CSAFPID-32017",
          "CSAFPID-32026",
          "CSAFPID-32027",
          "CSAFPID-32028",
          "CSAFPID-32029",
          "CSAFPID-32030",
          "CSAFPID-32031",
          "CSAFPID-32032",
          "CSAFPID-32033",
          "CSAFPID-32034",
          "CSAFPID-32035",
          "CSAFPID-32036",
          "CSAFPID-32037",
          "CSAFPID-32038",
          "CSAFPID-32039",
          "CSAFPID-32127",
          "CSAFPID-32128",
          "CSAFPID-32129",
          "CSAFPID-32130",
          "CSAFPID-32131",
          "CSAFPID-32132",
          "CSAFPID-32133",
          "CSAFPID-32134",
          "CSAFPID-32135",
          "CSAFPID-32136",
          "CSAFPID-32137",
          "CSAFPID-32138",
          "CSAFPID-32139",
          "CSAFPID-32144",
          "CSAFPID-32145",
          "CSAFPID-32146",
          "CSAFPID-32147",
          "CSAFPID-52001"
        ],
        "known_affected": [
          "CSAFPID-31001",
          "CSAFPID-31002",
          "CSAFPID-31003",
          "CSAFPID-31004",
          "CSAFPID-31021",
          "CSAFPID-31022",
          "CSAFPID-31023",
          "CSAFPID-31024",
          "CSAFPID-31025",
          "CSAFPID-31040",
          "CSAFPID-31041",
          "CSAFPID-31042",
          "CSAFPID-31043",
          "CSAFPID-31044",
          "CSAFPID-31045",
          "CSAFPID-31046",
          "CSAFPID-31047",
          "CSAFPID-31048",
          "CSAFPID-31049",
          "CSAFPID-31050",
          "CSAFPID-31051",
          "CSAFPID-31052",
          "CSAFPID-31053",
          "CSAFPID-31054",
          "CSAFPID-31055",
          "CSAFPID-31056",
          "CSAFPID-31057",
          "CSAFPID-31058",
          "CSAFPID-31059",
          "CSAFPID-31060",
          "CSAFPID-31061",
          "CSAFPID-31062",
          "CSAFPID-31063",
          "CSAFPID-31064",
          "CSAFPID-31065",
          "CSAFPID-31066",
          "CSAFPID-31067",
          "CSAFPID-31068",
          "CSAFPID-31069",
          "CSAFPID-31070",
          "CSAFPID-31071",
          "CSAFPID-31072",
          "CSAFPID-31073",
          "CSAFPID-31074",
          "CSAFPID-31075",
          "CSAFPID-31076",
          "CSAFPID-31077",
          "CSAFPID-31078",
          "CSAFPID-31079",
          "CSAFPID-31080",
          "CSAFPID-31081",
          "CSAFPID-31082",
          "CSAFPID-31083",
          "CSAFPID-31084",
          "CSAFPID-31085",
          "CSAFPID-31086",
          "CSAFPID-31087",
          "CSAFPID-31088",
          "CSAFPID-31089",
          "CSAFPID-31090",
          "CSAFPID-31091",
          "CSAFPID-31092",
          "CSAFPID-31093",
          "CSAFPID-31094",
          "CSAFPID-31095",
          "CSAFPID-31096",
          "CSAFPID-31097",
          "CSAFPID-31098",
          "CSAFPID-31099",
          "CSAFPID-31100",
          "CSAFPID-31101",
          "CSAFPID-31102",
          "CSAFPID-31103",
          "CSAFPID-31104",
          "CSAFPID-31105",
          "CSAFPID-31106",
          "CSAFPID-31107",
          "CSAFPID-31108",
          "CSAFPID-31109",
          "CSAFPID-31110",
          "CSAFPID-31111",
          "CSAFPID-31112",
          "CSAFPID-31113",
          "CSAFPID-31114",
          "CSAFPID-31115",
          "CSAFPID-31116",
          "CSAFPID-31117",
          "CSAFPID-31118",
          "CSAFPID-31119",
          "CSAFPID-31120",
          "CSAFPID-31121",
          "CSAFPID-31122",
          "CSAFPID-31127",
          "CSAFPID-31128",
          "CSAFPID-31129",
          "CSAFPID-31130",
          "CSAFPID-31131",
          "CSAFPID-31132",
          "CSAFPID-31133",
          "CSAFPID-31134",
          "CSAFPID-31135",
          "CSAFPID-31136",
          "CSAFPID-31137",
          "CSAFPID-31138",
          "CSAFPID-31139",
          "CSAFPID-31140",
          "CSAFPID-31141",
          "CSAFPID-31142",
          "CSAFPID-31143",
          "CSAFPID-51001",
          "CSAFPID-51002"
        ],
        "last_affected": [
          "CSAFPID-51002"
        ],
        "under_investigation": [
          "CSAFPID-33018",
          "CSAFPID-33019",
          "CSAFPID-33020",
          "CSAFPID-33021",
          "CSAFPID-33022",
          "CSAFPID-33023",
          "CSAFPID-33024",
          "CSAFPID-33025",
          "CSAFPID-33040",
          "CSAFPID-33041",
          "CSAFPID-33042",
          "CSAFPID-33043",
          "CSAFPID-33044",
          "CSAFPID-33045",
          "CSAFPID-33046",
          "CSAFPID-33047",
          "CSAFPID-33048",
          "CSAFPID-33049",
          "CSAFPID-33050",
          "CSAFPID-33051",
          "CSAFPID-33052",
          "CSAFPID-33053",
          "CSAFPID-33054",
          "CSAFPID-33055",
          "CSAFPID-33056",
          "CSAFPID-33057",
          "CSAFPID-33058",
          "CSAFPID-33059",
          "CSAFPID-33060",
          "CSAFPID-33061",
          "CSAFPID-33062",
          "CSAFPID-33063",
          "CSAFPID-33064",
          "CSAFPID-33065",
          "CSAFPID-33066",
          "CSAFPID-33067",
          "CSAFPID-33068",
          "CSAFPID-33069",
          "CSAFPID-33070",
          "CSAFPID-33071",
          "CSAFPID-33072",
          "CSAFPID-33073",
          "CSAFPID-33074",
          "CSAFPID-33075",
          "CSAFPID-33076",
          "CSAFPID-33077",
          "CSAFPID-33078",
          "CSAFPID-33079",
          "CSAFPID-33080",
          "CSAFPID-33081",
          "CSAFPID-33082",
          "CSAFPID-33083",
          "CSAFPID-33084",
          "CSAFPID-33085",
          "CSAFPID-33086",
          "CSAFPID-33087",
          "CSAFPID-33088",
          "CSAFPID-33089",
          "CSAFPID-33090",
          "CSAFPID-33091",
          "CSAFPID-33092",
          "CSAFPID-33093",
          "CSAFPID-33094",
          "CSAFPID-33095",
          "CSAFPID-33096",
          "CSAFPID-33097",
          "CSAFPID-33098",
          "CSAFPID-33099",
          "CSAFPID-33100",
          "CSAFPID-33101",
          "CSAFPID-33102",
          "CSAFPID-33103",
          "CSAFPID-33104",
          "CSAFPID-33105",
          "CSAFPID-33106",
          "CSAFPID-33107",
          "CSAFPID-33108",
          "CSAFPID-33109",
          "CSAFPID-33110",
          "CSAFPID-33111",
          "CSAFPID-33112",
          "CSAFPID-33113",
          "CSAFPID-33114",
          "CSAFPID-33115",
          "CSAFPID-33116",
          "CSAFPID-33117",
          "CSAFPID-33118",
          "CSAFPID-33119",
          "CSAFPID-33120",
          "CSAFPID-33121",
          "CSAFPID-33122",
          "CSAFPID-33123",
          "CSAFPID-33124",
          "CSAFPID-33125",
          "CSAFPID-33126",
          "CSAFPID-33140",
          "CSAFPID-33141",
          "CSAFPID-33142",
          "CSAFPID-33143"
        ]
      },
      "remediations": [
        {
          "category": "mitigation",
          "details": "Phoenix Contact strongly recommends to upload firmware only from trusted source and to thorougly check the SHA256 checksum of the firmware image to be uploaded.",
          "group_ids": [
            "CSAFGID-0001"
          ],
          "restart_required": {
            "category": "none"
          }
        },
        {
          "category": "vendor_fix",
          "date": "2026-04-22T08:00:00.000Z",
          "details": "Phoenix Contact strongly recommends to upgrade the fixed firmware.",
          "group_ids": [
            "CSAFGID-0002"
          ],
          "restart_required": {
            "category": "system"
          }
        },
        {
          "category": "none_available",
          "date": "2026-04-22T08:00:00.000Z",
          "details": "Phoenix Contact strongly recommends to upgrade the fixed firmware as soon as it gets avaliable. ",
          "group_ids": [
            "CSAFGID-0003"
          ],
          "restart_required": {
            "category": "system"
          }
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "environmentalScore": 7.4,
            "environmentalSeverity": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "temporalScore": 7.4,
            "temporalSeverity": "HIGH",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-51001",
            "CSAFPID-51002"
          ]
        },
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "environmentalScore": 5.9,
            "environmentalSeverity": "MEDIUM",
            "integrityImpact": "HIGH",
            "privilegesRequired": "HIGH",
            "scope": "UNCHANGED",
            "temporalScore": 5.9,
            "temporalSeverity": "MEDIUM",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-31001",
            "CSAFPID-31002",
            "CSAFPID-31003",
            "CSAFPID-31004",
            "CSAFPID-31021",
            "CSAFPID-31022",
            "CSAFPID-31023",
            "CSAFPID-31024",
            "CSAFPID-31025",
            "CSAFPID-31040",
            "CSAFPID-31041",
            "CSAFPID-31042",
            "CSAFPID-31043",
            "CSAFPID-31044",
            "CSAFPID-31045",
            "CSAFPID-31046",
            "CSAFPID-31047",
            "CSAFPID-31048",
            "CSAFPID-31049",
            "CSAFPID-31050",
            "CSAFPID-31051",
            "CSAFPID-31052",
            "CSAFPID-31053",
            "CSAFPID-31054",
            "CSAFPID-31055",
            "CSAFPID-31056",
            "CSAFPID-31057",
            "CSAFPID-31058",
            "CSAFPID-31059",
            "CSAFPID-31060",
            "CSAFPID-31061",
            "CSAFPID-31062",
            "CSAFPID-31063",
            "CSAFPID-31064",
            "CSAFPID-31065",
            "CSAFPID-31066",
            "CSAFPID-31067",
            "CSAFPID-31068",
            "CSAFPID-31069",
            "CSAFPID-31070",
            "CSAFPID-31071",
            "CSAFPID-31072",
            "CSAFPID-31073",
            "CSAFPID-31074",
            "CSAFPID-31075",
            "CSAFPID-31076",
            "CSAFPID-31077",
            "CSAFPID-31078",
            "CSAFPID-31079",
            "CSAFPID-31080",
            "CSAFPID-31081",
            "CSAFPID-31082",
            "CSAFPID-31083",
            "CSAFPID-31084",
            "CSAFPID-31085",
            "CSAFPID-31086",
            "CSAFPID-31087",
            "CSAFPID-31088",
            "CSAFPID-31089",
            "CSAFPID-31090",
            "CSAFPID-31091",
            "CSAFPID-31092",
            "CSAFPID-31093",
            "CSAFPID-31094",
            "CSAFPID-31095",
            "CSAFPID-31096",
            "CSAFPID-31097",
            "CSAFPID-31098",
            "CSAFPID-31099",
            "CSAFPID-31100",
            "CSAFPID-31101",
            "CSAFPID-31102",
            "CSAFPID-31103",
            "CSAFPID-31104",
            "CSAFPID-31105",
            "CSAFPID-31106",
            "CSAFPID-31107",
            "CSAFPID-31108",
            "CSAFPID-31109",
            "CSAFPID-31110",
            "CSAFPID-31111",
            "CSAFPID-31112",
            "CSAFPID-31113",
            "CSAFPID-31114",
            "CSAFPID-31115",
            "CSAFPID-31116",
            "CSAFPID-31117",
            "CSAFPID-31118",
            "CSAFPID-31119",
            "CSAFPID-31120",
            "CSAFPID-31121",
            "CSAFPID-31122",
            "CSAFPID-31127",
            "CSAFPID-31128",
            "CSAFPID-31129",
            "CSAFPID-31130",
            "CSAFPID-31131",
            "CSAFPID-31132",
            "CSAFPID-31133",
            "CSAFPID-31134",
            "CSAFPID-31135",
            "CSAFPID-31136",
            "CSAFPID-31137",
            "CSAFPID-31138",
            "CSAFPID-31139",
            "CSAFPID-31140",
            "CSAFPID-31141",
            "CSAFPID-31142",
            "CSAFPID-31143"
          ]
        }
      ],
      "title": "OpenSSL Calling PKCS12_get_friendlyname() function on a maliciously crafted PKCS#12 can trigger a one byte write before the allocated buffer."
    }
  ]
}


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 observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…