Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    356 vulnerabilities found for fusion by vmware

    CVE-2026-41702 (GCVE-0-2026-41702)

    Vulnerability from nvd – Published: 2026-05-15 06:11 – Updated: 2026-05-15 09:52
    VLAI
    Title
    TOCTOU local privilege escalation vulnerability
    Summary
    VMware Fusion contains a TOCTOU (Time-of-check Time-of-use) vulnerability that occurs during an operation performed by a SETUID binary. A malicious actor with local non-administrative user privileges may exploit this vulnerability to escalate privileges to root on the system where Fusion is installed.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-367 - Time-of-check time-of-use (TOCTOU) race condition
    Assigner
    Impacted products
    Vendor Product Version
    VMware Fusion Affected: 2025H2 , < 2026H1 (custom)
    Create a notification for this product.
    Date Public
    2026-05-14 06:09
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-41702",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-05-15T09:52:45.494500Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-05-15T09:52:56.934Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "platforms": [
                "MacOS"
              ],
              "product": "Fusion",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "2026H1",
                  "status": "affected",
                  "version": "2025H2",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "datePublic": "2026-05-14T06:09:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "VMware Fusion contains a TOCTOU (Time-of-check Time-of-use) vulnerability\u0026nbsp;that occurs during an operation performed by a SETUID binary.\u0026nbsp;\u003cspan\u003eA malicious actor with local non-administrative user privileges may exploit this vulnerability to escalate privileges to root on the system where Fusion is installed.\u003c/span\u003e\u003cbr\u003e\u003cbr\u003e"
                }
              ],
              "value": "VMware Fusion contains a TOCTOU (Time-of-check Time-of-use) vulnerability\u00a0that occurs during an operation performed by a SETUID binary.\u00a0A malicious actor with local non-administrative user privileges may exploit this vulnerability to escalate privileges to root on the system where Fusion is installed."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 7.8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-367",
                  "description": "CWE-367 Time-of-check time-of-use (TOCTOU) race condition",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-05-15T06:11:38.418Z",
            "orgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
            "shortName": "vmware"
          },
          "references": [
            {
              "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37454"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "TOCTOU local privilege escalation vulnerability",
          "x_generator": {
            "engine": "Vulnogram 1.0.2"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
        "assignerShortName": "vmware",
        "cveId": "CVE-2026-41702",
        "datePublished": "2026-05-15T06:11:38.418Z",
        "dateReserved": "2026-04-22T06:21:22.982Z",
        "dateUpdated": "2026-05-15T09:52:56.934Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-22715 (GCVE-0-2026-22715)

    Vulnerability from nvd – Published: 2026-02-26 18:29 – Updated: 2026-02-27 17:55
    VLAI
    Title
    VMware Workstation/Fusion NAT vulnerability
    Summary
    VMWare Workstation and Fusion contain a logic flaw in the management of network packets.  Known attack vectors: A malicious actor with administrative privileges on a Guest VM may be able to interrupt or intercept network connections of other Guest VM's.  Resolution: To remediate CVE-2026-22715 please upgrade to VMware Workstation or Fusion Version 25H2U1
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-923 - Improper Restriction of Communication Channel to Intended Endpoints
    Assigner
    References
    Impacted products
    Vendor Product Version
    VMware Workstation Affected: 17.0 , < 25H2U1 (custom)
    Unaffected: 25H2U1 (custom)
    Create a notification for this product.
    VMware Fusion Affected: 13.0 , < 25H2U1 (custom)
    Unaffected: 25H2U1 (custom)
    Create a notification for this product.
    Date Public
    2026-02-26 07:33
    Credits
    Broadcom would like to thank Ao Wang, Yuxiang Yang, Ke Xu, Xuewei Feng, Qi Li, and Xueying Li for reporting this issue to us.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-22715",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-02-27T17:55:05.951870Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-923",
                    "description": "CWE-923 Improper Restriction of Communication Channel to Intended Endpoints",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-02-27T17:55:10.640Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "affected",
              "packageName": "VMware Workstation",
              "platforms": [
                "Linux",
                "Windows"
              ],
              "product": "Workstation",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "25H2U1",
                  "status": "affected",
                  "version": "17.0",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "25H2U1",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "affected",
              "packageName": "ProductB",
              "platforms": [
                "MacOS"
              ],
              "product": "Fusion",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "25H2U1",
                  "status": "affected",
                  "version": "13.0",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "25H2U1",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "reporter",
              "value": "Broadcom would like to thank Ao Wang, Yuxiang Yang, Ke Xu, Xuewei Feng, Qi Li, and Xueying Li for reporting this issue to us."
            }
          ],
          "datePublic": "2026-02-26T07:33:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eVMWare Workstation and Fusion contain a logic flaw in the management of network packets.\u0026nbsp;\u003c/p\u003e\u003cp\u003eKnown attack vectors: A malicious actor with administrative privileges on a Guest VM may be able to interrupt or intercept network connections of other Guest VM\u0027s.\u0026nbsp;\u003c/p\u003e\u003cp\u003eResolution: To remediate CVE-2026-22715 please upgrade to VMware Workstation or Fusion Version 25H2U1\u003c/p\u003e"
                }
              ],
              "value": "VMWare Workstation and Fusion contain a logic flaw in the management of network packets.\u00a0\n\nKnown attack vectors: A malicious actor with administrative privileges on a Guest VM may be able to interrupt or intercept network connections of other Guest VM\u0027s.\u00a0\n\nResolution: To remediate CVE-2026-22715 please upgrade to VMware Workstation or Fusion Version 25H2U1"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "ADJACENT_NETWORK",
                "availabilityImpact": "LOW",
                "baseScore": 5.9,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:L",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-02-26T18:36:41.929Z",
            "orgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
            "shortName": "vmware"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36986"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eTo remediate CVE-2026-22715 please upgrade to VMwate Workstation or Fusion Version 25H2U1\u003c/p\u003e"
                }
              ],
              "value": "To remediate CVE-2026-22715 please upgrade to VMwate Workstation or Fusion Version 25H2U1"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "VMware Workstation/Fusion NAT vulnerability",
          "x_generator": {
            "engine": "Vulnogram 0.5.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
        "assignerShortName": "vmware",
        "cveId": "CVE-2026-22715",
        "datePublished": "2026-02-26T18:29:14.190Z",
        "dateReserved": "2026-01-09T06:54:36.840Z",
        "dateUpdated": "2026-02-27T17:55:10.640Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2025-41239 (GCVE-0-2025-41239)

    Vulnerability from nvd – Published: 2025-07-15 18:35 – Updated: 2025-07-15 18:51
    VLAI
    Title
    vSockets information-disclosure vulnerability
    Summary
    VMware ESXi, Workstation, Fusion, and VMware Tools contains an information disclosure vulnerability due to the usage of an uninitialised memory in vSockets. A malicious actor with local administrative privileges on a virtual machine may be able to exploit this issue to leak memory from processes communicating with vSockets.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-908 - Use of Uninitialized Resource
    Assigner
    Impacted products
    Vendor Product Version
    VMware ESXi Affected: 8.0 , < ESXi80U3f-24784735 (custom)
    Affected: 8.0 , < ESXi80U2e-24789317 (custom)
    Affected: 7.0 , < ESXi70U3w-24784741 (custom)
    Create a notification for this product.
    VMware Cloud Foundation Affected: 5.x, 4.5.x
    Create a notification for this product.
    VMware Workstation Affected: 17.x , < 17.6.4 (custom)
    Create a notification for this product.
    VMware Fusion Affected: 13.x , < 13.6.4 (custom)
    Create a notification for this product.
    VMware Telco Cloud Platform Affected: 5.x, 4.x, 3.x, 2.x
    Create a notification for this product.
    VMware Telco Cloud Infrastructure Affected: 3.x, 2.x
    Create a notification for this product.
    VMware Tools Affected: 13.x.x , < 13.0.1.0 (custom)
    Affected: 12.x.x, 11.x.x, , < 12.5.3 (custom)
    Create a notification for this product.
    Date Public
    2025-07-15 03:30
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-41239",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-07-15T18:51:16.482481Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-07-15T18:51:58.342Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "ESXi",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "ESXi80U3f-24784735",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "ESXi80U2e-24789317",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "ESXi70U3w-24784741",
                  "status": "affected",
                  "version": "7.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Cloud Foundation",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "5.x, 4.5.x"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Workstation",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "17.6.4",
                  "status": "affected",
                  "version": "17.x",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Fusion",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "13.6.4",
                  "status": "affected",
                  "version": "13.x",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Telco Cloud Platform",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "5.x, 4.x, 3.x, 2.x"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Telco Cloud Infrastructure",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "3.x, 2.x"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "platforms": [
                "Windows"
              ],
              "product": "Tools",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "13.0.1.0",
                  "status": "affected",
                  "version": "13.x.x",
                  "versionType": "custom"
                },
                {
                  "lessThan": "12.5.3",
                  "status": "affected",
                  "version": "12.x.x, 11.x.x,",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "datePublic": "2025-07-15T03:30:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eVMware ESXi, Workstation, Fusion, and VMware Tools contains an information disclosure vulnerability due to the usage of an uninitialised memory in vSockets.\u0026nbsp;\u003c/span\u003eA malicious actor with local administrative privileges on a virtual machine may be able to exploit this issue to leak memory from processes communicating with vSockets.\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u003cbr\u003e\u003cbr\u003e\u003c/span\u003e\u003cbr\u003e"
                }
              ],
              "value": "VMware ESXi, Workstation, Fusion, and VMware Tools contains an information disclosure vulnerability due to the usage of an uninitialised memory in vSockets.\u00a0A malicious actor with local administrative privileges on a virtual machine may be able to exploit this issue to leak memory from processes communicating with vSockets."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "NONE",
                "baseScore": 7.1,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-908",
                  "description": "CWE-908 Use of Uninitialized Resource",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-07-15T18:35:03.747Z",
            "orgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
            "shortName": "vmware"
          },
          "references": [
            {
              "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35877"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "vSockets information-disclosure vulnerability",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
        "assignerShortName": "vmware",
        "cveId": "CVE-2025-41239",
        "datePublished": "2025-07-15T18:35:03.747Z",
        "dateReserved": "2025-04-16T09:30:17.798Z",
        "dateUpdated": "2025-07-15T18:51:58.342Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2025-41238 (GCVE-0-2025-41238)

    Vulnerability from nvd – Published: 2025-07-15 18:34 – Updated: 2026-02-26 17:50
    VLAI
    Title
    PVSCSI heap-overflow vulnerability
    Summary
    VMware ESXi, Workstation, and Fusion contain a heap-overflow vulnerability in the PVSCSI (Paravirtualized SCSI) controller that leads to an out of-bounds write. A malicious actor with local administrative privileges on a virtual machine may exploit this issue to execute code as the virtual machine's VMX process running on the host. On ESXi, the exploitation is contained within the VMX sandbox and exploitable only with configurations that are unsupported. On Workstation and Fusion, this may lead to code execution on the machine where Workstation or Fusion is installed.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    VMware ESXi Affected: 8.0 , < ESXi80U3f-24784735 (custom)
    Affected: 8.0 , < ESXi80U2e-24789317 (custom)
    Affected: 7.0 , < ESXi70U3w-24784741 (custom)
    Create a notification for this product.
    VMware Cloud Foundation Affected: 5.x, 4.5.x
    Create a notification for this product.
    VMware Workstation Affected: 17.x , < 17.6.4 (custom)
    Create a notification for this product.
    VMware Fusion Affected: 13.x , < 13.6.4 (custom)
    Create a notification for this product.
    VMware Telco Cloud Platform Affected: 5.x, 4.x, 3.x, 2.x (custom)
    Create a notification for this product.
    VMware Telco Cloud Infrastructure Affected: 3.x, 2.x
    Create a notification for this product.
    Date Public
    2025-07-15 03:30
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-41238",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-07-16T03:56:02.745794Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-02-26T17:50:39.320Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "ESXi",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "ESXi80U3f-24784735",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "ESXi80U2e-24789317",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "ESXi70U3w-24784741",
                  "status": "affected",
                  "version": "7.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Cloud Foundation",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "5.x, 4.5.x"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Workstation",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "17.6.4",
                  "status": "affected",
                  "version": "17.x",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Fusion",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "13.6.4",
                  "status": "affected",
                  "version": "13.x",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Telco Cloud Platform",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "5.x, 4.x, 3.x, 2.x",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Telco Cloud Infrastructure",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "3.x, 2.x"
                }
              ]
            }
          ],
          "datePublic": "2025-07-15T03:30:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eVMware ESXi, Workstation, and Fusion contain a heap-overflow vulnerability in the PVSCSI (Paravirtualized SCSI) controller that leads to an out of-bounds write.\u0026nbsp;\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eA malicious actor with local administrative privileges on a virtual machine may exploit this issue to execute code as the virtual machine\u0027s VMX process running on the host. On ESXi, the exploitation is contained within the VMX sandbox and exploitable only with configurations that are unsupported. On Workstation and Fusion, this may lead to code execution on the machine where Workstation or Fusion is installed.\u003c/span\u003e\u003c/span\u003e\u003cbr\u003e"
                }
              ],
              "value": "VMware ESXi, Workstation, and Fusion contain a heap-overflow vulnerability in the PVSCSI (Paravirtualized SCSI) controller that leads to an out of-bounds write.\u00a0A malicious actor with local administrative privileges on a virtual machine may exploit this issue to execute code as the virtual machine\u0027s VMX process running on the host. On ESXi, the exploitation is contained within the VMX sandbox and exploitable only with configurations that are unsupported. On Workstation and Fusion, this may lead to code execution on the machine where Workstation or Fusion is installed."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 9.3,
                "baseSeverity": "CRITICAL",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-787",
                  "description": "CWE-787 Out-of-bounds Write",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-07-15T18:34:48.818Z",
            "orgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
            "shortName": "vmware"
          },
          "references": [
            {
              "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35877"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "PVSCSI heap-overflow vulnerability",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
        "assignerShortName": "vmware",
        "cveId": "CVE-2025-41238",
        "datePublished": "2025-07-15T18:34:48.818Z",
        "dateReserved": "2025-04-16T09:30:17.798Z",
        "dateUpdated": "2026-02-26T17:50:39.320Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2025-41237 (GCVE-0-2025-41237)

    Vulnerability from nvd – Published: 2025-07-15 18:34 – Updated: 2026-02-26 17:50
    VLAI
    Title
    VMCI integer-underflow vulnerability
    Summary
    VMware ESXi, Workstation, and Fusion contain an integer-underflow in VMCI (Virtual Machine Communication Interface) that leads to an out-of-bounds write. A malicious actor with local administrative privileges on a virtual machine may exploit this issue to execute code as the virtual machine's VMX process running on the host. On ESXi, the exploitation is contained within the VMX sandbox whereas, on Workstation and Fusion, this may lead to code execution on the machine where Workstation or Fusion is installed.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    VMware Cloud Foundation Affected: 9.0.0.0, 5.x, 4.5.x
    Create a notification for this product.
    VMware vSphere Foundation Affected: 9.0.0.0
    Create a notification for this product.
    VMware ESXi Affected: 8.0 , < ESXi80U3f-24784735 (custom)
    Affected: 8.0 , < ESXi80U2e-24789317 (custom)
    Affected: 7.0 , < ESXi70U3w-24784741 (custom)
    Create a notification for this product.
    VMware Workstation Affected: 17.x , < 17.6.4 (custom)
    Create a notification for this product.
    VMware Fusion Affected: 13.x , < 13.6.4 (custom)
    Create a notification for this product.
    VMware Telco Cloud Platform Affected: 5.x, 4.x, 3.x, 2.x
    Create a notification for this product.
    VMware Telco Cloud Infrastructure Affected: 3.x, 2.x
    Create a notification for this product.
    Date Public
    2025-07-15 03:30
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-41237",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-07-16T03:56:00.503549Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-02-26T17:50:39.727Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Cloud Foundation",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "9.0.0.0, 5.x, 4.5.x"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "vSphere Foundation",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "9.0.0.0"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "ESXi",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "ESXi80U3f-24784735",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "ESXi80U2e-24789317",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "ESXi70U3w-24784741",
                  "status": "affected",
                  "version": "7.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Workstation",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "17.6.4",
                  "status": "affected",
                  "version": "17.x",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Fusion",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "13.6.4",
                  "status": "affected",
                  "version": "13.x",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Telco Cloud Platform",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "5.x, 4.x, 3.x, 2.x"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Telco Cloud Infrastructure",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "3.x, 2.x"
                }
              ]
            }
          ],
          "datePublic": "2025-07-15T03:30:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eVMware ESXi,\u003c/span\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u0026nbsp;Workstation, and Fusion\u003c/span\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u0026nbsp;contain an integer-underflow in VMCI (Virtual Machine Communication Interface) that leads to an out-of-bounds write.\u0026nbsp;\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eA malicious actor with local administrative privileges on a virtual machine may exploit this issue to execute code as the virtual machine\u0027s VMX process running on the host. On ESXi, the exploitation is contained within the VMX sandbox whereas, on Workstation and Fusion, this may lead to code execution on the machine where Workstation or Fusion is installed.\u003c/span\u003e\u003c/span\u003e\u003cbr\u003e"
                }
              ],
              "value": "VMware ESXi,\u00a0Workstation, and Fusion\u00a0contain an integer-underflow in VMCI (Virtual Machine Communication Interface) that leads to an out-of-bounds write.\u00a0A malicious actor with local administrative privileges on a virtual machine may exploit this issue to execute code as the virtual machine\u0027s VMX process running on the host. On ESXi, the exploitation is contained within the VMX sandbox whereas, on Workstation and Fusion, this may lead to code execution on the machine where Workstation or Fusion is installed."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 9.3,
                "baseSeverity": "CRITICAL",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-787",
                  "description": "CWE-787 Out-of-bounds Write",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-07-15T18:34:21.083Z",
            "orgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
            "shortName": "vmware"
          },
          "references": [
            {
              "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35877"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "VMCI integer-underflow vulnerability",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
        "assignerShortName": "vmware",
        "cveId": "CVE-2025-41237",
        "datePublished": "2025-07-15T18:34:21.083Z",
        "dateReserved": "2025-04-16T09:30:17.798Z",
        "dateUpdated": "2026-02-26T17:50:39.727Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2025-41236 (GCVE-0-2025-41236)

    Vulnerability from nvd – Published: 2025-07-15 18:34 – Updated: 2026-02-26 17:50
    VLAI
    Title
    VMXNET3 integer-overflow vulnerability
    Summary
    VMware ESXi, Workstation, and Fusion contain an integer-overflow vulnerability in the VMXNET3 virtual network adapter. A malicious actor with local administrative privileges on a virtual machine with VMXNET3 virtual network adapter may exploit this issue to execute code on the host. Non VMXNET3 virtual adapters are not affected by this issue.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    VMware ESXi Affected: 8.0 , < ESXi80U3f-24784735 (custom)
    Affected: 8.0 , < ESXi80U2e-24789317 (custom)
    Affected: 7.0 , < ESXi70U3w-24784741 (custom)
    Create a notification for this product.
    VMware Cloud Foundation Affected: 5.x, 4.5.x
    Create a notification for this product.
    VMware Workstation Affected: 17.x , < 17.6.4 (custom)
    Create a notification for this product.
    VMware Fusion Affected: 13.x , ≤ 13.6.4 (custom)
    Create a notification for this product.
    VMware Telco Cloud Platform Affected: 5.x, 4.x, 3.x, 2.x
    Create a notification for this product.
    VMware Telco Cloud Infrastructure Affected: 3.x, 2.x
    Create a notification for this product.
    Date Public
    2025-07-15 03:30
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-41236",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-07-16T03:55:59.335825Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-02-26T17:50:40.035Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "ESXi",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "ESXi80U3f-24784735",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "ESXi80U2e-24789317",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "ESXi70U3w-24784741",
                  "status": "affected",
                  "version": "7.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Cloud Foundation",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "5.x, 4.5.x"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Workstation",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "17.6.4",
                  "status": "affected",
                  "version": "17.x",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Fusion",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThanOrEqual": "13.6.4",
                  "status": "affected",
                  "version": "13.x",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Telco Cloud Platform",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "5.x, 4.x, 3.x, 2.x"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Telco Cloud Infrastructure",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "3.x, 2.x"
                }
              ]
            }
          ],
          "datePublic": "2025-07-15T03:30:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eVMware ESXi, Workstation, and Fusion contain an integer-overflow vulnerability in the VMXNET3 virtual network adapter.\u0026nbsp;\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eA malicious actor with local administrative privileges on a virtual machine with VMXNET3 virtual network adapter may exploit this issue to execute code on the host. Non VMXNET3 virtual adapters are not affected by this issue.\u003c/span\u003e\u003c/span\u003e\u003cbr\u003e"
                }
              ],
              "value": "VMware ESXi, Workstation, and Fusion contain an integer-overflow vulnerability in the VMXNET3 virtual network adapter.\u00a0A malicious actor with local administrative privileges on a virtual machine with VMXNET3 virtual network adapter may exploit this issue to execute code on the host. Non VMXNET3 virtual adapters are not affected by this issue."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 9.3,
                "baseSeverity": "CRITICAL",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-787",
                  "description": "CWE-787 Out-of-bounds Write",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-07-15T18:34:12.719Z",
            "orgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
            "shortName": "vmware"
          },
          "references": [
            {
              "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35877"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "VMXNET3 integer-overflow vulnerability",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
        "assignerShortName": "vmware",
        "cveId": "CVE-2025-41236",
        "datePublished": "2025-07-15T18:34:12.719Z",
        "dateReserved": "2025-04-16T09:30:17.798Z",
        "dateUpdated": "2026-02-26T17:50:40.035Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2025-41227 (GCVE-0-2025-41227)

    Vulnerability from nvd – Published: 2025-05-20 14:24 – Updated: 2025-06-24 07:13
    VLAI
    Title
    Denial-of-Service Vulnerability
    Summary
    VMware ESXi, Workstation, and Fusion contain a denial-of-service vulnerability due to certain guest options. A malicious actor with non-administrative privileges within a guest operating system may be able to exploit this issue by exhausting memory of the host process leading to a denial-of-service condition.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-400 - Uncontrolled Resource Consumption
    Assigner
    Impacted products
    Vendor Product Version
    VMware ESXi Affected: 8.0 , < ESXi80U3se-24659227 (custom)
    Affected: 7.0 , < ESXi70U3sv-24723868 (custom)
    Create a notification for this product.
    VMware Cloud Foundation Affected: 5.x, 4.5.x
    Create a notification for this product.
    VMware Telco Cloud Platform Affected: 5.x, 4.x, 3.x, 2.x
    Create a notification for this product.
    VMware Telco Cloud Infrastructure Affected: 3.x, 2.x
    Create a notification for this product.
    VMware Workstation Affected: 17.x , < 17.6.3 (custom)
    Create a notification for this product.
    VMware Fusion Affected: 13.x , < 13.6.3 (custom)
    Create a notification for this product.
    Date Public
    2025-05-20 11:30
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-41227",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-05-20T15:59:41.340433Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-05-20T16:00:12.860Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "ESXi",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "ESXi80U3se-24659227",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "ESXi70U3sv-24723868",
                  "status": "affected",
                  "version": "7.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Cloud Foundation",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "5.x, 4.5.x"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Telco Cloud Platform",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "5.x, 4.x, 3.x, 2.x"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Telco Cloud Infrastructure",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "3.x, 2.x"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Workstation",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "17.6.3",
                  "status": "affected",
                  "version": "17.x",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Fusion",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "13.6.3",
                  "status": "affected",
                  "version": "13.x",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "datePublic": "2025-05-20T11:30:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "VMware ESXi,\u0026nbsp;\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eWorkstation, and Fusion contain a denial-of-service vulnerability due to certain guest options.\u0026nbsp;\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eA malicious actor with non-administrative privileges within a guest operating system may be able to exploit this issue by exhausting memory of the host process leading to a denial-of-service condition.\u003c/span\u003e\u003cbr\u003e\u003c/span\u003e\u003cbr\u003e"
                }
              ],
              "value": "VMware ESXi,\u00a0Workstation, and Fusion contain a denial-of-service vulnerability due to certain guest options.\u00a0A malicious actor with non-administrative privileges within a guest operating system may be able to exploit this issue by exhausting memory of the host process leading to a denial-of-service condition."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 5.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-400",
                  "description": "CWE-400 Uncontrolled Resource Consumption",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-06-24T07:13:30.222Z",
            "orgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
            "shortName": "vmware"
          },
          "references": [
            {
              "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25717"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "Denial-of-Service Vulnerability",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
        "assignerShortName": "vmware",
        "cveId": "CVE-2025-41227",
        "datePublished": "2025-05-20T14:24:29.316Z",
        "dateReserved": "2025-04-16T09:29:46.972Z",
        "dateUpdated": "2025-06-24T07:13:30.222Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2025-22226 (GCVE-0-2025-22226)

    Vulnerability from nvd – Published: 2025-03-04 11:56 – Updated: 2026-02-26 19:09
    VLAI CISA KEVIntel
    Summary
    VMware ESXi, Workstation, and Fusion contain an information disclosure vulnerability due to an out-of-bounds read in HGFS. A malicious actor with administrative privileges to a virtual machine may be able to exploit this issue to leak memory from the vmx process.
    SSVC
    Exploitation: active Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • Information disclosure vulnerability
    • CWE-125 - Out-of-bounds Read
    Assigner
    Impacted products
    Vendor Product Version
    n/a ESXi Affected: 8.0 , < ESXi80U3d-24585383 (custom)
    Affected: 8.0 , < ESXi80U2d-24585300 (custom)
    Affected: 7.0 , < ESXi70U3s-24585291 (custom)
    n/a VMware Workstation Affected: 17.x , < 17.6.3 (custom)
    n/a VMware Fusion Affected: 13.x , < 13.6.3 (custom)
    n/a VMware Cloud Foundation Affected: 5.x, 4.5.x
    n/a VMware Telco Cloud Platform Affected: 5.x, 4.x, 3.x, 2.x
    n/a VMware Telco Cloud Infrastructure Affected: 3.x, 2.x
    Date Public
    2025-03-04 11:50
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-22226",
                    "options": [
                      {
                        "Exploitation": "active"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-03-05T04:55:25.321408Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              },
              {
                "other": {
                  "content": {
                    "dateAdded": "2025-03-04",
                    "reference": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-22226"
                  },
                  "type": "kev"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-125",
                    "description": "CWE-125 Out-of-bounds Read",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-02-26T19:09:47.240Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "references": [
              {
                "tags": [
                  "government-resource"
                ],
                "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-22226"
              }
            ],
            "timeline": [
              {
                "lang": "en",
                "time": "2025-03-04T00:00:00.000Z",
                "value": "CVE-2025-22226 added to CISA KEV"
              }
            ],
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "ESXi",
              "vendor": "n/a",
              "versions": [
                {
                  "lessThan": "ESXi80U3d-24585383",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "ESXi80U2d-24585300",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "ESXi70U3s-24585291",
                  "status": "affected",
                  "version": "7.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "platforms": [
                "Windows",
                "Linux"
              ],
              "product": "VMware Workstation",
              "vendor": "n/a",
              "versions": [
                {
                  "lessThan": "17.6.3",
                  "status": "affected",
                  "version": "17.x",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "platforms": [
                "MacOS"
              ],
              "product": "VMware Fusion",
              "vendor": "n/a",
              "versions": [
                {
                  "lessThan": "13.6.3",
                  "status": "affected",
                  "version": "13.x",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "VMware Cloud Foundation",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "5.x, 4.5.x"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "VMware Telco Cloud Platform",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "5.x, 4.x, 3.x, 2.x"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "VMware Telco Cloud Infrastructure",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "3.x, 2.x"
                }
              ]
            }
          ],
          "datePublic": "2025-03-04T11:50:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eVMware ESXi, Workstation, and Fusion contain\u003c/span\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u0026nbsp;an information disclosure \u003c/span\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003evulnerability \u003c/span\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003edue to an out-of-bounds read in HGFS.\u0026nbsp;\u003c/span\u003eA malicious actor with administrative privileges to a virtual machine may be able to exploit this issue to leak memory from the vmx process.\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u003cbr\u003e\u003cbr\u003e\u003c/span\u003e\u003cbr\u003e"
                }
              ],
              "value": "VMware ESXi, Workstation, and Fusion contain\u00a0an information disclosure vulnerability due to an out-of-bounds read in HGFS.\u00a0A malicious actor with administrative privileges to a virtual machine may be able to exploit this issue to leak memory from the vmx process."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "NONE",
                "baseScore": 7.1,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Information disclosure vulnerability",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-03-04T11:56:57.541Z",
            "orgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
            "shortName": "vmware"
          },
          "references": [
            {
              "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25390"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
        "assignerShortName": "vmware",
        "cveId": "CVE-2025-22226",
        "datePublished": "2025-03-04T11:56:57.541Z",
        "dateReserved": "2025-01-02T04:29:59.190Z",
        "dateUpdated": "2026-02-26T19:09:47.240Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2024-38811 (GCVE-0-2024-38811)

    Vulnerability from nvd – Published: 2024-09-03 09:47 – Updated: 2024-09-05 15:36
    VLAI
    Title
    Code-execution vulnerability
    Summary
    VMware Fusion (13.x before 13.6) contains a code-execution vulnerability due to the usage of an insecure environment variable. A malicious actor with standard user privileges may exploit this vulnerability to execute code in the context of the Fusion application.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-20 - Improper Input Validation
    Assigner
    Impacted products
    Vendor Product Version
    n/a Fusion Affected: 13.x , < 13.6 (custom)
    vmware fusion Affected: 13.0 , < 13.6 (custom)
        cpe:2.3:a:vmware:fusion:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:vmware:fusion:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "fusion",
                "vendor": "vmware",
                "versions": [
                  {
                    "lessThan": "13.6",
                    "status": "affected",
                    "version": "13.0",
                    "versionType": "custom"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-38811",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-09-05T03:55:54.392776Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-09-05T15:36:52.319Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "platforms": [
                "MacOS"
              ],
              "product": "Fusion",
              "vendor": "n/a",
              "versions": [
                {
                  "lessThan": "13.6",
                  "status": "affected",
                  "version": "13.x",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eVMware Fusion (13.x before 13.6) contains a code-execution vulnerability due to the usage of an insecure environment variable.\u0026nbsp;\u003c/span\u003eA malicious actor with standard user privileges may exploit this vulnerability to execute code in the context of the Fusion application.\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u003cbr\u003e\u003cbr\u003e\u003c/span\u003e\u003cbr\u003e"
                }
              ],
              "value": "VMware Fusion (13.x before 13.6) contains a code-execution vulnerability due to the usage of an insecure environment variable.\u00a0A malicious actor with standard user privileges may exploit this vulnerability to execute code in the context of the Fusion application."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 8.8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-20",
                  "description": "CWE-20 Improper Input Validation",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-09-03T09:47:28.120Z",
            "orgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
            "shortName": "vmware"
          },
          "references": [
            {
              "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/24939"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "Code-execution vulnerability",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
        "assignerShortName": "vmware",
        "cveId": "CVE-2024-38811",
        "datePublished": "2024-09-03T09:47:28.120Z",
        "dateReserved": "2024-06-19T22:31:57.187Z",
        "dateUpdated": "2024-09-05T15:36:52.319Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2026-41702 (GCVE-0-2026-41702)

    Vulnerability from cvelistv5 – Published: 2026-05-15 06:11 – Updated: 2026-05-15 09:52
    VLAI
    Title
    TOCTOU local privilege escalation vulnerability
    Summary
    VMware Fusion contains a TOCTOU (Time-of-check Time-of-use) vulnerability that occurs during an operation performed by a SETUID binary. A malicious actor with local non-administrative user privileges may exploit this vulnerability to escalate privileges to root on the system where Fusion is installed.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-367 - Time-of-check time-of-use (TOCTOU) race condition
    Assigner
    Impacted products
    Vendor Product Version
    VMware Fusion Affected: 2025H2 , < 2026H1 (custom)
    Create a notification for this product.
    Date Public
    2026-05-14 06:09
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-41702",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-05-15T09:52:45.494500Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-05-15T09:52:56.934Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "platforms": [
                "MacOS"
              ],
              "product": "Fusion",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "2026H1",
                  "status": "affected",
                  "version": "2025H2",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "datePublic": "2026-05-14T06:09:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "VMware Fusion contains a TOCTOU (Time-of-check Time-of-use) vulnerability\u0026nbsp;that occurs during an operation performed by a SETUID binary.\u0026nbsp;\u003cspan\u003eA malicious actor with local non-administrative user privileges may exploit this vulnerability to escalate privileges to root on the system where Fusion is installed.\u003c/span\u003e\u003cbr\u003e\u003cbr\u003e"
                }
              ],
              "value": "VMware Fusion contains a TOCTOU (Time-of-check Time-of-use) vulnerability\u00a0that occurs during an operation performed by a SETUID binary.\u00a0A malicious actor with local non-administrative user privileges may exploit this vulnerability to escalate privileges to root on the system where Fusion is installed."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 7.8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-367",
                  "description": "CWE-367 Time-of-check time-of-use (TOCTOU) race condition",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-05-15T06:11:38.418Z",
            "orgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
            "shortName": "vmware"
          },
          "references": [
            {
              "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37454"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "TOCTOU local privilege escalation vulnerability",
          "x_generator": {
            "engine": "Vulnogram 1.0.2"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
        "assignerShortName": "vmware",
        "cveId": "CVE-2026-41702",
        "datePublished": "2026-05-15T06:11:38.418Z",
        "dateReserved": "2026-04-22T06:21:22.982Z",
        "dateUpdated": "2026-05-15T09:52:56.934Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-22715 (GCVE-0-2026-22715)

    Vulnerability from cvelistv5 – Published: 2026-02-26 18:29 – Updated: 2026-02-27 17:55
    VLAI
    Title
    VMware Workstation/Fusion NAT vulnerability
    Summary
    VMWare Workstation and Fusion contain a logic flaw in the management of network packets.  Known attack vectors: A malicious actor with administrative privileges on a Guest VM may be able to interrupt or intercept network connections of other Guest VM's.  Resolution: To remediate CVE-2026-22715 please upgrade to VMware Workstation or Fusion Version 25H2U1
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-923 - Improper Restriction of Communication Channel to Intended Endpoints
    Assigner
    References
    Impacted products
    Vendor Product Version
    VMware Workstation Affected: 17.0 , < 25H2U1 (custom)
    Unaffected: 25H2U1 (custom)
    Create a notification for this product.
    VMware Fusion Affected: 13.0 , < 25H2U1 (custom)
    Unaffected: 25H2U1 (custom)
    Create a notification for this product.
    Date Public
    2026-02-26 07:33
    Credits
    Broadcom would like to thank Ao Wang, Yuxiang Yang, Ke Xu, Xuewei Feng, Qi Li, and Xueying Li for reporting this issue to us.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-22715",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-02-27T17:55:05.951870Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-923",
                    "description": "CWE-923 Improper Restriction of Communication Channel to Intended Endpoints",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-02-27T17:55:10.640Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "affected",
              "packageName": "VMware Workstation",
              "platforms": [
                "Linux",
                "Windows"
              ],
              "product": "Workstation",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "25H2U1",
                  "status": "affected",
                  "version": "17.0",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "25H2U1",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "affected",
              "packageName": "ProductB",
              "platforms": [
                "MacOS"
              ],
              "product": "Fusion",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "25H2U1",
                  "status": "affected",
                  "version": "13.0",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "25H2U1",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "reporter",
              "value": "Broadcom would like to thank Ao Wang, Yuxiang Yang, Ke Xu, Xuewei Feng, Qi Li, and Xueying Li for reporting this issue to us."
            }
          ],
          "datePublic": "2026-02-26T07:33:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eVMWare Workstation and Fusion contain a logic flaw in the management of network packets.\u0026nbsp;\u003c/p\u003e\u003cp\u003eKnown attack vectors: A malicious actor with administrative privileges on a Guest VM may be able to interrupt or intercept network connections of other Guest VM\u0027s.\u0026nbsp;\u003c/p\u003e\u003cp\u003eResolution: To remediate CVE-2026-22715 please upgrade to VMware Workstation or Fusion Version 25H2U1\u003c/p\u003e"
                }
              ],
              "value": "VMWare Workstation and Fusion contain a logic flaw in the management of network packets.\u00a0\n\nKnown attack vectors: A malicious actor with administrative privileges on a Guest VM may be able to interrupt or intercept network connections of other Guest VM\u0027s.\u00a0\n\nResolution: To remediate CVE-2026-22715 please upgrade to VMware Workstation or Fusion Version 25H2U1"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "ADJACENT_NETWORK",
                "availabilityImpact": "LOW",
                "baseScore": 5.9,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:L",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-02-26T18:36:41.929Z",
            "orgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
            "shortName": "vmware"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36986"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eTo remediate CVE-2026-22715 please upgrade to VMwate Workstation or Fusion Version 25H2U1\u003c/p\u003e"
                }
              ],
              "value": "To remediate CVE-2026-22715 please upgrade to VMwate Workstation or Fusion Version 25H2U1"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "VMware Workstation/Fusion NAT vulnerability",
          "x_generator": {
            "engine": "Vulnogram 0.5.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
        "assignerShortName": "vmware",
        "cveId": "CVE-2026-22715",
        "datePublished": "2026-02-26T18:29:14.190Z",
        "dateReserved": "2026-01-09T06:54:36.840Z",
        "dateUpdated": "2026-02-27T17:55:10.640Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2025-41239 (GCVE-0-2025-41239)

    Vulnerability from cvelistv5 – Published: 2025-07-15 18:35 – Updated: 2025-07-15 18:51
    VLAI
    Title
    vSockets information-disclosure vulnerability
    Summary
    VMware ESXi, Workstation, Fusion, and VMware Tools contains an information disclosure vulnerability due to the usage of an uninitialised memory in vSockets. A malicious actor with local administrative privileges on a virtual machine may be able to exploit this issue to leak memory from processes communicating with vSockets.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-908 - Use of Uninitialized Resource
    Assigner
    Impacted products
    Vendor Product Version
    VMware ESXi Affected: 8.0 , < ESXi80U3f-24784735 (custom)
    Affected: 8.0 , < ESXi80U2e-24789317 (custom)
    Affected: 7.0 , < ESXi70U3w-24784741 (custom)
    Create a notification for this product.
    VMware Cloud Foundation Affected: 5.x, 4.5.x
    Create a notification for this product.
    VMware Workstation Affected: 17.x , < 17.6.4 (custom)
    Create a notification for this product.
    VMware Fusion Affected: 13.x , < 13.6.4 (custom)
    Create a notification for this product.
    VMware Telco Cloud Platform Affected: 5.x, 4.x, 3.x, 2.x
    Create a notification for this product.
    VMware Telco Cloud Infrastructure Affected: 3.x, 2.x
    Create a notification for this product.
    VMware Tools Affected: 13.x.x , < 13.0.1.0 (custom)
    Affected: 12.x.x, 11.x.x, , < 12.5.3 (custom)
    Create a notification for this product.
    Date Public
    2025-07-15 03:30
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-41239",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-07-15T18:51:16.482481Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-07-15T18:51:58.342Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "ESXi",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "ESXi80U3f-24784735",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "ESXi80U2e-24789317",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "ESXi70U3w-24784741",
                  "status": "affected",
                  "version": "7.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Cloud Foundation",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "5.x, 4.5.x"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Workstation",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "17.6.4",
                  "status": "affected",
                  "version": "17.x",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Fusion",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "13.6.4",
                  "status": "affected",
                  "version": "13.x",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Telco Cloud Platform",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "5.x, 4.x, 3.x, 2.x"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Telco Cloud Infrastructure",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "3.x, 2.x"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "platforms": [
                "Windows"
              ],
              "product": "Tools",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "13.0.1.0",
                  "status": "affected",
                  "version": "13.x.x",
                  "versionType": "custom"
                },
                {
                  "lessThan": "12.5.3",
                  "status": "affected",
                  "version": "12.x.x, 11.x.x,",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "datePublic": "2025-07-15T03:30:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eVMware ESXi, Workstation, Fusion, and VMware Tools contains an information disclosure vulnerability due to the usage of an uninitialised memory in vSockets.\u0026nbsp;\u003c/span\u003eA malicious actor with local administrative privileges on a virtual machine may be able to exploit this issue to leak memory from processes communicating with vSockets.\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u003cbr\u003e\u003cbr\u003e\u003c/span\u003e\u003cbr\u003e"
                }
              ],
              "value": "VMware ESXi, Workstation, Fusion, and VMware Tools contains an information disclosure vulnerability due to the usage of an uninitialised memory in vSockets.\u00a0A malicious actor with local administrative privileges on a virtual machine may be able to exploit this issue to leak memory from processes communicating with vSockets."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "NONE",
                "baseScore": 7.1,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-908",
                  "description": "CWE-908 Use of Uninitialized Resource",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-07-15T18:35:03.747Z",
            "orgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
            "shortName": "vmware"
          },
          "references": [
            {
              "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35877"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "vSockets information-disclosure vulnerability",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
        "assignerShortName": "vmware",
        "cveId": "CVE-2025-41239",
        "datePublished": "2025-07-15T18:35:03.747Z",
        "dateReserved": "2025-04-16T09:30:17.798Z",
        "dateUpdated": "2025-07-15T18:51:58.342Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2025-41238 (GCVE-0-2025-41238)

    Vulnerability from cvelistv5 – Published: 2025-07-15 18:34 – Updated: 2026-02-26 17:50
    VLAI
    Title
    PVSCSI heap-overflow vulnerability
    Summary
    VMware ESXi, Workstation, and Fusion contain a heap-overflow vulnerability in the PVSCSI (Paravirtualized SCSI) controller that leads to an out of-bounds write. A malicious actor with local administrative privileges on a virtual machine may exploit this issue to execute code as the virtual machine's VMX process running on the host. On ESXi, the exploitation is contained within the VMX sandbox and exploitable only with configurations that are unsupported. On Workstation and Fusion, this may lead to code execution on the machine where Workstation or Fusion is installed.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    VMware ESXi Affected: 8.0 , < ESXi80U3f-24784735 (custom)
    Affected: 8.0 , < ESXi80U2e-24789317 (custom)
    Affected: 7.0 , < ESXi70U3w-24784741 (custom)
    Create a notification for this product.
    VMware Cloud Foundation Affected: 5.x, 4.5.x
    Create a notification for this product.
    VMware Workstation Affected: 17.x , < 17.6.4 (custom)
    Create a notification for this product.
    VMware Fusion Affected: 13.x , < 13.6.4 (custom)
    Create a notification for this product.
    VMware Telco Cloud Platform Affected: 5.x, 4.x, 3.x, 2.x (custom)
    Create a notification for this product.
    VMware Telco Cloud Infrastructure Affected: 3.x, 2.x
    Create a notification for this product.
    Date Public
    2025-07-15 03:30
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-41238",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-07-16T03:56:02.745794Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-02-26T17:50:39.320Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "ESXi",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "ESXi80U3f-24784735",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "ESXi80U2e-24789317",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "ESXi70U3w-24784741",
                  "status": "affected",
                  "version": "7.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Cloud Foundation",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "5.x, 4.5.x"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Workstation",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "17.6.4",
                  "status": "affected",
                  "version": "17.x",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Fusion",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "13.6.4",
                  "status": "affected",
                  "version": "13.x",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Telco Cloud Platform",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "5.x, 4.x, 3.x, 2.x",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Telco Cloud Infrastructure",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "3.x, 2.x"
                }
              ]
            }
          ],
          "datePublic": "2025-07-15T03:30:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eVMware ESXi, Workstation, and Fusion contain a heap-overflow vulnerability in the PVSCSI (Paravirtualized SCSI) controller that leads to an out of-bounds write.\u0026nbsp;\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eA malicious actor with local administrative privileges on a virtual machine may exploit this issue to execute code as the virtual machine\u0027s VMX process running on the host. On ESXi, the exploitation is contained within the VMX sandbox and exploitable only with configurations that are unsupported. On Workstation and Fusion, this may lead to code execution on the machine where Workstation or Fusion is installed.\u003c/span\u003e\u003c/span\u003e\u003cbr\u003e"
                }
              ],
              "value": "VMware ESXi, Workstation, and Fusion contain a heap-overflow vulnerability in the PVSCSI (Paravirtualized SCSI) controller that leads to an out of-bounds write.\u00a0A malicious actor with local administrative privileges on a virtual machine may exploit this issue to execute code as the virtual machine\u0027s VMX process running on the host. On ESXi, the exploitation is contained within the VMX sandbox and exploitable only with configurations that are unsupported. On Workstation and Fusion, this may lead to code execution on the machine where Workstation or Fusion is installed."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 9.3,
                "baseSeverity": "CRITICAL",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-787",
                  "description": "CWE-787 Out-of-bounds Write",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-07-15T18:34:48.818Z",
            "orgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
            "shortName": "vmware"
          },
          "references": [
            {
              "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35877"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "PVSCSI heap-overflow vulnerability",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
        "assignerShortName": "vmware",
        "cveId": "CVE-2025-41238",
        "datePublished": "2025-07-15T18:34:48.818Z",
        "dateReserved": "2025-04-16T09:30:17.798Z",
        "dateUpdated": "2026-02-26T17:50:39.320Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2025-41237 (GCVE-0-2025-41237)

    Vulnerability from cvelistv5 – Published: 2025-07-15 18:34 – Updated: 2026-02-26 17:50
    VLAI
    Title
    VMCI integer-underflow vulnerability
    Summary
    VMware ESXi, Workstation, and Fusion contain an integer-underflow in VMCI (Virtual Machine Communication Interface) that leads to an out-of-bounds write. A malicious actor with local administrative privileges on a virtual machine may exploit this issue to execute code as the virtual machine's VMX process running on the host. On ESXi, the exploitation is contained within the VMX sandbox whereas, on Workstation and Fusion, this may lead to code execution on the machine where Workstation or Fusion is installed.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    VMware Cloud Foundation Affected: 9.0.0.0, 5.x, 4.5.x
    Create a notification for this product.
    VMware vSphere Foundation Affected: 9.0.0.0
    Create a notification for this product.
    VMware ESXi Affected: 8.0 , < ESXi80U3f-24784735 (custom)
    Affected: 8.0 , < ESXi80U2e-24789317 (custom)
    Affected: 7.0 , < ESXi70U3w-24784741 (custom)
    Create a notification for this product.
    VMware Workstation Affected: 17.x , < 17.6.4 (custom)
    Create a notification for this product.
    VMware Fusion Affected: 13.x , < 13.6.4 (custom)
    Create a notification for this product.
    VMware Telco Cloud Platform Affected: 5.x, 4.x, 3.x, 2.x
    Create a notification for this product.
    VMware Telco Cloud Infrastructure Affected: 3.x, 2.x
    Create a notification for this product.
    Date Public
    2025-07-15 03:30
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-41237",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-07-16T03:56:00.503549Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-02-26T17:50:39.727Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Cloud Foundation",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "9.0.0.0, 5.x, 4.5.x"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "vSphere Foundation",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "9.0.0.0"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "ESXi",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "ESXi80U3f-24784735",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "ESXi80U2e-24789317",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "ESXi70U3w-24784741",
                  "status": "affected",
                  "version": "7.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Workstation",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "17.6.4",
                  "status": "affected",
                  "version": "17.x",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Fusion",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "13.6.4",
                  "status": "affected",
                  "version": "13.x",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Telco Cloud Platform",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "5.x, 4.x, 3.x, 2.x"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Telco Cloud Infrastructure",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "3.x, 2.x"
                }
              ]
            }
          ],
          "datePublic": "2025-07-15T03:30:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eVMware ESXi,\u003c/span\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u0026nbsp;Workstation, and Fusion\u003c/span\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u0026nbsp;contain an integer-underflow in VMCI (Virtual Machine Communication Interface) that leads to an out-of-bounds write.\u0026nbsp;\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eA malicious actor with local administrative privileges on a virtual machine may exploit this issue to execute code as the virtual machine\u0027s VMX process running on the host. On ESXi, the exploitation is contained within the VMX sandbox whereas, on Workstation and Fusion, this may lead to code execution on the machine where Workstation or Fusion is installed.\u003c/span\u003e\u003c/span\u003e\u003cbr\u003e"
                }
              ],
              "value": "VMware ESXi,\u00a0Workstation, and Fusion\u00a0contain an integer-underflow in VMCI (Virtual Machine Communication Interface) that leads to an out-of-bounds write.\u00a0A malicious actor with local administrative privileges on a virtual machine may exploit this issue to execute code as the virtual machine\u0027s VMX process running on the host. On ESXi, the exploitation is contained within the VMX sandbox whereas, on Workstation and Fusion, this may lead to code execution on the machine where Workstation or Fusion is installed."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 9.3,
                "baseSeverity": "CRITICAL",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-787",
                  "description": "CWE-787 Out-of-bounds Write",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-07-15T18:34:21.083Z",
            "orgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
            "shortName": "vmware"
          },
          "references": [
            {
              "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35877"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "VMCI integer-underflow vulnerability",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
        "assignerShortName": "vmware",
        "cveId": "CVE-2025-41237",
        "datePublished": "2025-07-15T18:34:21.083Z",
        "dateReserved": "2025-04-16T09:30:17.798Z",
        "dateUpdated": "2026-02-26T17:50:39.727Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2025-41236 (GCVE-0-2025-41236)

    Vulnerability from cvelistv5 – Published: 2025-07-15 18:34 – Updated: 2026-02-26 17:50
    VLAI
    Title
    VMXNET3 integer-overflow vulnerability
    Summary
    VMware ESXi, Workstation, and Fusion contain an integer-overflow vulnerability in the VMXNET3 virtual network adapter. A malicious actor with local administrative privileges on a virtual machine with VMXNET3 virtual network adapter may exploit this issue to execute code on the host. Non VMXNET3 virtual adapters are not affected by this issue.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    VMware ESXi Affected: 8.0 , < ESXi80U3f-24784735 (custom)
    Affected: 8.0 , < ESXi80U2e-24789317 (custom)
    Affected: 7.0 , < ESXi70U3w-24784741 (custom)
    Create a notification for this product.
    VMware Cloud Foundation Affected: 5.x, 4.5.x
    Create a notification for this product.
    VMware Workstation Affected: 17.x , < 17.6.4 (custom)
    Create a notification for this product.
    VMware Fusion Affected: 13.x , ≤ 13.6.4 (custom)
    Create a notification for this product.
    VMware Telco Cloud Platform Affected: 5.x, 4.x, 3.x, 2.x
    Create a notification for this product.
    VMware Telco Cloud Infrastructure Affected: 3.x, 2.x
    Create a notification for this product.
    Date Public
    2025-07-15 03:30
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-41236",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-07-16T03:55:59.335825Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-02-26T17:50:40.035Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "ESXi",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "ESXi80U3f-24784735",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "ESXi80U2e-24789317",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "ESXi70U3w-24784741",
                  "status": "affected",
                  "version": "7.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Cloud Foundation",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "5.x, 4.5.x"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Workstation",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "17.6.4",
                  "status": "affected",
                  "version": "17.x",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Fusion",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThanOrEqual": "13.6.4",
                  "status": "affected",
                  "version": "13.x",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Telco Cloud Platform",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "5.x, 4.x, 3.x, 2.x"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Telco Cloud Infrastructure",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "3.x, 2.x"
                }
              ]
            }
          ],
          "datePublic": "2025-07-15T03:30:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eVMware ESXi, Workstation, and Fusion contain an integer-overflow vulnerability in the VMXNET3 virtual network adapter.\u0026nbsp;\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eA malicious actor with local administrative privileges on a virtual machine with VMXNET3 virtual network adapter may exploit this issue to execute code on the host. Non VMXNET3 virtual adapters are not affected by this issue.\u003c/span\u003e\u003c/span\u003e\u003cbr\u003e"
                }
              ],
              "value": "VMware ESXi, Workstation, and Fusion contain an integer-overflow vulnerability in the VMXNET3 virtual network adapter.\u00a0A malicious actor with local administrative privileges on a virtual machine with VMXNET3 virtual network adapter may exploit this issue to execute code on the host. Non VMXNET3 virtual adapters are not affected by this issue."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 9.3,
                "baseSeverity": "CRITICAL",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-787",
                  "description": "CWE-787 Out-of-bounds Write",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-07-15T18:34:12.719Z",
            "orgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
            "shortName": "vmware"
          },
          "references": [
            {
              "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35877"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "VMXNET3 integer-overflow vulnerability",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
        "assignerShortName": "vmware",
        "cveId": "CVE-2025-41236",
        "datePublished": "2025-07-15T18:34:12.719Z",
        "dateReserved": "2025-04-16T09:30:17.798Z",
        "dateUpdated": "2026-02-26T17:50:40.035Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2025-41227 (GCVE-0-2025-41227)

    Vulnerability from cvelistv5 – Published: 2025-05-20 14:24 – Updated: 2025-06-24 07:13
    VLAI
    Title
    Denial-of-Service Vulnerability
    Summary
    VMware ESXi, Workstation, and Fusion contain a denial-of-service vulnerability due to certain guest options. A malicious actor with non-administrative privileges within a guest operating system may be able to exploit this issue by exhausting memory of the host process leading to a denial-of-service condition.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-400 - Uncontrolled Resource Consumption
    Assigner
    Impacted products
    Vendor Product Version
    VMware ESXi Affected: 8.0 , < ESXi80U3se-24659227 (custom)
    Affected: 7.0 , < ESXi70U3sv-24723868 (custom)
    Create a notification for this product.
    VMware Cloud Foundation Affected: 5.x, 4.5.x
    Create a notification for this product.
    VMware Telco Cloud Platform Affected: 5.x, 4.x, 3.x, 2.x
    Create a notification for this product.
    VMware Telco Cloud Infrastructure Affected: 3.x, 2.x
    Create a notification for this product.
    VMware Workstation Affected: 17.x , < 17.6.3 (custom)
    Create a notification for this product.
    VMware Fusion Affected: 13.x , < 13.6.3 (custom)
    Create a notification for this product.
    Date Public
    2025-05-20 11:30
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-41227",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-05-20T15:59:41.340433Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-05-20T16:00:12.860Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "ESXi",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "ESXi80U3se-24659227",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "ESXi70U3sv-24723868",
                  "status": "affected",
                  "version": "7.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Cloud Foundation",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "5.x, 4.5.x"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Telco Cloud Platform",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "5.x, 4.x, 3.x, 2.x"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Telco Cloud Infrastructure",
              "vendor": "VMware",
              "versions": [
                {
                  "status": "affected",
                  "version": "3.x, 2.x"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Workstation",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "17.6.3",
                  "status": "affected",
                  "version": "17.x",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Fusion",
              "vendor": "VMware",
              "versions": [
                {
                  "lessThan": "13.6.3",
                  "status": "affected",
                  "version": "13.x",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "datePublic": "2025-05-20T11:30:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "VMware ESXi,\u0026nbsp;\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eWorkstation, and Fusion contain a denial-of-service vulnerability due to certain guest options.\u0026nbsp;\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eA malicious actor with non-administrative privileges within a guest operating system may be able to exploit this issue by exhausting memory of the host process leading to a denial-of-service condition.\u003c/span\u003e\u003cbr\u003e\u003c/span\u003e\u003cbr\u003e"
                }
              ],
              "value": "VMware ESXi,\u00a0Workstation, and Fusion contain a denial-of-service vulnerability due to certain guest options.\u00a0A malicious actor with non-administrative privileges within a guest operating system may be able to exploit this issue by exhausting memory of the host process leading to a denial-of-service condition."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 5.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-400",
                  "description": "CWE-400 Uncontrolled Resource Consumption",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-06-24T07:13:30.222Z",
            "orgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
            "shortName": "vmware"
          },
          "references": [
            {
              "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25717"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "Denial-of-Service Vulnerability",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
        "assignerShortName": "vmware",
        "cveId": "CVE-2025-41227",
        "datePublished": "2025-05-20T14:24:29.316Z",
        "dateReserved": "2025-04-16T09:29:46.972Z",
        "dateUpdated": "2025-06-24T07:13:30.222Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2025-22226 (GCVE-0-2025-22226)

    Vulnerability from cvelistv5 – Published: 2025-03-04 11:56 – Updated: 2026-02-26 19:09
    VLAI CISA KEVIntel
    Summary
    VMware ESXi, Workstation, and Fusion contain an information disclosure vulnerability due to an out-of-bounds read in HGFS. A malicious actor with administrative privileges to a virtual machine may be able to exploit this issue to leak memory from the vmx process.
    SSVC
    Exploitation: active Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • Information disclosure vulnerability
    • CWE-125 - Out-of-bounds Read
    Assigner
    Impacted products
    Vendor Product Version
    n/a ESXi Affected: 8.0 , < ESXi80U3d-24585383 (custom)
    Affected: 8.0 , < ESXi80U2d-24585300 (custom)
    Affected: 7.0 , < ESXi70U3s-24585291 (custom)
    n/a VMware Workstation Affected: 17.x , < 17.6.3 (custom)
    n/a VMware Fusion Affected: 13.x , < 13.6.3 (custom)
    n/a VMware Cloud Foundation Affected: 5.x, 4.5.x
    n/a VMware Telco Cloud Platform Affected: 5.x, 4.x, 3.x, 2.x
    n/a VMware Telco Cloud Infrastructure Affected: 3.x, 2.x
    Date Public
    2025-03-04 11:50
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-22226",
                    "options": [
                      {
                        "Exploitation": "active"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-03-05T04:55:25.321408Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              },
              {
                "other": {
                  "content": {
                    "dateAdded": "2025-03-04",
                    "reference": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-22226"
                  },
                  "type": "kev"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-125",
                    "description": "CWE-125 Out-of-bounds Read",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-02-26T19:09:47.240Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "references": [
              {
                "tags": [
                  "government-resource"
                ],
                "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-22226"
              }
            ],
            "timeline": [
              {
                "lang": "en",
                "time": "2025-03-04T00:00:00.000Z",
                "value": "CVE-2025-22226 added to CISA KEV"
              }
            ],
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "ESXi",
              "vendor": "n/a",
              "versions": [
                {
                  "lessThan": "ESXi80U3d-24585383",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "ESXi80U2d-24585300",
                  "status": "affected",
                  "version": "8.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "ESXi70U3s-24585291",
                  "status": "affected",
                  "version": "7.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "platforms": [
                "Windows",
                "Linux"
              ],
              "product": "VMware Workstation",
              "vendor": "n/a",
              "versions": [
                {
                  "lessThan": "17.6.3",
                  "status": "affected",
                  "version": "17.x",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "platforms": [
                "MacOS"
              ],
              "product": "VMware Fusion",
              "vendor": "n/a",
              "versions": [
                {
                  "lessThan": "13.6.3",
                  "status": "affected",
                  "version": "13.x",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "VMware Cloud Foundation",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "5.x, 4.5.x"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "VMware Telco Cloud Platform",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "5.x, 4.x, 3.x, 2.x"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "VMware Telco Cloud Infrastructure",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "3.x, 2.x"
                }
              ]
            }
          ],
          "datePublic": "2025-03-04T11:50:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eVMware ESXi, Workstation, and Fusion contain\u003c/span\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u0026nbsp;an information disclosure \u003c/span\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003evulnerability \u003c/span\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003edue to an out-of-bounds read in HGFS.\u0026nbsp;\u003c/span\u003eA malicious actor with administrative privileges to a virtual machine may be able to exploit this issue to leak memory from the vmx process.\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u003cbr\u003e\u003cbr\u003e\u003c/span\u003e\u003cbr\u003e"
                }
              ],
              "value": "VMware ESXi, Workstation, and Fusion contain\u00a0an information disclosure vulnerability due to an out-of-bounds read in HGFS.\u00a0A malicious actor with administrative privileges to a virtual machine may be able to exploit this issue to leak memory from the vmx process."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "NONE",
                "baseScore": 7.1,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Information disclosure vulnerability",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-03-04T11:56:57.541Z",
            "orgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
            "shortName": "vmware"
          },
          "references": [
            {
              "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25390"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
        "assignerShortName": "vmware",
        "cveId": "CVE-2025-22226",
        "datePublished": "2025-03-04T11:56:57.541Z",
        "dateReserved": "2025-01-02T04:29:59.190Z",
        "dateUpdated": "2026-02-26T19:09:47.240Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2024-38811 (GCVE-0-2024-38811)

    Vulnerability from cvelistv5 – Published: 2024-09-03 09:47 – Updated: 2024-09-05 15:36
    VLAI
    Title
    Code-execution vulnerability
    Summary
    VMware Fusion (13.x before 13.6) contains a code-execution vulnerability due to the usage of an insecure environment variable. A malicious actor with standard user privileges may exploit this vulnerability to execute code in the context of the Fusion application.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-20 - Improper Input Validation
    Assigner
    Impacted products
    Vendor Product Version
    n/a Fusion Affected: 13.x , < 13.6 (custom)
    vmware fusion Affected: 13.0 , < 13.6 (custom)
        cpe:2.3:a:vmware:fusion:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:vmware:fusion:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "fusion",
                "vendor": "vmware",
                "versions": [
                  {
                    "lessThan": "13.6",
                    "status": "affected",
                    "version": "13.0",
                    "versionType": "custom"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-38811",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-09-05T03:55:54.392776Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-09-05T15:36:52.319Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "platforms": [
                "MacOS"
              ],
              "product": "Fusion",
              "vendor": "n/a",
              "versions": [
                {
                  "lessThan": "13.6",
                  "status": "affected",
                  "version": "13.x",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eVMware Fusion (13.x before 13.6) contains a code-execution vulnerability due to the usage of an insecure environment variable.\u0026nbsp;\u003c/span\u003eA malicious actor with standard user privileges may exploit this vulnerability to execute code in the context of the Fusion application.\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u003cbr\u003e\u003cbr\u003e\u003c/span\u003e\u003cbr\u003e"
                }
              ],
              "value": "VMware Fusion (13.x before 13.6) contains a code-execution vulnerability due to the usage of an insecure environment variable.\u00a0A malicious actor with standard user privileges may exploit this vulnerability to execute code in the context of the Fusion application."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 8.8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-20",
                  "description": "CWE-20 Improper Input Validation",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-09-03T09:47:28.120Z",
            "orgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
            "shortName": "vmware"
          },
          "references": [
            {
              "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/24939"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "Code-execution vulnerability",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
        "assignerShortName": "vmware",
        "cveId": "CVE-2024-38811",
        "datePublished": "2024-09-03T09:47:28.120Z",
        "dateReserved": "2024-06-19T22:31:57.187Z",
        "dateUpdated": "2024-09-05T15:36:52.319Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CERTFR-2026-AVI-0218

    Vulnerability from certfr_avis - Published: 2026-02-26 - Updated: 2026-02-26

    De multiples vulnérabilités ont été découvertes dans les produits VMware. Certaines d'entre elles permettent à un attaquant de provoquer un déni de service à distance, une atteinte à la confidentialité des données et un contournement de la politique de sécurité.

    Solutions

    Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).

    Impacted products
    Vendor Product Description
    VMware Tanzu Kubernetes Runtime Platform Services pour Tanzu Platform versions antérieures à 10.3.5
    VMware Tanzu Kubernetes Runtime Tanzu Hub versions antérieures à 10.3.5
    VMware Tanzu Data Intelligence Tanzu pour Postgres versions 16.x antérieures à 16.12.0
    VMware Tanzu Data Intelligence Tanzu pour Postgres versions antérieures à 4.3.2 sur Kubernetes
    VMware Tanzu Data Intelligence Tanzu pour Postgres versions 18.x antérieures à 18.2.0
    VMware Tanzu Kubernetes Runtime Stemcells (Ubuntu Noble) versions antérieures à 1.238.x
    VMware Workstation Workstation versions antérieures à 25H2u1
    VMware Fusion Fusion versions antérieures à 25H2u1 sur MacOS
    VMware Tanzu Kubernetes Runtime Stemcells (Ubuntu Jammy) versions antérieures à 1.1065.x
    VMware Tanzu Data Intelligence Tanzu pour Postgres versions 15.x antérieures à 15.16.0
    VMware Tanzu Kubernetes Runtime Stemcells (Windows) versions antérieures à 2019.95.x
    VMware Tanzu Data Intelligence Tanzu pour Postgres versions 17.x antérieures à 17.8.0
    VMware Tanzu Data Intelligence Tanzu pour Postgres versions antérieures à 14.21.0
    References
    Bulletin de sécurité VMware 37096 2026-02-25 vendor-advisory
    Bulletin de sécurité VMware 37092 2026-02-25 vendor-advisory
    Bulletin de sécurité VMware 37102 2026-02-25 vendor-advisory
    Bulletin de sécurité VMware 37078 2026-02-25 vendor-advisory
    Bulletin de sécurité VMware 37109 2026-02-26 vendor-advisory
    Bulletin de sécurité VMware 37087 2026-02-25 vendor-advisory
    Bulletin de sécurité VMware 37090 2026-02-25 vendor-advisory
    Bulletin de sécurité VMware 37077 2026-02-25 vendor-advisory
    Bulletin de sécurité VMware 37098 2026-02-25 vendor-advisory
    Bulletin de sécurité VMware 37079 2026-02-25 vendor-advisory
    Bulletin de sécurité VMware 37101 2026-02-25 vendor-advisory
    Bulletin de sécurité VMware 37104 2026-02-25 vendor-advisory
    Bulletin de sécurité VMware 37080 2026-02-25 vendor-advisory
    Bulletin de sécurité VMware 37097 2026-02-25 vendor-advisory
    Bulletin de sécurité VMware 37083 2026-02-25 vendor-advisory
    Bulletin de sécurité VMware 37086 2026-02-25 vendor-advisory
    Bulletin de sécurité VMware 37082 2026-02-25 vendor-advisory
    Bulletin de sécurité VMware 37100 2026-02-25 vendor-advisory
    Bulletin de sécurité VMware 37099 2026-02-25 vendor-advisory
    Bulletin de sécurité VMware 37081 2026-02-25 vendor-advisory
    Bulletin de sécurité VMware 37089 2026-02-25 vendor-advisory
    Bulletin de sécurité VMware 37076 2026-02-25 vendor-advisory
    Bulletin de sécurité VMware 37088 2026-02-25 vendor-advisory
    Bulletin de sécurité VMware 36986 2026-02-26 vendor-advisory
    Bulletin de sécurité VMware DSA-2025-27 2026-02-25 vendor-advisory
    Bulletin de sécurité VMware 37084 2026-02-25 vendor-advisory
    Bulletin de sécurité VMware 37110 2026-02-26 vendor-advisory
    Bulletin de sécurité VMware 37093 2026-02-25 vendor-advisory
    Bulletin de sécurité VMware 37085 2026-02-25 vendor-advisory
    Bulletin de sécurité VMware 37095 2026-02-25 vendor-advisory
    Bulletin de sécurité VMware 37094 2026-02-25 vendor-advisory

    Show details on source website

    {
      "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
      "affected_systems": [
        {
          "description": "Platform Services pour Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.5",
          "product": {
            "name": "Tanzu Kubernetes Runtime",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Tanzu Hub versions ant\u00e9rieures \u00e0 10.3.5",
          "product": {
            "name": "Tanzu Kubernetes Runtime",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Tanzu pour Postgres versions 16.x ant\u00e9rieures \u00e0 16.12.0",
          "product": {
            "name": "Tanzu Data Intelligence",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Tanzu pour Postgres versions ant\u00e9rieures \u00e0 4.3.2 sur Kubernetes",
          "product": {
            "name": "Tanzu Data Intelligence",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Tanzu pour Postgres versions 18.x ant\u00e9rieures \u00e0 18.2.0",
          "product": {
            "name": "Tanzu Data Intelligence",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Stemcells (Ubuntu Noble)  versions ant\u00e9rieures \u00e0 1.238.x",
          "product": {
            "name": "Tanzu Kubernetes Runtime",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Workstation versions ant\u00e9rieures \u00e0 25H2u1",
          "product": {
            "name": "Workstation",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Fusion versions ant\u00e9rieures \u00e0 25H2u1 sur MacOS",
          "product": {
            "name": "Fusion",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.1065.x",
          "product": {
            "name": "Tanzu Kubernetes Runtime",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Tanzu pour Postgres versions 15.x ant\u00e9rieures \u00e0 15.16.0",
          "product": {
            "name": "Tanzu Data Intelligence",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Stemcells (Windows) versions ant\u00e9rieures \u00e0 2019.95.x",
          "product": {
            "name": "Tanzu Kubernetes Runtime",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Tanzu pour Postgres versions 17.x ant\u00e9rieures \u00e0 17.8.0",
          "product": {
            "name": "Tanzu Data Intelligence",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Tanzu pour Postgres versions ant\u00e9rieures \u00e0 14.21.0",
          "product": {
            "name": "Tanzu Data Intelligence",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        }
      ],
      "affected_systems_content": "",
      "content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
      "cves": [
        {
          "name": "CVE-2019-25013",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-25013"
        },
        {
          "name": "CVE-2017-9937",
          "url": "https://www.cve.org/CVERecord?id=CVE-2017-9937"
        },
        {
          "name": "CVE-2025-6395",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-6395"
        },
        {
          "name": "CVE-2026-22722",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-22722"
        },
        {
          "name": "CVE-2023-52356",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-52356"
        },
        {
          "name": "CVE-2013-4235",
          "url": "https://www.cve.org/CVERecord?id=CVE-2013-4235"
        },
        {
          "name": "CVE-2025-8715",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-8715"
        },
        {
          "name": "CVE-2017-3613",
          "url": "https://www.cve.org/CVERecord?id=CVE-2017-3613"
        },
        {
          "name": "CVE-2021-22898",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-22898"
        },
        {
          "name": "CVE-2025-38490",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38490"
        },
        {
          "name": "CVE-2025-37850",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37850"
        },
        {
          "name": "CVE-2025-66865",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-66865"
        },
        {
          "name": "CVE-2022-35252",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
        },
        {
          "name": "CVE-2005-0602",
          "url": "https://www.cve.org/CVERecord?id=CVE-2005-0602"
        },
        {
          "name": "CVE-2025-61730",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-61730"
        },
        {
          "name": "CVE-2025-38485",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38485"
        },
        {
          "name": "CVE-2025-22026",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-22026"
        },
        {
          "name": "CVE-2025-39987",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39987"
        },
        {
          "name": "CVE-2025-62727",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-62727"
        },
        {
          "name": "CVE-2015-4789",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-4789"
        },
        {
          "name": "CVE-2025-38579",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38579"
        },
        {
          "name": "CVE-2025-37761",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37761"
        },
        {
          "name": "CVE-2025-21861",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-21861"
        },
        {
          "name": "CVE-2025-37865",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37865"
        },
        {
          "name": "CVE-2025-38328",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38328"
        },
        {
          "name": "CVE-2026-21933",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-21933"
        },
        {
          "name": "CVE-2025-58183",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
        },
        {
          "name": "CVE-2024-7006",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-7006"
        },
        {
          "name": "CVE-2026-21932",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-21932"
        },
        {
          "name": "CVE-2023-3316",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-3316"
        },
        {
          "name": "CVE-2025-15282",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-15282"
        },
        {
          "name": "CVE-2025-38711",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38711"
        },
        {
          "name": "CVE-2025-38487",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38487"
        },
        {
          "name": "CVE-2024-9681",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-9681"
        },
        {
          "name": "CVE-2025-58190",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-58190"
        },
        {
          "name": "CVE-2025-37775",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37775"
        },
        {
          "name": "CVE-2025-38335",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38335"
        },
        {
          "name": "CVE-2024-11168",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
        },
        {
          "name": "CVE-2025-38304",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38304"
        },
        {
          "name": "CVE-2025-37892",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37892"
        },
        {
          "name": "CVE-2025-38100",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38100"
        },
        {
          "name": "CVE-2025-37859",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37859"
        },
        {
          "name": "CVE-2025-9231",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-9231"
        },
        {
          "name": "CVE-2025-1372",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-1372"
        },
        {
          "name": "CVE-2025-8851",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-8851"
        },
        {
          "name": "CVE-2025-38043",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38043"
        },
        {
          "name": "CVE-2025-68973",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-68973"
        },
        {
          "name": "CVE-2025-38471",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38471"
        },
        {
          "name": "CVE-2025-38520",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38520"
        },
        {
          "name": "CVE-2025-37792",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37792"
        },
        {
          "name": "CVE-2022-3626",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-3626"
        },
        {
          "name": "CVE-2024-28834",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-28834"
        },
        {
          "name": "CVE-2021-38604",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-38604"
        },
        {
          "name": "CVE-2001-1268",
          "url": "https://www.cve.org/CVERecord?id=CVE-2001-1268"
        },
        {
          "name": "CVE-2024-37891",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
        },
        {
          "name": "CVE-2025-38108",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38108"
        },
        {
          "name": "CVE-2025-38230",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38230"
        },
        {
          "name": "CVE-2025-38229",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38229"
        },
        {
          "name": "CVE-2023-46218",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-46218"
        },
        {
          "name": "CVE-2025-40055",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40055"
        },
        {
          "name": "CVE-2025-38158",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38158"
        },
        {
          "name": "CVE-2025-37872",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37872"
        },
        {
          "name": "CVE-2025-9714",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-9714"
        },
        {
          "name": "CVE-2025-38588",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38588"
        },
        {
          "name": "CVE-2026-22801",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-22801"
        },
        {
          "name": "CVE-2025-39876",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39876"
        },
        {
          "name": "CVE-2025-40029",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40029"
        },
        {
          "name": "CVE-2025-38279",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38279"
        },
        {
          "name": "CVE-2025-38561",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38561"
        },
        {
          "name": "CVE-2014-8141",
          "url": "https://www.cve.org/CVERecord?id=CVE-2014-8141"
        },
        {
          "name": "CVE-2025-38574",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38574"
        },
        {
          "name": "CVE-2022-2255",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-2255"
        },
        {
          "name": "CVE-2025-10148",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-10148"
        },
        {
          "name": "CVE-2025-25724",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-25724"
        },
        {
          "name": "CVE-2025-27818",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-27818"
        },
        {
          "name": "CVE-2025-14087",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-14087"
        },
        {
          "name": "CVE-2025-40048",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40048"
        },
        {
          "name": "CVE-2025-5222",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-5222"
        },
        {
          "name": "CVE-2025-38147",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38147"
        },
        {
          "name": "CVE-2023-6780",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-6780"
        },
        {
          "name": "CVE-2022-48468",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-48468"
        },
        {
          "name": "CVE-2025-23155",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-23155"
        },
        {
          "name": "CVE-2025-38286",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38286"
        },
        {
          "name": "CVE-2025-40219",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40219"
        },
        {
          "name": "CVE-2025-39757",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39757"
        },
        {
          "name": "CVE-2025-38501",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38501"
        },
        {
          "name": "CVE-2025-38474",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38474"
        },
        {
          "name": "CVE-2025-7545",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-7545"
        },
        {
          "name": "CVE-2025-37979",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37979"
        },
        {
          "name": "CVE-2025-40043",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40043"
        },
        {
          "name": "CVE-2024-3220",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-3220"
        },
        {
          "name": "CVE-2022-3599",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-3599"
        },
        {
          "name": "CVE-2025-37777",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37777"
        },
        {
          "name": "CVE-2021-39537",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-39537"
        },
        {
          "name": "CVE-2025-39772",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39772"
        },
        {
          "name": "CVE-2025-37936",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37936"
        },
        {
          "name": "CVE-2015-4787",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-4787"
        },
        {
          "name": "CVE-2022-27781",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
        },
        {
          "name": "CVE-2025-38601",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38601"
        },
        {
          "name": "CVE-2021-22925",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-22925"
        },
        {
          "name": "CVE-2025-37766",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37766"
        },
        {
          "name": "CVE-2022-47008",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-47008"
        },
        {
          "name": "CVE-2023-0796",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-0796"
        },
        {
          "name": "CVE-2025-38104",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38104"
        },
        {
          "name": "CVE-2025-37844",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37844"
        },
        {
          "name": "CVE-2016-0682",
          "url": "https://www.cve.org/CVERecord?id=CVE-2016-0682"
        },
        {
          "name": "CVE-2025-21931",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-21931"
        },
        {
          "name": "CVE-2025-37871",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37871"
        },
        {
          "name": "CVE-2025-37778",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37778"
        },
        {
          "name": "CVE-2025-39716",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39716"
        },
        {
          "name": "CVE-2025-39702",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39702"
        },
        {
          "name": "CVE-2025-39973",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39973"
        },
        {
          "name": "CVE-2025-38515",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38515"
        },
        {
          "name": "CVE-2025-22872",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
        },
        {
          "name": "CVE-2025-38645",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38645"
        },
        {
          "name": "CVE-2025-8941",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-8941"
        },
        {
          "name": "CVE-2023-52425",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-52425"
        },
        {
          "name": "CVE-2025-38163",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38163"
        },
        {
          "name": "CVE-2025-22126",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-22126"
        },
        {
          "name": "CVE-2025-38444",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38444"
        },
        {
          "name": "CVE-2025-38109",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38109"
        },
        {
          "name": "CVE-2023-38546",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-38546"
        },
        {
          "name": "CVE-2025-39779",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39779"
        },
        {
          "name": "CVE-2025-66866",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-66866"
        },
        {
          "name": "CVE-2025-28164",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-28164"
        },
        {
          "name": "CVE-2025-37755",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37755"
        },
        {
          "name": "CVE-2025-39685",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39685"
        },
        {
          "name": "CVE-2025-38660",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38660"
        },
        {
          "name": "CVE-2025-39761",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39761"
        },
        {
          "name": "CVE-2025-39943",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39943"
        },
        {
          "name": "CVE-2025-39945",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39945"
        },
        {
          "name": "CVE-2025-11840",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-11840"
        },
        {
          "name": "CVE-2025-11731",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-11731"
        },
        {
          "name": "CVE-2024-33602",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-33602"
        },
        {
          "name": "CVE-2022-47629",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-47629"
        },
        {
          "name": "CVE-2025-39883",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39883"
        },
        {
          "name": "CVE-2025-39720",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39720"
        },
        {
          "name": "CVE-2025-38624",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38624"
        },
        {
          "name": "CVE-2025-38388",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38388"
        },
        {
          "name": "CVE-2022-48554",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-48554"
        },
        {
          "name": "CVE-2022-0563",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-0563"
        },
        {
          "name": "CVE-2025-38157",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38157"
        },
        {
          "name": "CVE-2025-4056",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-4056"
        },
        {
          "name": "CVE-2025-37790",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37790"
        },
        {
          "name": "CVE-2024-28757",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-28757"
        },
        {
          "name": "CVE-2020-29562",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-29562"
        },
        {
          "name": "CVE-2025-38417",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38417"
        },
        {
          "name": "CVE-2025-0913",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
        },
        {
          "name": "CVE-2025-39746",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39746"
        },
        {
          "name": "CVE-2015-4776",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-4776"
        },
        {
          "name": "CVE-2025-38323",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38323"
        },
        {
          "name": "CVE-2025-40019",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40019"
        },
        {
          "name": "CVE-2017-3616",
          "url": "https://www.cve.org/CVERecord?id=CVE-2017-3616"
        },
        {
          "name": "CVE-2025-38208",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38208"
        },
        {
          "name": "CVE-2025-27817",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-27817"
        },
        {
          "name": "CVE-2023-30086",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-30086"
        },
        {
          "name": "CVE-2025-40240",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40240"
        },
        {
          "name": "CVE-2025-38219",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38219"
        },
        {
          "name": "CVE-2025-39889",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39889"
        },
        {
          "name": "CVE-2015-4785",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-4785"
        },
        {
          "name": "CVE-2025-38099",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38099"
        },
        {
          "name": "CVE-2025-38524",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38524"
        },
        {
          "name": "CVE-2025-38466",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38466"
        },
        {
          "name": "CVE-2025-37758",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37758"
        },
        {
          "name": "CVE-2022-32208",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
        },
        {
          "name": "CVE-2025-40081",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40081"
        },
        {
          "name": "CVE-2025-38087",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38087"
        },
        {
          "name": "CVE-2025-47907",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
        },
        {
          "name": "CVE-2025-1181",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-1181"
        },
        {
          "name": "CVE-2022-41409",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-41409"
        },
        {
          "name": "CVE-2023-25586",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-25586"
        },
        {
          "name": "CVE-2024-12797",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
        },
        {
          "name": "CVE-2024-58011",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-58011"
        },
        {
          "name": "CVE-2025-12084",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
        },
        {
          "name": "CVE-2025-38039",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38039"
        },
        {
          "name": "CVE-2017-20052",
          "url": "https://www.cve.org/CVERecord?id=CVE-2017-20052"
        },
        {
          "name": "CVE-2025-40026",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40026"
        },
        {
          "name": "CVE-2025-40153",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40153"
        },
        {
          "name": "CVE-2025-0840",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-0840"
        },
        {
          "name": "CVE-2022-2057",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-2057"
        },
        {
          "name": "CVE-2023-45853",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
        },
        {
          "name": "CVE-2025-38595",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38595"
        },
        {
          "name": "CVE-2024-47611",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-47611"
        },
        {
          "name": "CVE-2025-38626",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38626"
        },
        {
          "name": "CVE-2025-40121",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40121"
        },
        {
          "name": "CVE-2025-45582",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-45582"
        },
        {
          "name": "CVE-2025-11468",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-11468"
        },
        {
          "name": "CVE-2025-40204",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40204"
        },
        {
          "name": "CVE-2025-37852",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37852"
        },
        {
          "name": "CVE-2025-37841",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37841"
        },
        {
          "name": "CVE-2025-40171",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40171"
        },
        {
          "name": "CVE-2025-37918",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37918"
        },
        {
          "name": "CVE-2025-37917",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37917"
        },
        {
          "name": "CVE-2025-38290",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38290"
        },
        {
          "name": "CVE-2021-22901",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-22901"
        },
        {
          "name": "CVE-2025-38063",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38063"
        },
        {
          "name": "CVE-2021-3998",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-3998"
        },
        {
          "name": "CVE-2025-1179",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-1179"
        },
        {
          "name": "CVE-2025-37770",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37770"
        },
        {
          "name": "CVE-2025-37773",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37773"
        },
        {
          "name": "CVE-2023-26965",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-26965"
        },
        {
          "name": "CVE-2023-2602",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-2602"
        },
        {
          "name": "CVE-2025-6069",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
        },
        {
          "name": "CVE-2017-10140",
          "url": "https://www.cve.org/CVERecord?id=CVE-2017-10140"
        },
        {
          "name": "CVE-2024-6232",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
        },
        {
          "name": "CVE-2025-38578",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38578"
        },
        {
          "name": "CVE-2025-38675",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38675"
        },
        {
          "name": "CVE-2025-39911",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39911"
        },
        {
          "name": "CVE-2025-69419",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-69419"
        },
        {
          "name": "CVE-2025-6052",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-6052"
        },
        {
          "name": "CVE-2025-38646",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38646"
        },
        {
          "name": "CVE-2025-38491",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38491"
        },
        {
          "name": "CVE-2025-38708",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38708"
        },
        {
          "name": "CVE-2025-37961",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37961"
        },
        {
          "name": "CVE-2025-40125",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40125"
        },
        {
          "name": "CVE-2023-52426",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-52426"
        },
        {
          "name": "CVE-2025-38313",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38313"
        },
        {
          "name": "CVE-2025-38336",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38336"
        },
        {
          "name": "CVE-2025-40349",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40349"
        },
        {
          "name": "CVE-2025-6075",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-6075"
        },
        {
          "name": "CVE-2025-38408",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38408"
        },
        {
          "name": "CVE-2022-2058",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-2058"
        },
        {
          "name": "CVE-2025-38644",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38644"
        },
        {
          "name": "CVE-2025-38692",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38692"
        },
        {
          "name": "CVE-2025-38061",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38061"
        },
        {
          "name": "CVE-2024-45492",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-45492"
        },
        {
          "name": "CVE-2025-37983",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37983"
        },
        {
          "name": "CVE-2015-4764",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-4764"
        },
        {
          "name": "CVE-2025-38127",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38127"
        },
        {
          "name": "CVE-2026-22715",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-22715"
        },
        {
          "name": "CVE-2020-1752",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-1752"
        },
        {
          "name": "CVE-2025-38375",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38375"
        },
        {
          "name": "CVE-2025-37784",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37784"
        },
        {
          "name": "CVE-2025-39701",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39701"
        },
        {
          "name": "CVE-2015-4779",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-4779"
        },
        {
          "name": "CVE-2025-4330",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
        },
        {
          "name": "CVE-2025-40187",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40187"
        },
        {
          "name": "CVE-2025-37920",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37920"
        },
        {
          "name": "CVE-2025-58185",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-58185"
        },
        {
          "name": "CVE-2025-37815",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37815"
        },
        {
          "name": "CVE-2025-38686",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38686"
        },
        {
          "name": "CVE-2025-37819",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37819"
        },
        {
          "name": "CVE-2025-49794",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-49794"
        },
        {
          "name": "CVE-2024-57970",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-57970"
        },
        {
          "name": "CVE-2025-39913",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39913"
        },
        {
          "name": "CVE-2024-9287",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
        },
        {
          "name": "CVE-2022-32207",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-32207"
        },
        {
          "name": "CVE-2025-40092",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40092"
        },
        {
          "name": "CVE-2022-47007",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-47007"
        },
        {
          "name": "CVE-2025-4138",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
        },
        {
          "name": "CVE-2025-61731",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
        },
        {
          "name": "CVE-2022-3627",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-3627"
        },
        {
          "name": "CVE-2025-38609",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38609"
        },
        {
          "name": "CVE-2025-39967",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39967"
        },
        {
          "name": "CVE-2023-36632",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-36632"
        },
        {
          "name": "CVE-2025-38463",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38463"
        },
        {
          "name": "CVE-2025-40115",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40115"
        },
        {
          "name": "CVE-2023-25433",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-25433"
        },
        {
          "name": "CVE-2025-38112",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38112"
        },
        {
          "name": "CVE-2025-66863",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-66863"
        },
        {
          "name": "CVE-2015-4780",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-4780"
        },
        {
          "name": "CVE-2025-38521",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38521"
        },
        {
          "name": "CVE-2025-38023",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38023"
        },
        {
          "name": "CVE-2025-39709",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39709"
        },
        {
          "name": "CVE-2025-38282",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38282"
        },
        {
          "name": "CVE-2024-56171",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
        },
        {
          "name": "CVE-2025-39689",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39689"
        },
        {
          "name": "CVE-2025-38215",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38215"
        },
        {
          "name": "CVE-2022-3598",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-3598"
        },
        {
          "name": "CVE-2023-0798",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-0798"
        },
        {
          "name": "CVE-2025-39787",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39787"
        },
        {
          "name": "CVE-2025-37943",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37943"
        },
        {
          "name": "CVE-2025-37745",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37745"
        },
        {
          "name": "CVE-2025-8176",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-8176"
        },
        {
          "name": "CVE-2025-13837",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-13837"
        },
        {
          "name": "CVE-2025-39731",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39731"
        },
        {
          "name": "CVE-2025-38734",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38734"
        },
        {
          "name": "CVE-2025-38653",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38653"
        },
        {
          "name": "CVE-2025-38571",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38571"
        },
        {
          "name": "CVE-2025-37789",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37789"
        },
        {
          "name": "CVE-2025-24970",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
        },
        {
          "name": "CVE-2022-38476",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-38476"
        },
        {
          "name": "CVE-2021-45078",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-45078"
        },
        {
          "name": "CVE-2025-38695",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38695"
        },
        {
          "name": "CVE-2022-3515",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-3515"
        },
        {
          "name": "CVE-2025-38004",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38004"
        },
        {
          "name": "CVE-2025-39749",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39749"
        },
        {
          "name": "CVE-2025-39949",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39949"
        },
        {
          "name": "CVE-2015-7696",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-7696"
        },
        {
          "name": "CVE-2022-4285",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-4285"
        },
        {
          "name": "CVE-2025-38387",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38387"
        },
        {
          "name": "CVE-2015-4754",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-4754"
        },
        {
          "name": "CVE-2025-38362",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38362"
        },
        {
          "name": "CVE-2022-27776",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
        },
        {
          "name": "CVE-2023-45322",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-45322"
        },
        {
          "name": "CVE-2025-40173",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40173"
        },
        {
          "name": "CVE-2025-37924",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37924"
        },
        {
          "name": "CVE-2026-22716",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-22716"
        },
        {
          "name": "CVE-2024-8176",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-8176"
        },
        {
          "name": "CVE-2025-38371",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38371"
        },
        {
          "name": "CVE-2023-2731",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-2731"
        },
        {
          "name": "CVE-2025-58767",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-58767"
        },
        {
          "name": "CVE-2024-56538",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-56538"
        },
        {
          "name": "CVE-2025-39923",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39923"
        },
        {
          "name": "CVE-2021-35939",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-35939"
        },
        {
          "name": "CVE-2025-38445",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38445"
        },
        {
          "name": "CVE-2025-38456",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38456"
        },
        {
          "name": "CVE-2025-38538",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38538"
        },
        {
          "name": "CVE-2024-38819",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-38819"
        },
        {
          "name": "CVE-2023-0803",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-0803"
        },
        {
          "name": "CVE-2025-37867",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37867"
        },
        {
          "name": "CVE-2025-23160",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-23160"
        },
        {
          "name": "CVE-2025-6176",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-6176"
        },
        {
          "name": "CVE-2022-47695",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-47695"
        },
        {
          "name": "CVE-2025-38295",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38295"
        },
        {
          "name": "CVE-2025-15367",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
        },
        {
          "name": "CVE-2025-38461",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38461"
        },
        {
          "name": "CVE-2025-37857",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37857"
        },
        {
          "name": "CVE-2023-30774",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-30774"
        },
        {
          "name": "CVE-2024-13176",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
        },
        {
          "name": "CVE-2025-37842",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37842"
        },
        {
          "name": "CVE-2025-39953",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39953"
        },
        {
          "name": "CVE-2022-50458",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-50458"
        },
        {
          "name": "CVE-2025-15467",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-15467"
        },
        {
          "name": "CVE-2024-58251",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-58251"
        },
        {
          "name": "CVE-2025-38710",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38710"
        },
        {
          "name": "CVE-2026-2006",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-2006"
        },
        {
          "name": "CVE-2023-28322",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
        },
        {
          "name": "CVE-2025-39681",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39681"
        },
        {
          "name": "CVE-2025-1180",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-1180"
        },
        {
          "name": "CVE-2025-38060",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38060"
        },
        {
          "name": "CVE-2025-40167",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40167"
        },
        {
          "name": "CVE-2025-38159",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38159"
        },
        {
          "name": "CVE-2021-3421",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-3421"
        },
        {
          "name": "CVE-2025-38066",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38066"
        },
        {
          "name": "CVE-2025-4373",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-4373"
        },
        {
          "name": "CVE-2025-39770",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39770"
        },
        {
          "name": "CVE-2015-4790",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-4790"
        },
        {
          "name": "CVE-2026-0994",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0994"
        },
        {
          "name": "CVE-2025-39969",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39969"
        },
        {
          "name": "CVE-2025-37744",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37744"
        },
        {
          "name": "CVE-2025-4598",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-4598"
        },
        {
          "name": "CVE-2025-38705",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38705"
        },
        {
          "name": "CVE-2025-40194",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40194"
        },
        {
          "name": "CVE-2025-38706",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38706"
        },
        {
          "name": "CVE-2025-38305",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38305"
        },
        {
          "name": "CVE-2025-37884",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37884"
        },
        {
          "name": "CVE-2025-38067",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38067"
        },
        {
          "name": "CVE-2025-39750",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39750"
        },
        {
          "name": "CVE-2025-38699",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38699"
        },
        {
          "name": "CVE-2025-37927",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37927"
        },
        {
          "name": "CVE-2025-38707",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38707"
        },
        {
          "name": "CVE-2025-38562",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38562"
        },
        {
          "name": "CVE-2025-37897",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37897"
        },
        {
          "name": "CVE-2016-9840",
          "url": "https://www.cve.org/CVERecord?id=CVE-2016-9840"
        },
        {
          "name": "CVE-2025-37911",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37911"
        },
        {
          "name": "CVE-2025-40245",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40245"
        },
        {
          "name": "CVE-2025-38587",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38587"
        },
        {
          "name": "CVE-2023-6779",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-6779"
        },
        {
          "name": "CVE-2025-37869",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37869"
        },
        {
          "name": "CVE-2025-39692",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39692"
        },
        {
          "name": "CVE-2025-5115",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-5115"
        },
        {
          "name": "CVE-2023-53107",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-53107"
        },
        {
          "name": "CVE-2024-13009",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-13009"
        },
        {
          "name": "CVE-2022-49043",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
        },
        {
          "name": "CVE-2025-55198",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-55198"
        },
        {
          "name": "CVE-2021-46195",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-46195"
        },
        {
          "name": "CVE-2015-2624",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-2624"
        },
        {
          "name": "CVE-2023-29491",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29491"
        },
        {
          "name": "CVE-2025-38068",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38068"
        },
        {
          "name": "CVE-2025-38436",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38436"
        },
        {
          "name": "CVE-2025-37930",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37930"
        },
        {
          "name": "CVE-2025-38401",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38401"
        },
        {
          "name": "CVE-2025-38677",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38677"
        },
        {
          "name": "CVE-2025-38097",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38097"
        },
        {
          "name": "CVE-2021-20266",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-20266"
        },
        {
          "name": "CVE-2025-1182",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-1182"
        },
        {
          "name": "CVE-2025-37810",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37810"
        },
        {
          "name": "CVE-2025-38253",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38253"
        },
        {
          "name": "CVE-2025-38123",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38123"
        },
        {
          "name": "CVE-2025-38338",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38338"
        },
        {
          "name": "CVE-2025-38555",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38555"
        },
        {
          "name": "CVE-2025-38239",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38239"
        },
        {
          "name": "CVE-2025-1371",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-1371"
        },
        {
          "name": "CVE-2025-40001",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40001"
        },
        {
          "name": "CVE-2022-40897",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
        },
        {
          "name": "CVE-2026-1485",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-1485"
        },
        {
          "name": "CVE-2025-0938",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
        },
        {
          "name": "CVE-2022-27782",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
        },
        {
          "name": "CVE-2008-0888",
          "url": "https://www.cve.org/CVERecord?id=CVE-2008-0888"
        },
        {
          "name": "CVE-2019-13232",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-13232"
        },
        {
          "name": "CVE-2025-38590",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38590"
        },
        {
          "name": "CVE-2025-38027",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38027"
        },
        {
          "name": "CVE-2025-38102",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38102"
        },
        {
          "name": "CVE-2024-33600",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-33600"
        },
        {
          "name": "CVE-2015-2654",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-2654"
        },
        {
          "name": "CVE-2022-1210",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-1210"
        },
        {
          "name": "CVE-2025-40035",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40035"
        },
        {
          "name": "CVE-2025-38283",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38283"
        },
        {
          "name": "CVE-2023-25584",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-25584"
        },
        {
          "name": "CVE-2025-23159",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-23159"
        },
        {
          "name": "CVE-2025-39988",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39988"
        },
        {
          "name": "CVE-2026-2005",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-2005"
        },
        {
          "name": "CVE-2025-38455",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38455"
        },
        {
          "name": "CVE-2015-4778",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-4778"
        },
        {
          "name": "CVE-2025-1152",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-1152"
        },
        {
          "name": "CVE-2025-38584",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38584"
        },
        {
          "name": "CVE-2025-38015",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38015"
        },
        {
          "name": "CVE-2025-39675",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39675"
        },
        {
          "name": "CVE-2025-39679",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39679"
        },
        {
          "name": "CVE-2025-11082",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-11082"
        },
        {
          "name": "CVE-2025-38527",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38527"
        },
        {
          "name": "CVE-2025-38449",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38449"
        },
        {
          "name": "CVE-2025-40233",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40233"
        },
        {
          "name": "CVE-2023-32636",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-32636"
        },
        {
          "name": "CVE-2025-37853",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37853"
        },
        {
          "name": "CVE-2023-6277",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-6277"
        },
        {
          "name": "CVE-2025-38126",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38126"
        },
        {
          "name": "CVE-2025-48060",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-48060"
        },
        {
          "name": "CVE-2025-38149",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38149"
        },
        {
          "name": "CVE-2025-39763",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39763"
        },
        {
          "name": "CVE-2025-38399",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38399"
        },
        {
          "name": "CVE-2025-40020",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40020"
        },
        {
          "name": "CVE-2025-38065",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38065"
        },
        {
          "name": "CVE-2025-38693",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38693"
        },
        {
          "name": "CVE-2025-38679",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38679"
        },
        {
          "name": "CVE-2025-38459",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38459"
        },
        {
          "name": "CVE-2025-40188",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40188"
        },
        {
          "name": "CVE-2025-38685",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38685"
        },
        {
          "name": "CVE-2023-3618",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-3618"
        },
        {
          "name": "CVE-2025-38412",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38412"
        },
        {
          "name": "CVE-2025-38031",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38031"
        },
        {
          "name": "CVE-2023-4813",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-4813"
        },
        {
          "name": "CVE-2017-3617",
          "url": "https://www.cve.org/CVERecord?id=CVE-2017-3617"
        },
        {
          "name": "CVE-2025-14512",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-14512"
        },
        {
          "name": "CVE-2025-38293",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38293"
        },
        {
          "name": "CVE-2025-58057",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
        },
        {
          "name": "CVE-2025-1149",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-1149"
        },
        {
          "name": "CVE-2025-38648",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38648"
        },
        {
          "name": "CVE-2025-38278",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38278"
        },
        {
          "name": "CVE-2025-8291",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
        },
        {
          "name": "CVE-2025-37764",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37764"
        },
        {
          "name": "CVE-2025-38184",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38184"
        },
        {
          "name": "CVE-2017-3615",
          "url": "https://www.cve.org/CVERecord?id=CVE-2017-3615"
        },
        {
          "name": "CVE-2022-44840",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-44840"
        },
        {
          "name": "CVE-2023-28320",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
        },
        {
          "name": "CVE-2025-37741",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37741"
        },
        {
          "name": "CVE-2026-22795",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-22795"
        },
        {
          "name": "CVE-2025-38053",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38053"
        },
        {
          "name": "CVE-2025-27587",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-27587"
        },
        {
          "name": "CVE-2026-0988",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0988"
        },
        {
          "name": "CVE-2025-8534",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-8534"
        },
        {
          "name": "CVE-2025-37822",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37822"
        },
        {
          "name": "CVE-2025-61727",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
        },
        {
          "name": "CVE-2025-37912",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37912"
        },
        {
          "name": "CVE-2025-38482",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38482"
        },
        {
          "name": "CVE-2023-39810",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-39810"
        },
        {
          "name": "CVE-2025-37820",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37820"
        },
        {
          "name": "CVE-2025-37985",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37985"
        },
        {
          "name": "CVE-2025-1390",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-1390"
        },
        {
          "name": "CVE-2024-33599",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-33599"
        },
        {
          "name": "CVE-2024-0743",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743"
        },
        {
          "name": "CVE-2025-38634",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38634"
        },
        {
          "name": "CVE-2025-37787",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37787"
        },
        {
          "name": "CVE-2026-21925",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-21925"
        },
        {
          "name": "CVE-2025-38008",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38008"
        },
        {
          "name": "CVE-2025-38458",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38458"
        },
        {
          "name": "CVE-2025-39730",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39730"
        },
        {
          "name": "CVE-2025-38011",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38011"
        },
        {
          "name": "CVE-2025-64718",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-64718"
        },
        {
          "name": "CVE-2022-50444",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-50444"
        },
        {
          "name": "CVE-2025-38034",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38034"
        },
        {
          "name": "CVE-2017-3608",
          "url": "https://www.cve.org/CVERecord?id=CVE-2017-3608"
        },
        {
          "name": "CVE-2025-38135",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38135"
        },
        {
          "name": "CVE-2023-28484",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-28484"
        },
        {
          "name": "CVE-2025-38619",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38619"
        },
        {
          "name": "CVE-2019-2708",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-2708"
        },
        {
          "name": "CVE-2025-38312",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38312"
        },
        {
          "name": "CVE-2025-38095",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38095"
        },
        {
          "name": "CVE-2016-0692",
          "url": "https://www.cve.org/CVERecord?id=CVE-2016-0692"
        },
        {
          "name": "CVE-2025-37878",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37878"
        },
        {
          "name": "CVE-2025-39737",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39737"
        },
        {
          "name": "CVE-2025-38464",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38464"
        },
        {
          "name": "CVE-2021-46174",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-46174"
        },
        {
          "name": "CVE-2026-0861",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0861"
        },
        {
          "name": "CVE-2025-40049",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40049"
        },
        {
          "name": "CVE-2023-0802",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-0802"
        },
        {
          "name": "CVE-2023-53164",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-53164"
        },
        {
          "name": "CVE-2025-47910",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
        },
        {
          "name": "CVE-2021-22924",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-22924"
        },
        {
          "name": "CVE-2023-47038",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-47038"
        },
        {
          "name": "CVE-2025-38363",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38363"
        },
        {
          "name": "CVE-2025-38702",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38702"
        },
        {
          "name": "CVE-2025-38319",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38319"
        },
        {
          "name": "CVE-2020-10878",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-10878"
        },
        {
          "name": "CVE-2022-0529",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-0529"
        },
        {
          "name": "CVE-2015-4782",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-4782"
        },
        {
          "name": "CVE-2025-38724",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38724"
        },
        {
          "name": "CVE-2022-2056",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-2056"
        },
        {
          "name": "CVE-2023-26966",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-26966"
        },
        {
          "name": "CVE-2025-40070",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40070"
        },
        {
          "name": "CVE-2025-38250",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38250"
        },
        {
          "name": "CVE-2025-38457",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38457"
        },
        {
          "name": "CVE-2025-38582",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38582"
        },
        {
          "name": "CVE-2025-37813",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37813"
        },
        {
          "name": "CVE-2025-38543",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38543"
        },
        {
          "name": "CVE-2025-38698",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38698"
        },
        {
          "name": "CVE-2025-38212",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38212"
        },
        {
          "name": "CVE-2025-40106",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40106"
        },
        {
          "name": "CVE-2017-3610",
          "url": "https://www.cve.org/CVERecord?id=CVE-2017-3610"
        },
        {
          "name": "CVE-2025-38298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38298"
        },
        {
          "name": "CVE-2022-43552",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
        },
        {
          "name": "CVE-2025-5915",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-5915"
        },
        {
          "name": "CVE-2025-39739",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39739"
        },
        {
          "name": "CVE-2022-48065",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-48065"
        },
        {
          "name": "CVE-2025-38024",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38024"
        },
        {
          "name": "CVE-2025-38496",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38496"
        },
        {
          "name": "CVE-2022-49063",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-49063"
        },
        {
          "name": "CVE-2025-5917",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-5917"
        },
        {
          "name": "CVE-2025-38078",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38078"
        },
        {
          "name": "CVE-2022-47696",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-47696"
        },
        {
          "name": "CVE-2025-38419",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38419"
        },
        {
          "name": "CVE-2024-45490",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-45490"
        },
        {
          "name": "CVE-2024-51744",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
        },
        {
          "name": "CVE-2025-38533",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38533"
        },
        {
          "name": "CVE-2021-22947",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-22947"
        },
        {
          "name": "CVE-2025-40205",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40205"
        },
        {
          "name": "CVE-2015-4788",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-4788"
        },
        {
          "name": "CVE-2025-38169",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38169"
        },
        {
          "name": "CVE-2025-37931",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37931"
        },
        {
          "name": "CVE-2025-38511",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38511"
        },
        {
          "name": "CVE-2025-38537",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38537"
        },
        {
          "name": "CVE-2025-38546",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38546"
        },
        {
          "name": "CVE-2025-38211",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38211"
        },
        {
          "name": "CVE-2025-6965",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
        },
        {
          "name": "CVE-2023-28319",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
        },
        {
          "name": "CVE-2025-10966",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-10966"
        },
        {
          "name": "CVE-2021-22922",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-22922"
        },
        {
          "name": "CVE-2025-38057",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38057"
        },
        {
          "name": "CVE-2024-45491",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-45491"
        },
        {
          "name": "CVE-2025-50182",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-50182"
        },
        {
          "name": "CVE-2025-47906",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
        },
        {
          "name": "CVE-2020-2981",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-2981"
        },
        {
          "name": "CVE-2025-37887",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37887"
        },
        {
          "name": "CVE-2025-38077",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38077"
        },
        {
          "name": "CVE-2025-38251",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38251"
        },
        {
          "name": "CVE-2022-22576",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
        },
        {
          "name": "CVE-2025-37861",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37861"
        },
        {
          "name": "CVE-2025-38120",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38120"
        },
        {
          "name": "CVE-2025-38285",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38285"
        },
        {
          "name": "CVE-2025-39743",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39743"
        },
        {
          "name": "CVE-2025-39718",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39718"
        },
        {
          "name": "CVE-2025-37938",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37938"
        },
        {
          "name": "CVE-2025-38005",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38005"
        },
        {
          "name": "CVE-2025-38368",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38368"
        },
        {
          "name": "CVE-2025-59375",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
        },
        {
          "name": "CVE-2025-31133",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
        },
        {
          "name": "CVE-2022-35205",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-35205"
        },
        {
          "name": "CVE-2025-8194",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-8194"
        },
        {
          "name": "CVE-2025-38161",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38161"
        },
        {
          "name": "CVE-2025-38331",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38331"
        },
        {
          "name": "CVE-2025-38354",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38354"
        },
        {
          "name": "CVE-2016-3418",
          "url": "https://www.cve.org/CVERecord?id=CVE-2016-3418"
        },
        {
          "name": "CVE-2025-38712",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38712"
        },
        {
          "name": "CVE-2025-38732",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38732"
        },
        {
          "name": "CVE-2022-29824",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-29824"
        },
        {
          "name": "CVE-2025-39773",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39773"
        },
        {
          "name": "CVE-2024-11053",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-11053"
        },
        {
          "name": "CVE-2025-38696",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38696"
        },
        {
          "name": "CVE-2024-7264",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
        },
        {
          "name": "CVE-2025-38274",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38274"
        },
        {
          "name": "CVE-2025-40027",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40027"
        },
        {
          "name": "CVE-2025-64505",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-64505"
        },
        {
          "name": "CVE-2025-39885",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39885"
        },
        {
          "name": "CVE-2021-4214",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-4214"
        },
        {
          "name": "CVE-2025-50181",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
        },
        {
          "name": "CVE-2015-2656",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-2656"
        },
        {
          "name": "CVE-2025-37874",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37874"
        },
        {
          "name": "CVE-2025-38115",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38115"
        },
        {
          "name": "CVE-2025-66382",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-66382"
        },
        {
          "name": "CVE-2025-38632",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38632"
        },
        {
          "name": "CVE-2021-22946",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-22946"
        },
        {
          "name": "CVE-2023-0767",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-0767"
        },
        {
          "name": "CVE-2025-37988",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37988"
        },
        {
          "name": "CVE-2025-1795",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-1795"
        },
        {
          "name": "CVE-2025-23158",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-23158"
        },
        {
          "name": "CVE-2017-3612",
          "url": "https://www.cve.org/CVERecord?id=CVE-2017-3612"
        },
        {
          "name": "CVE-2025-23144",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-23144"
        },
        {
          "name": "CVE-2025-38153",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38153"
        },
        {
          "name": "CVE-2025-37969",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37969"
        },
        {
          "name": "CVE-2025-69421",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-69421"
        },
        {
          "name": "CVE-2025-38548",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38548"
        },
        {
          "name": "CVE-2025-37816",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37816"
        },
        {
          "name": "CVE-2025-37742",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37742"
        },
        {
          "name": "CVE-2025-4517",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
        },
        {
          "name": "CVE-2025-58188",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-58188"
        },
        {
          "name": "CVE-2025-37765",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37765"
        },
        {
          "name": "CVE-2016-9843",
          "url": "https://www.cve.org/CVERecord?id=CVE-2016-9843"
        },
        {
          "name": "CVE-2025-1178",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-1178"
        },
        {
          "name": "CVE-2025-38395",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38395"
        },
        {
          "name": "CVE-2025-37921",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37921"
        },
        {
          "name": "CVE-2023-29499",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29499"
        },
        {
          "name": "CVE-2025-38507",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38507"
        },
        {
          "name": "CVE-2025-39989",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39989"
        },
        {
          "name": "CVE-2025-38337",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38337"
        },
        {
          "name": "CVE-2025-38014",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38014"
        },
        {
          "name": "CVE-2025-38258",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38258"
        },
        {
          "name": "CVE-2024-1013",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-1013"
        },
        {
          "name": "CVE-2025-37828",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37828"
        },
        {
          "name": "CVE-2025-4674",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
        },
        {
          "name": "CVE-2025-30258",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-30258"
        },
        {
          "name": "CVE-2025-1176",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-1176"
        },
        {
          "name": "CVE-2025-37769",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37769"
        },
        {
          "name": "CVE-2025-38465",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38465"
        },
        {
          "name": "CVE-2024-56406",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-56406"
        },
        {
          "name": "CVE-2025-38513",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38513"
        },
        {
          "name": "CVE-2025-39970",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39970"
        },
        {
          "name": "CVE-2025-38086",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38086"
        },
        {
          "name": "CVE-2025-37935",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37935"
        },
        {
          "name": "CVE-2025-38396",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38396"
        },
        {
          "name": "CVE-2025-23161",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-23161"
        },
        {
          "name": "CVE-2025-38407",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38407"
        },
        {
          "name": "CVE-2025-39994",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39994"
        },
        {
          "name": "CVE-2015-4784",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-4784"
        },
        {
          "name": "CVE-2025-12119",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-12119"
        },
        {
          "name": "CVE-2023-4527",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-4527"
        },
        {
          "name": "CVE-2025-38493",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38493"
        },
        {
          "name": "CVE-2025-37803",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37803"
        },
        {
          "name": "CVE-2025-38670",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38670"
        },
        {
          "name": "CVE-2025-39732",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39732"
        },
        {
          "name": "CVE-2024-56433",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
        },
        {
          "name": "CVE-2025-37824",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37824"
        },
        {
          "name": "CVE-2023-34410",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-34410"
        },
        {
          "name": "CVE-2025-38602",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38602"
        },
        {
          "name": "CVE-2023-4156",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-4156"
        },
        {
          "name": "CVE-2014-8139",
          "url": "https://www.cve.org/CVERecord?id=CVE-2014-8139"
        },
        {
          "name": "CVE-2025-47911",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-47911"
        },
        {
          "name": "CVE-2022-29526",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
        },
        {
          "name": "CVE-2025-38003",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38003"
        },
        {
          "name": "CVE-2025-38441",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38441"
        },
        {
          "name": "CVE-2025-28162",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-28162"
        },
        {
          "name": "CVE-2025-38007",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38007"
        },
        {
          "name": "CVE-2025-37923",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37923"
        },
        {
          "name": "CVE-2025-40088",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40088"
        },
        {
          "name": "CVE-2025-40220",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40220"
        },
        {
          "name": "CVE-2022-2519",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-2519"
        },
        {
          "name": "CVE-2025-38142",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38142"
        },
        {
          "name": "CVE-2022-23990",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-23990"
        },
        {
          "name": "CVE-2022-49920",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-49920"
        },
        {
          "name": "CVE-2025-37739",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37739"
        },
        {
          "name": "CVE-2022-0530",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-0530"
        },
        {
          "name": "CVE-2025-13151",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-13151"
        },
        {
          "name": "CVE-2025-38478",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38478"
        },
        {
          "name": "CVE-2025-38568",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38568"
        },
        {
          "name": "CVE-2025-38583",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38583"
        },
        {
          "name": "CVE-2025-39788",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39788"
        },
        {
          "name": "CVE-2025-22058",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-22058"
        },
        {
          "name": "CVE-2025-37831",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37831"
        },
        {
          "name": "CVE-2025-38499",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38499"
        },
        {
          "name": "CVE-2025-4435",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
        },
        {
          "name": "CVE-2025-38269",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38269"
        },
        {
          "name": "CVE-2025-38079",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38079"
        },
        {
          "name": "CVE-2025-37940",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37940"
        },
        {
          "name": "CVE-2022-28391",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-28391"
        },
        {
          "name": "CVE-2021-46828",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-46828"
        },
        {
          "name": "CVE-2023-2804",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-2804"
        },
        {
          "name": "CVE-2025-37945",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37945"
        },
        {
          "name": "CVE-2025-6141",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-6141"
        },
        {
          "name": "CVE-2025-40109",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40109"
        },
        {
          "name": "CVE-2024-13978",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-13978"
        },
        {
          "name": "CVE-2025-38735",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38735"
        },
        {
          "name": "CVE-2022-50247",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-50247"
        },
        {
          "name": "CVE-2025-40006",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40006"
        },
        {
          "name": "CVE-2025-12383",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-12383"
        },
        {
          "name": "CVE-2025-38652",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38652"
        },
        {
          "name": "CVE-2025-38110",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38110"
        },
        {
          "name": "CVE-2025-38422",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38422"
        },
        {
          "name": "CVE-2025-38402",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38402"
        },
        {
          "name": "CVE-2021-3520",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-3520"
        },
        {
          "name": "CVE-2025-39698",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39698"
        },
        {
          "name": "CVE-2025-64506",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-64506"
        },
        {
          "name": "CVE-2025-37915",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37915"
        },
        {
          "name": "CVE-2025-6020",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-6020"
        },
        {
          "name": "CVE-2015-2626",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-2626"
        },
        {
          "name": "CVE-2025-23146",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-23146"
        },
        {
          "name": "CVE-2022-48064",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-48064"
        },
        {
          "name": "CVE-2025-37903",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37903"
        },
        {
          "name": "CVE-2025-52881",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
        },
        {
          "name": "CVE-2025-23142",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-23142"
        },
        {
          "name": "CVE-2020-10029",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-10029"
        },
        {
          "name": "CVE-2025-7425",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-7425"
        },
        {
          "name": "CVE-2022-36227",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-36227"
        },
        {
          "name": "CVE-2025-37738",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37738"
        },
        {
          "name": "CVE-2025-40011",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40011"
        },
        {
          "name": "CVE-2025-21883",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-21883"
        },
        {
          "name": "CVE-2025-38303",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38303"
        },
        {
          "name": "CVE-2023-29469",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29469"
        },
        {
          "name": "CVE-2024-5535",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
        },
        {
          "name": "CVE-2025-38074",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38074"
        },
        {
          "name": "CVE-2023-52355",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-52355"
        },
        {
          "name": "CVE-2025-40085",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40085"
        },
        {
          "name": "CVE-2025-38119",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38119"
        },
        {
          "name": "CVE-2025-38232",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38232"
        },
        {
          "name": "CVE-2025-38245",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38245"
        },
        {
          "name": "CVE-2025-40231",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40231"
        },
        {
          "name": "CVE-2021-36770",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-36770"
        },
        {
          "name": "CVE-2025-38324",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38324"
        },
        {
          "name": "CVE-2025-22868",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
        },
        {
          "name": "CVE-2021-36976",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-36976"
        },
        {
          "name": "CVE-2025-38018",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38018"
        },
        {
          "name": "CVE-2023-3164",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-3164"
        },
        {
          "name": "CVE-2022-3597",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-3597"
        },
        {
          "name": "CVE-2023-27535",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-27535"
        },
        {
          "name": "CVE-2022-27775",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-27775"
        },
        {
          "name": "CVE-2024-12718",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
        },
        {
          "name": "CVE-2025-37830",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37830"
        },
        {
          "name": "CVE-2018-25032",
          "url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
        },
        {
          "name": "CVE-2025-3360",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-3360"
        },
        {
          "name": "CVE-2025-38614",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38614"
        },
        {
          "name": "CVE-2025-37991",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37991"
        },
        {
          "name": "CVE-2026-22796",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-22796"
        },
        {
          "name": "CVE-2025-64720",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-64720"
        },
        {
          "name": "CVE-2025-38425",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38425"
        },
        {
          "name": "CVE-2022-3970",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-3970"
        },
        {
          "name": "CVE-2025-9165",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-9165"
        },
        {
          "name": "CVE-2023-30571",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-30571"
        },
        {
          "name": "CVE-2022-50249",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-50249"
        },
        {
          "name": "CVE-2025-61724",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-61724"
        },
        {
          "name": "CVE-2025-37978",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37978"
        },
        {
          "name": "CVE-2025-37781",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37781"
        },
        {
          "name": "CVE-2024-5642",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-5642"
        },
        {
          "name": "CVE-2024-3219",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-3219"
        },
        {
          "name": "CVE-2015-4781",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-4781"
        },
        {
          "name": "CVE-2025-38210",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38210"
        },
        {
          "name": "CVE-2025-38542",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38542"
        },
        {
          "name": "CVE-2025-38664",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38664"
        },
        {
          "name": "CVE-2025-38344",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38344"
        },
        {
          "name": "CVE-2025-23145",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-23145"
        },
        {
          "name": "CVE-2025-23143",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-23143"
        },
        {
          "name": "CVE-2021-3999",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-3999"
        },
        {
          "name": "CVE-2023-53182",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-53182"
        },
        {
          "name": "CVE-2025-38322",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38322"
        },
        {
          "name": "CVE-2025-38088",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38088"
        },
        {
          "name": "CVE-2025-23141",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-23141"
        },
        {
          "name": "CVE-2025-37823",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37823"
        },
        {
          "name": "CVE-2022-27774",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-27774"
        },
        {
          "name": "CVE-2025-38332",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38332"
        },
        {
          "name": "CVE-2025-38386",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38386"
        },
        {
          "name": "CVE-2025-61732",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
        },
        {
          "name": "CVE-2017-3605",
          "url": "https://www.cve.org/CVERecord?id=CVE-2017-3605"
        },
        {
          "name": "CVE-2025-61723",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-61723"
        },
        {
          "name": "CVE-2025-38385",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38385"
        },
        {
          "name": "CVE-2022-40303",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-40303"
        },
        {
          "name": "CVE-2025-11083",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-11083"
        },
        {
          "name": "CVE-2025-37952",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37952"
        },
        {
          "name": "CVE-2023-45803",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
        },
        {
          "name": "CVE-2024-6763",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-6763"
        },
        {
          "name": "CVE-2023-0801",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-0801"
        },
        {
          "name": "CVE-2025-38694",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38694"
        },
        {
          "name": "CVE-2025-37793",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37793"
        },
        {
          "name": "CVE-2020-10543",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-10543"
        },
        {
          "name": "CVE-2025-1377",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-1377"
        },
        {
          "name": "CVE-2025-37740",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37740"
        },
        {
          "name": "CVE-2025-38676",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38676"
        },
        {
          "name": "CVE-2025-38530",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38530"
        },
        {
          "name": "CVE-2022-4645",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-4645"
        },
        {
          "name": "CVE-2025-38174",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38174"
        },
        {
          "name": "CVE-2025-8713",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-8713"
        },
        {
          "name": "CVE-2025-37826",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37826"
        },
        {
          "name": "CVE-2025-37986",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37986"
        },
        {
          "name": "CVE-2025-37829",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37829"
        },
        {
          "name": "CVE-2025-46394",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-46394"
        },
        {
          "name": "CVE-2025-66471",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
        },
        {
          "name": "CVE-2025-38409",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38409"
        },
        {
          "name": "CVE-2025-6170",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-6170"
        },
        {
          "name": "CVE-2022-3479",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-3479"
        },
        {
          "name": "CVE-2021-35937",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-35937"
        },
        {
          "name": "CVE-2025-9900",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-9900"
        },
        {
          "name": "CVE-2025-40183",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40183"
        },
        {
          "name": "CVE-2025-38019",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38019"
        },
        {
          "name": "CVE-2025-38729",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38729"
        },
        {
          "name": "CVE-2025-14017",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-14017"
        },
        {
          "name": "CVE-2023-40745",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-40745"
        },
        {
          "name": "CVE-2026-21441",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
        },
        {
          "name": "CVE-2024-45337",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
        },
        {
          "name": "CVE-2025-23151",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-23151"
        },
        {
          "name": "CVE-2025-38037",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38037"
        },
        {
          "name": "CVE-2017-3609",
          "url": "https://www.cve.org/CVERecord?id=CVE-2017-3609"
        },
        {
          "name": "CVE-2025-39998",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39998"
        },
        {
          "name": "CVE-2014-9636",
          "url": "https://www.cve.org/CVERecord?id=CVE-2014-9636"
        },
        {
          "name": "CVE-2025-13836",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-13836"
        },
        {
          "name": "CVE-2017-3611",
          "url": "https://www.cve.org/CVERecord?id=CVE-2017-3611"
        },
        {
          "name": "CVE-2022-2521",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-2521"
        },
        {
          "name": "CVE-2023-28321",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
        },
        {
          "name": "CVE-2025-37796",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37796"
        },
        {
          "name": "CVE-2025-37962",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37962"
        },
        {
          "name": "CVE-2026-1002",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-1002"
        },
        {
          "name": "CVE-2025-40134",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40134"
        },
        {
          "name": "CVE-2025-38681",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38681"
        },
        {
          "name": "CVE-2023-25435",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-25435"
        },
        {
          "name": "CVE-2025-37799",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37799"
        },
        {
          "name": "CVE-2022-29155",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-29155"
        },
        {
          "name": "CVE-2025-61725",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-61725"
        },
        {
          "name": "CVE-2025-38593",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38593"
        },
        {
          "name": "CVE-2026-25210",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-25210"
        },
        {
          "name": "CVE-2022-2309",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-2309"
        },
        {
          "name": "CVE-2025-39968",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39968"
        },
        {
          "name": "CVE-2023-33285",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-33285"
        },
        {
          "name": "CVE-2024-52533",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-52533"
        },
        {
          "name": "CVE-2025-38342",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38342"
        },
        {
          "name": "CVE-2025-65018",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-65018"
        },
        {
          "name": "CVE-2025-39795",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39795"
        },
        {
          "name": "CVE-2015-4777",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-4777"
        },
        {
          "name": "CVE-2025-37801",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37801"
        },
        {
          "name": "CVE-2025-7039",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-7039"
        },
        {
          "name": "CVE-2025-38167",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38167"
        },
        {
          "name": "CVE-2025-37883",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37883"
        },
        {
          "name": "CVE-2025-37863",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37863"
        },
        {
          "name": "CVE-2023-0687",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-0687"
        },
        {
          "name": "CVE-2025-37901",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37901"
        },
        {
          "name": "CVE-2025-38687",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38687"
        },
        {
          "name": "CVE-2022-32221",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
        },
        {
          "name": "CVE-2025-37811",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37811"
        },
        {
          "name": "CVE-2022-37434",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
        },
        {
          "name": "CVE-2025-38257",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38257"
        },
        {
          "name": "CVE-2022-29458",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-29458"
        },
        {
          "name": "CVE-2023-5156",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-5156"
        },
        {
          "name": "CVE-2025-22104",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-22104"
        },
        {
          "name": "CVE-2025-37864",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37864"
        },
        {
          "name": "CVE-2021-32256",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-32256"
        },
        {
          "name": "CVE-2025-38307",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38307"
        },
        {
          "name": "CVE-2025-11081",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-11081"
        },
        {
          "name": "CVE-2025-55163",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
        },
        {
          "name": "CVE-2025-37916",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37916"
        },
        {
          "name": "CVE-2025-38111",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38111"
        },
        {
          "name": "CVE-2025-39986",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39986"
        },
        {
          "name": "CVE-2026-22184",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-22184"
        },
        {
          "name": "CVE-2025-37767",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37767"
        },
        {
          "name": "CVE-2025-5918",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-5918"
        },
        {
          "name": "CVE-2025-39955",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39955"
        },
        {
          "name": "CVE-2025-66293",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-66293"
        },
        {
          "name": "CVE-2017-3614",
          "url": "https://www.cve.org/CVERecord?id=CVE-2017-3614"
        },
        {
          "name": "CVE-2025-37989",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37989"
        },
        {
          "name": "CVE-2025-38529",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38529"
        },
        {
          "name": "CVE-2025-38326",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38326"
        },
        {
          "name": "CVE-2025-38055",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38055"
        },
        {
          "name": "CVE-2025-12818",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-12818"
        },
        {
          "name": "CVE-2025-38129",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38129"
        },
        {
          "name": "CVE-2025-32990",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-32990"
        },
        {
          "name": "CVE-2025-38384",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38384"
        },
        {
          "name": "CVE-2025-38334",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38334"
        },
        {
          "name": "CVE-2025-38728",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38728"
        },
        {
          "name": "CVE-2025-38424",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38424"
        },
        {
          "name": "CVE-2025-38430",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38430"
        },
        {
          "name": "CVE-2025-38715",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38715"
        },
        {
          "name": "CVE-2021-22897",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-22897"
        },
        {
          "name": "CVE-2025-39734",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39734"
        },
        {
          "name": "CVE-2025-38089",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38089"
        },
        {
          "name": "CVE-2025-40078",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40078"
        },
        {
          "name": "CVE-2025-38382",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38382"
        },
        {
          "name": "CVE-2025-15366",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
        },
        {
          "name": "CVE-2023-2603",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-2603"
        },
        {
          "name": "CVE-2025-38608",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38608"
        },
        {
          "name": "CVE-2025-38650",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38650"
        },
        {
          "name": "CVE-2025-4802",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-4802"
        },
        {
          "name": "CVE-2025-39710",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39710"
        },
        {
          "name": "CVE-2025-40116",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40116"
        },
        {
          "name": "CVE-2025-68249",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-68249"
        },
        {
          "name": "CVE-2026-0990",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0990"
        },
        {
          "name": "CVE-2025-38124",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38124"
        },
        {
          "name": "CVE-2025-39934",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39934"
        },
        {
          "name": "CVE-2025-37925",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37925"
        },
        {
          "name": "CVE-2026-0865",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0865"
        },
        {
          "name": "CVE-2024-9143",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
        },
        {
          "name": "CVE-2023-0799",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-0799"
        },
        {
          "name": "CVE-2020-12723",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-12723"
        },
        {
          "name": "CVE-2025-39683",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39683"
        },
        {
          "name": "CVE-2025-38420",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38420"
        },
        {
          "name": "CVE-2025-38071",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38071"
        },
        {
          "name": "CVE-2021-3521",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-3521"
        },
        {
          "name": "CVE-2025-40179",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40179"
        },
        {
          "name": "CVE-2025-37972",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37972"
        },
        {
          "name": "CVE-2025-38183",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38183"
        },
        {
          "name": "CVE-2025-40127",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40127"
        },
        {
          "name": "CVE-2025-37768",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37768"
        },
        {
          "name": "CVE-2025-39794",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39794"
        },
        {
          "name": "CVE-2025-38160",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38160"
        },
        {
          "name": "CVE-2024-33601",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-33601"
        },
        {
          "name": "CVE-2025-32989",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-32989"
        },
        {
          "name": "CVE-2022-48063",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-48063"
        },
        {
          "name": "CVE-2024-53589",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-53589"
        },
        {
          "name": "CVE-2025-37984",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37984"
        },
        {
          "name": "CVE-2025-38528",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38528"
        },
        {
          "name": "CVE-2025-39996",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39996"
        },
        {
          "name": "CVE-2025-37856",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37856"
        },
        {
          "name": "CVE-2025-38107",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38107"
        },
        {
          "name": "CVE-2025-22874",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
        },
        {
          "name": "CVE-2023-32181",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-32181"
        },
        {
          "name": "CVE-2025-38292",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38292"
        },
        {
          "name": "CVE-2025-40053",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40053"
        },
        {
          "name": "CVE-2025-38085",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38085"
        },
        {
          "name": "CVE-2026-24515",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-24515"
        },
        {
          "name": "CVE-2025-38222",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38222"
        },
        {
          "name": "CVE-2025-38010",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38010"
        },
        {
          "name": "CVE-2025-38197",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38197"
        },
        {
          "name": "CVE-2025-39951",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39951"
        },
        {
          "name": "CVE-2025-38468",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38468"
        },
        {
          "name": "CVE-2022-1271",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
        },
        {
          "name": "CVE-2025-40120",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40120"
        },
        {
          "name": "CVE-2024-28085",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-28085"
        },
        {
          "name": "CVE-2025-11495",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-11495"
        },
        {
          "name": "CVE-2025-38688",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38688"
        },
        {
          "name": "CVE-2025-38333",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38333"
        },
        {
          "name": "CVE-2019-9076",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-9076"
        },
        {
          "name": "CVE-2025-37970",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37970"
        },
        {
          "name": "CVE-2025-55199",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-55199"
        },
        {
          "name": "CVE-2025-21884",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-21884"
        },
        {
          "name": "CVE-2025-37905",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37905"
        },
        {
          "name": "CVE-2025-38390",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38390"
        },
        {
          "name": "CVE-2025-38013",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38013"
        },
        {
          "name": "CVE-2021-20205",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-20205"
        },
        {
          "name": "CVE-2025-38059",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38059"
        },
        {
          "name": "CVE-2025-5025",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-5025"
        },
        {
          "name": "CVE-2025-38713",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38713"
        },
        {
          "name": "CVE-2025-37956",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37956"
        },
        {
          "name": "CVE-2025-40243",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40243"
        },
        {
          "name": "CVE-2025-38148",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38148"
        },
        {
          "name": "CVE-2025-38467",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38467"
        },
        {
          "name": "CVE-2024-34459",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-34459"
        },
        {
          "name": "CVE-2025-38117",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38117"
        },
        {
          "name": "CVE-2025-38094",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38094"
        },
        {
          "name": "CVE-2025-49795",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-49795"
        },
        {
          "name": "CVE-2025-14104",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-14104"
        },
        {
          "name": "CVE-2014-9913",
          "url": "https://www.cve.org/CVERecord?id=CVE-2014-9913"
        },
        {
          "name": "CVE-2025-38072",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38072"
        },
        {
          "name": "CVE-2024-37407",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37407"
        },
        {
          "name": "CVE-2015-4775",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-4775"
        },
        {
          "name": "CVE-2025-37967",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37967"
        },
        {
          "name": "CVE-2025-38300",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38300"
        },
        {
          "name": "CVE-2016-0694",
          "url": "https://www.cve.org/CVERecord?id=CVE-2016-0694"
        },
        {
          "name": "CVE-2025-38289",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38289"
        },
        {
          "name": "CVE-2023-6228",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-6228"
        },
        {
          "name": "CVE-2021-46848",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
        },
        {
          "name": "CVE-2025-39782",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39782"
        },
        {
          "name": "CVE-2025-38075",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38075"
        },
        {
          "name": "CVE-2025-37885",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37885"
        },
        {
          "name": "CVE-2025-38697",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38697"
        },
        {
          "name": "CVE-2025-1376",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-1376"
        },
        {
          "name": "CVE-2025-47912",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-47912"
        },
        {
          "name": "CVE-2025-37949",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37949"
        },
        {
          "name": "CVE-2001-1269",
          "url": "https://www.cve.org/CVERecord?id=CVE-2001-1269"
        },
        {
          "name": "CVE-2025-38691",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38691"
        },
        {
          "name": "CVE-2025-38373",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38373"
        },
        {
          "name": "CVE-2025-11414",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-11414"
        },
        {
          "name": "CVE-2025-38489",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38489"
        },
        {
          "name": "CVE-2025-66861",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-66861"
        },
        {
          "name": "CVE-2025-37957",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37957"
        },
        {
          "name": "CVE-2024-22365",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-22365"
        },
        {
          "name": "CVE-2025-38058",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38058"
        },
        {
          "name": "CVE-2025-38483",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38483"
        },
        {
          "name": "CVE-2025-38369",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38369"
        },
        {
          "name": "CVE-2024-47535",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
        },
        {
          "name": "CVE-2025-39759",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39759"
        },
        {
          "name": "CVE-2025-38639",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38639"
        },
        {
          "name": "CVE-2025-38122",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38122"
        },
        {
          "name": "CVE-2025-38612",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38612"
        },
        {
          "name": "CVE-2022-50250",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-50250"
        },
        {
          "name": "CVE-2023-0795",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-0795"
        },
        {
          "name": "CVE-2025-68160",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-68160"
        },
        {
          "name": "CVE-2015-2583",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-2583"
        },
        {
          "name": "CVE-2025-38173",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38173"
        },
        {
          "name": "CVE-2021-29390",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-29390"
        },
        {
          "name": "CVE-2024-2236",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-2236"
        },
        {
          "name": "CVE-2025-38143",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38143"
        },
        {
          "name": "CVE-2025-45768",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-45768"
        },
        {
          "name": "CVE-2025-38098",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38098"
        },
        {
          "name": "CVE-2025-38566",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38566"
        },
        {
          "name": "CVE-2025-1365",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-1365"
        },
        {
          "name": "CVE-2025-39721",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39721"
        },
        {
          "name": "CVE-2024-25062",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-25062"
        },
        {
          "name": "CVE-2025-39760",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39760"
        },
        {
          "name": "CVE-2025-40118",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40118"
        },
        {
          "name": "CVE-2022-32205",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-32205"
        },
        {
          "name": "CVE-2025-38718",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38718"
        },
        {
          "name": "CVE-2023-27534",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
        },
        {
          "name": "CVE-2024-2398",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
        },
        {
          "name": "CVE-2025-38392",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38392"
        },
        {
          "name": "CVE-2025-60753",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-60753"
        },
        {
          "name": "CVE-2025-39673",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39673"
        },
        {
          "name": "CVE-2023-27536",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-27536"
        },
        {
          "name": "CVE-2025-52565",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
        },
        {
          "name": "CVE-2025-38259",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38259"
        },
        {
          "name": "CVE-2025-38663",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38663"
        },
        {
          "name": "CVE-2015-4783",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-4783"
        },
        {
          "name": "CVE-2025-40021",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40021"
        },
        {
          "name": "CVE-2025-67735",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-67735"
        },
        {
          "name": "CVE-2025-38156",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38156"
        },
        {
          "name": "CVE-2015-4774",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-4774"
        },
        {
          "name": "CVE-2025-37951",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37951"
        },
        {
          "name": "CVE-2023-50495",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-50495"
        },
        {
          "name": "CVE-2025-37840",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37840"
        },
        {
          "name": "CVE-2017-11164",
          "url": "https://www.cve.org/CVERecord?id=CVE-2017-11164"
        },
        {
          "name": "CVE-2025-37947",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37947"
        },
        {
          "name": "CVE-2025-61728",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
        },
        {
          "name": "CVE-2022-43551",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-43551"
        },
        {
          "name": "CVE-2025-68972",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-68972"
        },
        {
          "name": "CVE-2025-26519",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-26519"
        },
        {
          "name": "CVE-2025-38416",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38416"
        },
        {
          "name": "CVE-2025-58186",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-58186"
        },
        {
          "name": "CVE-2025-37846",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37846"
        },
        {
          "name": "CVE-2025-38722",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38722"
        },
        {
          "name": "CVE-2025-38192",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38192"
        },
        {
          "name": "CVE-2025-39800",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39800"
        },
        {
          "name": "CVE-2025-40044",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40044"
        },
        {
          "name": "CVE-2025-13034",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-13034"
        },
        {
          "name": "CVE-2021-20284",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-20284"
        },
        {
          "name": "CVE-2025-8714",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-8714"
        },
        {
          "name": "CVE-2025-38343",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38343"
        },
        {
          "name": "CVE-2023-27533",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
        },
        {
          "name": "CVE-2025-40105",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40105"
        },
        {
          "name": "CVE-2025-38202",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38202"
        },
        {
          "name": "CVE-2017-7500",
          "url": "https://www.cve.org/CVERecord?id=CVE-2017-7500"
        },
        {
          "name": "CVE-2025-9086",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-9086"
        },
        {
          "name": "CVE-2025-40112",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40112"
        },
        {
          "name": "CVE-2025-22101",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-22101"
        },
        {
          "name": "CVE-2021-32292",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-32292"
        },
        {
          "name": "CVE-2025-38374",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38374"
        },
        {
          "name": "CVE-2025-39703",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39703"
        },
        {
          "name": "CVE-2025-38194",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38194"
        },
        {
          "name": "CVE-2025-38549",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38549"
        },
        {
          "name": "CVE-2024-10041",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-10041"
        },
        {
          "name": "CVE-2023-1972",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-1972"
        },
        {
          "name": "CVE-2025-8869",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-8869"
        },
        {
          "name": "CVE-2025-58187",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
        },
        {
          "name": "CVE-2022-34903",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-34903"
        },
        {
          "name": "CVE-2022-2953",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-2953"
        },
        {
          "name": "CVE-2025-38665",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38665"
        },
        {
          "name": "CVE-2024-20696",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-20696"
        },
        {
          "name": "CVE-2025-38101",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38101"
        },
        {
          "name": "CVE-2023-32573",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-32573"
        },
        {
          "name": "CVE-2025-37982",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37982"
        },
        {
          "name": "CVE-2025-37992",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37992"
        },
        {
          "name": "CVE-2025-38577",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38577"
        },
        {
          "name": "CVE-2025-38671",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38671"
        },
        {
          "name": "CVE-2020-19726",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-19726"
        },
        {
          "name": "CVE-2022-3219",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-3219"
        },
        {
          "name": "CVE-2025-39971",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39971"
        },
        {
          "name": "CVE-2025-38299",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38299"
        },
        {
          "name": "CVE-2025-40154",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40154"
        },
        {
          "name": "CVE-2025-13601",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-13601"
        },
        {
          "name": "CVE-2025-12817",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-12817"
        },
        {
          "name": "CVE-2025-38635",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38635"
        },
        {
          "name": "CVE-2025-4673",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
        },
        {
          "name": "CVE-2022-47010",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-47010"
        },
        {
          "name": "CVE-2025-38704",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38704"
        },
        {
          "name": "CVE-2025-38348",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38348"
        },
        {
          "name": "CVE-2020-22916",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-22916"
        },
        {
          "name": "CVE-2025-38488",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38488"
        },
        {
          "name": "CVE-2025-38540",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38540"
        },
        {
          "name": "CVE-2025-5916",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-5916"
        },
        {
          "name": "CVE-2025-38040",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38040"
        },
        {
          "name": "CVE-2025-38265",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38265"
        },
        {
          "name": "CVE-2025-23149",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-23149"
        },
        {
          "name": "CVE-2022-33070",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-33070"
        },
        {
          "name": "CVE-2025-38403",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38403"
        },
        {
          "name": "CVE-2022-23308",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-23308"
        },
        {
          "name": "CVE-2025-38552",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38552"
        },
        {
          "name": "CVE-2025-58056",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
        },
        {
          "name": "CVE-2025-37914",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37914"
        },
        {
          "name": "CVE-2025-22871",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
        },
        {
          "name": "CVE-2025-10911",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-10911"
        },
        {
          "name": "CVE-2025-32988",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-32988"
        },
        {
          "name": "CVE-2022-28805",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-28805"
        },
        {
          "name": "CVE-2025-37873",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37873"
        },
        {
          "name": "CVE-2024-57360",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-57360"
        },
        {
          "name": "CVE-2025-37928",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37928"
        },
        {
          "name": "CVE-2017-3604",
          "url": "https://www.cve.org/CVERecord?id=CVE-2017-3604"
        },
        {
          "name": "CVE-2023-0804",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-0804"
        },
        {
          "name": "CVE-2025-39766",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39766"
        },
        {
          "name": "CVE-2025-39801",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39801"
        },
        {
          "name": "CVE-2025-37922",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37922"
        },
        {
          "name": "CVE-2025-38146",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38146"
        },
        {
          "name": "CVE-2024-38828",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-38828"
        },
        {
          "name": "CVE-2025-39724",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39724"
        },
        {
          "name": "CVE-2023-27538",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-27538"
        },
        {
          "name": "CVE-2025-39687",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39687"
        },
        {
          "name": "CVE-2025-37794",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37794"
        },
        {
          "name": "CVE-2023-4641",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-4641"
        },
        {
          "name": "CVE-2025-14524",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-14524"
        },
        {
          "name": "CVE-2025-38510",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38510"
        },
        {
          "name": "CVE-2025-27113",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-27113"
        },
        {
          "name": "CVE-2025-38246",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38246"
        },
        {
          "name": "CVE-2025-39758",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39758"
        },
        {
          "name": "CVE-2025-39694",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39694"
        },
        {
          "name": "CVE-2025-38220",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38220"
        },
        {
          "name": "CVE-2025-38405",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38405"
        },
        {
          "name": "CVE-2026-0915",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0915"
        },
        {
          "name": "CVE-2025-15281",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-15281"
        },
        {
          "name": "CVE-2025-38418",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38418"
        },
        {
          "name": "CVE-2025-38090",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38090"
        },
        {
          "name": "CVE-2022-23218",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-23218"
        },
        {
          "name": "CVE-2025-38429",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38429"
        },
        {
          "name": "CVE-2022-25236",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-25236"
        },
        {
          "name": "CVE-2023-30775",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-30775"
        },
        {
          "name": "CVE-2025-38225",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38225"
        },
        {
          "name": "CVE-2025-47913",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
        },
        {
          "name": "CVE-2025-38155",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38155"
        },
        {
          "name": "CVE-2023-0797",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-0797"
        },
        {
          "name": "CVE-2025-37977",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37977"
        },
        {
          "name": "CVE-2023-37369",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-37369"
        },
        {
          "name": "CVE-2024-48615",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-48615"
        },
        {
          "name": "CVE-2025-38365",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38365"
        },
        {
          "name": "CVE-2025-38415",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38415"
        },
        {
          "name": "CVE-2024-55549",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
        },
        {
          "name": "CVE-2025-38668",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38668"
        },
        {
          "name": "CVE-2025-37973",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37973"
        },
        {
          "name": "CVE-2025-68750",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-68750"
        },
        {
          "name": "CVE-2025-38260",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38260"
        },
        {
          "name": "CVE-2024-6119",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
        },
        {
          "name": "CVE-2025-37827",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37827"
        },
        {
          "name": "CVE-2025-38721",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38721"
        },
        {
          "name": "CVE-2025-38244",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38244"
        },
        {
          "name": "CVE-2023-1916",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-1916"
        },
        {
          "name": "CVE-2025-38080",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38080"
        },
        {
          "name": "CVE-2025-40126",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40126"
        },
        {
          "name": "CVE-2025-39972",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39972"
        },
        {
          "name": "CVE-2025-37748",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37748"
        },
        {
          "name": "CVE-2025-38364",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38364"
        },
        {
          "name": "CVE-2025-38615",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38615"
        },
        {
          "name": "CVE-2025-58181",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
        },
        {
          "name": "CVE-2025-40909",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40909"
        },
        {
          "name": "CVE-2023-25588",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-25588"
        },
        {
          "name": "CVE-2025-39684",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39684"
        },
        {
          "name": "CVE-2025-37836",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37836"
        },
        {
          "name": "CVE-2025-38526",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38526"
        },
        {
          "name": "CVE-2017-3607",
          "url": "https://www.cve.org/CVERecord?id=CVE-2017-3607"
        },
        {
          "name": "CVE-2025-38472",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38472"
        },
        {
          "name": "CVE-2022-2520",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-2520"
        },
        {
          "name": "CVE-2025-8959",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-8959"
        },
        {
          "name": "CVE-2025-37944",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37944"
        },
        {
          "name": "CVE-2025-47914",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
        },
        {
          "name": "CVE-2025-38506",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38506"
        },
        {
          "name": "CVE-2025-38703",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38703"
        },
        {
          "name": "CVE-2025-38494",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38494"
        },
        {
          "name": "CVE-2025-39753",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39753"
        },
        {
          "name": "CVE-2025-69418",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-69418"
        },
        {
          "name": "CVE-2025-38604",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38604"
        },
        {
          "name": "CVE-2025-38623",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38623"
        },
        {
          "name": "CVE-2025-38193",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38193"
        },
        {
          "name": "CVE-2025-38400",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38400"
        },
        {
          "name": "CVE-2025-4516",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
        },
        {
          "name": "CVE-2025-38136",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38136"
        },
        {
          "name": "CVE-2025-66864",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-66864"
        },
        {
          "name": "CVE-2025-58058",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-58058"
        },
        {
          "name": "CVE-2025-22869",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
        },
        {
          "name": "CVE-2025-38544",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38544"
        },
        {
          "name": "CVE-2025-37771",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37771"
        },
        {
          "name": "CVE-2025-39797",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39797"
        },
        {
          "name": "CVE-2025-40200",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40200"
        },
        {
          "name": "CVE-2025-38236",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38236"
        },
        {
          "name": "CVE-2025-38725",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38725"
        },
        {
          "name": "CVE-2025-37975",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37975"
        },
        {
          "name": "CVE-2023-41175",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-41175"
        },
        {
          "name": "CVE-2025-40124",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40124"
        },
        {
          "name": "CVE-2025-38347",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38347"
        },
        {
          "name": "CVE-2025-39776",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39776"
        },
        {
          "name": "CVE-2025-1150",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-1150"
        },
        {
          "name": "CVE-2025-39880",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39880"
        },
        {
          "name": "CVE-2025-37998",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37998"
        },
        {
          "name": "CVE-2025-38198",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38198"
        },
        {
          "name": "CVE-2025-58189",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-58189"
        },
        {
          "name": "CVE-2025-6021",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-6021"
        },
        {
          "name": "CVE-2025-23163",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-23163"
        },
        {
          "name": "CVE-2025-40094",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40094"
        },
        {
          "name": "CVE-2025-37968",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37968"
        },
        {
          "name": "CVE-2025-38376",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38376"
        },
        {
          "name": "CVE-2025-38006",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38006"
        },
        {
          "name": "CVE-2022-26280",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-26280"
        },
        {
          "name": "CVE-2025-0665",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-0665"
        },
        {
          "name": "CVE-2025-38437",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38437"
        },
        {
          "name": "CVE-2025-38125",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38125"
        },
        {
          "name": "CVE-2024-4603",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
        },
        {
          "name": "CVE-2025-38351",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38351"
        },
        {
          "name": "CVE-2025-38048",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38048"
        },
        {
          "name": "CVE-2025-25193",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
        },
        {
          "name": "CVE-2024-8096",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-8096"
        },
        {
          "name": "CVE-2012-0880",
          "url": "https://www.cve.org/CVERecord?id=CVE-2012-0880"
        },
        {
          "name": "CVE-2023-3576",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-3576"
        },
        {
          "name": "CVE-2023-4806",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-4806"
        },
        {
          "name": "CVE-2025-38683",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38683"
        },
        {
          "name": "CVE-2026-21945",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-21945"
        },
        {
          "name": "CVE-2023-47039",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-47039"
        },
        {
          "name": "CVE-2025-39736",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39736"
        },
        {
          "name": "CVE-2025-37757",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37757"
        },
        {
          "name": "CVE-2018-9996",
          "url": "https://www.cve.org/CVERecord?id=CVE-2018-9996"
        },
        {
          "name": "CVE-2023-31484",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-31484"
        },
        {
          "name": "CVE-2025-8225",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-8225"
        },
        {
          "name": "CVE-2023-29383",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29383"
        },
        {
          "name": "CVE-2022-32206",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
        },
        {
          "name": "CVE-2025-8224",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-8224"
        },
        {
          "name": "CVE-2024-50602",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
        },
        {
          "name": "CVE-2015-7697",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-7697"
        },
        {
          "name": "CVE-2025-38009",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38009"
        },
        {
          "name": "CVE-2025-22870",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
        },
        {
          "name": "CVE-2025-40215",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40215"
        },
        {
          "name": "CVE-2025-40111",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40111"
        },
        {
          "name": "CVE-2025-38081",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38081"
        },
        {
          "name": "CVE-2025-37809",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37809"
        },
        {
          "name": "CVE-2025-40068",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40068"
        },
        {
          "name": "CVE-2025-5245",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-5245"
        },
        {
          "name": "CVE-2025-38185",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38185"
        },
        {
          "name": "CVE-2025-39691",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39691"
        },
        {
          "name": "CVE-2025-38406",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38406"
        },
        {
          "name": "CVE-2021-35942",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-35942"
        },
        {
          "name": "CVE-2025-40042",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40042"
        },
        {
          "name": "CVE-2025-32415",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-32415"
        },
        {
          "name": "CVE-2025-24855",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-24855"
        },
        {
          "name": "CVE-2025-37817",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37817"
        },
        {
          "name": "CVE-2025-39890",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39890"
        },
        {
          "name": "CVE-2025-39742",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39742"
        },
        {
          "name": "CVE-2025-5889",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-5889"
        },
        {
          "name": "CVE-2025-22102",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-22102"
        },
        {
          "name": "CVE-2025-37987",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37987"
        },
        {
          "name": "CVE-2024-23337",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-23337"
        },
        {
          "name": "CVE-2016-0689",
          "url": "https://www.cve.org/CVERecord?id=CVE-2016-0689"
        },
        {
          "name": "CVE-2025-37749",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37749"
        },
        {
          "name": "CVE-2026-22695",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-22695"
        },
        {
          "name": "CVE-2026-23490",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-23490"
        },
        {
          "name": "CVE-2025-11966",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-11966"
        },
        {
          "name": "CVE-2024-36331",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-36331"
        },
        {
          "name": "CVE-2025-39748",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39748"
        },
        {
          "name": "CVE-2014-8140",
          "url": "https://www.cve.org/CVERecord?id=CVE-2014-8140"
        },
        {
          "name": "CVE-2026-0992",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0992"
        },
        {
          "name": "CVE-2025-38263",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38263"
        },
        {
          "name": "CVE-2022-47011",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-47011"
        },
        {
          "name": "CVE-2025-38610",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38610"
        },
        {
          "name": "CVE-2025-37772",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37772"
        },
        {
          "name": "CVE-2025-9230",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
        },
        {
          "name": "CVE-2025-38214",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38214"
        },
        {
          "name": "CVE-2025-12194",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-12194"
        },
        {
          "name": "CVE-2021-3549",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-3549"
        },
        {
          "name": "CVE-2025-38560",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38560"
        },
        {
          "name": "CVE-2025-37994",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37994"
        },
        {
          "name": "CVE-2025-38551",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38551"
        },
        {
          "name": "CVE-2025-38701",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38701"
        },
        {
          "name": "CVE-2025-38218",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38218"
        },
        {
          "name": "CVE-2025-66564",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-66564"
        },
        {
          "name": "CVE-2025-38349",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38349"
        },
        {
          "name": "CVE-2025-5244",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-5244"
        },
        {
          "name": "CVE-2021-37972",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-37972"
        },
        {
          "name": "CVE-2025-1352",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-1352"
        },
        {
          "name": "CVE-2024-4741",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
        },
        {
          "name": "CVE-2021-33574",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-33574"
        },
        {
          "name": "CVE-2018-1000035",
          "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000035"
        },
        {
          "name": "CVE-2025-39726",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39726"
        },
        {
          "name": "CVE-2023-4863",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-4863"
        },
        {
          "name": "CVE-2025-48924",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
        },
        {
          "name": "CVE-2025-38393",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38393"
        },
        {
          "name": "CVE-2024-26256",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-26256"
        },
        {
          "name": "CVE-2021-3326",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-3326"
        },
        {
          "name": "CVE-2021-22926",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-22926"
        },
        {
          "name": "CVE-2025-32414",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-32414"
        },
        {
          "name": "CVE-2025-37891",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37891"
        },
        {
          "name": "CVE-2025-38249",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38249"
        },
        {
          "name": "CVE-2025-38716",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38716"
        },
        {
          "name": "CVE-2025-39937",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39937"
        },
        {
          "name": "CVE-2025-37858",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37858"
        },
        {
          "name": "CVE-2023-40403",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
        },
        {
          "name": "CVE-2025-22013",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-22013"
        },
        {
          "name": "CVE-2025-38154",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38154"
        },
        {
          "name": "CVE-2025-38469",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38469"
        },
        {
          "name": "CVE-2025-38581",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38581"
        },
        {
          "name": "CVE-2021-30560",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-30560"
        },
        {
          "name": "CVE-2025-1153",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-1153"
        },
        {
          "name": "CVE-2025-62408",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-62408"
        },
        {
          "name": "CVE-2025-40060",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40060"
        },
        {
          "name": "CVE-2026-2003",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-2003"
        },
        {
          "name": "CVE-2025-39790",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39790"
        },
        {
          "name": "CVE-2025-38389",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38389"
        },
        {
          "name": "CVE-2025-38448",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38448"
        },
        {
          "name": "CVE-2022-48281",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-48281"
        },
        {
          "name": "CVE-2021-35938",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-35938"
        },
        {
          "name": "CVE-2025-15079",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-15079"
        },
        {
          "name": "CVE-2025-37780",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37780"
        },
        {
          "name": "CVE-2025-37995",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37995"
        },
        {
          "name": "CVE-2025-38680",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38680"
        },
        {
          "name": "CVE-2025-37754",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37754"
        },
        {
          "name": "CVE-2025-1632",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-1632"
        },
        {
          "name": "CVE-2025-11412",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-11412"
        },
        {
          "name": "CVE-2025-38497",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38497"
        },
        {
          "name": "CVE-2025-23156",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-23156"
        },
        {
          "name": "CVE-2025-23157",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-23157"
        },
        {
          "name": "CVE-2025-38684",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38684"
        },
        {
          "name": "CVE-2025-38165",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38165"
        },
        {
          "name": "CVE-2022-28321",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-28321"
        },
        {
          "name": "CVE-2025-39686",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39686"
        },
        {
          "name": "CVE-2025-39798",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39798"
        },
        {
          "name": "CVE-2025-38495",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38495"
        },
        {
          "name": "CVE-2025-37808",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37808"
        },
        {
          "name": "CVE-2017-3606",
          "url": "https://www.cve.org/CVERecord?id=CVE-2017-3606"
        },
        {
          "name": "CVE-2025-38730",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38730"
        },
        {
          "name": "CVE-2025-38052",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38052"
        },
        {
          "name": "CVE-2025-38377",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38377"
        },
        {
          "name": "CVE-2024-3651",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
        },
        {
          "name": "CVE-2025-39747",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39747"
        },
        {
          "name": "CVE-2022-40090",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-40090"
        },
        {
          "name": "CVE-2025-68121",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
        },
        {
          "name": "CVE-2023-25434",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-25434"
        },
        {
          "name": "CVE-2024-12243",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
        },
        {
          "name": "CVE-2025-38516",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38516"
        },
        {
          "name": "CVE-2025-38462",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38462"
        },
        {
          "name": "CVE-2025-38428",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38428"
        },
        {
          "name": "CVE-2018-13410",
          "url": "https://www.cve.org/CVERecord?id=CVE-2018-13410"
        },
        {
          "name": "CVE-2025-39714",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39714"
        },
        {
          "name": "CVE-2025-38262",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38262"
        },
        {
          "name": "CVE-2025-60876",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-60876"
        },
        {
          "name": "CVE-2025-38138",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38138"
        },
        {
          "name": "CVE-2025-38035",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38035"
        },
        {
          "name": "CVE-2025-14819",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-14819"
        },
        {
          "name": "CVE-2025-37759",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37759"
        },
        {
          "name": "CVE-2025-24928",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
        },
        {
          "name": "CVE-2025-38414",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38414"
        },
        {
          "name": "CVE-2022-35206",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-35206"
        },
        {
          "name": "CVE-2025-0395",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-0395"
        },
        {
          "name": "CVE-2025-11065",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-11065"
        },
        {
          "name": "CVE-2025-37933",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37933"
        },
        {
          "name": "CVE-2025-38310",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38310"
        },
        {
          "name": "CVE-2015-4786",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-4786"
        },
        {
          "name": "CVE-2025-37886",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37886"
        },
        {
          "name": "CVE-2022-38533",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-38533"
        },
        {
          "name": "CVE-2025-37963",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37963"
        },
        {
          "name": "CVE-2025-40297",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40297"
        },
        {
          "name": "CVE-2026-1484",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-1484"
        },
        {
          "name": "CVE-2022-40304",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-40304"
        },
        {
          "name": "CVE-2025-38226",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38226"
        },
        {
          "name": "CVE-2025-4947",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-4947"
        },
        {
          "name": "CVE-2025-39706",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39706"
        },
        {
          "name": "CVE-2025-40178",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40178"
        },
        {
          "name": "CVE-2023-4911",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-4911"
        },
        {
          "name": "CVE-2025-38443",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38443"
        },
        {
          "name": "CVE-2025-38576",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38576"
        },
        {
          "name": "CVE-2025-39869",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39869"
        },
        {
          "name": "CVE-2025-0725",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-0725"
        },
        {
          "name": "CVE-2025-37800",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37800"
        },
        {
          "name": "CVE-2025-39985",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39985"
        },
        {
          "name": "CVE-2025-61726",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
        },
        {
          "name": "CVE-2023-36660",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-36660"
        },
        {
          "name": "CVE-2025-37900",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37900"
        },
        {
          "name": "CVE-2025-7424",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-7424"
        },
        {
          "name": "CVE-2025-1094",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
        },
        {
          "name": "CVE-2023-25585",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-25585"
        },
        {
          "name": "CVE-2025-38439",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38439"
        },
        {
          "name": "CVE-2025-37805",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37805"
        },
        {
          "name": "CVE-2021-22923",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-22923"
        },
        {
          "name": "CVE-2025-41254",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-41254"
        },
        {
          "name": "CVE-2025-39719",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39719"
        },
        {
          "name": "CVE-2025-37990",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37990"
        },
        {
          "name": "CVE-2020-12762",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-12762"
        },
        {
          "name": "CVE-2025-38553",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38553"
        },
        {
          "name": "CVE-2025-38190",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38190"
        },
        {
          "name": "CVE-2025-3198",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-3198"
        },
        {
          "name": "CVE-2025-38180",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38180"
        },
        {
          "name": "CVE-2025-53864",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-53864"
        },
        {
          "name": "CVE-2025-39738",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39738"
        },
        {
          "name": "CVE-2026-2007",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-2007"
        },
        {
          "name": "CVE-2025-38145",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38145"
        },
        {
          "name": "CVE-2023-2953",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-2953"
        },
        {
          "name": "CVE-2024-4032",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-4032"
        },
        {
          "name": "CVE-2025-37948",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37948"
        },
        {
          "name": "CVE-2021-27645",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-27645"
        },
        {
          "name": "CVE-2025-38166",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38166"
        },
        {
          "name": "CVE-2025-37862",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37862"
        },
        {
          "name": "CVE-2025-38321",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38321"
        },
        {
          "name": "CVE-2024-28835",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-28835"
        },
        {
          "name": "CVE-2025-39705",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39705"
        },
        {
          "name": "CVE-2025-37960",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37960"
        },
        {
          "name": "CVE-2025-38045",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38045"
        },
        {
          "name": "CVE-2025-38051",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38051"
        },
        {
          "name": "CVE-2025-59419",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-59419"
        },
        {
          "name": "CVE-2025-49796",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-49796"
        },
        {
          "name": "CVE-2022-34526",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-34526"
        },
        {
          "name": "CVE-2025-8058",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-8058"
        },
        {
          "name": "CVE-2025-39713",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39713"
        },
        {
          "name": "CVE-2025-37763",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37763"
        },
        {
          "name": "CVE-2025-11839",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-11839"
        },
        {
          "name": "CVE-2025-37954",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37954"
        },
        {
          "name": "CVE-2024-8244",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-8244"
        },
        {
          "name": "CVE-2025-22128",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-22128"
        },
        {
          "name": "CVE-2026-1489",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-1489"
        },
        {
          "name": "CVE-2025-37839",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37839"
        },
        {
          "name": "CVE-2025-39744",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39744"
        },
        {
          "name": "CVE-2025-38277",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38277"
        },
        {
          "name": "CVE-2025-37913",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37913"
        },
        {
          "name": "CVE-2025-39756",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39756"
        },
        {
          "name": "CVE-2025-38539",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38539"
        },
        {
          "name": "CVE-2026-2004",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-2004"
        },
        {
          "name": "CVE-2026-0672",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0672"
        },
        {
          "name": "CVE-2025-8732",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-8732"
        },
        {
          "name": "CVE-2025-38044",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38044"
        },
        {
          "name": "CVE-2022-1586",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-1586"
        },
        {
          "name": "CVE-2025-37786",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37786"
        },
        {
          "name": "CVE-2026-0900",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0900"
        },
        {
          "name": "CVE-2020-16599",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-16599"
        },
        {
          "name": "CVE-2021-46822",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-46822"
        },
        {
          "name": "CVE-2022-45703",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-45703"
        },
        {
          "name": "CVE-2025-38200",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38200"
        },
        {
          "name": "CVE-2025-38480",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38480"
        },
        {
          "name": "CVE-2025-38346",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38346"
        },
        {
          "name": "CVE-2025-30204",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
        },
        {
          "name": "CVE-2025-37959",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37959"
        },
        {
          "name": "CVE-2025-38191",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38191"
        },
        {
          "name": "CVE-2025-39946",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39946"
        },
        {
          "name": "CVE-2025-38062",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38062"
        },
        {
          "name": "CVE-2025-38531",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38531"
        },
        {
          "name": "CVE-2025-5914",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-5914"
        },
        {
          "name": "CVE-2023-39804",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-39804"
        },
        {
          "name": "CVE-2025-21919",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-21919"
        },
        {
          "name": "CVE-2025-39693",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39693"
        },
        {
          "name": "CVE-2025-38503",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38503"
        },
        {
          "name": "CVE-2025-38630",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38630"
        },
        {
          "name": "CVE-2025-38131",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38131"
        },
        {
          "name": "CVE-2023-2908",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-2908"
        },
        {
          "name": "CVE-2023-39615",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-39615"
        },
        {
          "name": "CVE-2017-7501",
          "url": "https://www.cve.org/CVERecord?id=CVE-2017-7501"
        },
        {
          "name": "CVE-2022-47673",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-47673"
        },
        {
          "name": "CVE-2023-31486",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-31486"
        },
        {
          "name": "CVE-2025-39980",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39980"
        },
        {
          "name": "CVE-2021-20197",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-20197"
        },
        {
          "name": "CVE-2023-24056",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-24056"
        },
        {
          "name": "CVE-2026-0902",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0902"
        },
        {
          "name": "CVE-2013-0340",
          "url": "https://www.cve.org/CVERecord?id=CVE-2013-0340"
        },
        {
          "name": "CVE-2025-37851",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37851"
        },
        {
          "name": "CVE-2025-38481",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38481"
        },
        {
          "name": "CVE-2025-38585",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38585"
        },
        {
          "name": "CVE-2023-32611",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-32611"
        },
        {
          "name": "CVE-2024-38816",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-38816"
        },
        {
          "name": "CVE-2026-22717",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-22717"
        },
        {
          "name": "CVE-2024-34397",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-34397"
        },
        {
          "name": "CVE-2025-38320",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38320"
        },
        {
          "name": "CVE-2025-53057",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-53057"
        },
        {
          "name": "CVE-2025-1151",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-1151"
        },
        {
          "name": "CVE-2025-38625",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38625"
        },
        {
          "name": "CVE-2025-38164",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38164"
        },
        {
          "name": "CVE-2025-8177",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-8177"
        },
        {
          "name": "CVE-2025-29480",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-29480"
        },
        {
          "name": "CVE-2025-40346",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40346"
        },
        {
          "name": "CVE-2025-38264",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38264"
        },
        {
          "name": "CVE-2023-1999",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-1999"
        },
        {
          "name": "CVE-2020-27618",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-27618"
        },
        {
          "name": "CVE-2025-39676",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39676"
        },
        {
          "name": "CVE-2025-37980",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37980"
        },
        {
          "name": "CVE-2023-0800",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-0800"
        },
        {
          "name": "CVE-2025-7546",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-7546"
        },
        {
          "name": "CVE-2025-38280",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38280"
        },
        {
          "name": "CVE-2023-5388",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388"
        },
        {
          "name": "CVE-2025-1148",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-1148"
        },
        {
          "name": "CVE-2025-37788",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37788"
        },
        {
          "name": "CVE-2025-38427",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38427"
        },
        {
          "name": "CVE-2025-38084",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38084"
        },
        {
          "name": "CVE-2022-23219",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-23219"
        },
        {
          "name": "CVE-2015-2640",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-2640"
        },
        {
          "name": "CVE-2025-37879",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37879"
        },
        {
          "name": "CVE-2025-38217",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38217"
        },
        {
          "name": "CVE-2023-5752",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
        },
        {
          "name": "CVE-2025-40030",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40030"
        },
        {
          "name": "CVE-2025-40244",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40244"
        },
        {
          "name": "CVE-2025-66862",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-66862"
        },
        {
          "name": "CVE-2025-37881",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37881"
        },
        {
          "name": "CVE-2025-39995",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39995"
        },
        {
          "name": "CVE-2025-38103",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38103"
        },
        {
          "name": "CVE-2025-38514",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38514"
        },
        {
          "name": "CVE-2025-39783",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39783"
        },
        {
          "name": "CVE-2025-39715",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39715"
        },
        {
          "name": "CVE-2025-38569",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38569"
        },
        {
          "name": "CVE-2025-38255",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38255"
        },
        {
          "name": "CVE-2025-38512",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38512"
        },
        {
          "name": "CVE-2023-1579",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-1579"
        },
        {
          "name": "CVE-2025-68119",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-68119"
        },
        {
          "name": "CVE-2025-38622",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38622"
        },
        {
          "name": "CVE-2021-4217",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-4217"
        },
        {
          "name": "CVE-2023-32643",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-32643"
        },
        {
          "name": "CVE-2025-37909",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37909"
        },
        {
          "name": "CVE-2025-38700",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38700"
        },
        {
          "name": "CVE-2021-43396",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-43396"
        },
        {
          "name": "CVE-2025-37849",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37849"
        },
        {
          "name": "CVE-2025-38162",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38162"
        },
        {
          "name": "CVE-2025-53066",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-53066"
        },
        {
          "name": "CVE-2025-22873",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-22873"
        },
        {
          "name": "CVE-2025-38532",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38532"
        },
        {
          "name": "CVE-2024-2961",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-2961"
        },
        {
          "name": "CVE-2025-39712",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39712"
        },
        {
          "name": "CVE-2024-12133",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
        },
        {
          "name": "CVE-2025-37812",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37812"
        },
        {
          "name": "CVE-2025-39707",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39707"
        },
        {
          "name": "CVE-2021-22945",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-22945"
        },
        {
          "name": "CVE-2025-37875",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37875"
        },
        {
          "name": "CVE-2025-38410",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38410"
        },
        {
          "name": "CVE-2025-39907",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39907"
        },
        {
          "name": "CVE-2023-42366",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-42366"
        },
        {
          "name": "CVE-2025-39781",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39781"
        },
        {
          "name": "CVE-2025-0167",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
        },
        {
          "name": "CVE-2026-25547",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-25547"
        },
        {
          "name": "CVE-2025-38640",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38640"
        },
        {
          "name": "CVE-2023-38197",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-38197"
        },
        {
          "name": "CVE-2025-38476",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38476"
        },
        {
          "name": "CVE-2025-69420",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-69420"
        },
        {
          "name": "CVE-2025-38659",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38659"
        },
        {
          "name": "CVE-2025-64702",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-64702"
        },
        {
          "name": "CVE-2025-47273",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
        },
        {
          "name": "CVE-2025-40140",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40140"
        },
        {
          "name": "CVE-2025-38020",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38020"
        },
        {
          "name": "CVE-2025-15224",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-15224"
        },
        {
          "name": "CVE-2025-40223",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40223"
        },
        {
          "name": "CVE-2025-38572",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38572"
        },
        {
          "name": "CVE-2025-23140",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-23140"
        },
        {
          "name": "CVE-2025-23150",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-23150"
        },
        {
          "name": "CVE-2025-38460",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38460"
        },
        {
          "name": "CVE-2025-38182",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38182"
        },
        {
          "name": "CVE-2025-38550",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38550"
        },
        {
          "name": "CVE-2024-53114",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-53114"
        },
        {
          "name": "CVE-2025-38275",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38275"
        },
        {
          "name": "CVE-2022-48303",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-48303"
        },
        {
          "name": "CVE-2025-38345",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38345"
        },
        {
          "name": "CVE-2024-37371",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37371"
        },
        {
          "name": "CVE-2023-38545",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-38545"
        },
        {
          "name": "CVE-2021-43618",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-43618"
        },
        {
          "name": "CVE-2026-0989",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-0989"
        },
        {
          "name": "CVE-2025-38170",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38170"
        },
        {
          "name": "CVE-2025-39711",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39711"
        },
        {
          "name": "CVE-2025-22115",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-22115"
        },
        {
          "name": "CVE-2025-22120",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-22120"
        },
        {
          "name": "CVE-2025-61729",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
        },
        {
          "name": "CVE-2025-38535",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38535"
        },
        {
          "name": "CVE-2025-38231",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38231"
        },
        {
          "name": "CVE-2022-26488",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-26488"
        },
        {
          "name": "CVE-2025-37854",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-37854"
        },
        {
          "name": "CVE-2025-11494",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-11494"
        },
        {
          "name": "CVE-2024-6345",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
        },
        {
          "name": "CVE-2025-39873",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39873"
        },
        {
          "name": "CVE-2018-18384",
          "url": "https://www.cve.org/CVERecord?id=CVE-2018-18384"
        },
        {
          "name": "CVE-2025-38473",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38473"
        },
        {
          "name": "CVE-2025-38113",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38113"
        },
        {
          "name": "CVE-2020-11023",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
        },
        {
          "name": "CVE-2025-38714",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38714"
        },
        {
          "name": "CVE-2023-32665",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-32665"
        },
        {
          "name": "CVE-2025-23148",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-23148"
        },
        {
          "name": "CVE-2025-38361",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38361"
        },
        {
          "name": "CVE-2025-38470",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38470"
        },
        {
          "name": "CVE-2023-23916",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
        },
        {
          "name": "CVE-2025-38181",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38181"
        },
        {
          "name": "CVE-2025-38391",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38391"
        },
        {
          "name": "CVE-2025-38248",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-38248"
        },
        {
          "name": "CVE-2025-66418",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
        },
        {
          "name": "CVE-2025-40351",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40351"
        },
        {
          "name": "CVE-2022-3570",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-3570"
        },
        {
          "name": "CVE-2016-9844",
          "url": "https://www.cve.org/CVERecord?id=CVE-2016-9844"
        },
        {
          "name": "CVE-2025-40087",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-40087"
        },
        {
          "name": "CVE-2025-23147",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-23147"
        },
        {
          "name": "CVE-2024-8088",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
        },
        {
          "name": "CVE-2025-48734",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
        },
        {
          "name": "CVE-2025-39752",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-39752"
        },
        {
          "name": "CVE-2026-25646",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
        }
      ],
      "initial_release_date": "2026-02-26T00:00:00",
      "last_revision_date": "2026-02-26T00:00:00",
      "links": [],
      "reference": "CERTFR-2026-AVI-0218",
      "revisions": [
        {
          "description": "Version initiale",
          "revision_date": "2026-02-26T00:00:00.000000"
        }
      ],
      "risks": [
        {
          "description": "D\u00e9ni de service \u00e0 distance"
        },
        {
          "description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
        },
        {
          "description": "Contournement de la politique de s\u00e9curit\u00e9"
        },
        {
          "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
        }
      ],
      "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer un d\u00e9ni de service \u00e0 distance, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et un contournement de la politique de s\u00e9curit\u00e9.",
      "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
      "vendor_advisories": [
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37096",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37096"
        },
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37092",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37092"
        },
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37102",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37102"
        },
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37078",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37078"
        },
        {
          "published_at": "2026-02-26",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37109",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37109"
        },
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37087",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37087"
        },
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37090",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37090"
        },
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37077",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37077"
        },
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37098",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37098"
        },
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37079",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37079"
        },
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37101",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37101"
        },
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37104",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37104"
        },
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37080",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37080"
        },
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37097",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37097"
        },
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37083",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37083"
        },
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37086",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37086"
        },
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37082",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37082"
        },
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37100",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37100"
        },
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37099",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37099"
        },
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37081",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37081"
        },
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37089",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37089"
        },
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37076",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37076"
        },
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37088",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37088"
        },
        {
          "published_at": "2026-02-26",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 36986",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36986"
        },
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-27",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37103"
        },
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37084",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37084"
        },
        {
          "published_at": "2026-02-26",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37110",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37110"
        },
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37093",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37093"
        },
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37085",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37085"
        },
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37095",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37095"
        },
        {
          "published_at": "2026-02-25",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 37094",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37094"
        }
      ]
    }

    CERTFR-2025-AVI-0592

    Vulnerability from certfr_avis - Published: - Updated:

    De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance et une atteinte à la confidentialité des données.

    Solutions

    Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).

    Impacted products
    Vendor Product Description
    VMware Telco Cloud Infrastructure Telco Cloud Infrastructure versions 3.x et 2.x sans le correctif ESXi70U3w-24784741
    VMware Cloud Foundation Cloud Foundation et vSphere Foundation versions 9.0.0.0 sans le correctif ESXi-9.0.0.0100-24813472
    VMware Fusion Fusion versions 13.x antérieures à 13.6.4
    VMware Telco Cloud Platform Telco Cloud Platform versions 3.x et 2.x sans le correctif ESXi70U3w-24784741
    VMware Cloud Foundation Cloud Foundation versions 5.x sans le correctif ESXi80U3f-24784735
    VMware Workstation Worstation versions 17.x antérieures à 17.6.4
    VMware VMware Tools VMware Tools versions 13.x.x antérieures à 13.0.1.0 pour Windows
    VMware ESXi ESXI versions 7.0 sans le correctif ESXi70U3w-24784741
    VMware VMware Tools VMware Tools versions antérieures à 12.5.3 pour Windows
    VMware Cloud Foundation Cloud Foundation versions 4.5.x sans le correctif ESXi70U3w-24784741
    VMware ESXi ESXI versions 8.0 sans les correctifs ESXi80U3f-24784735 et ESXi80U2e-24789317
    References
    Bulletin de sécurité VMware 35877 2025-07-15 vendor-advisory

    Show details on source website

    {
      "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
      "affected_systems": [
        {
          "description": "Telco Cloud Infrastructure versions 3.x et 2.x sans le correctif ESXi70U3w-24784741",
          "product": {
            "name": "Telco Cloud Infrastructure",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Cloud Foundation et vSphere Foundation versions 9.0.0.0 sans le correctif ESXi-9.0.0.0100-24813472",
          "product": {
            "name": "Cloud Foundation",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Fusion versions 13.x ant\u00e9rieures \u00e0 13.6.4",
          "product": {
            "name": "Fusion",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Telco Cloud Platform versions  3.x et 2.x sans le correctif ESXi70U3w-24784741",
          "product": {
            "name": "Telco Cloud Platform",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Cloud Foundation versions 5.x sans le correctif ESXi80U3f-24784735",
          "product": {
            "name": "Cloud Foundation",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Worstation versions 17.x ant\u00e9rieures \u00e0 17.6.4",
          "product": {
            "name": "Workstation",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "VMware Tools versions 13.x.x ant\u00e9rieures \u00e0 13.0.1.0 pour Windows",
          "product": {
            "name": "VMware Tools",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "ESXI versions 7.0 sans le correctif ESXi70U3w-24784741",
          "product": {
            "name": "ESXi",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "VMware Tools versions ant\u00e9rieures \u00e0 12.5.3 pour Windows",
          "product": {
            "name": "VMware Tools",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Cloud Foundation versions 4.5.x sans le correctif ESXi70U3w-24784741",
          "product": {
            "name": "Cloud Foundation",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "ESXI versions 8.0 sans les correctifs ESXi80U3f-24784735 et  ESXi80U2e-24789317",
          "product": {
            "name": "ESXi",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        }
      ],
      "affected_systems_content": "",
      "content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
      "cves": [
        {
          "name": "CVE-2025-41236",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-41236"
        },
        {
          "name": "CVE-2025-41237",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-41237"
        },
        {
          "name": "CVE-2025-41238",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-41238"
        },
        {
          "name": "CVE-2025-41239",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-41239"
        }
      ],
      "links": [],
      "reference": "CERTFR-2025-AVI-0592",
      "revisions": [
        {
          "description": "Version initiale",
          "revision_date": "2025-07-16T00:00:00.000000"
        }
      ],
      "risks": [
        {
          "description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
        },
        {
          "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
        }
      ],
      "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
      "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
      "vendor_advisories": [
        {
          "published_at": "2025-07-15",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 35877",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35877"
        }
      ]
    }

    CERTFR-2025-AVI-0430

    Vulnerability from certfr_avis - Published: - Updated:

    De multiples vulnérabilités ont été découvertes dans les produits VMware. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une injection de code indirecte à distance (XSS).

    Solutions

    Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).

    Impacted products
    Vendor Product Description
    VMware Telco Cloud Platform Telco Cloud Platform sans le correctif de sécurité 8.0 U3e pour vCenter
    VMware Telco Cloud Infrastructure Telco Cloud Infrastructure versions 3.x sans le correctif de sécurité ESXi80U3se-24659227 pour ESXi
    VMware ESXi ESXi versions 8.0 sans le correctif de sécurité ESXi80U3se-24659227
    VMware Cloud Foundation Cloud Foundation versions 5.x sans le correctif de sécurité ESXi80U3se-24659227 pour ESXi
    VMware Telco Cloud Platform Telco Cloud Platform sans le correctif de sécurité ESXi80U3se-24659227 pour ESXi
    VMware Telco Cloud Infrastructure Telco Cloud Infrastructure versions 3.x sans le correctif de sécurité 8.0 U3e pour vCenter
    VMware Fusion Fusion versions 13.x antérieures à 13.6.3 sur macOS
    VMware vCenter Server vCenter Server versions 7.0 sans le correctif de sécurité 7.0 U3v
    VMware Cloud Foundation Cloud Foundation versions 4.5.x sans le correctif de sécurité 7.0 U3v pour vCenter
    VMware Workstation Workstation versions 17.x antérieures à 17.6.3
    VMware Telco Cloud Infrastructure Telco Cloud Infrastructure versions 2.x sans le correctif de sécurité 7.0 U3v pour vCenter
    VMware vCenter Server vCenter Server versions 8.0 sans le correctif de sécurité 8.0 U3e
    VMware Cloud Foundation Cloud Foundation versions 5.x sans le correctif de sécurité 8.0 U3e pour vCenter
    VMware Cloud Foundation Cloud Foundation versions 4.5.x sans le correctif de sécurité ESXi70U3sv-24723868 pour ESXi
    VMware Telco Cloud Infrastructure Telco Cloud Infrastructure versions 2.x sans le correctif de sécurité ESXi70U3sv-24723868 pour ESXi
    VMware ESXi ESXi versions 7.0 sans le correctif de sécurité ESXi70U3sv-24723868
    References
    Bulletin de sécurité VMware 25717 2025-05-20 vendor-advisory

    Show details on source website

    {
      "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
      "affected_systems": [
        {
          "description": "Telco Cloud Platform sans le correctif de s\u00e9curit\u00e9 8.0 U3e pour vCenter",
          "product": {
            "name": "Telco Cloud Platform",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Telco Cloud Infrastructure versions 3.x sans le correctif de s\u00e9curit\u00e9 ESXi80U3se-24659227 pour ESXi",
          "product": {
            "name": "Telco Cloud Infrastructure",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "ESXi versions 8.0 sans le correctif de s\u00e9curit\u00e9 ESXi80U3se-24659227",
          "product": {
            "name": "ESXi",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Cloud Foundation versions 5.x sans le correctif de s\u00e9curit\u00e9 ESXi80U3se-24659227 pour ESXi",
          "product": {
            "name": "Cloud Foundation",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Telco Cloud Platform sans le correctif de s\u00e9curit\u00e9 ESXi80U3se-24659227 pour ESXi",
          "product": {
            "name": "Telco Cloud Platform",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Telco Cloud Infrastructure versions 3.x sans le correctif de s\u00e9curit\u00e9 8.0 U3e pour vCenter",
          "product": {
            "name": "Telco Cloud Infrastructure",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Fusion versions 13.x ant\u00e9rieures \u00e0 13.6.3 sur macOS",
          "product": {
            "name": "Fusion",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "vCenter Server versions 7.0 sans le correctif de s\u00e9curit\u00e9 7.0 U3v",
          "product": {
            "name": "vCenter Server",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Cloud Foundation versions 4.5.x sans le correctif de s\u00e9curit\u00e9 7.0 U3v pour vCenter",
          "product": {
            "name": "Cloud Foundation",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Workstation versions 17.x ant\u00e9rieures \u00e0 17.6.3",
          "product": {
            "name": "Workstation",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Telco Cloud Infrastructure versions 2.x sans le correctif de s\u00e9curit\u00e9 7.0 U3v pour vCenter",
          "product": {
            "name": "Telco Cloud Infrastructure",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "vCenter Server versions 8.0 sans le correctif de s\u00e9curit\u00e9 8.0 U3e",
          "product": {
            "name": "vCenter Server",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Cloud Foundation versions 5.x sans le correctif de s\u00e9curit\u00e9 8.0 U3e pour vCenter",
          "product": {
            "name": "Cloud Foundation",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Cloud Foundation versions 4.5.x sans le correctif de s\u00e9curit\u00e9 ESXi70U3sv-24723868 pour ESXi",
          "product": {
            "name": "Cloud Foundation",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "Telco Cloud Infrastructure versions 2.x sans le correctif de s\u00e9curit\u00e9 ESXi70U3sv-24723868 pour ESXi",
          "product": {
            "name": "Telco Cloud Infrastructure",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "ESXi versions 7.0 sans le correctif de s\u00e9curit\u00e9 ESXi70U3sv-24723868",
          "product": {
            "name": "ESXi",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        }
      ],
      "affected_systems_content": "",
      "content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
      "cves": [
        {
          "name": "CVE-2025-41227",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-41227"
        },
        {
          "name": "CVE-2025-41225",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-41225"
        },
        {
          "name": "CVE-2025-41228",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-41228"
        },
        {
          "name": "CVE-2025-41226",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-41226"
        }
      ],
      "links": [],
      "reference": "CERTFR-2025-AVI-0430",
      "revisions": [
        {
          "description": "Version initiale",
          "revision_date": "2025-05-21T00:00:00.000000"
        }
      ],
      "risks": [
        {
          "description": "D\u00e9ni de service \u00e0 distance"
        },
        {
          "description": "Injection de code indirecte \u00e0 distance (XSS)"
        },
        {
          "description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
        }
      ],
      "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une injection de code indirecte \u00e0 distance (XSS).",
      "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
      "vendor_advisories": [
        {
          "published_at": "2025-05-20",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 25717",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25717"
        }
      ]
    }

    CERTFR-2025-AVI-0177

    Vulnerability from certfr_avis - Published: - Updated:

    De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer une exécution de code arbitraire, une atteinte à la confidentialité des données et un contournement de la politique de sécurité.

    VMware indique que les vulnérabilités CVE-2025-222234, CVE-2025-22225 et CVE-2025-22226 sont activement exploitées.

    Solutions

    Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).

    Impacted products
    Vendor Product Description
    VMware Cloud Foundation VMware Cloud Foundation versions 4.5.x sans le correctif de sécurité ESXi70U3s-24585291
    VMware Telco Cloud Platform VMware Telco Cloud Platorm sans le correctif de sécurité KB389385
    VMware ESXi VMware ESXi versions 7.0 sans le correctif de sécurité ESXi70U3s-24585291
    VMware Cloud Foundation VMware Cloud Foundation versions 5.x sans le correctif de sécurité ESXi80U3d-24585383
    VMware Fusion VMware Fusion 13.x versions antérieures à 13.6.3
    VMware ESXi VMware ESXi versions 8.0 sans le correctif de sécurité ESXi80U2d-24585300 ou ESXi80U3d-24585383
    VMware Telco Cloud Infrastructure VMware Telco Cloud Infrastructure versions 2.x et 3.x sans le correctif de sécurité KB389385
    VMware Workstation VMware Workstation versions 17.x antérieures à 17.6.3
    References
    Bulletin de sécurité VMware 25466 2025-03-04 vendor-advisory
    Bulletin de sécurité VMware 25390 2025-03-04 vendor-advisory

    Show details on source website

    {
      "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
      "affected_systems": [
        {
          "description": "VMware Cloud Foundation versions 4.5.x sans le correctif de s\u00e9curit\u00e9 ESXi70U3s-24585291",
          "product": {
            "name": "Cloud Foundation",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "VMware Telco Cloud Platorm sans le correctif de s\u00e9curit\u00e9 KB389385",
          "product": {
            "name": "Telco Cloud Platform",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "VMware ESXi versions 7.0 sans le correctif de s\u00e9curit\u00e9 ESXi70U3s-24585291",
          "product": {
            "name": "ESXi",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "VMware Cloud Foundation versions 5.x sans le correctif de s\u00e9curit\u00e9 ESXi80U3d-24585383",
          "product": {
            "name": "Cloud Foundation",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "VMware Fusion 13.x versions ant\u00e9rieures \u00e0 13.6.3",
          "product": {
            "name": "Fusion",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "VMware ESXi versions 8.0  sans le correctif de s\u00e9curit\u00e9 ESXi80U2d-24585300 ou ESXi80U3d-24585383",
          "product": {
            "name": "ESXi",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "VMware Telco Cloud Infrastructure versions 2.x et 3.x sans le correctif de s\u00e9curit\u00e9  KB389385",
          "product": {
            "name": "Telco Cloud Infrastructure",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        },
        {
          "description": "VMware Workstation versions 17.x ant\u00e9rieures \u00e0 17.6.3",
          "product": {
            "name": "Workstation",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        }
      ],
      "affected_systems_content": "",
      "content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
      "cves": [
        {
          "name": "CVE-2025-22224",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-22224"
        },
        {
          "name": "CVE-2024-38814",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-38814"
        },
        {
          "name": "CVE-2025-22226",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-22226"
        },
        {
          "name": "CVE-2025-22225",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-22225"
        }
      ],
      "links": [],
      "reference": "CERTFR-2025-AVI-0177",
      "revisions": [
        {
          "description": "Version initiale",
          "revision_date": "2025-03-05T00:00:00.000000"
        }
      ],
      "risks": [
        {
          "description": "Ex\u00e9cution de code arbitraire"
        },
        {
          "description": "Contournement de la politique de s\u00e9curit\u00e9"
        },
        {
          "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
        }
      ],
      "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et un contournement de la politique de s\u00e9curit\u00e9.\n\nVMware indique que les vuln\u00e9rabilit\u00e9s CVE-2025-222234, CVE-2025-22225 et  CVE-2025-22226 sont activement exploit\u00e9es.",
      "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
      "vendor_advisories": [
        {
          "published_at": "2025-03-04",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 25466",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25466"
        },
        {
          "published_at": "2025-03-04",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 25390",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25390"
        }
      ]
    }

    CERTFR-2024-AVI-0732

    Vulnerability from certfr_avis - Published: - Updated:

    Une vulnérabilité a été découverte dans VMware Fusion. Elle permet à un attaquant de provoquer une exécution de code arbitraire.

    Solutions

    Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).

    Impacted products
    Vendor Product Description
    VMware Fusion Fusion versions 13.x antérieures à 13.6 sur MacOS
    References
    Bulletin de sécurité VMware 24939 2024-09-03 vendor-advisory

    Show details on source website

    {
      "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
      "affected_systems": [
        {
          "description": "Fusion versions 13.x ant\u00e9rieures \u00e0 13.6 sur MacOS",
          "product": {
            "name": "Fusion",
            "vendor": {
              "name": "VMware",
              "scada": false
            }
          }
        }
      ],
      "affected_systems_content": "",
      "content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
      "cves": [
        {
          "name": "CVE-2024-38811",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-38811"
        }
      ],
      "links": [],
      "reference": "CERTFR-2024-AVI-0732",
      "revisions": [
        {
          "description": "Version initiale",
          "revision_date": "2024-09-03T00:00:00.000000"
        }
      ],
      "risks": [
        {
          "description": "Ex\u00e9cution de code arbitraire"
        }
      ],
      "summary": "Une vuln\u00e9rabilit\u00e9 a \u00e9t\u00e9 d\u00e9couverte dans VMware Fusion. Elle permet \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire.",
      "title": "Vuln\u00e9rabilit\u00e9 dans les produits VMware",
      "vendor_advisories": [
        {
          "published_at": "2024-09-03",
          "title": "Bulletin de s\u00e9curit\u00e9 VMware 24939",
          "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/24939"
        }
      ]
    }

    VAR-201808-0957

    Vulnerability from variot - Updated: 2024-07-23 22:05

    Systems with microprocessors utilizing speculative execution and address translations may allow unauthorized disclosure of information residing in the L1 data cache to an attacker with local user access with guest OS privilege via a terminal page fault and a side-channel analysis. These attacks are known as L1 Terminal Fault: SGX, L1 Terminal Fault: OS/SMM, and L1 Terminal Fault: VMM. Multiple Intel Processors are prone to a multiple information-disclosure vulnerabilities. Local attackers can exploit these issues to obtain sensitive information. This may aid in further attacks. Intel Core i3 processor, etc. are all CPU (central processing unit) products of Intel Corporation of the United States. Security vulnerabilities exist in several Intel products that use speculative execution and address translation. The following products are affected: Intel Core i3 processor; Intel Core i5 processor; Intel Core i7 processor; Intel Core M processor family; 2nd generation Intel Core processors; 3rd generation Intel Core processors; 4th generation Intel Core processors; 5th generation Intel Core processors, etc.

    Issue date: 2018-08-14

    Updated on: 2018-08-14 (Initial Advisory)

    CVE number: CVE-2018-3646

    1. Summary

    VMware vSphere, Workstation, and Fusion updates enable Hypervisor-

    Specific Mitigations for L1 Terminal Fault - VMM vulnerability.

    The mitigations in this advisory are categorized as Hypervisor-

    Specific Mitigations described by VMware Knowledge Base article

    1. Relevant Products

    VMware vCenter Server (VC)

    VMware vSphere ESXi (ESXi)

    VMware Workstation Pro / Player (WS)

    VMware Fusion Pro / Fusion (Fusion)

    1. Problem Description

    vCenter Server, ESXi, Workstation, and Fusion updates include

    Hypervisor-Specific Mitigations for L1 Terminal Fault - VMM. This

    issue may allow a malicious VM running on a given CPU core to

    effectively read the hypervisoras or another VMas privileged

    information that resides sequentially or concurrently in the same

    coreas L1 Data cache.

    CVE-2018-3646 has two currently known attack vectors which will be

    referred to as "Sequential-Context" and "Concurrent-Context."

    Attack Vector Summary

    Sequential-context attack vector: a malicious VM can potentially

    infer recently accessed L1 data of a previous context (hypervisor

    thread or other VM thread) on either logical processor of a processor

    core.

    Concurrent-context attack vector: a malicious VM can potentially

    infer recently accessed L1 data of a concurrently executing context

    (hypervisor thread or other VM thread) on the other logical processor

    of the Hyper-Threading-enabled processor core.

    Mitigation Summary

    The Sequential-context attack vector is mitigated by a vSphere

    update to the product versions listed in table below. This mitigation

    is dependent on Intel microcode updates (provided in separate ESXi

    patches for most Intel hardware platforms) also listed in the table

    below. This mitigation is enabled by default and does not impose a

    significant performance impact.

    The Concurrent-context attack vector is mitigated through

    enablement of a new feature known as the ESXi Side-Channel-Aware

    Scheduler. This feature may impose a non-trivial performance impact

    and is not enabled by default.

    Column 5 of the following table lists the action required to

    remediate the vulnerability in each release, if a solution is

    available.

    VMware Product Running Replace with/ Mitigation/

    Product Version on Severity Apply Patch Workaround

    ======= ======= ======= ========= ===================== ==========

    VC 6.7 Any Important 6.7.0d None

    VC 6.5 Any Important 6.5u2c None

    VC 6.0 Any Important 6.0u3h None

    VC 5.5 Any Important 5.5u3j None

    ESXi 6.7 Any Important ESXi670-201808401-BG* None

                                     ESXi670-201808402-BG** None
    
                                     ESXi670-201808403-BG*  None
    

    ESXi 6.5 Any Important ESXi650-201808401-BG* None

                                     ESXi650-201808402-BG** None
    
                                     ESXi650-201808403-BG*  None
    

    ESXi 6.0 Any Important ESXi600-201808401-BG* None

                                     ESXi600-201808402-BG** None
    
                                     ESXi600-201808403-BG*  None
    

    ESXi 5.5 Any Important ESXi550-201808401-BG* None

                                     ESXi550-201808402-BG** None
    
                                     ESXi550-201808403-BG*  None
    

    WS 14.x Any Important 14.1.3* None

    Fusion 10.x Any Important 10.1.3* None

    *These patches DO NOT mitigate the Concurrent-context attack vector

    previously described by default. For details on the three-phase

    vSphere mitigation process please see KB55806 and for the mitigation

    process for Workstation and Fusion please see KB57138.

    **These patches include microcode updates required for mitigation of

    the Sequential-context attack vector. This microcode may also be

    obtained from your hardware OEM in the form of a BIOS or firmware

    update. Details on microcode that has been provided by Intel

    and packaged by VMware is enumerated in the patch KBs found in the

    Solution section of this document. Solution

    Please review the patch/release notes for your product and version

    and verify the checksum of your downloaded file.

    vCenter 6.7.0d

    Downloads:

    https://my.vmware.com/web/vmware/info/slug/datacenter_cloud_infrastructure/vmware_vsphere/6_7

    Documentation:

    https://docs.vmware.com/en/VMware-vSphere/6.7/rn/vsphere-vcenter-server-670d-release-notes.html

    vCenter 6.5u2c

    Downloads:

    https://my.vmware.com/web/vmware/info/slug/datacenter_cloud_infrastructure/vmware_vsphere/6_5

    Documentation:

    https://docs.vmware.com/en/VMware-vSphere/6.5/rn/vsphere-vcenter-server-65u2c-release-notes.html

    vCenter 6.0u3h

    Downloads:

    https://my.vmware.com/web/vmware/info/slug/datacenter_cloud_infrastructure/vmware_vsphere/6_0

    Documentation:

    https://docs.vmware.com/en/VMware-vSphere/6.0/rn/vsphere-vcenter-server-60u3h-release-notes.html

    vCenter 5.5u3j

    Downloads:

    https://my.vmware.com/web/vmware/info/slug/datacenter_cloud_infrastructure/vmware_vsphere/5_5

    Documentation:

    https://docs.vmware.com/en/VMware-vSphere/5.5/rn/vsphere-vcenter-server-55u3j-release-notes.html

    ESXi 6.7

    Downloads:

    https://my.vmware.com/group/vmware/patch

    Documentation:

    ESXi670-201808401-BG (esx-base): https://kb.vmware.com/kb/56537

    ESXi670-201808402-BG (microcode): https://kb.vmware.com/kb/56538

    ESXi670-201808403-BG (esx-ui):(https://kb.vmware.com/kb/56897

    ESXi 6.5

    Downloads:

    https://my.vmware.com/group/vmware/patch

    Documentation:

    ESXi650-201808401-BG (esx-base): https://kb.vmware.com/kb/56547

    ESXi650-201808402-BG (microcode): https://kb.vmware.com/kb/56563

    ESXi650-201808403-BG (esx-ui): https://kb.vmware.com/kb/56896

    ESXi 6.0

    Downloads:

    https://my.vmware.com/group/vmware/patch

    Documentation:

    ESXi600-201808401-BG (esx-base): https://kb.vmware.com/kb/56552

    ESXi600-201808402-BG (microcode): https://kb.vmware.com/kb/56553

    ESXi600-201808403-BG (esx-ui): https://kb.vmware.com/kb/56895

    ESXi 5.5

    Downloads:

    https://my.vmware.com/group/vmware/patch

    Documentation:

    ESXi550-201808401-BG (esx-base): https://kb.vmware.com/kb/56557

    ESXi550-201808402-BG (microcode): https://kb.vmware.com/kb/56558

    ESXi550-201808403-BG (esx-ui): https://kb.vmware.com/kb/56894

    VMware Workstation Pro 14.1.3

    Downloads: https://www.vmware.com/go/downloadworkstation

    Documentation: https://docs.vmware.com/en/VMware-Workstation-Pro/index.html

    VMware Workstation Player 14.1.3

    Downloads: https://www.vmware.com/go/downloadplayer

    Documentation: https://docs.vmware.com/en/VMware-Workstation-Player/index.html

    VMware Fusion Pro / Fusion 10.1.3

    Downloads: https://www.vmware.com/go/downloadfusion

    Documentation: https://docs.vmware.com/en/VMware-Fusion/index.html

    1. Change log

    2018-08-14: Initial security advisory in conjunction with vSphere,

    Workstation, and Fusion updates and patches released on 2018-08-14. Contact

    E-mail list for product security notifications and announcements:

    https://lists.vmware.com/cgi-bin/mailman/listinfo/security-announce

    This Security Advisory is posted to the following lists:

    security-announce@lists.vmware.com
    
    bugtraq@securityfocus.com
    
    fulldisclosure@seclists.org
    

    E-mail: security at vmware.com

    PGP key at: https://kb.vmware.com/kb/1055

    VMware Security Advisories

    https://www.vmware.com/security/advisories

    VMware Security Response Policy

    https://www.vmware.com/support/policies/security_response.html

    VMware Lifecycle Support Phases

    https://www.vmware.com/support/policies/lifecycle.html

    VMware Security & Compliance Blog

    https://blogs.vmware.com/security

    Twitter

    https://twitter.com/VMwareSRC

    Copyright 2018 VMware Inc. All rights reserved. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256

    ====================================================================
    Red Hat Security Advisory

    Synopsis: Important: kernel-rt security and bug fix update Advisory ID: RHSA-2018:2395-01 Product: Red Hat Enterprise Linux Advisory URL: https://access.redhat.com/errata/RHSA-2018:2395 Issue date: 2018-08-14 CVE Names: CVE-2017-13215 CVE-2018-3620 CVE-2018-3646 CVE-2018-3693 CVE-2018-5390 CVE-2018-7566 CVE-2018-10675 ==================================================================== 1. Summary:

    An update for kernel-rt is now available for Red Hat Enterprise Linux 7.

    Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.

    1. Relevant releases/architectures:

    Red Hat Enterprise Linux Realtime (v. 7) - noarch, x86_64 Red Hat Enterprise Linux for Real Time for NFV (v. 7) - noarch, x86_64

    1. Description:

    The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.

    Security Fix(es):

    • Modern operating systems implement virtualization of physical memory to efficiently use available system resources and provide inter-domain protection through access control and isolation. The L1TF issue was found in the way the x86 microprocessor designs have implemented speculative execution of instructions (a commonly used performance optimisation) in combination with handling of page-faults caused by terminated virtual to physical address resolving process. As a result, an unprivileged attacker could use this flaw to read privileged memory of the kernel or other processes and/or cross guest/host boundaries to read host memory by conducting targeted cache side-channel attacks. (CVE-2018-3620, CVE-2018-3646)

    • An industry-wide issue was found in the way many modern microprocessor designs have implemented speculative execution of instructions past bounds check. The flaw relies on the presence of a precisely-defined instruction sequence in the privileged code and the fact that memory writes occur to an address which depends on the untrusted value. Such writes cause an update into the microprocessor's data cache even for speculatively executed instructions that never actually commit (retire). As a result, an unprivileged attacker could use this flaw to influence speculative execution and/or read privileged memory by conducting targeted cache side-channel attacks. (CVE-2018-3693)

    • A flaw named SegmentSmack was found in the way the Linux kernel handled specially crafted TCP packets. A remote attacker could use this flaw to trigger time and calculation expensive calls to tcp_collapse_ofo_queue() and tcp_prune_ofo_queue() functions by sending specially modified packets within ongoing TCP sessions which could lead to a CPU saturation and hence a denial of service on the system. Maintaining the denial of service condition requires continuous two-way TCP sessions to a reachable open port, thus the attacks cannot be performed using spoofed IP addresses. (CVE-2018-5390)

    • kernel: crypto: privilege escalation in skcipher_recvmsg function (CVE-2017-13215)

    • kernel: mm: use-after-free in do_get_mempolicy function allows local DoS or other unspecified impact (CVE-2018-10675)

    • kernel: race condition in snd_seq_write() may lead to UAF or OOB access (CVE-2018-7566)

    For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.

    Red Hat would like to thank Intel OSSIRT (Intel.com) for reporting CVE-2018-3620 and CVE-2018-3646; Vladimir Kiriansky (MIT) and Carl Waldspurger (Carl Waldspurger Consulting) for reporting CVE-2018-3693; and Juha-Matti Tilli (Aalto University, Department of Communications and Networking and Nokia Bell Labs) for reporting CVE-2018-5390.

    Bug Fix(es):

    • The kernel-rt packages have been upgraded to the 3.10.0-862.10.2 source tree, which provides a number of bug fixes over the previous version. (BZ#1594915)

    • Solution:

    For details on how to apply this update, which includes the changes described in this advisory, refer to:

    https://access.redhat.com/articles/11258

    The system must be rebooted for this update to take effect.

    1. Bugs fixed (https://bugzilla.redhat.com/):

    1535173 - CVE-2017-13215 kernel: crypto: privilege escalation in skcipher_recvmsg function 1550142 - CVE-2018-7566 kernel: race condition in snd_seq_write() may lead to UAF or OOB-access 1575065 - CVE-2018-10675 kernel: mm: use-after-free in do_get_mempolicy function allows local DoS or other unspecified impact 1581650 - CVE-2018-3693 Kernel: speculative bounds check bypass store 1585005 - CVE-2018-3646 Kernel: hw: cpu: L1 terminal fault (L1TF) 1594915 - kernel-rt: update to the RHEL7.5.z batch#3 source tree 1601704 - CVE-2018-5390 kernel: TCP segments with random offsets allow a remote denial of service (SegmentSmack)

    1. Package List:

    Red Hat Enterprise Linux for Real Time for NFV (v. 7):

    Source: kernel-rt-3.10.0-862.11.6.rt56.819.el7.src.rpm

    noarch: kernel-rt-doc-3.10.0-862.11.6.rt56.819.el7.noarch.rpm

    x86_64: kernel-rt-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm kernel-rt-debug-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm kernel-rt-debug-debuginfo-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm kernel-rt-debug-devel-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm kernel-rt-debug-kvm-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm kernel-rt-debug-kvm-debuginfo-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm kernel-rt-debuginfo-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm kernel-rt-debuginfo-common-x86_64-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm kernel-rt-devel-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm kernel-rt-kvm-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm kernel-rt-kvm-debuginfo-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm kernel-rt-trace-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm kernel-rt-trace-debuginfo-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm kernel-rt-trace-devel-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm kernel-rt-trace-kvm-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm kernel-rt-trace-kvm-debuginfo-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm

    Red Hat Enterprise Linux Realtime (v. 7):

    Source: kernel-rt-3.10.0-862.11.6.rt56.819.el7.src.rpm

    noarch: kernel-rt-doc-3.10.0-862.11.6.rt56.819.el7.noarch.rpm

    x86_64: kernel-rt-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm kernel-rt-debug-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm kernel-rt-debug-devel-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm kernel-rt-devel-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm kernel-rt-trace-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm kernel-rt-trace-devel-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm

    These packages are GPG signed by Red Hat for security. Our key and details on how to verify the signature are available from https://access.redhat.com/security/team/key/

    1. References:

    https://access.redhat.com/security/cve/CVE-2017-13215 https://access.redhat.com/security/cve/CVE-2018-3620 https://access.redhat.com/security/cve/CVE-2018-3646 https://access.redhat.com/security/cve/CVE-2018-3693 https://access.redhat.com/security/cve/CVE-2018-5390 https://access.redhat.com/security/cve/CVE-2018-7566 https://access.redhat.com/security/cve/CVE-2018-10675 https://access.redhat.com/security/updates/classification/#important https://access.redhat.com/security/vulnerabilities/L1TF

    1. Contact:

    The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/

    Copyright 2018 Red Hat, Inc. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1

    iQIVAwUBW3M6LdzjgjWX9erEAQiNxA//Qo+SG7/R3Z3Md7e2rxTQ9InGZkQ0dJPy lmTtQHqPXRHrsqLAt4DR8IMYVnZsKm/T4nqETOz+/eYv300JiaCe6zKmHGXW2nac ZqrrJ86zQkG+4lbdxZkvSCJnS9xV3xm2UBJv6yFwoe7Ndhve73CwGF4/PYtrHA5z zuxPZnuTo2kpGu6VsgesIBajRmsev+qsy8X7kjlrwPVByarw4ClbBU54yI0VPW+H h1zKg0+V4YMjpCENj3fSlOH1nQOgiMSg4sFHDdMYy4SiW422S0S1oMtnFBZOGc5G +TFVTfkkAtGXSppJxGU7+FR8X0Fg0GLWzw9BaRxg5zndV7xutfOZhbRmtbbs+aYF IhUGBiQ+x1m+jTJk7RFkMlAG7U/EYIF9+WOQHt+/a6HeiOGcROqq01l7PdkSkcJk CT3fi/wATGh1AsiLU1707TPCDxT0GoTmbXTve17H9FMWlK+kcEyUickQx5V+R7W/ vOq5d6Cr1ko78o3Pmfrf/fSsy6kcum5VpKTP9JupHxEmQoJfuGGQIm7p2g3o8RDH AamXhxhS1Dfr5RBCXEncANaZCNRaf+D5hFz8dfMmTdAok122F4IN0adiW7XPhtS8 I218KeBjVdlhh7WLdkSIHIqh271H6/pHCERi45amT6CGEl9wQQgmuy29kQSvqNTM tYsRJkrtY8A=DXw+ -----END PGP SIGNATURE-----

    -- RHSA-announce mailing list RHSA-announce@redhat.com https://www.redhat.com/mailman/listinfo/rhsa-announce . 7.3) - ppc64, ppc64le, x86_64

    1. Description:

    The kernel packages contain the Linux kernel, the core of any Linux operating system.

    Bug Fix(es):

    • Due to a bug in a CPU's speculative execution engine, the CPU could previously leak data from other processes on the system, including passwords, encryption keys, or other sensitive information. With this update, the kernel build requirements have been updated to the GNU Compiler Collection (GCC) compiler version that has the support for Expoline for IBM z Systems. As a result, data leak no longer occurs under the described circumstances. (BZ#1577761)

    • Corrected: 2018-08-14 17:51:12 UTC (stable/11, 11.1-STABLE) 2018-08-15 02:30:11 UTC (releng/11.2, 11.2-RELEASE-p2) 2018-08-15 02:30:11 UTC (releng/11.1, 11.1-RELEASE-p13) CVE Name: CVE-2018-3620, CVE-2018-3646

    Special Note: Speculative execution vulnerability mitigation remains a work in progress. This advisory addresses the issue in FreeBSD 11.1 and later.

    For general information regarding FreeBSD Security Advisories, including descriptions of the fields above, security branches, and the following sections, please visit . Background

    When a program accesses data in memory via a logical address it is translated to a physical address in RAM by the CPU. Accessing an unmapped logical address results in what is known as a terminal fault.

    II. The CPU may speculatively access the level 1 data cache (L1D). Data which would otherwise be protected may then be determined by using side channel methods.

    This issue affects bhyve on FreeBSD/amd64 systems.

    III. Impact

    An attacker executing user code, or kernel code inside of a virtual machine, may be able to read secret data from the kernel or from another virtual machine.

    IV. Workaround

    No workaround is available.

    V. Solution

    Upgrade your vulnerable system to a supported FreeBSD stable or release / security branch (releng) dated after the correction date, and reboot.

    Perform one of the following:

    1) To update your vulnerable system via a binary patch:

    Systems running a RELEASE version of FreeBSD on the i386 or amd64 platforms can be updated via the freebsd-update(8) utility:

    freebsd-update fetch

    freebsd-update install

    shutdown -r +30 "Rebooting for security update"

    2) To update your vulnerable system via a source code patch:

    The following patches have been verified to apply to the applicable FreeBSD release branches.

    a) Download the relevant patch from the location below, and verify the detached PGP signature using your PGP utility.

    [FreeBSD 11.2]

    fetch https://security.FreeBSD.org/patches/SA-18:09/l1tf-11.2.patch

    fetch https://security.FreeBSD.org/patches/SA-18:09/l1tf-11.2.patch.asc

    gpg --verify l1tf-11.2.patch.asc

    [FreeBSD 11.1]

    fetch https://security.FreeBSD.org/patches/SA-18:09/l1tf-11.1.patch

    fetch https://security.FreeBSD.org/patches/SA-18:09/l1tf-11.1.patch.asc

    gpg --verify l1tf-11.1.patch.asc

    b) Apply the patch. Execute the following commands as root:

    cd /usr/src

    patch < /path/to/patch

    c) Recompile your kernel as described in and reboot the system.

    VI. Correction details

    CVE-2018-3620 (L1 Terminal Fault-OS)


    FreeBSD reserves the the memory page at physical address 0, so it will not contain secret data. FreeBSD zeros the paging data structures for unmapped addresses, so that speculatively executed L1 Terminal Faults will access only the reserved, unused page.

    The following list contains the correction revision numbers for each affected branch.

    Branch/path Revision


    stable/11/ r337794 releng/11.1/ r337828 releng/11.2/ r337828


    To see which files were modified by a particular revision, run the following command, replacing NNNNNN with the revision number, on a machine with Subversion installed:

    svn diff -cNNNNNN --summarize svn://svn.freebsd.org/base

    Or visit the following URL, replacing NNNNNN with the revision number:

    VII.

    Note that due to a client issue, this livepatch may report that it failed to load. You can verify that the patch has successfully loaded by looking in /sys/kernel/livepatch for a directory starting with the name "lkp_Ubuntu," followed by your kernel version, and ending with the version number, "44." The next client update should correct this problem. (CVE-2018-3620)

    It was discovered that the paravirtualization implementation in the Linux kernel did not properly handle some indirect calls, reducing the effectiveness of Spectre v2 mitigations for paravirtual guests. (CVE-2018-15572)

    Jann Horn discovered that the vmacache subsystem did not properly handle sequence number overflows, leading to a use-after-free vulnerability. (CVE-2018-17182)

    Update instructions:

    The problem can be corrected by updating your livepatches to the following versions:

    | Kernel | Version | flavors | |--------------------------+----------+--------------------------| | 4.4.0-133.159 | 44.1 | generic, lowlatency | | 4.4.0-133.159~14.04.1 | 44.1 | lowlatency, generic | | 4.4.0-134.160 | 44.1 | generic, lowlatency | | 4.4.0-134.160~14.04.1 | 44.1 | lowlatency, generic | | 4.4.0-135.161~14.04.1 | 44.1 | lowlatency, generic | | 4.15.0-32.35 | 44.1 | lowlatency, generic | | 4.15.0-32.35~16.04.1 | 44.1 | generic, lowlatency | | 4.15.0-33.36 | 44.1 | lowlatency, generic | | 4.15.0-33.36~16.04.1 | 44.1 | lowlatency, generic | | 4.15.0-34.37 | 44.1 | generic, lowlatency | | 4.15.0-34.37~16.04.1 | 44.2 | lowlatency, generic |

    References: CVE-2018-3620, CVE-2018-15594, CVE-2018-3646, CVE-2018-6555, CVE-2018-14633, CVE-2018-15572, CVE-2018-17182

    -- ubuntu-security-announce mailing list ubuntu-security-announce@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-security-announce . ========================================================================== Ubuntu Security Notice USN-3742-3 August 21, 2018

    linux-lts-trusty regressions

    A security issue affects these releases of Ubuntu and its derivatives:

    • Ubuntu 12.04 ESM

    Summary:

    USN-3742-2 introduced regressions in the Linux Hardware Enablement (HWE) kernel for Ubuntu 12.04 ESM.

    Software Description: - linux-lts-trusty: Linux hardware enablement kernel from Trusty for Precise ESM

    Details:

    USN-3742-2 introduced mitigations in the Linux Hardware Enablement (HWE) kernel for Ubuntu 12.04 ESM to address L1 Terminal Fault (L1TF) vulnerabilities (CVE-2018-3620, CVE-2018-3646). Unfortunately, the update introduced regressions that caused kernel panics when booting in some environments as well as preventing Java applications from starting. This update fixes the problems.

    We apologize for the inconvenience. A local attacker in a guest virtual machine could use this to expose sensitive information (memory from other guests or the host OS). (CVE-2018-3620)

    Andrey Konovalov discovered an out-of-bounds read in the POSIX timers subsystem in the Linux kernel. A remote attacker could use this to cause a denial of service. (CVE-2018-5390)

    Juha-Matti Tilli discovered that the IP implementation in the Linux kernel performed algorithmically expensive operations in some situations when handling incoming packet fragments. A remote attacker could use this to cause a denial of service. (CVE-2018-5391)

    Update instructions:

    The problem can be corrected by updating your system to the following package versions:

    Ubuntu 12.04 ESM: linux-image-3.13.0-156-generic 3.13.0-156.206~precise1 linux-image-3.13.0-156-generic-lpae 3.13.0-156.206~precise1 linux-image-generic-lpae-lts-trusty 3.13.0.156.146 linux-image-generic-lts-trusty 3.13.0.156.146

    After a standard system update you need to reboot your computer to make all the necessary changes.

    ATTENTION: Due to an unavoidable ABI change the kernel updates have been given a new version number, which requires you to recompile and reinstall all third party kernel modules you might have installed. Unless you manually uninstalled the standard kernel metapackages (e.g. linux-generic, linux-generic-lts-RELEASE, linux-virtual, linux-powerpc), a standard system upgrade will automatically perform this as well. Relevant releases/architectures:

    RHEL 7-based RHEV-H ELS - noarch RHEV Hypervisor for RHEL-6 ELS - noarch

    1. The Red Hat Enterprise Virtualization Hypervisor is a dedicated Kernel-based Virtual Machine (KVM) hypervisor

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-201808-0957",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "520e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5287u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5575r"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2550k"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4600m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3450"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2100t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2655le"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4700mq"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4350u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2435m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4202y"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "875k"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4980hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7660u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4360"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5005u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3612qe"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4250u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7920hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2617m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3770"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3437u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "670"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4422e"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4720hq"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2310m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2310"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3230m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4702hq"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3317u"
          },
          {
            "model": "core m5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6y54"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3210"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4350t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3130m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3615qm"
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y10a"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4900mq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3612qm"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3380m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2405s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3550s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4330m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "870s"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4012y"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4010y"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4670r"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4722hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3689y"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4790t"
          },
          {
            "model": "core m3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6y30"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3220"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2312m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "840qm"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6300t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2710qe"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6350hq"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6100t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "560m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2375m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4200h"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4570r"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3350p"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4810mq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "980"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4210h"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4120u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4360t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4670"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "820qm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2640m"
          },
          {
            "model": "core m3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7y30"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4340"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "370m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4160"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4112e"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4158u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6400t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4610m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4960hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "640um"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "680"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4360u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5350h"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5750hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2677m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3667u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4300y"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5500u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2367m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4130"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6102e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "560um"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4460s"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3687u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6100u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6600k"
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y10"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "975"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4000m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "920"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3610qm"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2350m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3340s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6200u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4402e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6600"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8250u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2348m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4690t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4771"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4460t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4260u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6360u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2760qm"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2300"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4690s"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4710mq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4702mq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2820qm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4712mq"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2380p"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2115c"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2520m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3610me"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "640m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "680um"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2715qe"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3227u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8600k"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3475s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "430um"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4005u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2610ue"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7820hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3517ue"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "530"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8550u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4160t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4330t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6157u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2430m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4210y"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2700k"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4600u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2500"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "330m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4310u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "860s"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3115c"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "660lm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4785t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4288u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2637m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2125"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "540um"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "930"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3330s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4590t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6600t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8350k"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4550u"
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y70"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2390t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2629m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5600u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "350m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "980x"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4760hq"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "460m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7700t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4350"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "390m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "330um"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5700hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2600k"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2649m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4210m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4110m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3210m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770r"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3820qm"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6300hq"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2100"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4500u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770te"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3615qe"
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y31"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2960xm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7560u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4020y"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5950hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7820eq"
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y51"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5300u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "640lm"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4150t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4200u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4170t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3360m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4310m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4790"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "450m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6300"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4700hq"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "660"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6402p"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2130"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3330"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3470s"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2630qm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2720qm"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2102"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2860qm"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4590s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2510e"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6320"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3540m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4800mq"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5675r"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3225"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7700k"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4860hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5775c"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3439y"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3570k"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7y75"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4278u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4430"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4030y"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "960"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2675qm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3537u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2600"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7700"
          },
          {
            "model": "core m5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6y57"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8700"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5675c"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "480m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3450s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2467m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6100"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2450p"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "740qm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4950hq"
          },
          {
            "model": "core m3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7y32"
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y10c"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3570s"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2657m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8400"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7600u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3470t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3517u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "610e"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5700eq"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6006u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5350u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2620m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4370"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2120t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3110m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4712hq"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5257u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5650u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4100u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "620le"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "950"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2328m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4790k"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3250"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "660ue"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6585r"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "620um"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "560"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "661"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "380um"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "650"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8350u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "990x"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770s"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4130t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "750s"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5550u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3120m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4340te"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4590"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3520m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3555le"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5775r"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2330e"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4150"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7820hk"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "430m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6440hq"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2400"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4200m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4570s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4308u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "540"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4330"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "760"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4670s"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4578u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2500k"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "965"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3635qm"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4670t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "940"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4100e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2540m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3340"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3340m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6100h"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4210u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6442eq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "720qm"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2377m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "880"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3630qm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4702ec"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "860"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7500u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4765t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2310e"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "550"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3220t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "470um"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "*"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2410m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4690k"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "520um"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2105"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4510u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770k"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3217ue"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3250t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8100"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4440"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3720qm"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2120"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4400e"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3770s"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4030u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6167u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4340m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2515e"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5157u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4610y"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3337u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "580m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "750"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2400s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6300u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5200u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3240t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5557u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4910mq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3740qm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4870hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4750hq"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6098p"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4025u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4430s"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2635qm"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "520m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3229y"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4102e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3320m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3770t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4558u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3427u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4302y"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6260u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "330e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3339y"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4710hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8700k"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8650u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4258u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2330m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4010u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4570t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3240"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2557m"
          },
          {
            "model": "core m7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6y75"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "380m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2450m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "620lm"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4460"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6267u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7567u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3840qm"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5250u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2357m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "940xm"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2340ue"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4670k"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5010u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4300u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4100m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6287u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3550"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3610qe"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5020u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2500s"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "870"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "970"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4330te"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3570t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4110e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6500te"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2670qm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "920xm"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3120me"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5015u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "660um"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4850hq"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6500"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2920xm"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2537m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4220y"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6100te"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3632qm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4790s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4570te"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6440eq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4650u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7700hq"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4300m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6100e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2500t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4700ec"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5850hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5850eq"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4690"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "540m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "655k"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3770k"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6500t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4370t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2320"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4200y"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3470"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4440s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6400"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4570"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2600s"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4700eq"
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y71"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3245"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3570"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3217u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4410e"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2365m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "620m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6685r"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770hq"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2370m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4402ec"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4170"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "620ue"
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "2.0"
          },
          {
            "model": "proliant dl560 gen10 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "dsm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "synology",
            "version": "5.2"
          },
          {
            "model": "vcenter server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.7"
          },
          {
            "model": "proliant ml350e gen8 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant m710p server cartridge",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant dl170h g6 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant xl260a gen9 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant ml330 g6 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "core x-series processor family for intel platforms",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "x990"
          },
          {
            "model": "enterprise linux server tus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7.2"
          },
          {
            "model": "cloudline cl5800 gen9 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xeon processor e7 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "v40"
          },
          {
            "model": "windows server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "18030"
          },
          {
            "model": "enterprise linux server tus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-6.6"
          },
          {
            "model": "vsphere data protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.1.6"
          },
          {
            "model": "proliant ml150 g6 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "esxi",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.0"
          },
          {
            "model": "enterprise linux for power big endian extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.5"
          },
          {
            "model": "proliant xl170r gen9 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant sl160z g6 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant dl560 gen9 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "enterprise linux server aus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-6.5"
          },
          {
            "model": "proliant xl190r gen10 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.2.3"
          },
          {
            "model": "proliant xl750f gen9 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "enterprise linux workstation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.1.4"
          },
          {
            "model": "sgi uv",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "20000"
          },
          {
            "model": "xeon processor scalable family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "0"
          },
          {
            "model": "cloudline cl2100 g3 807s 12g 8sff",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xeon processor d-2100",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "0"
          },
          {
            "model": "proliant dl180 gen10 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xeon processor e5 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "v20"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "10.0"
          },
          {
            "model": "virtualization host",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "4"
          },
          {
            "model": "proliant sl170z g6 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant m710 server cartridge",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant dl370 g6 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.0"
          },
          {
            "model": "proliant dl180 g6 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "3.2.2"
          },
          {
            "model": "proliant dl360p gen8 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant ml310e gen8 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "v20"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.0.3"
          },
          {
            "model": "proliant bl280c g6 server blade",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "3.4.3"
          },
          {
            "model": "proliant ml370 g6 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "7.3.1"
          },
          {
            "model": "proliant bl460c g7 server blade",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "vsphere data protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.0.6"
          },
          {
            "model": "proliant bl460c g6 server blade",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant thin micro tm200 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant dl380e gen8 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant bl620c g7 server blade",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "cloudline cl4100 gen10 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.0.1"
          },
          {
            "model": "xenserver",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "7.5"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.2"
          },
          {
            "model": "enterprise linux eus compute node",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "6.7"
          },
          {
            "model": "enterprise linux server update services for sap solutions",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.3"
          },
          {
            "model": "proliant ml350 gen10 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.6"
          },
          {
            "model": "proliant dl120 g6 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "esxi",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.5"
          },
          {
            "model": "windows server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20120"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.5.3"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "3.2.3"
          },
          {
            "model": "skynas",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "synology",
            "version": "0"
          },
          {
            "model": "proliant dl160 gen8 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "windows version for 32-bit systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "1017030"
          },
          {
            "model": "core x-series processor family for intel platforms",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "x2990"
          },
          {
            "model": "proliant xl250a gen9 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.2.0"
          },
          {
            "model": "enterprise linux for arm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "647"
          },
          {
            "model": "vsphere data protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.1.4"
          },
          {
            "model": "windows server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "17090"
          },
          {
            "model": "c880 m5 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "7.0"
          },
          {
            "model": "proliant ws460c gen9 workstation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "vsphere data protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.0.5"
          },
          {
            "model": "proliant dl120 g7 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant dl380 g6 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "cloudline cl2100 gen10 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant bl685c g7 server blade",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "3.4.0"
          },
          {
            "model": "enterprise linux server update services for sap solutions",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7."
          },
          {
            "model": "windows version for 32-bit systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "1018030"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "3.0.4"
          },
          {
            "model": "2nd generation core processors",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "0"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.1.1"
          },
          {
            "model": "enterprise linux for real time",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "enterprise linux eus compute node",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7.5"
          },
          {
            "model": "cloudline cl5200 gen9 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xeon processor series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "56000"
          },
          {
            "model": "proliant ml110 g6 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "enterprise linux server extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.4"
          },
          {
            "model": "proliant bl490c g7 server blade",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "fusion pro",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "10.1.1"
          },
          {
            "model": "proliant dl385 g7 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xeon processor series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "36000"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.1.0"
          },
          {
            "model": "windows server r2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20120"
          },
          {
            "model": "enterprise linux for ibm z systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.11"
          },
          {
            "model": "xeon processor e3 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "v20"
          },
          {
            "model": "xeon processor series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "55000"
          },
          {
            "model": "enterprise linux server extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-6.7"
          },
          {
            "model": "xeon processor e5 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "v40"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "3.3.2"
          },
          {
            "model": "fusion pro",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "10.1.2"
          },
          {
            "model": "synergy gen9 compute module",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4800"
          },
          {
            "model": "proliant dl580 gen10 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.1.5"
          },
          {
            "model": "dsm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "synology",
            "version": "6.1"
          },
          {
            "model": "synergy gen9 compute module",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "6200"
          },
          {
            "model": "vsphere data protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.1"
          },
          {
            "model": "synergy gen10 compute module",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4800"
          },
          {
            "model": "proliant dl160 gen10 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "cloudline cl3100 gen10 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant ml150 gen9 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "enterprise linux desktop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "5th generation core processors",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "0"
          },
          {
            "model": "c880 m4 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "apollo gen9 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "42000"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "3.4.2"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.1.3"
          },
          {
            "model": "proliant dl580 g7 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "7th generation core processors",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "0"
          },
          {
            "model": "3rd generation core processors",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "0"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "3.0.3"
          },
          {
            "model": "vsphere integrated containers",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.2"
          },
          {
            "model": "windows server r2 for x64-based systems sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2008"
          },
          {
            "model": "cloudline cl2200 gen10 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "vsphere integrated containers",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.3.1"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.8"
          },
          {
            "model": "windows server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2016"
          },
          {
            "model": "sgi uv",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "3000"
          },
          {
            "model": "esxi",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.7"
          },
          {
            "model": "enterprise linux for power little endian extended update supp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.5"
          },
          {
            "model": "enterprise linux for power little endian",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "integrity superdome with bl920s gen9 server blade",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "x0"
          },
          {
            "model": "enterprise linux server aus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7.2"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.7"
          },
          {
            "model": "cloudline cl2100 g3 806r 8sff",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "enterprise linux server aus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-6.6"
          },
          {
            "model": "windows server for x64-based systems sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2008"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.3.0"
          },
          {
            "model": "operating system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "0"
          },
          {
            "model": "enterprise linux for power little endian extended update supp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.4"
          },
          {
            "model": "proliant dl980 g7 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "enterprise linux server tus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.4"
          },
          {
            "model": "xeon processor e5 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "v30"
          },
          {
            "model": "proliant sl210t gen8 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "sgi uv",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "10000"
          },
          {
            "model": "cloudline cl2100 g3 407s 12g 4lff",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xeon processor e7 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "0"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "3.0.2"
          },
          {
            "model": "core i3 processor",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "0"
          },
          {
            "model": "6th generation core processors",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "0"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.2.5"
          },
          {
            "model": "superdome flex server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "vsphere integrated containers",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.3"
          },
          {
            "model": "enterprise linux eus compute node",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7.3"
          },
          {
            "model": "virtual machine manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "synology",
            "version": "0"
          },
          {
            "model": "xeon processor e3 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "v40"
          },
          {
            "model": "proliant ml110 g7 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.2.2"
          },
          {
            "model": "proliant dl580 gen8 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "identity manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "3.0"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "3.1"
          },
          {
            "model": "proliant ml30 gen9 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "enterprise linux for ibm system z",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "integrity mc990 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "x0"
          },
          {
            "model": "proliant ml110 gen9 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.10"
          },
          {
            "model": "proliant bl490c g6 server blade",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant dl360 gen10 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant m710x server cartridge",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "virtualization els",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7"
          },
          {
            "model": "windows version for x64-based systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "1017090"
          },
          {
            "model": "proliant ml350 gen9 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant dl320 g6 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "integrity superdome with bl920s gen8 server blade",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "x0"
          },
          {
            "model": "fusion pro",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "10.0"
          },
          {
            "model": "proliant xl270d gen10 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant bl660c gen9 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "8th generation core processors",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "0"
          },
          {
            "model": "proliant xl190r gen9 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant xl450 gen9 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "enterprise linux server extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.5"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "3.1.4"
          },
          {
            "model": "proliant bl680c g7 server blade",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.1.6.1"
          },
          {
            "model": "windows version for x64-based systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "1018030"
          },
          {
            "model": "4th generation core processors",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "0"
          },
          {
            "model": "proliant dl180 gen9 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant xl450 gen10 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "enterprise linux for power little endian extended update supp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.3"
          },
          {
            "model": "windows for x64-based systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "8.10"
          },
          {
            "model": "proliant sl160s g6 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant dl380 g7 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant dl170e g6 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant bl460c gen8 server blade",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "enterprise linux server aus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "6.4"
          },
          {
            "model": "enterprise linux server tus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.3"
          },
          {
            "model": "proliant dl380 gen10 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "windows for 32-bit systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "8.10"
          },
          {
            "model": "system management mode",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "0"
          },
          {
            "model": "xenserver",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "7.1"
          },
          {
            "model": "xeon processor series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "75000"
          },
          {
            "model": "xenserver ltsr cu1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "7.1"
          },
          {
            "model": "cloudline cl5200 g3 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.4.1"
          },
          {
            "model": "proliant dl360 g7 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xeon processor e3 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "v30"
          },
          {
            "model": "rhev hypervisor for rhel-6",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "0"
          },
          {
            "model": "proliant dl360 gen9 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "3.4.4"
          },
          {
            "model": "enterprise linux for ibm z systems extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.5"
          },
          {
            "model": "vsphere integrated containers",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.0"
          },
          {
            "model": "vsphere data protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.0"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "3.3.1"
          },
          {
            "model": "proliant dl360 g6 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xeon processor e3 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "v50"
          },
          {
            "model": "virtualization els",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-6"
          },
          {
            "model": "proliant sl2x170z g6 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "windows for 32-bit systems sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "7"
          },
          {
            "model": "windows for x64-based systems sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "7"
          },
          {
            "model": "enterprise linux for ibm z systems extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.4"
          },
          {
            "model": "management agent for rhel",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "70"
          },
          {
            "model": "windows version for 32-bit systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "1016070"
          },
          {
            "model": "proliant dl360e gen8 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "core i7 processor",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "0"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.3.1"
          },
          {
            "model": "windows server for 32-bit systems sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2008"
          },
          {
            "model": "enterprise linux for ibm z systems extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-6.7"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.0.0"
          },
          {
            "model": "proliant bl2x220c g7 server blade",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "dsm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "synology",
            "version": "6.2"
          },
          {
            "model": "enterprise linux server aus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "6.5"
          },
          {
            "model": "vcenter server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.0"
          },
          {
            "model": "virtualization",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "4"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.2.4"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.2.4.1"
          },
          {
            "model": "synergy gen9 compute module",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "6600"
          },
          {
            "model": "cloudline cl2200 g3 1211r lff",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "120"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.9"
          },
          {
            "model": "windows version for 32-bit systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "1017090"
          },
          {
            "model": "enterprise linux server extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.3"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.0.2"
          },
          {
            "model": "proliant ml350p gen8 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "synergy gen10 compute module",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "6600"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.0.4"
          },
          {
            "model": "enterprise linux for power big endian",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "3.2.0"
          },
          {
            "model": "proliant bl460c gen10 server blade",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant dl320e gen8 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant ml110 gen10 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant bl420c gen8 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.4.0"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "7.4"
          },
          {
            "model": "xenserver",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "7.4"
          },
          {
            "model": "proliant ml350 g6 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant microserver gen8",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant dl580 gen9 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.1"
          },
          {
            "model": "xeon processor d-1500",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "0"
          },
          {
            "model": "enterprise linux server aus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.4"
          },
          {
            "model": "sgi uv",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "30000"
          },
          {
            "model": "enterprise linux for power big endian extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.4"
          },
          {
            "model": "vsphere integrated containers",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.1"
          },
          {
            "model": "proliant sl170s g6 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "ucs e-series servers",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "enterprise linux server update services for sap solutions",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.2"
          },
          {
            "model": "enterprise linux for scientific computing",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "enterprise linux server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "xeon processor e3 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "v60"
          },
          {
            "model": "proliant bl660c gen8 server blade",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "enterprise linux for power big endian extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-6.7"
          },
          {
            "model": "300h",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "core i5 processor",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "0"
          },
          {
            "model": "proliant dl560 gen8 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant dl380p gen8 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "3.1.3"
          },
          {
            "model": "enterprise linux for ibm z systems extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.3"
          },
          {
            "model": "windows rt",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "0"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "3.3.0"
          },
          {
            "model": "proliant xl270d gen9 accelerator tray 2u configure-to-order serv",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "enterprise linux eus compute node",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7.4"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "7.3.0"
          },
          {
            "model": "vcenter server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.5"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "10.1.1"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "3.4.1"
          },
          {
            "model": "proliant sl390s g7 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant xl230a gen9 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xeon processor e3 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "0"
          },
          {
            "model": "proliant xl730f gen9 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "enterprise linux extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7.3"
          },
          {
            "model": "virtual machine manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "0"
          },
          {
            "model": "proliant bl460c gen9 server blade",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant dl60 gen9 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "vsphere data protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.1.5"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.6.3"
          },
          {
            "model": "xeon processor e7 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "v20"
          },
          {
            "model": "xeon processor series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "34000"
          },
          {
            "model": "proliant dl120 gen9 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.2.1"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "10.1.2"
          },
          {
            "model": "xeon processor e7 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "v30"
          },
          {
            "model": "software guard extensions",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "0"
          },
          {
            "model": "synergy gen9 special compute module",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "6200"
          },
          {
            "model": "proliant bl2x220c g6 server blade",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant xl740f gen9 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "cloudline cl3100 g3 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "cloudline cl2100 g3 807s sff",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "80"
          },
          {
            "model": "proliant xl230k gen10 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "windows for x64-based systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "100"
          },
          {
            "model": "cloudline cl2200 g3 12g 1211r 12lff",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "enterprise linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "7.1"
          },
          {
            "model": "xenserver",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "7.0"
          },
          {
            "model": "vsphere data protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.0.7"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "3.2.1"
          },
          {
            "model": "enterprise linux for power",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "97"
          },
          {
            "model": "enterprise linux server aus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.3"
          },
          {
            "model": "enterprise linux for power big endian extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.3"
          },
          {
            "model": "cloudline cl3150 gen10 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "7.2"
          },
          {
            "model": "proliant xl170r gen10 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant dl380 gen9 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "core m processor family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "0"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "10.1"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.5.0"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "4.1.2"
          },
          {
            "model": "proliant dl120 gen10 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "windows version for x64-based systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "1016070"
          },
          {
            "model": "xeon processor e5 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "0"
          },
          {
            "model": "300rl",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "cloudline cl2100 g3 407s lff",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "40"
          },
          {
            "model": "enterprise linux server aus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "6.6"
          },
          {
            "model": "xeon processor series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "65000"
          },
          {
            "model": "proliant dl80 gen9 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "windows version for x64-based systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "1017030"
          },
          {
            "model": "proliant ml310e gen8 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant dl160 g6 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proliant bl465c g7 server blade",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#982149"
          },
          {
            "db": "BID",
            "id": "105080"
          },
          {
            "db": "NVD",
            "id": "CVE-2018-3646"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4330:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4330t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4330te:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4340:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4340te:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4350:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4350t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4360:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4360t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4370:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4370t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4100e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4100m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4100u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4102e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4110e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4110m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4112e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4120u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4158u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4170t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4170:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4160t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4160:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4150t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4150:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4130t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4130:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4000m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4005u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4010u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4010y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4012y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4020y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4025u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4030u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4030y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:8100:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:8350k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6300:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6300t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6320:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6100e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6100h:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6100u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6102e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6157u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6167u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6100:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6100t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6100te:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6006u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6098p:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:5157u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:5020u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:5015u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:5010u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:5005u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3250t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3250:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3245:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3240t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3240:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3229y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3227u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3225:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3220t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3220:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3217ue:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3217u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3210:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3130m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3120me:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3120m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3115c:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3110m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2377m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2375m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2370m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2367m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2365m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2357m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2350m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2348m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2340ue:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2330m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2330e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2328m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2312m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2310m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2310e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2130:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2125:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2120t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2120:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2115c:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2105:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2102:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2100t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2100:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:560:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:390m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:550:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:540:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:530:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:380um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:380m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:370m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:350m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:330um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:330m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:330e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4670:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4670k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4670r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4670s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4670t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4690:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4690k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4690s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4690t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4570:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4570r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4570s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4570t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4570te:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4590:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4590s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4590t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4422e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4410e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4402ec:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4402e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4400e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4460t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4460s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4460:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4440s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4440:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4430s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4430:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4300m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4300u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4300y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4302y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4308u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4310m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4310u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4330m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4340m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4350u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4360u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4200h:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4200m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4200u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4200y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4202y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4210h:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4210m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4210u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4210y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4220y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4250u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4258u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4260u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4278u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4288u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:8350u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:8250u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:8400:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:8600k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6600:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6685r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6600k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6600t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6585r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6500:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6500t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6500te:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6402p:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6400:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6400t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6440eq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6440hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6442eq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6360u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6350hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6300hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6300u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6200u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6260u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6267u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6287u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5675r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5675c:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5575r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5350u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5350h:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5300u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5287u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5257u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5250u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5200u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3610me:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3570s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3570t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3570k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3570:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3550s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3550:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3475s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3470t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3470s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3470:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3450s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3450:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3439y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3437u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3427u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3380m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3360m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3350p:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3340s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3340m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3340:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3339y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3337u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3330s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3330:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3320m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3210m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3317u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3230m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2557m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2550k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2540m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2537m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2520m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2515e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2510e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2500t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2500s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2500k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2500:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2467m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2450p:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2450m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2435m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2430m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2410m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2405s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2400s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2400:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2390t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2380p:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2320:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2310:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2300:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:680:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:480m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:760:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:750s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:750:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:670:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:661:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:660:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:655k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:650:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:580m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:560um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:560m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:540um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:540m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:520um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:520m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:520e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:470um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:460m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:450m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:430um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:430m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4900mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4910mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4950hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4960hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4980hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4800mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4810mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4850hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4860hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4870hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4700ec:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4700eq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4700hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4700mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4702ec:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4702hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4702mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4710hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4710mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4712hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4712mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4720hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4722hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4750hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4760hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4790k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4765t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770te:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4771:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4785t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4790:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4790s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4790t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4600m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4600u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4610m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4610y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4650u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4500u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4510u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4550u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4558u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4578u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:8550u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:8650u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:8700:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:8700k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7920hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7820hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7820hk:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7820eq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7700hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7700:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7700k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7700t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7660u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7600u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7567u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7560u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7500u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7y75:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5950hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5850hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5850eq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5750hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5700eq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5700hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5775r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5775c:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5650u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5600u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5557u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5550u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5500u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2960xm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2920xm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:990x:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:980x:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:975:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:965:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:940xm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:920xm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3840qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3820qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3770t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3770s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3770k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3770:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3740qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3720qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3689y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3687u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3667u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3635qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3632qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3630qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3615qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3615qe:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3612qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3612qe:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3610qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3610qe:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3555le:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3540m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3537u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3520m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3517ue:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3517u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2860qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2820qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2760qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2720qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2715qe:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2710qe:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2700k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2677m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2670qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2675qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2657m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2655le:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2649m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2640m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2637m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2635qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2630qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2629m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2620m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2617m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2610ue:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2600s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2600k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2600:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:920:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:860:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:820qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:720qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:610e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:980:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:970:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:960:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:950:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:940:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:930:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:880:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:875k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:870s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:870:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:860s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:840qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:740qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:680um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:660um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:660ue:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:660lm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:640um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:640m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:640lm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:620um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:620ue:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:620m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:620lm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:620le:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y71:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y70:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y51:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y31:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y10c:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y10a:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y10:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m3:7y32:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m3:7y30:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m3:6y30:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m5:6y54:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m5:6y57:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m7:6y75:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:*:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2018-3646"
          }
        ]
      },
      "credits": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/credits#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Ubuntu",
        "sources": [
          {
            "db": "PACKETSTORM",
            "id": "148914"
          },
          {
            "db": "PACKETSTORM",
            "id": "149024"
          },
          {
            "db": "PACKETSTORM",
            "id": "148916"
          },
          {
            "db": "PACKETSTORM",
            "id": "150376"
          },
          {
            "db": "PACKETSTORM",
            "id": "148991"
          }
        ],
        "trust": 0.5
      },
      "cve": "CVE-2018-3646",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "acInsufInfo": false,
                "accessComplexity": "MEDIUM",
                "accessVector": "LOCAL",
                "authentication": "NONE",
                "author": "NVD",
                "availabilityImpact": "NONE",
                "baseScore": 4.7,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 3.4,
                "impactScore": 6.9,
                "integrityImpact": "NONE",
                "obtainAllPrivilege": false,
                "obtainOtherPrivilege": false,
                "obtainUserPrivilege": false,
                "severity": "MEDIUM",
                "trust": 1.0,
                "userInteractionRequired": false,
                "vectorString": "AV:L/AC:M/Au:N/C:C/I:N/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "LOCAL",
                "authentication": "NONE",
                "author": "VULHUB",
                "availabilityImpact": "NONE",
                "baseScore": 4.7,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 3.4,
                "id": "VHN-133677",
                "impactScore": 6.9,
                "integrityImpact": "NONE",
                "severity": "MEDIUM",
                "trust": 0.1,
                "vectorString": "AV:L/AC:M/AU:N/C:C/I:N/A:N",
                "version": "2.0"
              },
              {
                "acInsufInfo": null,
                "accessComplexity": "MEDIUM",
                "accessVector": "LOCAL",
                "authentication": "NONE",
                "author": "VULMON",
                "availabilityImpact": "NONE",
                "baseScore": 4.7,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 3.4,
                "id": "CVE-2018-3646",
                "impactScore": 6.9,
                "integrityImpact": "NONE",
                "obtainAllPrivilege": null,
                "obtainOtherPrivilege": null,
                "obtainUserPrivilege": null,
                "severity": "MEDIUM",
                "trust": 0.1,
                "userInteractionRequired": null,
                "vectorString": "AV:L/AC:M/Au:N/C:C/I:N/A:N",
                "version": "2.0"
              }
            ],
            "cvssV3": [
              {
                "attackComplexity": "HIGH",
                "attackVector": "LOCAL",
                "author": "NVD",
                "availabilityImpact": "NONE",
                "baseScore": 5.6,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "exploitabilityScore": 1.1,
                "impactScore": 4.0,
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "trust": 1.0,
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
                "version": "3.0"
              }
            ],
            "severity": [
              {
                "author": "NVD",
                "id": "CVE-2018-3646",
                "trust": 1.0,
                "value": "MEDIUM"
              },
              {
                "author": "VULHUB",
                "id": "VHN-133677",
                "trust": 0.1,
                "value": "MEDIUM"
              },
              {
                "author": "VULMON",
                "id": "CVE-2018-3646",
                "trust": 0.1,
                "value": "MEDIUM"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-133677"
          },
          {
            "db": "VULMON",
            "id": "CVE-2018-3646"
          },
          {
            "db": "NVD",
            "id": "CVE-2018-3646"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Systems with microprocessors utilizing speculative execution and address translations may allow unauthorized disclosure of information residing in the L1 data cache to an attacker with local user access with guest OS privilege via a terminal page fault and a side-channel analysis. These attacks are known as L1 Terminal Fault: SGX, L1 Terminal Fault: OS/SMM, and L1 Terminal Fault: VMM. Multiple Intel Processors are prone to a multiple information-disclosure vulnerabilities. \nLocal attackers can exploit these issues to obtain sensitive information. This may aid in further attacks. Intel Core i3 processor, etc. are all CPU (central processing unit) products of Intel Corporation of the United States. Security vulnerabilities exist in several Intel products that use speculative execution and address translation. The following products are affected: Intel Core i3 processor; Intel Core i5 processor; Intel Core i7 processor; Intel Core M processor family; 2nd generation Intel Core processors; 3rd generation Intel Core processors; 4th generation Intel Core processors; 5th generation Intel Core processors, etc. \n\nIssue date:  2018-08-14\n\nUpdated on:  2018-08-14 (Initial Advisory)\n\nCVE number:  CVE-2018-3646\n\n\n\n1. Summary\n\n\n\n   VMware vSphere, Workstation, and Fusion updates enable Hypervisor-\n\n   Specific Mitigations for L1 Terminal Fault - VMM vulnerability. \n\n\n\n   The mitigations in this advisory are categorized as Hypervisor-\n\n   Specific Mitigations described by VMware Knowledge Base article\n\n   55636. Relevant Products\n\n\n\n   VMware vCenter Server (VC)\n\n   VMware vSphere ESXi (ESXi)\n\n   VMware Workstation Pro / Player (WS)\n\n   VMware Fusion Pro / Fusion (Fusion)\n\n\n\n3. Problem Description\n\n\n\n   vCenter Server, ESXi, Workstation, and Fusion updates include\n\n   Hypervisor-Specific Mitigations for L1 Terminal Fault - VMM. This\n\n   issue may allow a malicious VM running on a given CPU core to\n\n   effectively read the hypervisoras or another VMas privileged\n\n   information that resides sequentially or concurrently in the same\n\n   coreas L1 Data cache. \n\n\n\n   CVE-2018-3646 has two currently known attack vectors which will be\n\n   referred to as \"Sequential-Context\" and \"Concurrent-Context.\"\n\n\n\n   Attack Vector Summary\n\n\n\n   Sequential-context attack vector: a malicious VM can potentially\n\n   infer recently accessed L1 data of a previous context (hypervisor\n\n   thread or other VM thread) on either logical processor of a processor\n\n   core. \n\n\n\n   Concurrent-context attack vector: a malicious VM can potentially\n\n   infer recently accessed L1 data of a concurrently executing context\n\n   (hypervisor thread or other VM thread) on the other logical processor\n\n   of the Hyper-Threading-enabled processor core. \n\n\n\n   Mitigation Summary\n\n\n\n  The Sequential-context attack vector is mitigated by a vSphere\n\n   update to the product versions listed in table below. This mitigation\n\n   is dependent on Intel microcode updates (provided in separate ESXi\n\n   patches for most Intel hardware platforms) also listed in the table\n\n   below. This mitigation is enabled by default and does not impose a\n\n   significant performance impact. \n\n\n\n   The Concurrent-context attack vector is mitigated through\n\n   enablement of a new feature known as the ESXi Side-Channel-Aware\n\n   Scheduler. This feature may impose a non-trivial performance impact\n\n   and is not enabled by default. \n\n\n\n   Column 5 of the following table lists the action required to\n\n   remediate the vulnerability in each release, if a solution is\n\n   available. \n\n\n\n   VMware  Product Running           Replace with/          Mitigation/\n\n   Product Version on      Severity  Apply Patch            Workaround\n\n   ======= ======= ======= ========= =====================  ==========\n\n  VC      6.7     Any     Important 6.7.0d                   None\n\n   VC      6.5     Any     Important 6.5u2c                 None\n\n   VC      6.0     Any     Important 6.0u3h                 None\n\n   VC      5.5     Any     Important 5.5u3j                 None\n\n\n\n   ESXi    6.7     Any     Important ESXi670-201808401-BG*  None\n\n                                     ESXi670-201808402-BG** None\n\n                                     ESXi670-201808403-BG*  None\n\n\n\n   ESXi    6.5     Any     Important ESXi650-201808401-BG*  None\n\n                                     ESXi650-201808402-BG** None\n\n                                     ESXi650-201808403-BG*  None\n\n\n\n   ESXi    6.0     Any     Important ESXi600-201808401-BG*  None\n\n                                     ESXi600-201808402-BG** None\n\n                                     ESXi600-201808403-BG*  None\n\n\n\n   ESXi    5.5     Any     Important ESXi550-201808401-BG*  None\n\n                                     ESXi550-201808402-BG** None\n\n                                     ESXi550-201808403-BG*  None\n\n\n\n   WS      14.x    Any     Important 14.1.3*                None\n\n\n\n   Fusion  10.x    Any     Important 10.1.3*                None\n\n\n\n   *These patches DO NOT mitigate the Concurrent-context attack vector\n\n   previously described by default. For details on the three-phase\n\n   vSphere mitigation process please see KB55806 and for the mitigation\n\n   process for Workstation and Fusion please see KB57138. \n\n\n\n   **These patches include microcode updates required for mitigation of\n\n   the Sequential-context attack vector. This microcode may also be\n\n   obtained from your hardware OEM in the form of a BIOS or firmware\n\n   update. Details on microcode that has been provided by Intel\n\n   and packaged by VMware is enumerated in the patch KBs found in the\n\n   Solution section of this document. Solution\n\n\n\n   Please review the patch/release notes for your product and version\n\n   and verify the checksum of your downloaded file. \n\n\n\n   vCenter 6.7.0d\n\n\n\n   Downloads:\n\n\n\n   https://my.vmware.com/web/vmware/info/slug/datacenter_cloud_infrastructure/vmware_vsphere/6_7\n\n\n\n   Documentation:\n\n\n\n   https://docs.vmware.com/en/VMware-vSphere/6.7/rn/vsphere-vcenter-server-670d-release-notes.html\n\n\n\n   vCenter 6.5u2c\n\n\n\n   Downloads:\n\n\n\n   https://my.vmware.com/web/vmware/info/slug/datacenter_cloud_infrastructure/vmware_vsphere/6_5\n\n\n\n   Documentation:\n\n\n\n   https://docs.vmware.com/en/VMware-vSphere/6.5/rn/vsphere-vcenter-server-65u2c-release-notes.html\n\n\n\n   vCenter 6.0u3h\n\n\n\n   Downloads:\n\n\n\n   https://my.vmware.com/web/vmware/info/slug/datacenter_cloud_infrastructure/vmware_vsphere/6_0\n\n\n\n   Documentation:\n\n\n\n   https://docs.vmware.com/en/VMware-vSphere/6.0/rn/vsphere-vcenter-server-60u3h-release-notes.html\n\n\n\n   vCenter 5.5u3j\n\n\n\n   Downloads:\n\n\n\n   https://my.vmware.com/web/vmware/info/slug/datacenter_cloud_infrastructure/vmware_vsphere/5_5\n\n\n\n   Documentation:\n\n\n\n   https://docs.vmware.com/en/VMware-vSphere/5.5/rn/vsphere-vcenter-server-55u3j-release-notes.html\n\n\n\n   ESXi 6.7\n\n\n\n   Downloads:\n\n\n\n   https://my.vmware.com/group/vmware/patch\n\n\n\n   Documentation:\n\n\n\n   ESXi670-201808401-BG (esx-base): https://kb.vmware.com/kb/56537\n\n   ESXi670-201808402-BG (microcode): https://kb.vmware.com/kb/56538\n\n   ESXi670-201808403-BG (esx-ui):(https://kb.vmware.com/kb/56897\n\n\n\n   ESXi 6.5\n\n\n\n   Downloads:\n\n\n\n   https://my.vmware.com/group/vmware/patch\n\n\n\n   Documentation:\n\n\n\n   ESXi650-201808401-BG (esx-base): https://kb.vmware.com/kb/56547\n\n   ESXi650-201808402-BG (microcode): https://kb.vmware.com/kb/56563\n\n   ESXi650-201808403-BG (esx-ui): https://kb.vmware.com/kb/56896\n\n\n\n   ESXi 6.0\n\n\n\n   Downloads:\n\n\n\n   https://my.vmware.com/group/vmware/patch\n\n\n\n   Documentation:\n\n\n\n   ESXi600-201808401-BG (esx-base): https://kb.vmware.com/kb/56552\n\n   ESXi600-201808402-BG (microcode): https://kb.vmware.com/kb/56553\n\n   ESXi600-201808403-BG (esx-ui): https://kb.vmware.com/kb/56895\n\n\n\n   ESXi 5.5\n\n\n\n   Downloads:\n\n\n\n   https://my.vmware.com/group/vmware/patch\n\n\n\n   Documentation:\n\n\n\n   ESXi550-201808401-BG (esx-base): https://kb.vmware.com/kb/56557\n\n   ESXi550-201808402-BG (microcode): https://kb.vmware.com/kb/56558\n\n   ESXi550-201808403-BG (esx-ui): https://kb.vmware.com/kb/56894\n\n\n\n   VMware Workstation Pro 14.1.3\n\n\n\n   Downloads: https://www.vmware.com/go/downloadworkstation\n\n\n\n   Documentation: https://docs.vmware.com/en/VMware-Workstation-Pro/index.html\n\n\n\n   VMware Workstation Player 14.1.3\n\n\n\n   Downloads: https://www.vmware.com/go/downloadplayer\n\n\n\n   Documentation: https://docs.vmware.com/en/VMware-Workstation-Player/index.html\n\n\n\n   VMware Fusion Pro / Fusion 10.1.3\n\n\n\n   Downloads: https://www.vmware.com/go/downloadfusion\n\n\n\n   Documentation: https://docs.vmware.com/en/VMware-Fusion/index.html\n\n\n\n5. Change log\n\n\n\n   2018-08-14: Initial security advisory in conjunction with vSphere,\n\n   Workstation, and Fusion updates and patches released on 2018-08-14. Contact\n\n\n\n   E-mail list for product security notifications and announcements:\n\n   https://lists.vmware.com/cgi-bin/mailman/listinfo/security-announce\n\n\n\n   This Security Advisory is posted to the following lists:\n\n\n\n    security-announce@lists.vmware.com\n\n    bugtraq@securityfocus.com\n\n    fulldisclosure@seclists.org\n\n\n\n   E-mail: security at vmware.com\n\n   PGP key at: https://kb.vmware.com/kb/1055\n\n\n\n   VMware Security Advisories\n\n   https://www.vmware.com/security/advisories\n\n\n\n   VMware Security Response Policy\n\n   https://www.vmware.com/support/policies/security_response.html\n\n\n\n   VMware Lifecycle Support Phases\n\n   https://www.vmware.com/support/policies/lifecycle.html\n\n\n\n   VMware Security \u0026 Compliance Blog\n\n   https://blogs.vmware.com/security\n\n\n\n   Twitter\n\n   https://twitter.com/VMwareSRC\n\n\n\n   Copyright 2018 VMware Inc. All rights reserved. -----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA256\n\n====================================================================                   \nRed Hat Security Advisory\n\nSynopsis:          Important: kernel-rt security and bug fix update\nAdvisory ID:       RHSA-2018:2395-01\nProduct:           Red Hat Enterprise Linux\nAdvisory URL:      https://access.redhat.com/errata/RHSA-2018:2395\nIssue date:        2018-08-14\nCVE Names:         CVE-2017-13215 CVE-2018-3620 CVE-2018-3646\n                   CVE-2018-3693 CVE-2018-5390 CVE-2018-7566\n                   CVE-2018-10675\n====================================================================\n1. Summary:\n\nAn update for kernel-rt is now available for Red Hat Enterprise Linux 7. \n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section. \n\n2. Relevant releases/architectures:\n\nRed Hat Enterprise Linux Realtime (v. 7) - noarch, x86_64\nRed Hat Enterprise Linux for Real Time for NFV (v. 7) - noarch, x86_64\n\n3. Description:\n\nThe kernel-rt packages provide the Real Time Linux Kernel, which enables\nfine-tuning for systems with extremely high determinism requirements. \n\nSecurity Fix(es):\n\n* Modern operating systems implement virtualization of physical memory to\nefficiently use available system resources and provide inter-domain\nprotection through access control and isolation. The L1TF issue was found\nin the way the x86 microprocessor designs have implemented speculative\nexecution of instructions (a commonly used performance optimisation) in\ncombination with handling of page-faults caused by terminated virtual to\nphysical address resolving process. As a result, an unprivileged attacker\ncould use this flaw to read privileged memory of the kernel or other\nprocesses and/or cross guest/host boundaries to read host memory by\nconducting targeted cache side-channel attacks. (CVE-2018-3620,\nCVE-2018-3646)\n\n* An industry-wide issue was found in the way many modern microprocessor\ndesigns have implemented speculative execution of instructions past bounds\ncheck. The flaw relies on the presence of a precisely-defined instruction\nsequence in the privileged code and the fact that memory writes occur to an\naddress which depends on the untrusted value. Such writes cause an update\ninto the microprocessor\u0027s data cache even for speculatively executed\ninstructions that never actually commit (retire). As a result, an\nunprivileged attacker could use this flaw to influence speculative\nexecution and/or read privileged memory by conducting targeted cache\nside-channel attacks. (CVE-2018-3693)\n\n* A flaw named SegmentSmack was found in the way the Linux kernel handled\nspecially crafted TCP packets. A remote attacker could use this flaw to\ntrigger time and calculation expensive calls to tcp_collapse_ofo_queue()\nand tcp_prune_ofo_queue() functions by sending specially modified packets\nwithin ongoing TCP sessions which could lead to a CPU saturation and hence\na denial of service on the system. Maintaining the denial of service\ncondition requires continuous two-way TCP sessions to a reachable open\nport, thus the attacks cannot be performed using spoofed IP addresses. \n(CVE-2018-5390)\n\n* kernel: crypto: privilege escalation in skcipher_recvmsg function\n(CVE-2017-13215)\n\n* kernel: mm: use-after-free in do_get_mempolicy function allows local DoS\nor other unspecified impact (CVE-2018-10675)\n\n* kernel: race condition in snd_seq_write() may lead to UAF or OOB access\n(CVE-2018-7566)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, and other related information, refer to the CVE page(s) listed in\nthe References section. \n\nRed Hat would like to thank Intel OSSIRT (Intel.com) for reporting\nCVE-2018-3620 and CVE-2018-3646; Vladimir Kiriansky (MIT) and Carl\nWaldspurger (Carl Waldspurger Consulting) for reporting CVE-2018-3693; and\nJuha-Matti Tilli (Aalto University, Department of Communications and\nNetworking and Nokia Bell Labs) for reporting CVE-2018-5390. \n\nBug Fix(es):\n\n* The kernel-rt packages have been upgraded to the 3.10.0-862.10.2 source\ntree, which provides a number of bug fixes over the previous version. \n(BZ#1594915)\n\n4. Solution:\n\nFor details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect. \n\n5. Bugs fixed (https://bugzilla.redhat.com/):\n\n1535173 - CVE-2017-13215 kernel: crypto: privilege escalation in skcipher_recvmsg function\n1550142 - CVE-2018-7566 kernel: race condition in snd_seq_write() may lead to UAF or OOB-access\n1575065 - CVE-2018-10675 kernel: mm: use-after-free in do_get_mempolicy function allows local DoS or other unspecified impact\n1581650 - CVE-2018-3693 Kernel: speculative bounds check bypass store\n1585005 - CVE-2018-3646 Kernel: hw: cpu: L1 terminal fault (L1TF)\n1594915 - kernel-rt: update to the RHEL7.5.z batch#3 source tree\n1601704 - CVE-2018-5390 kernel: TCP segments with random offsets allow a remote denial of service (SegmentSmack)\n\n6. Package List:\n\nRed Hat Enterprise Linux for Real Time for NFV (v. 7):\n\nSource:\nkernel-rt-3.10.0-862.11.6.rt56.819.el7.src.rpm\n\nnoarch:\nkernel-rt-doc-3.10.0-862.11.6.rt56.819.el7.noarch.rpm\n\nx86_64:\nkernel-rt-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm\nkernel-rt-debug-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm\nkernel-rt-debug-debuginfo-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm\nkernel-rt-debug-devel-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm\nkernel-rt-debug-kvm-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm\nkernel-rt-debug-kvm-debuginfo-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm\nkernel-rt-debuginfo-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm\nkernel-rt-debuginfo-common-x86_64-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm\nkernel-rt-devel-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm\nkernel-rt-kvm-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm\nkernel-rt-kvm-debuginfo-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm\nkernel-rt-trace-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm\nkernel-rt-trace-debuginfo-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm\nkernel-rt-trace-devel-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm\nkernel-rt-trace-kvm-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm\nkernel-rt-trace-kvm-debuginfo-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm\n\nRed Hat Enterprise Linux Realtime (v. 7):\n\nSource:\nkernel-rt-3.10.0-862.11.6.rt56.819.el7.src.rpm\n\nnoarch:\nkernel-rt-doc-3.10.0-862.11.6.rt56.819.el7.noarch.rpm\n\nx86_64:\nkernel-rt-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm\nkernel-rt-debug-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm\nkernel-rt-debug-devel-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm\nkernel-rt-devel-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm\nkernel-rt-trace-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm\nkernel-rt-trace-devel-3.10.0-862.11.6.rt56.819.el7.x86_64.rpm\n\nThese packages are GPG signed by Red Hat for security.  Our key and\ndetails on how to verify the signature are available from\nhttps://access.redhat.com/security/team/key/\n\n7. References:\n\nhttps://access.redhat.com/security/cve/CVE-2017-13215\nhttps://access.redhat.com/security/cve/CVE-2018-3620\nhttps://access.redhat.com/security/cve/CVE-2018-3646\nhttps://access.redhat.com/security/cve/CVE-2018-3693\nhttps://access.redhat.com/security/cve/CVE-2018-5390\nhttps://access.redhat.com/security/cve/CVE-2018-7566\nhttps://access.redhat.com/security/cve/CVE-2018-10675\nhttps://access.redhat.com/security/updates/classification/#important\nhttps://access.redhat.com/security/vulnerabilities/L1TF\n\n8. Contact:\n\nThe Red Hat security contact is \u003csecalert@redhat.com\u003e. More contact\ndetails at https://access.redhat.com/security/team/contact/\n\nCopyright 2018 Red Hat, Inc. \n-----BEGIN PGP SIGNATURE-----\nVersion: GnuPG v1\n\niQIVAwUBW3M6LdzjgjWX9erEAQiNxA//Qo+SG7/R3Z3Md7e2rxTQ9InGZkQ0dJPy\nlmTtQHqPXRHrsqLAt4DR8IMYVnZsKm/T4nqETOz+/eYv300JiaCe6zKmHGXW2nac\nZqrrJ86zQkG+4lbdxZkvSCJnS9xV3xm2UBJv6yFwoe7Ndhve73CwGF4/PYtrHA5z\nzuxPZnuTo2kpGu6VsgesIBajRmsev+qsy8X7kjlrwPVByarw4ClbBU54yI0VPW+H\nh1zKg0+V4YMjpCENj3fSlOH1nQOgiMSg4sFHDdMYy4SiW422S0S1oMtnFBZOGc5G\n+TFVTfkkAtGXSppJxGU7+FR8X0Fg0GLWzw9BaRxg5zndV7xutfOZhbRmtbbs+aYF\nIhUGBiQ+x1m+jTJk7RFkMlAG7U/EYIF9+WOQHt+/a6HeiOGcROqq01l7PdkSkcJk\nCT3fi/wATGh1AsiLU1707TPCDxT0GoTmbXTve17H9FMWlK+kcEyUickQx5V+R7W/\nvOq5d6Cr1ko78o3Pmfrf/fSsy6kcum5VpKTP9JupHxEmQoJfuGGQIm7p2g3o8RDH\nAamXhxhS1Dfr5RBCXEncANaZCNRaf+D5hFz8dfMmTdAok122F4IN0adiW7XPhtS8\nI218KeBjVdlhh7WLdkSIHIqh271H6/pHCERi45amT6CGEl9wQQgmuy29kQSvqNTM\ntYsRJkrtY8A=DXw+\n-----END PGP SIGNATURE-----\n\n--\nRHSA-announce mailing list\nRHSA-announce@redhat.com\nhttps://www.redhat.com/mailman/listinfo/rhsa-announce\n. 7.3) - ppc64, ppc64le, x86_64\n\n3. Description:\n\nThe kernel packages contain the Linux kernel, the core of any Linux\noperating system. \n\nBug Fix(es):\n\n* Due to a bug in a CPU\u0027s speculative execution engine, the CPU could\npreviously leak data from other processes on the system, including\npasswords, encryption keys, or other sensitive information. With this\nupdate, the kernel build requirements have been updated to the GNU Compiler\nCollection (GCC) compiler version that has the support for Expoline for IBM\nz Systems. As a result, data leak no longer occurs under the described\ncircumstances. (BZ#1577761)\n\n4. \nCorrected:      2018-08-14 17:51:12 UTC (stable/11, 11.1-STABLE)\n                2018-08-15 02:30:11 UTC (releng/11.2, 11.2-RELEASE-p2)\n                2018-08-15 02:30:11 UTC (releng/11.1, 11.1-RELEASE-p13)\nCVE Name:       CVE-2018-3620, CVE-2018-3646\n\nSpecial Note:   Speculative execution vulnerability mitigation remains a work\n                in progress.  This advisory addresses the issue in FreeBSD\n                11.1 and later. \n\nFor general information regarding FreeBSD Security Advisories,\nincluding descriptions of the fields above, security branches, and the\nfollowing sections, please visit \u003cURL:https://security.FreeBSD.org/\u003e.   Background\n\nWhen a program accesses data in memory via a logical address it is translated\nto a physical address in RAM by the CPU.  Accessing an unmapped logical\naddress results in what is known as a terminal fault. \n\nII.  The CPU may speculatively access the level 1 data cache (L1D).  Data\nwhich would otherwise be protected may then be determined by using side\nchannel methods. \n\nThis issue affects bhyve on FreeBSD/amd64 systems. \n\nIII. Impact\n\nAn attacker executing user code, or kernel code inside of a virtual machine,\nmay be able to read secret data from the kernel or from another virtual\nmachine. \n\nIV.  Workaround\n\nNo workaround is available. \n\nV.   Solution\n\nUpgrade your vulnerable system to a supported FreeBSD stable or\nrelease / security branch (releng) dated after the correction date,\nand reboot. \n\nPerform one of the following:\n\n1) To update your vulnerable system via a binary patch:\n\nSystems running a RELEASE version of FreeBSD on the i386 or amd64\nplatforms can be updated via the freebsd-update(8) utility:\n\n# freebsd-update fetch\n# freebsd-update install\n# shutdown -r +30 \"Rebooting for security update\"\n\n2) To update your vulnerable system via a source code patch:\n\nThe following patches have been verified to apply to the applicable\nFreeBSD release branches. \n\na) Download the relevant patch from the location below, and verify the\ndetached PGP signature using your PGP utility. \n\n[FreeBSD 11.2]\n# fetch https://security.FreeBSD.org/patches/SA-18:09/l1tf-11.2.patch\n# fetch https://security.FreeBSD.org/patches/SA-18:09/l1tf-11.2.patch.asc\n# gpg --verify l1tf-11.2.patch.asc\n\n[FreeBSD 11.1]\n# fetch https://security.FreeBSD.org/patches/SA-18:09/l1tf-11.1.patch\n# fetch https://security.FreeBSD.org/patches/SA-18:09/l1tf-11.1.patch.asc\n# gpg --verify l1tf-11.1.patch.asc\n\nb) Apply the patch.  Execute the following commands as root:\n\n# cd /usr/src\n# patch \u003c /path/to/patch\n\nc) Recompile your kernel as described in\n\u003cURL:https://www.FreeBSD.org/handbook/kernelconfig.html\u003e and reboot the\nsystem. \n\nVI.  Correction details\n\nCVE-2018-3620 (L1 Terminal Fault-OS)\n- ------------------------------------\nFreeBSD reserves the the memory page at physical address 0, so it will not\ncontain secret data.  FreeBSD zeros the paging data structures for unmapped\naddresses, so that speculatively executed L1 Terminal Faults will access only\nthe reserved, unused page. \n\nThe following list contains the correction revision numbers for each\naffected branch. \n\nBranch/path                                                      Revision\n- -------------------------------------------------------------------------\nstable/11/                                                        r337794\nreleng/11.1/                                                      r337828\nreleng/11.2/                                                      r337828\n- -------------------------------------------------------------------------\n\nTo see which files were modified by a particular revision, run the\nfollowing command, replacing NNNNNN with the revision number, on a\nmachine with Subversion installed:\n\n# svn diff -cNNNNNN --summarize svn://svn.freebsd.org/base\n\nOr visit the following URL, replacing NNNNNN with the revision number:\n\n\u003cURL:https://svnweb.freebsd.org/base?view=revision\u0026revision=NNNNNN\u003e\n\nVII. \n\nNote that due to a client issue, this livepatch may report that it failed to\nload. You can verify that the patch has successfully loaded by looking in \n/sys/kernel/livepatch for a directory starting with the name \"lkp_Ubuntu,\"\nfollowed by your kernel version, and ending with the version number, \"44.\"\nThe next client update should correct this problem. (CVE-2018-3620)\n\nIt was discovered that the paravirtualization implementation in the Linux\nkernel did not properly handle some indirect calls, reducing the\neffectiveness of Spectre v2 mitigations for paravirtual guests. (CVE-2018-15572)\n\nJann Horn discovered that the vmacache subsystem did not properly handle\nsequence number overflows, leading to a use-after-free vulnerability. (CVE-2018-17182)\n\nUpdate instructions:\n\nThe problem can be corrected by updating your livepatches to the following\nversions:\n\n| Kernel                   | Version  | flavors                  |\n|--------------------------+----------+--------------------------|\n| 4.4.0-133.159            | 44.1     | generic, lowlatency      |\n| 4.4.0-133.159~14.04.1    | 44.1     | lowlatency, generic      |\n| 4.4.0-134.160            | 44.1     | generic, lowlatency      |\n| 4.4.0-134.160~14.04.1    | 44.1     | lowlatency, generic      |\n| 4.4.0-135.161~14.04.1    | 44.1     | lowlatency, generic      |\n| 4.15.0-32.35             | 44.1     | lowlatency, generic      |\n| 4.15.0-32.35~16.04.1     | 44.1     | generic, lowlatency      |\n| 4.15.0-33.36             | 44.1     | lowlatency, generic      |\n| 4.15.0-33.36~16.04.1     | 44.1     | lowlatency, generic      |\n| 4.15.0-34.37             | 44.1     | generic, lowlatency      |\n| 4.15.0-34.37~16.04.1     | 44.2     | lowlatency, generic      |\n\nReferences:\n  CVE-2018-3620, CVE-2018-15594, CVE-2018-3646, CVE-2018-6555, \n  CVE-2018-14633, CVE-2018-15572, CVE-2018-17182\n\n\n-- \nubuntu-security-announce mailing list\nubuntu-security-announce@lists.ubuntu.com\nModify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-security-announce\n. ==========================================================================\nUbuntu Security Notice USN-3742-3\nAugust 21, 2018\n\nlinux-lts-trusty regressions\n==========================================================================\n\nA security issue affects these releases of Ubuntu and its derivatives:\n\n- Ubuntu 12.04 ESM\n\nSummary:\n\nUSN-3742-2 introduced regressions in the Linux Hardware Enablement\n(HWE) kernel for Ubuntu 12.04 ESM. \n\nSoftware Description:\n- linux-lts-trusty: Linux hardware enablement kernel from Trusty for Precise ESM\n\nDetails:\n\nUSN-3742-2 introduced mitigations in the Linux Hardware Enablement\n(HWE) kernel for Ubuntu 12.04 ESM to address L1 Terminal Fault (L1TF)\nvulnerabilities (CVE-2018-3620, CVE-2018-3646). Unfortunately, the\nupdate introduced regressions that caused kernel panics when booting\nin some environments as well as preventing Java applications from\nstarting. This update fixes the problems. \n\nWe apologize for the inconvenience. A local\n attacker in a guest virtual machine could use this to expose sensitive\n information (memory from other guests or the host OS). (CVE-2018-3620)\n\n Andrey Konovalov discovered an out-of-bounds read in the POSIX\n timers subsystem in the Linux kernel. A remote attacker could use this to cause a\n denial of service. (CVE-2018-5390)\n\n Juha-Matti Tilli discovered that the IP implementation in the Linux kernel\n performed algorithmically expensive operations in some situations when\n handling incoming packet fragments. A remote attacker could use this to\n cause a denial of service. (CVE-2018-5391)\n\nUpdate instructions:\n\nThe problem can be corrected by updating your system to the following\npackage versions:\n\nUbuntu 12.04 ESM:\n  linux-image-3.13.0-156-generic  3.13.0-156.206~precise1\n  linux-image-3.13.0-156-generic-lpae  3.13.0-156.206~precise1\n  linux-image-generic-lpae-lts-trusty  3.13.0.156.146\n  linux-image-generic-lts-trusty  3.13.0.156.146\n\nAfter a standard system update you need to reboot your computer to make\nall the necessary changes. \n\nATTENTION: Due to an unavoidable ABI change the kernel updates have\nbeen given a new version number, which requires you to recompile and\nreinstall all third party kernel modules you might have installed. \nUnless you manually uninstalled the standard kernel metapackages\n(e.g. linux-generic, linux-generic-lts-RELEASE, linux-virtual,\nlinux-powerpc), a standard system upgrade will automatically perform\nthis as well. Relevant releases/architectures:\n\nRHEL 7-based RHEV-H ELS - noarch\nRHEV Hypervisor for RHEL-6 ELS - noarch\n\n3. The Red Hat Enterprise Virtualization Hypervisor\nis a dedicated Kernel-based Virtual Machine (KVM) hypervisor",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2018-3646"
          },
          {
            "db": "CERT/CC",
            "id": "VU#982149"
          },
          {
            "db": "BID",
            "id": "105080"
          },
          {
            "db": "VULHUB",
            "id": "VHN-133677"
          },
          {
            "db": "VULMON",
            "id": "CVE-2018-3646"
          },
          {
            "db": "PACKETSTORM",
            "id": "148896"
          },
          {
            "db": "PACKETSTORM",
            "id": "148907"
          },
          {
            "db": "PACKETSTORM",
            "id": "148914"
          },
          {
            "db": "PACKETSTORM",
            "id": "148901"
          },
          {
            "db": "PACKETSTORM",
            "id": "148936"
          },
          {
            "db": "PACKETSTORM",
            "id": "149718"
          },
          {
            "db": "PACKETSTORM",
            "id": "149024"
          },
          {
            "db": "PACKETSTORM",
            "id": "148916"
          },
          {
            "db": "PACKETSTORM",
            "id": "150376"
          },
          {
            "db": "PACKETSTORM",
            "id": "148991"
          },
          {
            "db": "PACKETSTORM",
            "id": "148946"
          }
        ],
        "trust": 3.06
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2018-3646",
            "trust": 2.6
          },
          {
            "db": "CERT/CC",
            "id": "VU#982149",
            "trust": 2.3
          },
          {
            "db": "BID",
            "id": "105080",
            "trust": 1.5
          },
          {
            "db": "SIEMENS",
            "id": "SSA-608355",
            "trust": 1.2
          },
          {
            "db": "SIEMENS",
            "id": "SSA-254686",
            "trust": 1.2
          },
          {
            "db": "SECTRACK",
            "id": "1041451",
            "trust": 1.2
          },
          {
            "db": "SECTRACK",
            "id": "1042004",
            "trust": 1.2
          },
          {
            "db": "LENOVO",
            "id": "LEN-24163",
            "trust": 1.2
          },
          {
            "db": "PACKETSTORM",
            "id": "148991",
            "trust": 0.2
          },
          {
            "db": "PACKETSTORM",
            "id": "148896",
            "trust": 0.2
          },
          {
            "db": "VULHUB",
            "id": "VHN-133677",
            "trust": 0.1
          },
          {
            "db": "VULMON",
            "id": "CVE-2018-3646",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "148907",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "148914",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "148901",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "148936",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "149718",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "149024",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "148916",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "150376",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "148946",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#982149"
          },
          {
            "db": "VULHUB",
            "id": "VHN-133677"
          },
          {
            "db": "VULMON",
            "id": "CVE-2018-3646"
          },
          {
            "db": "BID",
            "id": "105080"
          },
          {
            "db": "PACKETSTORM",
            "id": "148896"
          },
          {
            "db": "PACKETSTORM",
            "id": "148907"
          },
          {
            "db": "PACKETSTORM",
            "id": "148914"
          },
          {
            "db": "PACKETSTORM",
            "id": "148901"
          },
          {
            "db": "PACKETSTORM",
            "id": "148936"
          },
          {
            "db": "PACKETSTORM",
            "id": "149718"
          },
          {
            "db": "PACKETSTORM",
            "id": "149024"
          },
          {
            "db": "PACKETSTORM",
            "id": "148916"
          },
          {
            "db": "PACKETSTORM",
            "id": "150376"
          },
          {
            "db": "PACKETSTORM",
            "id": "148991"
          },
          {
            "db": "PACKETSTORM",
            "id": "148946"
          },
          {
            "db": "NVD",
            "id": "CVE-2018-3646"
          }
        ]
      },
      "id": "VAR-201808-0957",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-133677"
          }
        ],
        "trust": 0.8537261363636364
      },
      "last_update_date": "2024-07-23T22:05:21.889000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "The Register",
            "trust": 0.2,
            "url": "https://www.theregister.co.uk/2018/08/15/foreshadow_sgx_software_attestations_collateral_damage/"
          },
          {
            "title": "The Register",
            "trust": 0.2,
            "url": "https://www.theregister.co.uk/2018/08/14/intel_l1_terminal_fault_bugs/"
          },
          {
            "title": "Red Hat: Important: kernel security and bug fix update",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=rhsa-20182387 - security advisory"
          },
          {
            "title": "Red Hat: Important: kernel security and bug fix update",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=rhsa-20182388 - security advisory"
          },
          {
            "title": "Red Hat: Important: kernel security update",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=rhsa-20182389 - security advisory"
          },
          {
            "title": "Red Hat: Important: rhev-hypervisor7 security update",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=rhsa-20182404 - security advisory"
          },
          {
            "title": "Red Hat: Important: kernel security update",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=rhsa-20182391 - security advisory"
          },
          {
            "title": "Red Hat: Important: kernel security update",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=rhsa-20182603 - security advisory"
          },
          {
            "title": "Red Hat: Important: kernel security update",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=rhsa-20182602 - security advisory"
          },
          {
            "title": "Red Hat: Important: rhvm-appliance security update",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=rhsa-20182402 - security advisory"
          },
          {
            "title": "Red Hat: Important: kernel security update",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=rhsa-20182392 - security advisory"
          },
          {
            "title": "Red Hat: Important: kernel-rt security and bug fix update",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=rhsa-20182396 - security advisory"
          },
          {
            "title": "Red Hat: Important: kernel security update",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=rhsa-20182393 - security advisory"
          },
          {
            "title": "Red Hat: Important: redhat-virtualization-host security update",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=rhsa-20182403 - security advisory"
          },
          {
            "title": "Red Hat: Important: kernel security update",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=rhsa-20182394 - security advisory"
          },
          {
            "title": "Debian Security Advisories: DSA-4274-1 xen -- security update",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=debian_security_advisories\u0026qid=2129055bb51ebf11b86d56acef7f5da1"
          },
          {
            "title": "Debian Security Advisories: DSA-4279-1 linux -- security update",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=debian_security_advisories\u0026qid=dac4eea76febd76490afc049b9aa11cb"
          },
          {
            "title": "Red Hat: Important: kernel security and bug fix update",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=rhsa-20182384 - security advisory"
          },
          {
            "title": "Ubuntu Security Notice: linux vulnerabilities",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice\u0026qid=usn-3823-1"
          },
          {
            "title": "Red Hat: Important: kernel-rt security and bug fix update",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=rhsa-20182395 - security advisory"
          },
          {
            "title": "Arch Linux Issues: ",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=arch_linux_issues\u0026qid=cve-2018-3646"
          },
          {
            "title": "Red Hat: CVE-2018-3646",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_cve_database\u0026qid=cve-2018-3646"
          },
          {
            "title": "Red Hat: Important: kernel security and bug fix update",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=rhsa-20182390 - security advisory"
          },
          {
            "title": "Ubuntu Security Notice: linux, linux-aws, linux-azure, linux-gcp, linux-kvm, linux-oem, linux-raspi2 vulnerabilities",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice\u0026qid=usn-3740-1"
          },
          {
            "title": "Ubuntu Security Notice: linux-hwe, linux-azure, linux-gcp vulnerabilities",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice\u0026qid=usn-3740-2"
          },
          {
            "title": "Ubuntu Security Notice: intel-microcode vulnerabilities",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice\u0026qid=usn-3756-1"
          },
          {
            "title": "Ubuntu Security Notice: linux regressions",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice\u0026qid=usn-3741-3"
          },
          {
            "title": "Ubuntu Security Notice: linux-lts-xenial, linux-aws vulnerabilities",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice\u0026qid=usn-3741-2"
          },
          {
            "title": "Ubuntu Security Notice: linux, linux-aws, linux-kvm, linux-raspi2, linux-snapdragon vulnerabilities",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice\u0026qid=usn-3741-1"
          },
          {
            "title": "Amazon Linux AMI: ALAS-2018-1058",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=amazon_linux_ami\u0026qid=alas-2018-1058"
          },
          {
            "title": "Ubuntu Security Notice: linux-lts-trusty vulnerabilities",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice\u0026qid=usn-3742-2"
          },
          {
            "title": "Ubuntu Security Notice: linux vulnerabilities",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice\u0026qid=usn-3742-1"
          },
          {
            "title": "Ubuntu Security Notice: linux-lts-trusty regressions",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice\u0026qid=usn-3742-3"
          },
          {
            "title": "Amazon Linux 2: ALAS2-2018-1058",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=amazon_linux2\u0026qid=alas2-2018-1058"
          },
          {
            "title": "Siemens Security Advisories: Siemens Security Advisory",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=siemens_security_advisories\u0026qid=831545c255e00dbde24c93b2cf2135d6"
          },
          {
            "title": "IBM: IBM Security Bulletin: Multiple Foreshadow Spectre Variant vulnerabilities affect IBM OS Image for Red Hat Linux Systems in IBM PureApplication System (CVE-2018-3615 CVE-2018-3620 CVE-2018-3646)",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=ibm_psirt_blog\u0026qid=f295531b3aa99d37dbc53693639947d9"
          },
          {
            "title": "HP: HPSBHF03590 rev. 2 - L1 Terminal Fault (L1TF)",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=hp_bulletin\u0026qid=hpsbhf03590"
          },
          {
            "title": "HP: SUPPORT COMMUNICATION- SECURITY BULLETIN\nHPSBHF03590 rev. 2 - L1 Terminal Fault (L1TF)",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=hp_bulletin\u0026qid=ba953f0879f87a755234bc0818c99c6d"
          },
          {
            "title": "HP: SUPPORT COMMUNICATION- SECURITY BULLETIN\nHPSBHF03590 rev. 2 - L1 Terminal Fault (L1TF)",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=hp_bulletin\u0026qid=deca5f6210b098f58ce384c28747b82c"
          },
          {
            "title": "Huawei Security Advisories: Security Advisory - CPU Side Channel Vulnerability \"L1TF\"",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=huawei_security_advisories\u0026qid=28eb43a14c12e8c070afa60d55f86b55"
          },
          {
            "title": "Cisco: CPU Side-Channel Information Disclosure Vulnerabilities: August 2018",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=cisco_security_advisories_and_alerts_ciscoproducts\u0026qid=cisco-sa-20180814-cpusidechannel"
          },
          {
            "title": "Forcepoint Security Advisories: Meltdown and Spectre Vulnerability CVE-2017-5715, CVE-2017-5753, CVE-2017-5754, CVE-2018-3640, CVE-2018-3639, CVE-2018-3615, CVE-2018-3620, CVE-2018-3646",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=forcepoint_security_advisories\u0026qid=459877525c31ac6029f4be4a6ea97e17"
          },
          {
            "title": "Citrix Security Bulletins: XenServer Multiple Security Updates",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=citrix_security_bulletins\u0026qid=89d06253986d1cdae0f8d9ffbff97d18"
          },
          {
            "title": "IBM: Potential Impact on Processors in the POWER Family",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=ibm_psirt_blog\u0026qid=cf9e1e42799edbda36ec7415288ad7f0"
          },
          {
            "title": "IBM: IBM Security Bulletin: IBM Security Guardium is affected by Red Hat kernel vulnerabilities",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=ibm_psirt_blog\u0026qid=75b9d198a73a91d81765c8b428423224"
          },
          {
            "title": "Siemens Security Advisories: Siemens Security Advisory",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=siemens_security_advisories\u0026qid=621cdbb127d953e0d9d06eff7dd10106"
          },
          {
            "title": "Oracle Linux Bulletins: Oracle Linux Bulletin - July 2018",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=oracle_linux_bulletins\u0026qid=204a1aa9ebf7b5f47151e8b011269862"
          },
          {
            "title": "Oracle: Oracle Critical Patch Update Advisory - January 2019",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=oracle_advisories\u0026qid=f655264a6935505d167bbf45f409a57b"
          },
          {
            "title": "Palo Alto Networks Security Advisory: PAN-SA-2018-0011 Information about L1 Terminal Fault findings",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=palo_alto_networks_security_advisory\u0026qid=74b853f8cd89b12964ff841924244a71"
          },
          {
            "title": "Fortinet Security Advisories: Meltdown and Spectre class vulnerabilities",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=fortinet_security_advisories\u0026qid=fg-ir-18-002"
          },
          {
            "title": "Oracle VM Server for x86 Bulletins: Oracle VM Server for x86 Bulletin - July 2018",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=oracle_vm_server_for_x86_bulletins\u0026qid=05b5bbd6fb289370b459faf1f4e3919d"
          },
          {
            "title": "IBM: IBM Security Bulletin: IBM has announced a release for IBM Security Identity Governance and Intelligence in response to multiple security vulnerabilities",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=ibm_psirt_blog\u0026qid=55ea315dfb69fce8383762ac64250315"
          },
          {
            "title": "IBM: IBM Security Bulletin: IBM API Connect has addressed multiple vulnerabilities in Developer Portal\u2019s dependencies \u2013 Cumulative list from June 28, 2018 to December 13, 2018",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=ibm_psirt_blog\u0026qid=43da2cd72c1e378d8d94ecec029fcc61"
          },
          {
            "title": "vmware-esxi-67",
            "trust": 0.1,
            "url": "https://github.com/casagency/vmware-esxi-67 "
          },
          {
            "title": "711552870_s",
            "trust": 0.1,
            "url": "https://github.com/qwhqfmmx/711552870_s "
          },
          {
            "title": "",
            "trust": 0.1,
            "url": "https://github.com/teusink/home-security-by-os-hardening "
          },
          {
            "title": "Network_research_report",
            "trust": 0.1,
            "url": "https://github.com/dongminkim0220/network_research_report "
          },
          {
            "title": "Home-Security-by-W10-Hardening",
            "trust": 0.1,
            "url": "https://github.com/teusink/home-security-by-w10-hardening "
          },
          {
            "title": "l1tf-poc",
            "trust": 0.1,
            "url": "https://github.com/gregvish/l1tf-poc "
          },
          {
            "title": "arch_linux_installation_guide",
            "trust": 0.1,
            "url": "https://github.com/kyberdrb/arch_linux_installation_guide "
          },
          {
            "title": "711552870_s",
            "trust": 0.1,
            "url": "https://github.com/yoobao55/711552870_s "
          },
          {
            "title": "l1tf-demo",
            "trust": 0.1,
            "url": "https://github.com/blitz/l1tf-demo "
          },
          {
            "title": "lx-port-data",
            "trust": 0.1,
            "url": "https://github.com/omniosorg/lx-port-data "
          },
          {
            "title": "win10-regtweak",
            "trust": 0.1,
            "url": "https://github.com/interlunar/win10-regtweak "
          },
          {
            "title": "cpu-report",
            "trust": 0.1,
            "url": "https://github.com/rosenbergj/cpu-report "
          },
          {
            "title": "specter---meltdown--checker",
            "trust": 0.1,
            "url": "https://github.com/vurtne/specter---meltdown--checker "
          },
          {
            "title": "TEApot",
            "trust": 0.1,
            "url": "https://github.com/github-3rr0r/teapot "
          },
          {
            "title": "TEApot",
            "trust": 0.1,
            "url": "https://github.com/mashiro1995/teapot "
          },
          {
            "title": "",
            "trust": 0.1,
            "url": "https://github.com/kali973/spectre-meltdown-checker "
          },
          {
            "title": "puppet-meltdown",
            "trust": 0.1,
            "url": "https://github.com/timidri/puppet-meltdown "
          },
          {
            "title": "cSpeculationControlFixes",
            "trust": 0.1,
            "url": "https://github.com/poshsecurity/cspeculationcontrolfixes "
          },
          {
            "title": "",
            "trust": 0.1,
            "url": "https://github.com/es0j/hyperbleed "
          },
          {
            "title": "Linux-Tools",
            "trust": 0.1,
            "url": "https://github.com/minutesinch/linux-tools "
          },
          {
            "title": "spectre-meltdown",
            "trust": 0.1,
            "url": "https://github.com/edsonjt81/spectre-meltdown "
          },
          {
            "title": "spectre-meltdown-checker",
            "trust": 0.1,
            "url": "https://github.com/speed47/spectre-meltdown-checker "
          },
          {
            "title": "",
            "trust": 0.1,
            "url": "https://github.com/merlinepedra25/spectre-meltdown-checker "
          },
          {
            "title": "",
            "trust": 0.1,
            "url": "https://github.com/merlinepedra/spectre-meltdown-checker "
          },
          {
            "title": "",
            "trust": 0.1,
            "url": "https://github.com/kin-cho/my-spectre-meltdown-checker "
          },
          {
            "title": "Hardware-and-Firmware-Security-Guidance",
            "trust": 0.1,
            "url": "https://github.com/nsacyber/hardware-and-firmware-security-guidance "
          },
          {
            "title": "Firmware-Security",
            "trust": 0.1,
            "url": "https://github.com/virusbeee/firmware-security "
          },
          {
            "title": "hardware-attacks-state-of-the-art",
            "trust": 0.1,
            "url": "https://github.com/codexlynx/hardware-attacks-state-of-the-art "
          },
          {
            "title": "BleepingComputer",
            "trust": 0.1,
            "url": "https://www.bleepingcomputer.com/news/security/microsoft-rolls-out-new-intel-microcode-for-windows-10-server-2016/"
          },
          {
            "title": "BleepingComputer",
            "trust": 0.1,
            "url": "https://www.bleepingcomputer.com/news/security/researchers-disclose-new-foreshadow-l1tf-vulnerabilities-affecting-intel-cpus/"
          }
        ],
        "sources": [
          {
            "db": "VULMON",
            "id": "CVE-2018-3646"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "NVD-CWE-noinfo",
            "trust": 1.0
          },
          {
            "problemtype": "CWE-200",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-133677"
          },
          {
            "db": "NVD",
            "id": "CVE-2018-3646"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 3.1,
            "url": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00161.html"
          },
          {
            "trust": 2.0,
            "url": "https://software.intel.com/security-software-guidance/software-guidance/l1-terminal-fault"
          },
          {
            "trust": 2.0,
            "url": "https://foreshadowattack.eu/"
          },
          {
            "trust": 1.6,
            "url": "https://www.kb.cert.org/vuls/id/982149"
          },
          {
            "trust": 1.5,
            "url": "https://tools.cisco.com/security/center/content/ciscosecurityadvisory/cisco-sa-20180814-cpusidechannel"
          },
          {
            "trust": 1.5,
            "url": "http://xenbits.xen.org/xsa/advisory-273.html"
          },
          {
            "trust": 1.5,
            "url": "https://portal.msrc.microsoft.com/en-us/security-guidance/advisory/adv180018"
          },
          {
            "trust": 1.4,
            "url": "https://support.hpe.com/hpsc/doc/public/display?doclocale=en_us\u0026docid=emr_na-hpesbhf03874en_us"
          },
          {
            "trust": 1.3,
            "url": "https://access.redhat.com/errata/rhsa-2018:2387"
          },
          {
            "trust": 1.3,
            "url": "https://access.redhat.com/errata/rhsa-2018:2388"
          },
          {
            "trust": 1.3,
            "url": "https://access.redhat.com/errata/rhsa-2018:2395"
          },
          {
            "trust": 1.3,
            "url": "https://access.redhat.com/errata/rhsa-2018:2404"
          },
          {
            "trust": 1.2,
            "url": "http://www.securityfocus.com/bid/105080"
          },
          {
            "trust": 1.2,
            "url": "http://support.lenovo.com/us/en/solutions/len-24163"
          },
          {
            "trust": 1.2,
            "url": "http://www.huawei.com/en/psirt/security-advisories/huawei-sa-20180815-01-cpu-en"
          },
          {
            "trust": 1.2,
            "url": "http://www.vmware.com/security/advisories/vmsa-2018-0020.html"
          },
          {
            "trust": 1.2,
            "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-254686.pdf"
          },
          {
            "trust": 1.2,
            "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-608355.pdf"
          },
          {
            "trust": 1.2,
            "url": "https://help.ecostruxureit.com/display/public/uadce725/security+fixes+in+struxureware+data+center+expert+v7.6.0"
          },
          {
            "trust": 1.2,
            "url": "https://psirt.global.sonicwall.com/vuln-detail/snwlid-2018-0010"
          },
          {
            "trust": 1.2,
            "url": "https://security.netapp.com/advisory/ntap-20180815-0001/"
          },
          {
            "trust": 1.2,
            "url": "https://support.f5.com/csp/article/k31300402"
          },
          {
            "trust": 1.2,
            "url": "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html"
          },
          {
            "trust": 1.2,
            "url": "https://www.synology.com/support/security/synology_sa_18_45"
          },
          {
            "trust": 1.2,
            "url": "https://www.debian.org/security/2018/dsa-4274"
          },
          {
            "trust": 1.2,
            "url": "https://www.debian.org/security/2018/dsa-4279"
          },
          {
            "trust": 1.2,
            "url": "https://security.freebsd.org/advisories/freebsd-sa-18:09.l1tf.asc"
          },
          {
            "trust": 1.2,
            "url": "https://security.gentoo.org/glsa/201810-06"
          },
          {
            "trust": 1.2,
            "url": "https://www.oracle.com/security-alerts/cpujul2020.html"
          },
          {
            "trust": 1.2,
            "url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html"
          },
          {
            "trust": 1.2,
            "url": "https://lists.debian.org/debian-lts-announce/2018/08/msg00029.html"
          },
          {
            "trust": 1.2,
            "url": "https://lists.debian.org/debian-lts-announce/2018/09/msg00017.html"
          },
          {
            "trust": 1.2,
            "url": "https://access.redhat.com/errata/rhsa-2018:2384"
          },
          {
            "trust": 1.2,
            "url": "https://access.redhat.com/errata/rhsa-2018:2389"
          },
          {
            "trust": 1.2,
            "url": "https://access.redhat.com/errata/rhsa-2018:2390"
          },
          {
            "trust": 1.2,
            "url": "https://access.redhat.com/errata/rhsa-2018:2391"
          },
          {
            "trust": 1.2,
            "url": "https://access.redhat.com/errata/rhsa-2018:2392"
          },
          {
            "trust": 1.2,
            "url": "https://access.redhat.com/errata/rhsa-2018:2393"
          },
          {
            "trust": 1.2,
            "url": "https://access.redhat.com/errata/rhsa-2018:2394"
          },
          {
            "trust": 1.2,
            "url": "https://access.redhat.com/errata/rhsa-2018:2396"
          },
          {
            "trust": 1.2,
            "url": "https://access.redhat.com/errata/rhsa-2018:2402"
          },
          {
            "trust": 1.2,
            "url": "https://access.redhat.com/errata/rhsa-2018:2403"
          },
          {
            "trust": 1.2,
            "url": "https://access.redhat.com/errata/rhsa-2018:2602"
          },
          {
            "trust": 1.2,
            "url": "https://access.redhat.com/errata/rhsa-2018:2603"
          },
          {
            "trust": 1.2,
            "url": "http://www.securitytracker.com/id/1041451"
          },
          {
            "trust": 1.2,
            "url": "http://www.securitytracker.com/id/1042004"
          },
          {
            "trust": 1.2,
            "url": "https://usn.ubuntu.com/3740-1/"
          },
          {
            "trust": 1.2,
            "url": "https://usn.ubuntu.com/3740-2/"
          },
          {
            "trust": 1.2,
            "url": "https://usn.ubuntu.com/3741-1/"
          },
          {
            "trust": 1.2,
            "url": "https://usn.ubuntu.com/3741-2/"
          },
          {
            "trust": 1.2,
            "url": "https://usn.ubuntu.com/3742-1/"
          },
          {
            "trust": 1.2,
            "url": "https://usn.ubuntu.com/3742-2/"
          },
          {
            "trust": 1.2,
            "url": "https://usn.ubuntu.com/3756-1/"
          },
          {
            "trust": 1.2,
            "url": "https://usn.ubuntu.com/3823-1/"
          },
          {
            "trust": 1.1,
            "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/xrfkqwyv2h4bv75cungcge5tnvqclbgz/"
          },
          {
            "trust": 1.1,
            "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/v4uwgorqwcencif2bhwuef2odbv75qs2/"
          },
          {
            "trust": 1.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-3646"
          },
          {
            "trust": 0.9,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-3620"
          },
          {
            "trust": 0.8,
            "url": "https://www.usenix.org/conference/usenixsecurity18/presentation/bulck"
          },
          {
            "trust": 0.8,
            "url": "https://www.intel.com/content/www/us/en/architecture-and-technology/l1tf.html"
          },
          {
            "trust": 0.8,
            "url": "https://www.intel.com/content/dam/www/public/us/en/documents/sa00115-microcode-update-guidance.pdf"
          },
          {
            "trust": 0.6,
            "url": "https://access.redhat.com/security/cve/cve-2018-3620"
          },
          {
            "trust": 0.6,
            "url": "https://access.redhat.com/security/cve/cve-2018-3646"
          },
          {
            "trust": 0.4,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-5390"
          },
          {
            "trust": 0.4,
            "url": "https://wiki.ubuntu.com/securityteam/knowledgebase/l1tf"
          },
          {
            "trust": 0.3,
            "url": "http://www.intel.com/content/www/us/en/homepage.html"
          },
          {
            "trust": 0.3,
            "url": "http://www.microsoft.com"
          },
          {
            "trust": 0.3,
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1585005"
          },
          {
            "trust": 0.3,
            "url": "http://xenbits.xenproject.org/xsa/advisory-289.html"
          },
          {
            "trust": 0.3,
            "url": "https://www.synology.com/en-global/support/security/synology_sa_18_45"
          },
          {
            "trust": 0.3,
            "url": "https://www.vmware.com/in/security/advisories/vmsa-2018-0020.html"
          },
          {
            "trust": 0.3,
            "url": "https://www.vmware.com/in/security/advisories/vmsa-2018-0021.html"
          },
          {
            "trust": 0.3,
            "url": "http://xenbits.xenproject.org/xsa/advisory-289.txt"
          },
          {
            "trust": 0.3,
            "url": "https://support.citrix.com/article/ctx236548"
          },
          {
            "trust": 0.3,
            "url": "https://access.redhat.com/security/vulnerabilities/l1tf"
          },
          {
            "trust": 0.3,
            "url": "https://access.redhat.com/security/updates/classification/#important"
          },
          {
            "trust": 0.3,
            "url": "https://access.redhat.com/security/team/contact/"
          },
          {
            "trust": 0.3,
            "url": "https://www.redhat.com/mailman/listinfo/rhsa-announce"
          },
          {
            "trust": 0.3,
            "url": "https://bugzilla.redhat.com/):"
          },
          {
            "trust": 0.3,
            "url": "https://access.redhat.com/security/team/key/"
          },
          {
            "trust": 0.3,
            "url": "https://usn.ubuntu.com/usn/usn-3741-1"
          },
          {
            "trust": 0.3,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-5391"
          },
          {
            "trust": 0.2,
            "url": "https://access.redhat.com/articles/11258"
          },
          {
            "trust": 0.2,
            "url": "https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1787258"
          },
          {
            "trust": 0.1,
            "url": "https://support.hpe.com/hpsc/doc/public/display?doclocale=en_us\u0026amp;docid=emr_na-hpesbhf03874en_us"
          },
          {
            "trust": 0.1,
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/xrfkqwyv2h4bv75cungcge5tnvqclbgz/"
          },
          {
            "trust": 0.1,
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/v4uwgorqwcencif2bhwuef2odbv75qs2/"
          },
          {
            "trust": 0.1,
            "url": "https://cwe.mitre.org/data/definitions/.html"
          },
          {
            "trust": 0.1,
            "url": "https://github.com/casagency/vmware-esxi-67"
          },
          {
            "trust": 0.1,
            "url": "https://github.com/teusink/home-security-by-w10-hardening"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov"
          },
          {
            "trust": 0.1,
            "url": "https://docs.vmware.com/en/vmware-fusion/index.html"
          },
          {
            "trust": 0.1,
            "url": "https://kb.vmware.com/kb/57138"
          },
          {
            "trust": 0.1,
            "url": "https://www.vmware.com/go/downloadfusion"
          },
          {
            "trust": 0.1,
            "url": "https://kb.vmware.com/kb/56895"
          },
          {
            "trust": 0.1,
            "url": "https://twitter.com/vmwaresrc"
          },
          {
            "trust": 0.1,
            "url": "https://docs.vmware.com/en/vmware-vsphere/6.5/rn/vsphere-vcenter-server-65u2c-release-notes.html"
          },
          {
            "trust": 0.1,
            "url": "https://my.vmware.com/web/vmware/info/slug/datacenter_cloud_infrastructure/vmware_vsphere/5_5"
          },
          {
            "trust": 0.1,
            "url": "https://docs.vmware.com/en/vmware-workstation-player/index.html"
          },
          {
            "trust": 0.1,
            "url": "https://lists.vmware.com/cgi-bin/mailman/listinfo/security-announce"
          },
          {
            "trust": 0.1,
            "url": "https://blogs.vmware.com/security"
          },
          {
            "trust": 0.1,
            "url": "https://kb.vmware.com/kb/55806"
          },
          {
            "trust": 0.1,
            "url": "https://kb.vmware.com/kb/56537"
          },
          {
            "trust": 0.1,
            "url": "https://kb.vmware.com/kb/1055"
          },
          {
            "trust": 0.1,
            "url": "https://kb.vmware.com/kb/56552"
          },
          {
            "trust": 0.1,
            "url": "https://my.vmware.com/web/vmware/info/slug/datacenter_cloud_infrastructure/vmware_vsphere/6_5"
          },
          {
            "trust": 0.1,
            "url": "https://kb.vmware.com/kb/56896"
          },
          {
            "trust": 0.1,
            "url": "https://my.vmware.com/web/vmware/info/slug/datacenter_cloud_infrastructure/vmware_vsphere/6_0"
          },
          {
            "trust": 0.1,
            "url": "https://docs.vmware.com/en/vmware-workstation-pro/index.html"
          },
          {
            "trust": 0.1,
            "url": "https://docs.vmware.com/en/vmware-vsphere/5.5/rn/vsphere-vcenter-server-55u3j-release-notes.html"
          },
          {
            "trust": 0.1,
            "url": "https://kb.vmware.com/kb/56547"
          },
          {
            "trust": 0.1,
            "url": "https://my.vmware.com/web/vmware/info/slug/datacenter_cloud_infrastructure/vmware_vsphere/6_7"
          },
          {
            "trust": 0.1,
            "url": "https://kb.vmware.com/kb/55636"
          },
          {
            "trust": 0.1,
            "url": "https://docs.vmware.com/en/vmware-vsphere/6.0/rn/vsphere-vcenter-server-60u3h-release-notes.html"
          },
          {
            "trust": 0.1,
            "url": "https://kb.vmware.com/kb/56558"
          },
          {
            "trust": 0.1,
            "url": "https://kb.vmware.com/kb/56897"
          },
          {
            "trust": 0.1,
            "url": "https://www.vmware.com/go/downloadplayer"
          },
          {
            "trust": 0.1,
            "url": "https://kb.vmware.com/kb/56538"
          },
          {
            "trust": 0.1,
            "url": "https://kb.vmware.com/kb/56557"
          },
          {
            "trust": 0.1,
            "url": "https://kb.vmware.com/kb/56894"
          },
          {
            "trust": 0.1,
            "url": "https://kb.vmware.com/kb/56563"
          },
          {
            "trust": 0.1,
            "url": "https://docs.vmware.com/en/vmware-vsphere/6.7/rn/vsphere-vcenter-server-670d-release-notes.html"
          },
          {
            "trust": 0.1,
            "url": "https://kb.vmware.com/kb/56553"
          },
          {
            "trust": 0.1,
            "url": "https://my.vmware.com/group/vmware/patch"
          },
          {
            "trust": 0.1,
            "url": "https://www.vmware.com/support/policies/lifecycle.html"
          },
          {
            "trust": 0.1,
            "url": "https://www.vmware.com/go/downloadworkstation"
          },
          {
            "trust": 0.1,
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2018-3646"
          },
          {
            "trust": 0.1,
            "url": "https://www.vmware.com/support/policies/security_response.html"
          },
          {
            "trust": 0.1,
            "url": "https://www.vmware.com/security/advisories"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-13215"
          },
          {
            "trust": 0.1,
            "url": "https://access.redhat.com/security/cve/cve-2018-7566"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-7566"
          },
          {
            "trust": 0.1,
            "url": "https://access.redhat.com/security/cve/cve-2018-3693"
          },
          {
            "trust": 0.1,
            "url": "https://access.redhat.com/security/cve/cve-2017-13215"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-10675"
          },
          {
            "trust": 0.1,
            "url": "https://access.redhat.com/security/cve/cve-2018-5390"
          },
          {
            "trust": 0.1,
            "url": "https://access.redhat.com/security/cve/cve-2018-10675"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-3693"
          },
          {
            "trust": 0.1,
            "url": "https://launchpad.net/ubuntu/+source/linux/4.4.0-133.159"
          },
          {
            "trust": 0.1,
            "url": "https://launchpad.net/ubuntu/+source/linux-raspi2/4.4.0-1094.102"
          },
          {
            "trust": 0.1,
            "url": "https://launchpad.net/ubuntu/+source/linux-snapdragon/4.4.0-1098.103"
          },
          {
            "trust": 0.1,
            "url": "https://launchpad.net/ubuntu/+source/linux-aws/4.4.0-1065.75"
          },
          {
            "trust": 0.1,
            "url": "https://launchpad.net/ubuntu/+source/linux-kvm/4.4.0-1031.37"
          },
          {
            "trust": 0.1,
            "url": "https://security.freebsd.org/\u003e."
          },
          {
            "trust": 0.1,
            "url": "https://security.freebsd.org/patches/sa-18:09/l1tf-11.1.patch"
          },
          {
            "trust": 0.1,
            "url": "https://security.freebsd.org/patches/sa-18:09/l1tf-11.2.patch"
          },
          {
            "trust": 0.1,
            "url": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00161.html\u003e"
          },
          {
            "trust": 0.1,
            "url": "https://security.freebsd.org/advisories/freebsd-sa-18:09.l1tf.asc\u003e"
          },
          {
            "trust": 0.1,
            "url": "https://security.freebsd.org/patches/sa-18:09/l1tf-11.2.patch.asc"
          },
          {
            "trust": 0.1,
            "url": "https://security.freebsd.org/patches/sa-18:09/l1tf-11.1.patch.asc"
          },
          {
            "trust": 0.1,
            "url": "https://www.freebsd.org/handbook/kernelconfig.html\u003e"
          },
          {
            "trust": 0.1,
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2018-3620\u003e"
          },
          {
            "trust": 0.1,
            "url": "https://svnweb.freebsd.org/base?view=revision\u0026revision=nnnnnn\u003e"
          },
          {
            "trust": 0.1,
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2018-3646\u003e"
          },
          {
            "trust": 0.1,
            "url": "https://software.intel.com/security-software-guidance/software-guidance/l1-terminal-fault\u003e"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-15572"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-6555"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-14633"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-15594"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-17182"
          },
          {
            "trust": 0.1,
            "url": "https://lists.ubuntu.com/mailman/listinfo/ubuntu-security-announce"
          },
          {
            "trust": 0.1,
            "url": "https://usn.ubuntu.com/usn/usn-3742-2"
          },
          {
            "trust": 0.1,
            "url": "https://usn.ubuntu.com/usn/usn-3742-3"
          },
          {
            "trust": 0.1,
            "url": "https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1787127"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-18344"
          },
          {
            "trust": 0.1,
            "url": "https://launchpad.net/ubuntu/+source/linux-aws/4.4.0-1027.30"
          },
          {
            "trust": 0.1,
            "url": "https://launchpad.net/ubuntu/+source/linux-lts-xenial/4.4.0-133.159~14.04.1"
          },
          {
            "trust": 0.1,
            "url": "https://usn.ubuntu.com/usn/usn-3741-2"
          },
          {
            "trust": 0.1,
            "url": "https://usn.ubuntu.com/usn/usn-3823-1"
          },
          {
            "trust": 0.1,
            "url": "https://launchpad.net/ubuntu/+source/linux/3.13.0-156.206"
          },
          {
            "trust": 0.1,
            "url": "https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1787127,"
          },
          {
            "trust": 0.1,
            "url": "https://usn.ubuntu.com/usn/usn-3741-3"
          },
          {
            "trust": 0.1,
            "url": "https://access.redhat.com/articles/2974891"
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#982149"
          },
          {
            "db": "VULHUB",
            "id": "VHN-133677"
          },
          {
            "db": "VULMON",
            "id": "CVE-2018-3646"
          },
          {
            "db": "BID",
            "id": "105080"
          },
          {
            "db": "PACKETSTORM",
            "id": "148896"
          },
          {
            "db": "PACKETSTORM",
            "id": "148907"
          },
          {
            "db": "PACKETSTORM",
            "id": "148914"
          },
          {
            "db": "PACKETSTORM",
            "id": "148901"
          },
          {
            "db": "PACKETSTORM",
            "id": "148936"
          },
          {
            "db": "PACKETSTORM",
            "id": "149718"
          },
          {
            "db": "PACKETSTORM",
            "id": "149024"
          },
          {
            "db": "PACKETSTORM",
            "id": "148916"
          },
          {
            "db": "PACKETSTORM",
            "id": "150376"
          },
          {
            "db": "PACKETSTORM",
            "id": "148991"
          },
          {
            "db": "PACKETSTORM",
            "id": "148946"
          },
          {
            "db": "NVD",
            "id": "CVE-2018-3646"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "CERT/CC",
            "id": "VU#982149"
          },
          {
            "db": "VULHUB",
            "id": "VHN-133677"
          },
          {
            "db": "VULMON",
            "id": "CVE-2018-3646"
          },
          {
            "db": "BID",
            "id": "105080"
          },
          {
            "db": "PACKETSTORM",
            "id": "148896"
          },
          {
            "db": "PACKETSTORM",
            "id": "148907"
          },
          {
            "db": "PACKETSTORM",
            "id": "148914"
          },
          {
            "db": "PACKETSTORM",
            "id": "148901"
          },
          {
            "db": "PACKETSTORM",
            "id": "148936"
          },
          {
            "db": "PACKETSTORM",
            "id": "149718"
          },
          {
            "db": "PACKETSTORM",
            "id": "149024"
          },
          {
            "db": "PACKETSTORM",
            "id": "148916"
          },
          {
            "db": "PACKETSTORM",
            "id": "150376"
          },
          {
            "db": "PACKETSTORM",
            "id": "148991"
          },
          {
            "db": "PACKETSTORM",
            "id": "148946"
          },
          {
            "db": "NVD",
            "id": "CVE-2018-3646"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2018-08-15T00:00:00",
            "db": "CERT/CC",
            "id": "VU#982149"
          },
          {
            "date": "2018-08-14T00:00:00",
            "db": "VULHUB",
            "id": "VHN-133677"
          },
          {
            "date": "2018-08-14T00:00:00",
            "db": "VULMON",
            "id": "CVE-2018-3646"
          },
          {
            "date": "2018-08-14T00:00:00",
            "db": "BID",
            "id": "105080"
          },
          {
            "date": "2018-08-15T04:36:40",
            "db": "PACKETSTORM",
            "id": "148896"
          },
          {
            "date": "2018-08-15T04:40:44",
            "db": "PACKETSTORM",
            "id": "148907"
          },
          {
            "date": "2018-08-15T04:42:46",
            "db": "PACKETSTORM",
            "id": "148914"
          },
          {
            "date": "2018-08-15T04:37:56",
            "db": "PACKETSTORM",
            "id": "148901"
          },
          {
            "date": "2018-08-15T17:09:03",
            "db": "PACKETSTORM",
            "id": "148936"
          },
          {
            "date": "2018-10-08T23:55:14",
            "db": "PACKETSTORM",
            "id": "149718"
          },
          {
            "date": "2018-08-21T20:20:00",
            "db": "PACKETSTORM",
            "id": "149024"
          },
          {
            "date": "2018-08-15T04:42:57",
            "db": "PACKETSTORM",
            "id": "148916"
          },
          {
            "date": "2018-11-15T18:15:34",
            "db": "PACKETSTORM",
            "id": "150376"
          },
          {
            "date": "2018-08-18T20:21:00",
            "db": "PACKETSTORM",
            "id": "148991"
          },
          {
            "date": "2018-08-15T17:17:34",
            "db": "PACKETSTORM",
            "id": "148946"
          },
          {
            "date": "2018-08-14T19:29:00.920000",
            "db": "NVD",
            "id": "CVE-2018-3646"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2018-09-10T00:00:00",
            "db": "CERT/CC",
            "id": "VU#982149"
          },
          {
            "date": "2020-08-24T00:00:00",
            "db": "VULHUB",
            "id": "VHN-133677"
          },
          {
            "date": "2023-11-07T00:00:00",
            "db": "VULMON",
            "id": "CVE-2018-3646"
          },
          {
            "date": "2019-01-24T11:00:00",
            "db": "BID",
            "id": "105080"
          },
          {
            "date": "2023-11-07T02:58:08.630000",
            "db": "NVD",
            "id": "CVE-2018-3646"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "local",
        "sources": [
          {
            "db": "BID",
            "id": "105080"
          },
          {
            "db": "PACKETSTORM",
            "id": "148914"
          },
          {
            "db": "PACKETSTORM",
            "id": "149718"
          },
          {
            "db": "PACKETSTORM",
            "id": "148916"
          },
          {
            "db": "PACKETSTORM",
            "id": "150376"
          }
        ],
        "trust": 0.7
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Intel processors are vulnerable to a speculative execution side-channel attack called L1 Terminal Fault (L1TF)",
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#982149"
          }
        ],
        "trust": 0.8
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Design Error",
        "sources": [
          {
            "db": "BID",
            "id": "105080"
          }
        ],
        "trust": 0.3
      }
    }

    VAR-201406-0445

    Vulnerability from variot - Updated: 2024-07-23 21:30

    OpenSSL before 0.9.8za, 1.0.0 before 1.0.0m, and 1.0.1 before 1.0.1h does not properly restrict processing of ChangeCipherSpec messages, which allows man-in-the-middle attackers to trigger use of a zero-length master key in certain OpenSSL-to-OpenSSL communications, and consequently hijack sessions or obtain sensitive information, via a crafted TLS handshake, aka the "CCS Injection" vulnerability. OpenSSL is prone to security-bypass vulnerability. Successfully exploiting this issue may allow attackers to obtain sensitive information by conducting a man-in-the-middle attack. This may lead to other attacks. Versions prior to OpenSSL 1.0.1 and 1.0.2-beta1 are vulnerable.

    HP Connect IT / HP SPM CIT - 9.5x Please install: HP Connect IT 9.53.P2

    For Windows http://support.openview.hp.com/selfsolve/document/LID/HPCIT_00070

    For Linux http://support.openview.hp.com/selfsolve/document/LID/HPCIT_00071

    For AIX http://support.openview.hp.com/selfsolve/document/LID/HPCIT_00072

    For HPUX http://support.openview.hp.com/selfsolve/document/LID/HPCIT_00073

    For Solaris http://support.openview.hp.com/selfsolve/document/LID/HPCIT_00074

    HP Connect IT / HP SPM CIT - 9.4x Please install: HP Connect IT 9.40.P1

    For windows(en) http://support.openview.hp.com/selfsolve/document/LID/HPCIT_00075

    For Linux(en) http://support.openview.hp.com/selfsolve/document/LID/HPCIT_00076

    For AIX(en) http://support.openview.hp.com/selfsolve/document/LID/HPCIT_00077

    For HPUX(en) http://support.openview.hp.com/selfsolve/document/LID/HPCIT_00078

    For Solaris(en) http://support.openview.hp.com/selfsolve/document/LID/HPCIT_00079

    HP Connect IT / HP SPM AM 5.2x Please install: HP Connect IT 9.41.P1

    HISTORY Version:1 (rev.1) - 19 August 2014 Initial release

    Third Party Security Patches: Third party security patches that are to be installed on systems running HP software products should be applied in accordance with the customer's patch management policy. ============================================================================ Ubuntu Security Notice USN-2232-3 June 23, 2014

    openssl regression

    A security issue affects these releases of Ubuntu and its derivatives:

    • Ubuntu 14.04 LTS
    • Ubuntu 13.10
    • Ubuntu 12.04 LTS
    • Ubuntu 10.04 LTS

    Summary:

    USN-2232-1 introduced a regression in OpenSSL. The upstream fix for CVE-2014-0224 caused a regression for certain applications that use renegotiation, such as PostgreSQL. This update fixes the problem.

    Original advisory details:

    J=C3=BCri Aedla discovered that OpenSSL incorrectly handled invalid DTLS fragments. This issue only affected Ubuntu 12.04 LTS, Ubuntu 13.10, and Ubuntu 14.04 LTS. (CVE-2014-0195) Imre Rad discovered that OpenSSL incorrectly handled DTLS recursions. A remote attacker could use this issue to cause OpenSSL to crash, resulting in a denial of service. (CVE-2014-0221) KIKUCHI Masashi discovered that OpenSSL incorrectly handled certain handshakes. (CVE-2014-0224) Felix Gr=C3=B6bert and Ivan Fratri=C4=87 discovered that OpenSSL incorrectly handled anonymous ECDH ciphersuites. A remote attacker could use this issue to cause OpenSSL to crash, resulting in a denial of service. This issue only affected Ubuntu 12.04 LTS, Ubuntu 13.10, and Ubuntu 14.04 LTS. (CVE-2014-3470)

    Update instructions:

    The problem can be corrected by updating your system to the following package versions:

    Ubuntu 14.04 LTS: libssl1.0.0 1.0.1f-1ubuntu2.4

    Ubuntu 13.10: libssl1.0.0 1.0.1e-3ubuntu1.6

    Ubuntu 12.04 LTS: libssl1.0.0 1.0.1-4ubuntu5.16

    Ubuntu 10.04 LTS: libssl0.9.8 0.9.8k-7ubuntu8.19

    After a standard system update you need to reboot your computer to make all the necessary changes.

    References: http://www.ubuntu.com/usn/usn-2232-3 http://www.ubuntu.com/usn/usn-2232-1 https://launchpad.net/bugs/1332643

    Package Information: https://launchpad.net/ubuntu/+source/openssl/1.0.1f-1ubuntu2.4 https://launchpad.net/ubuntu/+source/openssl/1.0.1e-3ubuntu1.6 https://launchpad.net/ubuntu/+source/openssl/1.0.1-4ubuntu5.16 https://launchpad.net/ubuntu/+source/openssl/0.9.8k-7ubuntu8.19 . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 201407-05


                                            http://security.gentoo.org/
    

    Severity: High Title: OpenSSL: Multiple vulnerabilities Date: July 27, 2014 Bugs: #512506 ID: 201407-05


    Synopsis

    Multiple vulnerabilities have been found in OpenSSL, possibly allowing remote attackers to execute arbitrary code.

    Affected packages

    -------------------------------------------------------------------
     Package              /     Vulnerable     /            Unaffected
    -------------------------------------------------------------------
    

    1 dev-libs/openssl < 1.0.1h-r1 >= 0.9.8z_p5 >= 0.9.8z_p4 >= 0.9.8z_p1 >= 0.9.8z_p3 >= 0.9.8z_p2 >= 1.0.0m >= 1.0.1h-r1

    Description

    Multiple vulnerabilities have been discovered in OpenSSL.

    Workaround

    There is no known workaround at this time.

    Resolution

    All OpenSSL users should upgrade to the latest version:

    # emerge --sync # emerge --ask --oneshot --verbose ">=dev-libs/openssl-1.0.1h-r1"

    References

    [ 1 ] CVE-2010-5298 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-5298 [ 2 ] CVE-2014-0195 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0195 [ 3 ] CVE-2014-0198 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0198 [ 4 ] CVE-2014-0221 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0221 [ 5 ] CVE-2014-0224 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0224 [ 6 ] CVE-2014-3470 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-3470 [ 7 ] OpenSSL Security Advisory [05 Jun 2014] http://www.openssl.org/news/secadv_20140605.txt

    Availability

    This GLSA and any updates to it are available for viewing at the Gentoo Security Website:

    http://security.gentoo.org/glsa/glsa-201407-05.xml

    Concerns?

    Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users' machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.

    License

    Copyright 2014 Gentoo Foundation, Inc; referenced text belongs to its owner(s).

    The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.

    http://creativecommons.org/licenses/by-sa/2.5 . The bulletin does not apply to any other 3rd party application (e.g. operating system, web server, or application server) that may be required to be installed by the customer according instructions in the product install guide. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1

    Note: the current version of the following document is available here: https://h20564.www2.hp.com/portal/site/hpsc/public/kb/ docDisplay?docId=emr_na-c04347622

    SUPPORT COMMUNICATION - SECURITY BULLETIN

    Document ID: c04347622 Version: 1

    HPSBHF03052 rev.1 - HP Intelligent Management Center (iMC), HP Network Products including H3C and 3COM Routers and Switches running OpenSSL, Remote Denial of Service (DoS), Code Execution, Unauthorized Access, Modification or Disclosure of Information

    NOTICE: The information in this Security Bulletin should be acted upon as soon as possible.

    Release Date: 2014-06-20 Last Updated: 2014-06-20

    Potential Security Impact: Remote Denial of Service (DoS), code execution, unauthorized access, modification of information, disclosure of information

    Source: Hewlett-Packard Company, HP Software Security Response Team

    VULNERABILITY SUMMARY Potential security vulnerabilities have been identified with HP Intelligent Management Center (iMC), HP Network Products including 3COM and H3C routers and switches running OpenSSL. The vulnerabilities could be exploited remotely to create a Denial of Service (DoS), execute code, allow unauthorized access, modify or disclose information.

    References:

    CVE-2010-5298 Remote Denial of Service (DoS) or Modification of Information CVE-2014-0198 Remote Unauthorized Access (only iMC impacted) CVE-2014-0224 Remote Unauthorized Access or Disclosure of Information SSRT101561 Note: All products listed are impacted by CVE-2014-0224 . iMC is also impacted by CVE-2014-0198 and CVE-2010-5298

    SUPPORTED SOFTWARE VERSIONS*: ONLY impacted versions are listed. Please refer to the RESOLUTION section below for a list of impacted products.

    BACKGROUND

    CVSS 2.0 Base Metrics

    Reference Base Vector Base Score CVE-2010-5298 (AV:N/AC:H/Au:N/C:N/I:P/A:P) 4.0 CVE-2014-0198 (AV:N/AC:M/Au:N/C:N/I:N/A:P) 4.3 CVE-2014-0224 (AV:N/AC:M/Au:N/C:P/I:P/A:P) 6.8 =========================================================== Information on CVSS is documented in HP Customer Notice: HPSN-2008-002

    RESOLUTION On June 5th 2014, OpenSSL.org issued an advisory with several CVE vulnerabilities. HP Networking is working to release fixes for these vulnerabilities that impact the products in the table below. As fixed software is made available, this security bulletin will be updated to show the fixed versions. Until the software fixes are available, HP Networking is providing the following information including possible workarounds to mitigate the risks of these vulnerabilities.

    Description

    The most serious issue reported is CVE-2014-0224 and it is the one discussed here. To take advantage CVE-2014-0224, an attacker must:

    be in between the OpenSSL client and OpenSSL server. be capable of intercepting and modifying packets between the OpenSSL client and OpenSSL server in real time.

    Workarounds

    HP Networking equipment is typically deployed inside firewalls and access to management interfaces and other protocols is more tightly controlled than in public environments. This deployment and security restrictions help to reduce the possibility of an attacker being able to intercept both OpenSSL client and OpenSSL server traffic.

    Following the guidelines in the Hardening Comware-based devices can help to further reduce man-in-the-middle opportunities:

    http://h20564.www2.hp.com/portal/site/hpsc/public/kb/docDisplay/?docId=c03536 920

    For an HP Networking device acting as an OpenSSL Server, using a patched OpenSSL client or non-OpenSSL client eliminates the risk. As an example, most modern web browsers do not use the OpenSSL client and the sessions between the HP Networking OpenSSL server and the non-OpenSSL client are not at risk for this attack. For HP Networking Equipment that is using an OpenSSL client, patching the OpenSSL server will eliminate the risk of this attack.

    Protocol Notes

    The following details the protocols that use OpenSSL in Comware v5 and Comware v7:

    Comware V7:

    Server:

    FIPS/HTTPS/Load Balancing/Session Initiation Protocol

    Client:

    Load Balancing/OpenFlow/Session Initiation Protocol/State Machine Based Anti-Spoofing/Dynamic DNS

    Comware V5:

    Server:

    CAPWAP/EAP/SSLVPN

    Client:

    Dynamic DNS

    Family Fixed Version HP Branded Products Impacted H3C Branded Products Impacted 3Com Branded Products Impacted

    12900 Switch Series Fix in progress use mitigations JG619A HP FF 12910 Switch AC Chassis JG621A HP FF 12910 Main Processing Unit JG632A HP FF 12916 Switch AC Chassis JG634A HP FF 12916 Main Processing Unit

    12500 Fix in progress use mitigations JC085A HP A12518 Switch Chassis JC086A HP A12508 Switch Chassis JC652A HP 12508 DC Switch Chassis JC653A HP 12518 DC Switch Chassis JC654A HP 12504 AC Switch Chassis JC655A HP 12504 DC Switch Chassis JF430A HP A12518 Switch Chassis JF430B HP 12518 Switch Chassis JF430C HP 12518 AC Switch Chassis JF431A HP A12508 Switch Chassis JF431B HP 12508 Switch Chassis JF431C HP 12508 AC Switch Chassis JC072B HP 12500 Main Processing Unit JC808A HP 12500 TAA Main Processing Unit H3C S12508 Routing Switch(AC-1) (0235A0GE) H3C S12518 Routing Switch(AC-1) (0235A0GF) H3C S12508 Chassis (0235A0E6) H3C S12508 Chassis (0235A38N) H3C S12518 Chassis (0235A0E7) H3C S12518 Chassis (0235A38M)

    12500 (Comware v7) Fix in progress use mitigations JC085A HP A12518 Switch Chassis JC086A HP A12508 Switch Chassis JC652A HP 12508 DC Switch Chassis JC653A HP 12518 DC Switch Chassis JC654A HP 12504 AC Switch Chassis JC655A HP 12504 DC Switch Chassis JF430A HP A12518 Switch Chassis JF430B HP 12518 Switch Chassis JF430C HP 12518 AC Switch Chassis JF431A HP A12508 Switch Chassis JF431B HP 12508 Switch Chassis JF431C HP 12508 AC Switch Chassis JC072B HP 12500 Main Processing Unit JG497A HP 12500 MPU w/Comware V7 OS JG782A HP FF 12508E AC Switch Chassis JG783A HP FF 12508E DC Switch Chassis JG784A HP FF 12518E AC Switch Chassis JG785A HP FF 12518E DC Switch Chassis JG802A HP FF 12500E MPU H3C S12508 Routing Switch(AC-1) (0235A0GE) H3C S12518 Routing Switch(AC-1) (0235A0GF) H3C S12508 Chassis (0235A0E6) H3C S12508 Chassis (0235A38N) H3C S12518 Chassis (0235A0E7) H3C S12518 Chassis (0235A38M)

    11900 Switch Series Fix in progress use mitigations JG608A HP FF 11908-V Switch Chassis JG609A HP FF 11900 Main Processing Unit

    10500 Switch Series (Comware v5) Fix in progress use mitigations JC611A HP 10508-V Switch Chassis JC612A HP 10508 Switch Chassis JC613A HP 10504 Switch Chassis JC614A HP 10500 Main Processing Unit JC748A HP 10512 Switch Chassis JG375A HP 10500 TAA Main Processing Unit JG820A HP 10504 TAA Switch Chassis JG821A HP 10508 TAA Switch Chassis JG822A HP 10508-V TAA Switch Chassis JG823A HP 10512 TAA Switch Chassis

    10500 Switch Series (Comware v7) Fix in progress use mitigations JC611A HP 10508-V Switch Chassis JC612A HP 10508 Switch Chassis JC613A HP 10504 Switch Chassis JC748A HP 10512 Switch Chassis JG820A HP 10504 TAA Switch Chassis JG821A HP 10508 TAA Switch Chassis JG822A HP 10508-V TAA Switch Chassis JG823A HP 10512 TAA Switch Chassis JG496A HP 10500 Type A MPU w/Comware v7 OS

    9500E Fix in progress use mitigations JC124A HP A9508 Switch Chassis JC124B HP 9505 Switch Chassis JC125A HP A9512 Switch Chassis JC125B HP 9512 Switch Chassis JC474A HP A9508-V Switch Chassis JC474B HP 9508-V Switch Chassis H3C S9505E Routing-Switch Chassis (0235A0G6) H3C S9508E-V Routing-Switch Chassis (0235A38Q) H3C S9512E Routing-Switch Chassis (0235A0G7) H3C S9508E-V Routing-Switch Chassis (0235A38Q) H3C S9505E Chassis w/ Fans (0235A38P) H3C S9512E Chassis w/ Fans (0235A38R)

    Router 8800 Fix in progress use mitigations JC147A HP A8802 Router Chassis JC147B HP 8802 Router Chassis JC148A HP A8805 Router Chassis JC148B HP 8805 Router Chassis JC149A HP A8808 Router Chassis JC149B HP 8808 Router Chassis JC150A HP A8812 Router Chassis JC150B HP 8812 Router Chassis JC141A HP 8802 Main Control Unit Module JC138A HP 8805/08/12 (1E) Main Cntrl Unit Mod JC137A HP 8805/08/12 (2E) Main Cntrl Unit Mod H3C SR8805 10G Core Router Chassis (0235A0G8) H3C SR8808 10G Core Router Chassis (0235A0G9) H3C SR8812 10G Core Router Chassis (0235A0GA) H3C SR8802 10G Core Router Chassis (0235A0GC) H3C SR8802 10G Core Router Chassis (0235A31B) H3C SR8805 10G Core Router Chassis (0235A31C) H3C SR8808 10G Core Router Chassis (0235A31D) H3C SR8812 10G Core Router Chassis (0235A31E)

    7500 Switch Series Fix in progress use mitigations JC666A HP A7503-S 144 Gbps Fab/MPU w 24p Gig-T JC697A HP A7502 TAA Main Processing Unit JC698A HP A7503S 144 Gbps TAA Fab/MPU w 24p GbE JC699A HP A7500 384Gbps TAA Fab/MPU w 2p 10-GbE JC700A HP A7500 384 Gbps TAA Fabric / MPU JC701A HP A7510 768 Gbps TAA Fabric / MPU JD193A HP 384 Gbps A7500 Fab Mod w/2 XFP Ports JD193B HP 7500 384Gbps Fab Mod w/2 XFP Ports JD194A HP 384 Gbps Fabric A7500 Module JD194B HP 7500 384Gbps Fabric Module JD195A HP 7500 384Gbps Advanced Fabric Module JD196A HP 7502 Fabric Module JD220A HP 7500 768Gbps Fabric Module JD238A HP A7510 Switch Chassis JD238B HP 7510 Switch Chassis JD239A HP A7506 Switch Chassis JD239B HP 7506 Switch Chassis JD240A HP A7503 Switch Chassis JD240B HP 7503 Switch Chassis JD241A HP A7506 Vertical Switch Chassis JD241B HP 7506-V Switch Chassis JD242A HP A7502 Switch Chassis JD242B HP 7502 Switch Chassis JD243A HP A7503 Switch Chassis w/1 Fabric Slot JD243B HP 7503-S Switch Chassis w/1 Fabric Slot H3C S7502E Ethernet Switch Chassis with Fan (0235A0G4) H3C S7503E Ethernet Switch Chassis with Fan (0235A0G2) H3C S7503E-S Ethernet Switch Chassis with Fan (0235A0G5) H3C S7506E Ethernet Switch Chassis with Fan (0235A0G1) H3C S7506E-V Ethernet Switch Chassis with Fan (0235A0G3) H3C S7510E Ethernet Switch Chassis with Fan (0235A0G0) H3C S7502E Chassis w/ fans (0235A29A) H3C S7503E Chassis w/ fans (0235A27R) H3C S7503E-S Chassis w/ fans (0235A33R) H3C S7506E Chassis w/ fans (0235A27Q) H3C S7506E-V Chassis w/ fans (0235A27S)

    HSR6800 Fix in progress use mitigations JG361A HP HSR6802 Router Chassis JG362A HP HSR6804 Router Chassis JG363A HP HSR6808 Router Chassis JG364A HP HSR6800 RSE-X2 Router MPU JG779A HP HSR6800 RSE-X2 Router TAA MPU

    HSR6800 Russian Version Fix in progress use mitigations JG361A HP HSR6802 Router Chassis JG362A HP HSR6804 Router Chassis JG363A HP HSR6808 Router Chassis JG364A HP HSR6800 RSE-X2 Router MPU JG779A HP HSR6800 RSE-X2 Router TAA MPU

    HSR6602 Fix in progress use mitigations JG353A HP HSR6602-G Router JG354A HP HSR6602-XG Router JG776A HP HSR6602-G TAA Router JG777A HP HSR6602-XG TAA Router

    HSR6602 Russian Version Fix in progress use mitigations JG353A HP HSR6602-G Router JG354A HP HSR6602-XG Router JG776A HP HSR6602-G TAA Router JG777A HP HSR6602-XG TAA Router

    A6600 Fix in progress use mitigations JC177A HP 6608 Router JC177B HP A6608 Router Chassis JC178A HP 6604 Router Chassis JC178B HP A6604 Router Chassis JC496A HP 6616 Router Chassis JC566A HP A6600 RSE-X1 Main Processing Unit JG780A HP 6600 RSE-X1 Router TAA MPU H3C RT-SR6608-OVS-H3 (0235A32X) H3C RT-SR6604-OVS-H3 (0235A37X) H3C SR6616 Router Chassis (0235A41D)

    A6600 Russian Version Fix in progress use mitigations JC177A HP 6608 Router JC177B HP A6608 Router Chassis JC178A HP 6604 Router Chassis JC178B HP A6604 Router Chassis JC496A HP 6616 Router Chassis JC566A HP A6600 RSE-X1 Main Processing Unit JG780A HP 6600 RSE-X1 Router TAA MPU H3C RT-SR6608-OVS-H3 (0235A32X) H3C RT-SR6604-OVS-H3 (0235A37X) H3C SR6616 Router Chassis (0235A41D)

    6600 MCP Fix in progress use mitigations JC177A HP 6608 Router JC177B HP A6608 Router Chassis JC178A HP 6604 Router Chassis JC178B HP A6604 Router Chassis JC496A HP 6616 Router Chassis JG778A HP 6600 MCP-X2 Router TAA MPU. JG355A HP 6600 MCP-X1 Router MPU JG356A HP 6600 MCP-X2 Router MPU H3C RT-SR6608-OVS-H3 (0235A32X) H3C RT-SR6604-OVS-H3 (0235A37X) H3C SR6616 Router Chassis (0235A41D)

    6600 MCP Russian Version Fix in progress use mitigations JC177A HP 6608 Router JC177B HP A6608 Router Chassis JC178A HP 6604 Router Chassis JC178B HP A6604 Router Chassis JC496A HP 6616 Router Chassis JG778A HP 6600 MCP-X2 Router TAA MPU JG355A HP 6600 MCP-X1 Router MPU JG356A HP 6600 MCP-X2 Router MPU H3C RT-SR6608-OVS-H3 (0235A32X) H3C RT-SR6604-OVS-H3 (0235A37X) H3C SR6616 Router Chassis (0235A41D)

    5920 Switch Series Fix in progress use mitigations JG296A HP 5920AF-24XG Switch JG555A HP 5920AF-24XG TAA Switch

    5900 Switch Series Fix in progress use mitigations JC772A HP 5900AF-48XG-4QSFP+ Switch JG336A HP 5900AF-48XGT-4QSFP+ Switch JG510A HP 5900AF-48G-4XG-2QSFP+ Switch JG554A HP 5900AF-48XG-4QSFP+ TAA Switch JG838A HP FF 5900CP-48XG-4QSFP+ Switch

    5900 Virtual Switch Fix in progress use mitigations JG814AAE HP Virtual Switch 5900v VMware E-LTU JG815AAE HP VSO SW for 5900v VMware E-LTU

    5830 Switch Series Fix in progress use mitigations JC691A HP A5830AF-48G Switch w/1 Interface Slot JC694A HP A5830AF-96G Switch JG316A HP 5830AF-48G TAA Switch w/1 Intf Slot JG374A HP 5830AF-96G TAA Switch

    5820 Switch Series Fix in progress use mitigations JC102A HP 5820-24XG-SFP+ Switch JC106A HP 5820-14XG-SFP+ Switch with 2 Slots JG219A HP 5820AF-24XG Switch JG243A HP 5820-24XG-SFP+ TAA-compliant Switch JG259A HP 5820X-14XG-SFP+ TAA Switch w 2 Slots H3C S5820X-28C 14 port (SFP Plus ) Plus 4-port BT (RJ45) Plus 2 media modules Plus OSM (0235A37L) H3C S5820X-28S 24-port 10GBASE-X (SFP Plus ) Plus 4-port 10/100/1000BASE-T (RJ45) (0235A370)

    5800 Switch Series Fix in progress use mitigations JC099A HP 5800-24G-PoE Switch JC100A HP 5800-24G Switch JC101A HP 5800-48G Switch with 2 Slots JC103A HP 5800-24G-SFP Switch JC104A HP 5800-48G-PoE Switch JC105A HP 5800-48G Switch JG225A HP 5800AF-48G Switch JG242A HP 5800-48G-PoE+ TAA Switch w 2 Slots JG254A HP 5800-24G-PoE+ TAA-compliant Switch JG255A HP 5800-24G TAA-compliant Switch JG256A HP 5800-24G-SFP TAA Switch w 1 Intf Slt JG257A HP 5800-48G-PoE+ TAA Switch with 1 Slot JG258A HP 5800-48G TAA Switch w 1 Intf Slot H3C S5800-32C - 24-port 1BT Plus 4-port (SFP Plus ) Plus 1 media slot (0235A36U) H3C S5800-32C-PWR - 24-port 10/100/1000BASE-T (RJ45) Plus 4-port 10GBASE-X (SFP Plus ) Plus 1 media module PoE (0235A36S) H3C S5800-32F 24-port 1000BASE-X (SFP) Plus 4-port 10GBASE-X (SFP Plus ) Plus media module (no power) (0235A374) H3C S5800-56C 48-port 10/100/1000BASE-T (RJ45) Plus 4port 10GBASE-X (SFP Plus ) Plus media module (0235A379) H3C S5800-56C-PWR 48-port BT Plus 4 port (SFP Plus ) Plus media module (0235A378) H3C S5800-60C-PWR 48-port BT Plus 4-port SFP Plus 2 media modules Plus OSM (0235A36W)

    5500 HI Switch Series Fix in progress use mitigations JG311A HP HI 5500-24G-4SFP w/2 Intf Slts Switch JG312A HP HI 5500-48G-4SFP w/2 Intf Slts Switch JG541A HP 5500-24G-PoE+-4SFP HI Switch w/2 Slt JG542A HP 5500-48G-PoE+-4SFP HI Switch w/2 Slt JG543A HP 5500-24G-SFP HI Switch w/2 Intf Slt JG679A HP 5500-24G-PoE+-4SFP HI TAA Swch w/2Slt JG680A HP 5500-48G-PoE+-4SFP HI TAA Swch w/2Slt JG681A HP 5500-24G-SFP HI TAA Swch w/2Slt

    5500 EI Switch Series Fix in progress use mitigations JD373A HP 5500-24G DC EI Switch JD374A HP 5500-24G-SFP EI Switch JD375A HP 5500-48G EI Switch JD376A HP 5500-48G-PoE EI Switch JD377A HP 5500-24G EI Switch JD378A HP 5500-24G-PoE EI Switch JD379A HP 5500-24G-SFP DC EI Switch JG240A HP 5500-48G-PoE+ EI Switch w/2 Intf Slts JG241A HP 5500-24G-PoE+ EI Switch w/2 Intf Slts JG249A HP 5500-24G-SFP EI TAA Switch w 2 Slts JG250A HP 5500-24G EI TAA Switch w 2 Intf Slts JG251A HP 5500-48G EI TAA Switch w 2 Intf Slts JG252A HP 5500-24G-PoE+ EI TAA Switch w/2 Slts JG253A HP 5500-48G-PoE+ EI TAA Switch w/2 Slts H3C S5500-28C-EI Ethernet Switch (0235A253) H3C S5500-28F-EI Eth Switch AC Single (0235A24U) H3C S5500-52C-EI Ethernet Switch (0235A24X) H3C S5500-28C-EI-DC Ethernet Switch (0235A24S) H3C S5500-28C-PWR-EI Ethernet Switch (0235A255) H3C S5500-28F-EI Eth Swtch DC Single Pwr (0235A259) H3C S5500-52C-PWR-EI Ethernet Switch (0235A251)

    5500 SI Switch Series Fix in progress use mitigations JD369A HP 5500-24G SI Switch JD370A HP 5500-48G SI Switch JD371A HP 5500-24G-PoE SI Switch JD372A HP 5500-48G-PoE SI Switch JG238A HP 5500-24G-PoE+ SI Switch w/2 Intf Slts JG239A HP 5500-48G-PoE+ SI Switch w/2 Intf Slts H3C S5500-28C-SI Ethernet Switch (0235A04U) H3C S5500-52C-SI Ethernet Switch (0235A04V) H3C S5500-28C-PWR-SI Ethernet Switch (0235A05H) H3C S5500-52C-PWR-SI Ethernet Switch (0235A05J)

    5120 EI Switch Series Fix in progress use mitigations JE066A HP 5120-24G EI Switch JE067A HP 5120-48G EI Switch JE068A HP 5120-24G EI Switch with 2 Slots JE069A HP 5120-48G EI Switch with 2 Slots JE070A HP 5120-24G-PoE EI Switch with 2 Slots JE071A HP 5120-48G-PoE EI Switch with 2 Slots JG236A HP 5120-24G-PoE+ EI Switch w/2 Intf Slts JG237A HP 5120-48G-PoE+ EI Switch w/2 Intf Slts JG245A HP 5120-24G EI TAA Switch w 2 Intf Slts JG246A HP 5120-48G EI TAA Switch w 2 Intf Slts JG247A HP 5120-24G-PoE+ EI TAA Switch w 2 Slts JG248A HP 5120-48G-PoE+ EI TAA Switch w 2 Slts H3C S5120-24P-EI 24GE Plus 4ComboSFP (0235A0BQ) H3C S5120-28C-EI 24GE Plus 4Combo Plus 2Slt (0235A0BS) H3C S5120-48P-EI 48GE Plus 4ComboSFP (0235A0BR) H3C S5120-52C-EI 48GE Plus 4Combo Plus 2Slt (0235A0BT) H3C S5120-28C-PWR-EI 24G Plus 4C Plus 2S Plus POE (0235A0BU) H3C S5120-52C-PWR-EI 48G Plus 4C Plus 2S Plus POE (0235A0BV)

    5120 SI switch Series Fix in progress use mitigations JE072A HP 5120-48G SI Switch JE073A HP 5120-16G SI Switch JE074A HP 5120-24G SI Switch JG091A HP 5120-24G-PoE+ (370W) SI Switch JG092A HP 5120-24G-PoE+ (170W) SI Switch H3C S5120-52P-SI 48GE Plus 4 SFP (0235A41W) H3C S5120-20P-SI L2 16GE Plus 4SFP (0235A42B) H3C S5120-28P-SI 24GE Plus 4 SFP (0235A42D) H3C S5120-28P-HPWR-SI (0235A0E5) H3C S5120-28P-PWR-SI (0235A0E3)

    4800 G Switch Series Fix in progress use mitigations JD007A HP 4800-24G Switch JD008A HP 4800-24G-PoE Switch JD009A HP 4800-24G-SFP Switch JD010A HP 4800-48G Switch JD011A HP 4800-48G-PoE Switch

    3Com Switch 4800G 24-Port (3CRS48G-24-91) 3Com Switch 4800G 24-Port SFP (3CRS48G-24S-91) 3Com Switch 4800G 48-Port (3CRS48G-48-91) 3Com Switch 4800G PWR 24-Port (3CRS48G-24P-91) 3Com Switch 4800G PWR 48-Port (3CRS48G-48P-91)

    4510G Switch Series Fix in progress use mitigations JF428A HP 4510-48G Switch JF847A HP 4510-24G Switch

    3Com Switch 4510G 48 Port (3CRS45G-48-91) 3Com Switch 4510G PWR 24-Port (3CRS45G-24P-91) 3Com Switch E4510-24G (3CRS45G-24-91)

    4210G Switch Series Fix in progress use mitigations JF844A HP 4210-24G Switch JF845A HP 4210-48G Switch JF846A HP 4210-24G-PoE Switch

    3Com Switch 4210-24G (3CRS42G-24-91) 3Com Switch 4210-48G (3CRS42G-48-91) 3Com Switch E4210-24G-PoE (3CRS42G-24P-91)

    3610 Switch Series Fix in progress use mitigations JD335A HP 3610-48 Switch JD336A HP 3610-24-4G-SFP Switch JD337A HP 3610-24-2G-2G-SFP Switch JD338A HP 3610-24-SFP Switch H3C S3610-52P - model LS-3610-52P-OVS (0235A22C) H3C S3610-28P - model LS-3610-28P-OVS (0235A22D) H3C S3610-28TP - model LS-3610-28TP-OVS (0235A22E) H3C S3610-28F - model LS-3610-28F-OVS (0235A22F)

    3600 V2 Switch Series Fix in progress use mitigations JG299A HP 3600-24 v2 EI Switch JG300A HP 3600-48 v2 EI Switch JG301A HP 3600-24-PoE+ v2 EI Switch JG301B HP 3600-24-PoE+ v2 EI Switch JG302A HP 3600-48-PoE+ v2 EI Switch JG302B HP 3600-48-PoE+ v2 EI Switch JG303A HP 3600-24-SFP v2 EI Switch JG304A HP 3600-24 v2 SI Switch JG305A HP 3600-48 v2 SI Switch JG306A HP 3600-24-PoE+ v2 SI Switch JG306B HP 3600-24-PoE+ v2 SI Switch JG307A HP 3600-48-PoE+ v2 SI Switch JG307B HP 3600-48-PoE+ v2 SI Switch

    3100V2 Fix in progress use mitigations JD313B HP 3100-24-PoE v2 EI Switch JD318B HP 3100-8 v2 EI Switch JD319B HP 3100-16 v2 EI Switch JD320B HP 3100-24 v2 EI Switch JG221A HP 3100-8 v2 SI Switch JG222A HP 3100-16 v2 SI Switch JG223A HP 3100-24 v2 SI Switch

    3100V2-48 Fix in progress use mitigations JG315A HP 3100-48 v2 Switch

    1910 Fix in progress use mitigations JE005A HP 1910-16G Switch JE006A HP 1910-24G Switch JE007A HP 1910-24G-PoE (365W) Switch JE008A HP 1910-24G-PoE(170W) Switch JE009A HP 1910-48G Switch JG348A HP 1910-8G Switch JG349A HP 1910-8G-PoE+ (65W) Switch JG350A HP 1910-8G-PoE+ (180W) Switch 3Com Baseline Plus Switch 2900 Gigabit Family - 52 port (3CRBSG5293) 3Com Baseline Plus Switch 2900G - 20 port (3CRBSG2093) 3Com Baseline Plus Switch 2900G - 28 port (3CRBSG2893) 3Com Baseline Plus Switch 2900G - 28HPWR (3CRBSG28HPWR93) 3Com Baseline Plus Switch 2900G - 28PWR (3CRBSG28PWR93)

    1810v1 P2 Fix in progress use mitigations J9449A HP 1810-8G Switch J9450A HP 1810-24G Switch

    1810v1 PK Fix in progress use mitigations J9660A HP 1810-48G Switch

    MSR20 Fix in progress use mitigations JD432A HP A-MSR20-21 Multi-Service Router JD662A HP MSR20-20 Multi-Service Router JD663A HP MSR20-21 Multi-Service Router JD663B HP MSR20-21 Router JD664A HP MSR20-40 Multi-Service Router JF228A HP MSR20-40 Router JF283A HP MSR20-20 Router H3C RT-MSR2020-AC-OVS-H3C (0235A324) H3C RT-MSR2040-AC-OVS-H3 (0235A326) H3C MSR 20-20 (0235A19H) H3C MSR 20-21 (0235A325) H3C MSR 20-40 (0235A19K) H3C MSR-20-21 Router (0235A19J)

    MSR20-1X Fix in progress use mitigations JD431A HP MSR20-10 Router JD667A HP MSR20-15 IW Multi-Service Router JD668A HP MSR20-13 Multi-Service Router JD669A HP MSR20-13 W Multi-Service Router JD670A HP MSR20-15 A Multi-Service Router JD671A HP MSR20-15 AW Multi-Service Router JD672A HP MSR20-15 I Multi-Service Router JD673A HP MSR20-11 Multi-Service Router JD674A HP MSR20-12 Multi-Service Router JD675A HP MSR20-12 W Multi-Service Router JD676A HP MSR20-12 T1 Multi-Service Router JF236A HP MSR20-15-I Router JF237A HP MSR20-15-A Router JF238A HP MSR20-15-I-W Router JF239A HP MSR20-11 Router JF240A HP MSR20-13 Router JF241A HP MSR20-12 Router JF806A HP MSR20-12-T Router JF807A HP MSR20-12-W Router JF808A HP MSR20-13-W Router JF809A HP MSR20-15-A-W Router JF817A HP MSR20-15 Router JG209A HP MSR20-12-T-W Router (NA) JG210A HP MSR20-13-W Router (NA) H3C MSR 20-15 Router Host(AC) 1 FE 4 LSW 1 ADSLoPOTS 1 DSIC (0235A0A8) H3C MSR 20-10 (0235A0A7) H3C RT-MSR2011-AC-OVS-H3 (0235A395) H3C RT-MSR2012-AC-OVS-H3 (0235A396) H3C RT-MSR2012-AC-OVS-W-H3 (0235A397) H3C RT-MSR2012-T-AC-OVS-H3 (0235A398) H3C RT-MSR2013-AC-OVS-H3 (0235A390) H3C RT-MSR2013-AC-OVS-W-H3 (0235A391) H3C RT-MSR2015-AC-OVS-A-H3 (0235A392) H3C RT-MSR2015-AC-OVS-AW-H3 (0235A393) H3C RT-MSR2015-AC-OVS-I-H3 (0235A394) H3C RT-MSR2015-AC-OVS-IW-H3 (0235A38V) H3C MSR 20-11 (0235A31V) H3C MSR 20-12 (0235A32E) H3C MSR 20-12 T1 (0235A32B) H3C MSR 20-13 (0235A31W) H3C MSR 20-13 W (0235A31X) H3C MSR 20-15 A (0235A31Q) H3C MSR 20-15 A W (0235A31R) H3C MSR 20-15 I (0235A31N) H3C MSR 20-15 IW (0235A31P) H3C MSR20-12 W (0235A32G)

    MSR30 Fix in progress use mitigations JD654A HP MSR30-60 POE Multi-Service Router JD657A HP MSR30-40 Multi-Service Router JD658A HP MSR30-60 Multi-Service Router JD660A HP MSR30-20 POE Multi-Service Router JD661A HP MSR30-40 POE Multi-Service Router JD666A HP MSR30-20 Multi-Service Router JF229A HP MSR30-40 Router JF230A HP MSR30-60 Router JF232A HP RT-MSR3040-AC-OVS-AS-H3 JF235A HP MSR30-20 DC Router JF284A HP MSR30-20 Router JF287A HP MSR30-40 DC Router JF801A HP MSR30-60 DC Router JF802A HP MSR30-20 PoE Router JF803A HP MSR30-40 PoE Router JF804A HP MSR30-60 PoE Router H3C MSR 30-20 Router (0235A328) H3C MSR 30-40 Router Host(DC) (0235A268) H3C RT-MSR3020-AC-POE-OVS-H3 (0235A322) H3C RT-MSR3020-DC-OVS-H3 (0235A267) H3C RT-MSR3040-AC-OVS-H (0235A299) H3C RT-MSR3040-AC-POE-OVS-H3 (0235A323) H3C RT-MSR3060-AC-OVS-H3 (0235A320) H3C RT-MSR3060-AC-POE-OVS-H3 (0235A296) H3C RT-MSR3060-DC-OVS-H3 (0235A269) H3C MSR 30-20 RTVZ33020AS Router Host(AC) (0235A20S) H3C MSR 30-20 (0235A19L) H3C MSR 30-20 POE (0235A239) H3C MSR 30-40 (0235A20J) H3C MSR 30-40 POE (0235A25R) H3C MSR 30-60 (0235A20K) H3C MSR 30-60 POE (0235A25S) H3C RT-MSR3040-AC-OVS-AS-H3 (0235A20V)

    MSR30-16 Fix in progress use mitigations JD659A HP MSR30-16 POE Multi-Service Router JD665A HP MSR30-16 Multi-Service Router JF233A HP MSR30-16 Router JF234A HP MSR30-16 PoE Router H3C RT-MSR3016-AC-OVS-H3 (0235A327) H3C RT-MSR3016-AC-POE-OVS-H3 (0235A321) H3C MSR 30-16 (0235A237) H3C MSR 30-16 POE (0235A238)

    MSR30-1X Fix in progress use mitigations JF800A HP MSR30-11 Router JF816A HP MSR30-10 2 FE /2 SIC /1 MIM MS Rtr JG182A HP MSR30-11E Router JG183A HP MSR30-11F Router JG184A HP MSR30-10 DC Router H3C MSR 30-10 Router Host(AC) 2FE 2SIC 1XMIM 256DDR (0235A39H) H3C RT-MSR3011-AC-OVS-H3 (0235A29L)

    MSR50 Fix in progress use mitigations JD433A HP MSR50-40 Router JD653A HP MSR50 Processor Module JD655A HP MSR50-40 Multi-Service Router JD656A HP MSR50-60 Multi-Service Router JF231A HP MSR50-60 Router JF285A HP MSR50-40 DC Router JF640A HP MSR50-60 Rtr Chassis w DC PwrSupply H3C MSR 50-40 Router (0235A297) H3C MSR5040-DC-OVS-H3C (0235A20P) H3C RT-MSR5060-AC-OVS-H3 (0235A298) H3C MSR 50-40 Chassis (0235A20N) H3C MSR 50-60 Chassis (0235A20L)

    MSR50-G2 Fix in progress use mitigations JD429A HP MSR50 G2 Processor Module JD429B HP MSR50 G2 Processor Module H3C H3C MSR 50 Processor Module-G2 (0231A84Q) H3C MSR 50 High Performance Main Processing Unit 3GE (Combo) 256F/1GD(0231A0KL)

    MSR20 Russian version Fix in progress use mitigations JD663B HP MSR20-21 Router JF228A HP MSR20-40 Router JF283A HP MSR20-20 Router H3C RT-MSR2020-AC-OVS-H3C (0235A324) H3C RT-MSR2040-AC-OVS-H3 (0235A326)

    MSR20-1X Russian version Fix in progress use mitigations JD431A HP MSR20-10 Router JF236A HP MSR20-15-I Router JF237A HP MSR20-15-A Router JF238A HP MSR20-15-I-W Router JF239A HP MSR20-11 Router JF240A HP MSR20-13 Router JF241A HP MSR20-12 Router JF806A HP MSR20-12-T Router JF807A HP MSR20-12-W Router JF808A HP MSR20-13-W Router JF809A HP MSR20-15-A-W Router JF817A HP MSR20-15 Router H3C MSR 20-10 (0235A0A7) H3C RT-MSR2015-AC-OVS-I-H3 (0235A394) H3C RT-MSR2015-AC-OVS-A-H3 (0235A392) H3C RT-MSR2015-AC-OVS-AW-H3 (0235A393) H3C RT-MSR2011-AC-OVS-H3 (0235A395) H3C RT-MSR2013-AC-OVS-H3 (0235A390) H3C RT-MSR2012-AC-OVS-H3 (0235A396) H3C RT-MSR2012-T-AC-OVS-H3 (0235A398) H3C RT-MSR2012-AC-OVS-W-H3 (0235A397) H3C RT-MSR2013-AC-OVS-W-H3 (0235A391) H3C RT-MSR2015-AC-OVS-IW-H3 (0235A38V) H3C MSR 20-15 Router Host(AC) 1 FE 4 LSW 1 ADSLoPOTS 1 DSIC (0235A0A8)

    MSR30 Russian version Fix in progress use mitigations JF229A HP MSR30-40 Router JF230A HP MSR30-60 Router JF235A HP MSR30-20 DC Router JF284A HP MSR30-20 Router JF287A HP MSR30-40 DC Router JF801A HP MSR30-60 DC Router JF802A HP MSR30-20 PoE Router JF803A HP MSR30-40 PoE Router JF804A HP MSR30-60 PoE Router H3C RT-MSR3040-AC-OVS-H (0235A299) H3C RT-MSR3060-AC-OVS-H3 (0235A320) H3C RT-MSR3020-DC-OVS-H3 (0235A267) H3C MSR 30-20 Router (0235A328) H3C MSR 30-40 Router Host(DC) (0235A268) H3C RT-MSR3060-DC-OVS-H3 (0235A269) H3C RT-MSR3020-AC-POE-OVS-H3 (0235A322) H3C RT-MSR3040-AC-POE-OVS-H3 (0235A323) H3C RT-MSR3060-AC-POE-OVS-H3 (0235A296)

    MSR30-1X Russian version Fix in progress use mitigations JF800A HP MSR30-11 Router JF816A HP MSR30-10 2 FE /2 SIC /1 MIM MS Rtr JG182A HP MSR30-11E Router JG183A HP MSR30-11F Router JG184A HP MSR30-10 DC Router H3C RT-MSR3011-AC-OVS-H3 (0235A29L) H3C MSR 30-10 Router Host(AC) 2FE 2SIC 1XMIM 256DDR (0235A39H)

    MSR30-16 Russian version Fix in progress use mitigations JF233A HP MSR30-16 Router JF234A HP MSR30-16 PoE Router H3C RT-MSR3016-AC-OVS-H3 (0235A327) H3C RT-MSR3016-AC-POE-OVS-H3 (0235A321)

    MSR50 Russian version Fix in progress use mitigations JD433A HP MSR50-40 Router JD653A HP MSR50 Processor Module JD655A HP MSR50-40 Multi-Service Router JD656A HP MSR50-60 Multi-Service Router JF231A HP MSR50-60 Router JF285A HP MSR50-40 DC Router JF640A HP MSR50-60 Rtr Chassis w DC PwrSupply H3C MSR 50-40 Router (0235A297) H3C MSR 50 Processor Module (0231A791) H3C MSR 50-40 Chassis (0235A20N) H3C MSR 50-60 Chassis (0235A20L) H3C RT-MSR5060-AC-OVS-H3 (0235A298) H3C MSR5040-DC-OVS-H3C (0235A20P)

    MSR50 G2 Russian version Fix in progress use mitigations JD429B HP MSR50 G2 Processor Module H3C MSR 50 High Performance Main Processing Unit 3GE (Combo) 256F/1GD (0231A0KL)

    MSR9XX Fix in progress use mitigations JF812A HP MSR900 Router JF813A HP MSR920 Router JF814A HP MSR900-W Router JF815A HP MSR920 2FEWAN/8FELAN/.11b/g Rtr JG207A HP MSR900-W Router (NA) JG208A HP MSR920-W Router (NA) H3C MSR 900 Router with 802.11b/g 2 FE WAN 4 FE LAN 256DDR 802.11b (0235A0C2) H3C MSR 900 Router 2 FE WAN 4 FE LAN 256DDR (0235A0BX) H3C MSR 920 Router with 802.11b/g 2 FE WAN 8 FE LAN 256DDR (0235A0C4) H3C MSR 920 Router 2 FE WAN 8 FE LAN 256DDR (0235A0C0)

    MSR9XX Russian version Fix in progress use mitigations JF812A HP MSR900 Router JF813A HP MSR920 Router JF814A HP MSR900-W Router JF815A HP MSR920 2FEWAN/8FELAN/.11b/g Rtr H3C MSR 900 Router 2 FE WAN 4 FE LAN 256DDR (0235A0BX) H3C MSR 920 Router 2 FE WAN 8 FE LAN 256DDR (0235A0C0) H3C MSR 900 Router with 802.11b/g 2 FE WAN 4 FE LAN 256DDR 802.11b (0235A0C2) H3C MSR 920 Router with 802.11b/g 2 FE WAN 8 FE LAN 256DDR (0235A0C4)

    MSR93X Fix in progress use mitigations JG511A HP MSR930 Router JG512A HP MSR930 Wireless Router JG513A HP MSR930 3G Router JG514A HP MSR931 Router JG515A HP MSR931 3G Router JG516A HP MSR933 Router JG517A HP MSR933 3G Router JG518A HP MSR935 Router JG519A HP MSR935 Wireless Router JG520A HP MSR935 3G Router JG531A HP MSR931 Dual 3G Router JG596A HP MSR930 4G LTE/3G CDMA Router JG597A HP MSR936 Wireless Router JG665A HP MSR930 4G LTE/3G WCDMA Global Router JG704A HP MSR930 4G LTE/3G WCDMA ATT Router

    MSR93X Russian version Fix in progress use mitigations JG511A HP MSR930 Router JG512A HP MSR930 Wireless Router JG513A HP MSR930 3G Router JG514A HP MSR931 Router JG515A HP MSR931 3G Router JG516A HP MSR933 Router JG517A HP MSR933 3G Router JG518A HP MSR935 Router JG519A HP MSR935 Wireless Router JG520A HP MSR935 3G Router JG531A HP MSR931 Dual 3G Router JG596A HP MSR930 4G LTE/3G CDMA Router JG597A HP MSR936 Wireless Router JG665A HP MSR930 4G LTE/3G WCDMA Global Router JG704A HP MSR930 4G LTE/3G WCDMA ATT Router

    MSR1000 Fix in progress use mitigations JG732A HP MSR1003-8 AC Router

    MSR2000 Fix in progress use mitigations JG411A HP MSR2003 AC Router

    MSR3000 Fix in progress use mitigations JG404A HP MSR3064 Router JG405A HP MSR3044 Router JG406A HP MSR3024 AC Router JG409A HP MSR3012 AC Router JG861A HP MSR3024 TAA-compliant AC Router

    MSR4000 Fix in progress use mitigations JG402A HP MSR4080 Router Chassis JG403A HP MSR4060 Router Chassis JG412A HP MSR4000 MPU-100 Main Processing Unit

    F5000 Fix in progress use mitigations JG216A HP F5000 Firewall Standalone Chassis JD259A HP A5000-A5 VPN Firewall Chassis H3C SecPath F5000-A5 Host System (0150A0AG)

    U200S and CS Fix in progress use mitigations JD268A HP 200-CS UTM Appliance JD273A HP U200-S UTM Appliance H3C SecPath U200-S (0235A36N)

    U200A and M Fix in progress use mitigations JD274A HP 200-M UTM Appliance JD275A HP U200-A UTM Appliance H3C SecPath U200-A (0235A36Q)

    F1000A and S Fix in progress use mitigations JD270A HP S1000-S VPN Firewall Appliance JD271A HP S1000-A VPN Firewall Appliance JG213A HP F1000-S-EI VPN Firewall Appliance JG214A HP F1000-A-EI VPN Firewall Appliance

    SecBlade FW Fix in progress use mitigations JC635A HP 12500 VPN Firewall Module JD245A HP 9500 VPN Firewall Module JD249A HP 10500/7500 Advanced VPN Firewall Mod JD250A HP 6600 Firewall Processing Rtr Module JD251A HP 8800 Firewall Processing Module JD255A HP 5820 VPN Firewall Module H3C S9500E SecBlade VPN Firewall Module (0231A0AV) H3C S7500E SecBlade VPN Firewall Module (0231A832) H3C SR66 Gigabit Firewall Module (0231A88A) H3C SR88 Firewall Processing Module (0231A88L) H3C S5820 SecBlade VPN Firewall Module (0231A94J)

    F1000E Fix in progress use mitigations JD272A HP S1000-E VPN Firewall Appliance

    VSR1000 Fix in progress use mitigations JG810AAE HP VSR1001 Virtual Services Router JG811AAE HP VSR1001 Virtual Services Router JG812AAE HP VSR1004 Virtual Services Router JG813AAE HP VSR1008 Virtual Services Router

    WX5002/5004 Fix in progress use mitigations JD441A HP 5800 ACM for 64-256 APs JD447B HP WX5002 Access Controller JD448A HP A-WX5004 Access Controller JD448B HP WX5004 Access Controller JD469A HP A-WX5004 (3Com) Access Controller JG261A HP 5800 Access Controller OAA TAA Mod

    HP 850/870 Fix in progress use mitigations JG723A HP 870 Unified Wired-WLAN Appliance JG725A HP 870 Unifd Wrd-WLAN TAA Applnc

    HP 830 Fix in progress use mitigations JG640A HP 830 24P PoE+ Unifd Wired-WLAN Swch JG641A HP 830 8P PoE+ Unifd Wired-WLAN Swch JG646A HP 830 24-Port PoE+ Wrd-WLAN TAA Switch JG647A HP 830 8-Port PoE+ Wrd-WLAN TAA Switch

    HP 6000 Fix in progress use mitigations JG639A HP 10500/7500 20G Unified Wired-WLAN Mod JG645A HP 10500/7500 20G Unifd Wrd-WLAN TAA Mod

    M220 Fix in progress use mitigations J9798A HP M220 802.11n AM Access Point J9799A HP M220 802.11n WW Access Point

    NGFW Fix in progress use mitigations JC882A HP S1050F NGFW Aplnc w/DVLabs 1-yr Lic JC883A HP S3010F NGFW Aplnc w/DVLabs 1-yr Lic JC884A HP S3020F NGFW Aplnc w/DVLabs 1-yr Lic JC885A HP S8005F NGFW Aplnc w/DVLabs 1-yr Lic JC886A HP S8010F NGFW Aplnc w/DVLabs 1-yr Lic

    iMC UAM 7.0 Fix in progress use mitigations JD144A HP IMC UAM S/W Module w/200-User License JF388A HP IMC UAM S/W Module w/200-user License JD435A HP IMC EAD Client Software JF388AAE HP IMC UAM S/W Module w/200-user E-LTU JG752AAE HP IMC UAM SW Mod w/ 50-user E-LTU

    iMC EAD 7.0 Fix in progress use mitigations JF391AAE HP IMC EAD S/W Module w/200-user E-LTU JG754AAE HP IMC EAD SW Module w/ 50-user E-LTU JD147A HP IMC Endpoint Admission Defense Software Module with 200-user License JF391A HP IMC EAD S/W Module w/200-user License

    iMC PLAT 7.0 Fix in progress use mitigations JF377AAE HP IMC Standard Edition Software Platform with 100-node E-LTU JG549AAE HP PCM+ to IMC Std Upgr w/200-node E-LTU JG747AAE HP IMC Standard Software Platform with 50-node E-LTU JG768AAE HP PCM+ to IMC Std Upg w/ 200-node E-LTU JD125A HP IMC Standard Edition Software Platform with 100-node License JD815A HP IMC Standard Edition Software Platform with 100-node License JD816A HP A-IMC Standard Edition Software DVD Media JF377A HP IMC Standard Edition Software Platform with 100-node License JF288AAE HP Network Director to Intelligent Management Center Upgrade E-LTU JF289AAE HP Enterprise Management System to Intelligent Management Center Upgrade E-LTU TJ635AAE HP IMC for ANM 50 node pack SW E-LTU (On HP Softwares CPL not HPNs) JF378AAE HP IMC Enterprise Edition Software Platform with 200-Node E-LTU JG748AAE HP IMC Enterprise Software Platform with 50-node E-LTU JD126A HP A-IMC Enterprise Software Platform with 200-node License JD808A HP A-IMC Enterprise Software Platform with 200-node License JD814A HP A-IMC Enterprise Edition Software DVD Media JF378A HP IMC Enterprise Edition Software Platform with 200-node License JG546AAE HP IMC Basic SW Platform w/50-node E-LTU JG548AAE HP PCM+ to IMC Bsc Upgr w/50-node E-LTU JG550AAE HP PMM to IMC Bsc WLM Upgr w/150 AP E-LTU JG590AAE HP IMC Bsc WLAN Mgr SW Pltfm 50 AP E-LTU JG659AAE HP IMC Smart Connect Virtual Appliance Edition E-LTU JG766AAE HP IMC Smart Connect Virtual Appliance Edition E-LTU JG660AAE HP IMC Smart Connect w / WLAN Manager Virtual Appliance Edition E-LTU JG767AAE HP IMC Smart Connect with Wireless Service Manager Virtual Appliance Software E-LTU

    HISTORY Version:1 (rev.1) - 20 June 2014 Initial release

    Third Party Security Patches: Third party security patches that are to be installed on systems running HP software products should be applied in accordance with the customer's patch management policy.

    Support: For issues about implementing the recommendations of this Security Bulletin, contact normal HP Services support channel. For other issues about the content of this Security Bulletin, send e-mail to security-alert@hp.com.

    Report: To report a potential security vulnerability with any HP supported product, send Email to: security-alert@hp.com

    Subscribe: To initiate a subscription to receive future HP Security Bulletin alerts via Email: http://h41183.www4.hp.com/signup_alerts.php?jumpid=hpsc_secbulletins

    Security Bulletin Archive: A list of recently released Security Bulletins is available here: https://h20564.www2.hp.com/portal/site/hpsc/public/kb/secBullArchive/

    Software Product Category: The Software Product Category is represented in the title by the two characters following HPSB.

    3C = 3COM 3P = 3rd Party Software GN = HP General Software HF = HP Hardware and Firmware MP = MPE/iX MU = Multi-Platform Software NS = NonStop Servers OV = OpenVMS PI = Printing and Imaging PV = ProCurve ST = Storage Software TU = Tru64 UNIX UX = HP-UX

    Copyright 2014 Hewlett-Packard Development Company, L.P. Hewlett-Packard Company shall not be liable for technical or editorial errors or omissions contained herein. The information provided is provided "as is" without warranty of any kind. To the extent permitted by law, neither HP or its affiliates, subcontractors or suppliers will be liable for incidental,special or consequential damages including downtime cost; lost profits; damages relating to the procurement of substitute products or services; or damages for loss of data, or software restoration. The information in this document is subject to change without notice. Hewlett-Packard Company and the names of Hewlett-Packard products referenced herein are trademarks of Hewlett-Packard Company in the United States and other countries. Other product and company names mentioned herein may be trademarks of their respective owners.

    -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (GNU/Linux)

    iEYEARECAAYFAlOkrM4ACgkQ4B86/C0qfVn7/QCeK5T1H9dXfVQgIKSr5USqLmvq CtMAnjujH7e5aXfIOvxyyuB0FcSwIWCM =CEL7 -----END PGP SIGNATURE----- . OpenSSL is a 3rd party product that is embedded with some HP printer products. This bulletin notifies HP Printer customers about impacted products. To obtain the updated firmware, go to www.hp.com and follow these steps:

    Select "Drivers & Software". Enter the appropriate product name listed in the table below into the search field. Click on "Search". Click on the appropriate product. Under "Select operating system" click on "Cross operating system (BIOS, Firmware, Diagnostics, etc.)" Note: If the "Cross operating system ..." link is not present, select applicable Windows operating system from the list. Select the appropriate firmware update under "Firmware".

    Firmware Updates Table

    Product Name Model Number Firmware Revision

    HP Color LaserJet CM4540 MFP CC419A, CC420A, CC421A v 2302963_436067 (or higher)

    HP Color LaserJet CP5525 CE707A,CE708A,CE709A v 2302963_436070 (or higher)

    HP Color LaserJet Enterprise M750 D3L08A, D3L09A, D3L10A v 2302963_436077 (or higher)

    HP Color LaserJet M651 CZ255A, CZ256A, CZ257A, CZ258A v 2302963_436073 (or higher)

    HP Color LaserJet M680 CZ248A, CZ249A v 2302963_436072 (or higher)

    HP Color LaserJet Flow M680 CZ250A, CA251A v 2302963_436072 (or higher)

    HP LaserJet Enterprise 500 color MFP M575dn CD644A, CD645A v 2302963_436081 (or higher)

    HP LaserJet Enterprise 500 MFP M525f CF116A, CF117A v 2302963_436069 (or higher)

    HP LaserJet Enterprise 600 M601 Series CE989A, CE990A v 2302963_436082 (or higher)

    HP LaserJet Enterprise 600 M602 Series CE991A, CE992A, CE993A v 2302963_436082 (or higher)

    HP LaserJet Enterprise 600 M603 Series CE994A, CE995A, CE996A v 2302963_436082 (or higher)

    HP LaserJet Enterprise MFP M630 series B3G84A, B3G85A, B3G86A, J7X28A v 2303714_233000041 (or higher)

    HP LaserJet Enterprise 700 color M775 series CC522A, CC523A, CC524A, CF304A v 2302963_436079 (or higher)

    HP LaserJet Enterprise 700 M712 series CF235A, CF236A, CF238A v 2302963_436080 (or higher)

    HP LaserJet Enterprise 800 color M855 A2W77A, A2W78A, A2W79A v 2302963_436076 (or higher)

    HP LaserJet Enterprise 800 color MFP M880 A2W76A, A2W75A, D7P70A, D7P71A v 2302963_436068 (or higher)

    HP LaserJet Enterprise Color 500 M551 Series CF081A,CF082A,CF083A v 2302963_436083 (or higher)

    HP LaserJet Enterprise color flow MFP M575c CD646A v 2302963_436081 (or higher)

    HP LaserJet Enterprise flow M830z MFP CF367A v 2302963_436071 (or higher)

    HP LaserJet Enterprise flow MFP M525c CF118A v 2302963_436069 (or higher)

    HP LaserJet Enterprise M4555 MFP CE502A,CE503A, CE504A, CE738A v 2302963_436064 (or higher)

    HP LaserJet Enterprise M806 CZ244A, CZ245A v 2302963_436075 (or higher)

    HP LaserJet Enterprise MFP M725 CF066A, CF067A, CF068A, CF069A v 2302963_436078 (or higher)

    HP Scanjet Enterprise 8500 Document Capture Workstation L2717A, L2719A v 2302963_436065 (or higher)

    OfficeJet Enterprise Color MFP X585 B5L04A, B5L05A,B5L07A v 2302963_436066 (or higher)

    OfficeJet Enterprise Color X555 C2S11A, C2S12A v 2302963_436074 (or higher)

    HP Color LaserJet CP3525 CC468A, CC469A, CC470A, CC471A v 06.183.1 (or higher)

    HP LaserJet M4345 Multifunction Printer CB425A, CB426A, CB427A, CB428A v 48.306.1 (or higher)

    HP LaserJet M5025 Multifunction Printer Q7840A v 48.306.1 (or higher)

    HP Color LaserJet CM6040 Multifunction Printer Q3938A, Q3939A v 52.256.1 (or higher)

    HP Color LaserJet Enterprise CP4525 CC493A, CC494A, CC495A v 07.164.1 (or higher)

    HP Color LaserJet Enterprise CP4025 CC489A, CC490A v 07.164.1 (or higher)

    HP LaserJet M5035 Multifunction Printer Q7829A, Q7830A, Q7831A v 48.306.1 (or higher)

    HP LaserJet M9050 Multifunction Printer CC395A v 51.256.1 (or higher)

    HP LaserJet M9040 Multifunction Printer CC394A v 51.256.1 (or higher)

    HP Color LaserJet CM4730 Multifunction Printer CB480A, CB481A, CB482A, CB483A v 50.286.1 (or higher)

    HP LaserJet M3035 Multifunction Printer CB414A, CB415A, CC476A, CC477A v 48.306.1 (or higher)

    HP 9250c Digital Sender CB472A v 48.293.1 (or higher)

    HP LaserJet Enterprise P3015 CE525A,CE526A,CE527A,CE528A,CE595A v 07.186.1 (or higher)

    HP LaserJet M3027 Multifunction Printer CB416A, CC479A v 48.306.1 (or higher)

    HP LaserJet CM3530 Multifunction Printer CC519A, CC520A v 53.236.1 (or higher)

    HP Color LaserJet CP6015 Q3931A, Q3932A, Q3933A, Q3934A, Q3935A v 04.203.1 (or higher)

    HP LaserJet P4515 CB514A,CB515A, CB516A, CB517A v 04.213.1 (or higher)

    HP Color LaserJet CM6030 Multifunction Printer CE664A, CE665A v 52.256.1 (or higher)

    HP LaserJet P4015 CB509A, CB526A, CB511A, CB510A v 04.213.1 (or higher)

    HP LaserJet P4014 CB507A, CB506A, CB512A v 04.213.1 (or higher)

    HISTORY Version:1 (rev.1) - 22 September 2014 Initial release

    Third Party Security Patches: Third party security patches that are to be installed on systems running HP software products should be applied in accordance with the customer's patch management policy

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-201406-0445",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "jboss enterprise application platform",
            "scope": "eq",
            "trust": 1.3,
            "vendor": "redhat",
            "version": "6.2.3"
          },
          {
            "model": "jboss enterprise web server",
            "scope": "eq",
            "trust": 1.3,
            "vendor": "redhat",
            "version": "2.0.1"
          },
          {
            "model": "jboss enterprise web platform",
            "scope": "eq",
            "trust": 1.3,
            "vendor": "redhat",
            "version": "5.2.0"
          },
          {
            "model": "power",
            "scope": "eq",
            "trust": 1.2,
            "vendor": "ibm",
            "version": "7200"
          },
          {
            "model": "powerlinux 7r2",
            "scope": "eq",
            "trust": 1.2,
            "vendor": "ibm",
            "version": "0"
          },
          {
            "model": "openssl",
            "scope": "lt",
            "trust": 1.0,
            "vendor": "openssl",
            "version": "0.9.8za"
          },
          {
            "model": "enterprise linux",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "redhat",
            "version": "6.0"
          },
          {
            "model": "rox",
            "scope": "lt",
            "trust": 1.0,
            "vendor": "siemens",
            "version": "1.16.1"
          },
          {
            "model": "openssl",
            "scope": "lt",
            "trust": 1.0,
            "vendor": "openssl",
            "version": "1.0.0m"
          },
          {
            "model": "openssl",
            "scope": "gte",
            "trust": 1.0,
            "vendor": "openssl",
            "version": "1.0.0"
          },
          {
            "model": "openssl",
            "scope": "gte",
            "trust": 1.0,
            "vendor": "openssl",
            "version": "1.0.1"
          },
          {
            "model": "opensuse",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "opensuse",
            "version": "13.1"
          },
          {
            "model": "fedora",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "fedoraproject",
            "version": "20"
          },
          {
            "model": "application processing engine",
            "scope": "lt",
            "trust": 1.0,
            "vendor": "siemens",
            "version": "2.0.2"
          },
          {
            "model": "python",
            "scope": "lt",
            "trust": 1.0,
            "vendor": "python",
            "version": "3.4.2"
          },
          {
            "model": "s7-1500",
            "scope": "lt",
            "trust": 1.0,
            "vendor": "siemens",
            "version": "1.6"
          },
          {
            "model": "jboss enterprise application platform",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "redhat",
            "version": "5.2.0"
          },
          {
            "model": "node.js",
            "scope": "lt",
            "trust": 1.0,
            "vendor": "nodejs",
            "version": "0.10.29"
          },
          {
            "model": "python",
            "scope": "lt",
            "trust": 1.0,
            "vendor": "python",
            "version": "2.7.8"
          },
          {
            "model": "server",
            "scope": "lt",
            "trust": 1.0,
            "vendor": "filezilla",
            "version": "0.9.45"
          },
          {
            "model": "enterprise linux",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "redhat",
            "version": "5"
          },
          {
            "model": "fedora",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "fedoraproject",
            "version": "19"
          },
          {
            "model": "storage",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "redhat",
            "version": "2.1"
          },
          {
            "model": "python",
            "scope": "gte",
            "trust": 1.0,
            "vendor": "python",
            "version": "3.4.0"
          },
          {
            "model": "mariadb",
            "scope": "lt",
            "trust": 1.0,
            "vendor": "mariadb",
            "version": "10.0.13"
          },
          {
            "model": "enterprise linux",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "redhat",
            "version": "4"
          },
          {
            "model": "cp1543-1",
            "scope": "lt",
            "trust": 1.0,
            "vendor": "siemens",
            "version": "1.1.25"
          },
          {
            "model": "openssl",
            "scope": "lt",
            "trust": 1.0,
            "vendor": "openssl",
            "version": "1.0.1h"
          },
          {
            "model": "mariadb",
            "scope": "gte",
            "trust": 1.0,
            "vendor": "mariadb",
            "version": "10.0.0"
          },
          {
            "model": "python",
            "scope": "gte",
            "trust": 1.0,
            "vendor": "python",
            "version": "2.7.0"
          },
          {
            "model": "opensuse",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "opensuse",
            "version": "13.2"
          },
          {
            "model": "power",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "ibm",
            "version": "7100"
          },
          {
            "model": "power",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "ibm",
            "version": "7400"
          },
          {
            "model": "powerlinux 7r1",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "ibm",
            "version": "0"
          },
          {
            "model": "bladecenter advanced management module 3.66e",
            "scope": null,
            "trust": 0.9,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": "junos 12.1x44-d20",
            "scope": null,
            "trust": 0.9,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "power express",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "ibm",
            "version": "5200"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "juniper",
            "version": "10.4"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "juniper",
            "version": "11.4"
          },
          {
            "model": "junos 11.4r9",
            "scope": null,
            "trust": 0.6,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "juniper",
            "version": "13.3"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "juniper",
            "version": "12.3"
          },
          {
            "model": "power",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "ibm",
            "version": "7700"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "juniper",
            "version": "10.1"
          },
          {
            "model": "one-x mobile sip for ios",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "avaya",
            "version": "6.2.2"
          },
          {
            "model": "one-x mobile sip for ios",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "avaya",
            "version": "6.2.5"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "juniper",
            "version": "10.0"
          },
          {
            "model": "power",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "ibm",
            "version": "5700"
          },
          {
            "model": "power",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "ibm",
            "version": "7800"
          },
          {
            "model": "power",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "ibm",
            "version": "7300"
          },
          {
            "model": "power",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "ibm",
            "version": "7500"
          },
          {
            "model": "junos 10.4s15",
            "scope": null,
            "trust": 0.6,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "juniper",
            "version": "12.1x45"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "juniper",
            "version": "12.1"
          },
          {
            "model": "junos 13.2r2",
            "scope": null,
            "trust": 0.6,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "junos 10.4r15",
            "scope": null,
            "trust": 0.6,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "juniper",
            "version": "11.1"
          },
          {
            "model": "one-x mobile sip for ios",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "avaya",
            "version": "6.2"
          },
          {
            "model": "one-x mobile sip for ios",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "avaya",
            "version": "6.2.3"
          },
          {
            "model": "junos 13.3r1",
            "scope": null,
            "trust": 0.6,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "junos 10.4s",
            "scope": null,
            "trust": 0.6,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "one-x mobile sip for ios",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "avaya",
            "version": "6.2.4"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "juniper",
            "version": "12.2"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "juniper",
            "version": "11.2"
          },
          {
            "model": "one-x mobile sip for ios",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "avaya",
            "version": "6.2.1"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "juniper",
            "version": "10.2"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "juniper",
            "version": "11.4x27"
          },
          {
            "model": "junos 11.4r8",
            "scope": null,
            "trust": 0.6,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "junos 10.4r16",
            "scope": null,
            "trust": 0.6,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "junos 12.1x45-d10",
            "scope": null,
            "trust": 0.6,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "juniper",
            "version": "12.1x44"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "juniper",
            "version": "13.1"
          },
          {
            "model": "junos 12.1r7",
            "scope": null,
            "trust": 0.6,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "juniper",
            "version": "10.3"
          },
          {
            "model": "openssl",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "openssl",
            "version": "0.9.8k"
          },
          {
            "model": "openssl",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "openssl",
            "version": "0.9.8j"
          },
          {
            "model": "openssl",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "openssl",
            "version": "1.0.1"
          },
          {
            "model": "openssl",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "openssl",
            "version": "0.9.8p"
          },
          {
            "model": "openssl",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "openssl",
            "version": "0.9.8n"
          },
          {
            "model": "openssl",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "openssl",
            "version": "0.9.8q"
          },
          {
            "model": "openssl",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "openssl",
            "version": "0.9.8m"
          },
          {
            "model": "openssl",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "openssl",
            "version": "0.9.8l"
          },
          {
            "model": "openssl",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "openssl",
            "version": "0.9.8o"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.9.110.6"
          },
          {
            "model": "storevirtual 1tb mdl sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433011.5"
          },
          {
            "model": "power ps702",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "0"
          },
          {
            "model": "cloudplatform",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "4.30"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "4.3.3"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "1.0.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.117"
          },
          {
            "model": "junos d30",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "12.1x45"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.112"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.46"
          },
          {
            "model": "chrome for android",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.141"
          },
          {
            "model": "big-ip psm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.4.1"
          },
          {
            "model": "fortigate",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "4.3.6"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.1.6"
          },
          {
            "model": "integration bus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.0.0.0"
          },
          {
            "model": "tandberg mxp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "8800"
          },
          {
            "model": "enterprise linux server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "6"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.18"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "1.9.1"
          },
          {
            "model": "oncommand performance manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "0"
          },
          {
            "model": "smart analytics system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5600v210.1"
          },
          {
            "model": "nexus series switches",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "90000"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.10"
          },
          {
            "model": "idataplex dx360 m4 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "79120"
          },
          {
            "model": "big-ip psm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.155"
          },
          {
            "model": "laserjet pro color printer m251n/nw cf147a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "20020140919"
          },
          {
            "model": "horizon view feature pack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.3"
          },
          {
            "model": "mysql",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.6.5"
          },
          {
            "model": "systems director storage control",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.2.1.0"
          },
          {
            "model": "arubaos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "arubanetworks",
            "version": "6.4"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "4.6.1"
          },
          {
            "model": "cp1543-1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "computer telephony integration object server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "junos 12.1r",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "malware analysis appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "4.2.2"
          },
          {
            "model": "vsphere virtual disk development kit",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.1"
          },
          {
            "model": "fortimanager",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.0.7"
          },
          {
            "model": "laserjet p2055 printer series ce460a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "20141201"
          },
          {
            "model": "rational tau",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.35"
          },
          {
            "model": "ace application control engine module",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "datafort e-series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "0"
          },
          {
            "model": "system type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "x3690x571471.43"
          },
          {
            "model": "family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "3100v2-480"
          },
          {
            "model": "i v5r3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.1"
          },
          {
            "model": "junos 11.4r11",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "proventia network security controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.0.470"
          },
          {
            "model": "xenclient enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "4.5.4"
          },
          {
            "model": "security analytics platform",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "6.6.10"
          },
          {
            "model": "junos 12.1x46-d25",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "big-ip ltm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.2.1"
          },
          {
            "model": "project openssl 1.0.0g",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "junos space ja1500 appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "4.1.3"
          },
          {
            "model": "system type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "x3850x571431.43"
          },
          {
            "model": "clustered data ontap antivirus connector",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.0.3"
          },
          {
            "model": "laserjet printer series q7543a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "52008.241"
          },
          {
            "model": "proxyav",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "3.5"
          },
          {
            "model": "laserjet enterprise flow mfp m525c cf118a 2302963 436069",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.1.20"
          },
          {
            "model": "fortios b0537",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "4.3.8"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.06"
          },
          {
            "model": "big-ip apm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.5.0"
          },
          {
            "model": "laserjet enterprise m806 cz244a 2302963 436075",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "winscp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "winscp",
            "version": "5.1.3"
          },
          {
            "model": "esxi",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.1"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "7.0"
          },
          {
            "model": "big-ip asm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.4.1"
          },
          {
            "model": "9.1-release-p15",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "laserjet enterprise color m775 series cf304a 2302963 436079",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "700"
          },
          {
            "model": "fortirecorder",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "1.4.2"
          },
          {
            "model": "websphere datapower xml security gateway xs40",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.00"
          },
          {
            "model": "openvpn",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openvpn",
            "version": "2.3.3"
          },
          {
            "model": "linux i386",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "10.04"
          },
          {
            "model": "rational build forge",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.0.0.1"
          },
          {
            "model": "solaris",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "9"
          },
          {
            "model": "upward integration modules for vmware vsphere",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.0.1"
          },
          {
            "model": "aura communication manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0"
          },
          {
            "model": "content analysis system software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "1.1.2.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.11"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.32"
          },
          {
            "model": "laserjet enterprise mfp m525f cf117a 2302963 436069",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "500"
          },
          {
            "model": "laserjet enterprise color m775 series cc522a 2302963 436079",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "700"
          },
          {
            "model": "rational insight",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.1.1"
          },
          {
            "model": "mysql",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.6.15"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.1.7"
          },
          {
            "model": "secure analytics 2013.2r8",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "storevirtual 450gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453012.6"
          },
          {
            "model": "vpn client v100r001c02spc702",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "laserjet enterprise color mfp m880 d7p70a 2302963 436068",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "800"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.1.6"
          },
          {
            "model": "laserjet pro color mfp m276n/nw cf145a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "20020140919"
          },
          {
            "model": "netscaler",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "9.1.100.3"
          },
          {
            "model": "api management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.0"
          },
          {
            "model": "laserjet m9050 multifunction printer cc395a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "cacheflow",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "3.2"
          },
          {
            "model": "system m4 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "x310025820"
          },
          {
            "model": "chrome for android",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0"
          },
          {
            "model": "junos 13.1r1",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "oneview",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "1.0"
          },
          {
            "model": "integrity superdome and hp converged system for sap hana",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "x9005.50.12"
          },
          {
            "model": "asset manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "5.20"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.3"
          },
          {
            "model": "algo one",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.8"
          },
          {
            "model": "service delivery manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.2.1"
          },
          {
            "model": "sdn for virtual environments",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.0.2"
          },
          {
            "model": "splunk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "splunk",
            "version": "5.0.2"
          },
          {
            "model": "one-x communicator for microsoft windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1"
          },
          {
            "model": "big-ip edge gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.2"
          },
          {
            "model": "vdi-in-a-box",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "5.3.5"
          },
          {
            "model": "aura session manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0.2"
          },
          {
            "model": "winscp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "winscp",
            "version": "5.5.1"
          },
          {
            "model": "security network protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "31005.1.2"
          },
          {
            "model": "manageone v100r002c00",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "aura system manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.3.1"
          },
          {
            "model": "tivoli composite application manager for transactions",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.0"
          },
          {
            "model": "big-ip link controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.2.1"
          },
          {
            "model": "tivoli endpoint manager for remote control",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.2.1"
          },
          {
            "model": "power express",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7400"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.38"
          },
          {
            "model": "tivoli workload scheduler distributed ga level",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.2.0"
          },
          {
            "model": "snapprotect",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "0"
          },
          {
            "model": "junos r8-s2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "12.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.34"
          },
          {
            "model": "linux sparc",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "10.04"
          },
          {
            "model": "color laserjet enterprise cp4525 cc495a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "10.0-release-p1",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.49"
          },
          {
            "model": "storevirtual 900gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "473012.6"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.342"
          },
          {
            "model": "aura experience portal",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "7.0"
          },
          {
            "model": "oneview",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "1.10"
          },
          {
            "model": "laserjet enterprise mfp m725 cf069a 2302963 436078",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.53"
          },
          {
            "model": "data ontap",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "7.0.1"
          },
          {
            "model": "storevirtual vsa software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "12.6"
          },
          {
            "model": "prime access registrar appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "systems insight manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.2.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.48"
          },
          {
            "model": "nvp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "3.2.2"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "4.1.1"
          },
          {
            "model": "algo one",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.7"
          },
          {
            "model": "database and middleware automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "10.0"
          },
          {
            "model": "tivoli netcool/system service monitor fp11",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.0.0"
          },
          {
            "model": "storevirtual 600gb sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453012.0"
          },
          {
            "model": "cognos business intelligence server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "10.2.1"
          },
          {
            "model": "big-ip ltm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.5.1"
          },
          {
            "model": "tekelec hlr router",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.0"
          },
          {
            "model": "big-ip webaccelerator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.0"
          },
          {
            "model": "open systems snapvault agent",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "0"
          },
          {
            "model": "ip office application server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "8.0"
          },
          {
            "model": "agile controller v100r001c00spc200",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "web security gateway anywhere",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "websense",
            "version": "7.7"
          },
          {
            "model": "laserjet p4515 cb515a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.203.1"
          },
          {
            "model": "laserjet pro mfp m425dn/dw cf286a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "40020140919"
          },
          {
            "model": "laserjet enterprise m712 series cf236a 2302963 436080",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "700"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.49"
          },
          {
            "model": "project openssl 1.0.0h",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "mds switches",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "smart update manager for linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "5.3.5"
          },
          {
            "model": "idol speech software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "client applications",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2.3"
          },
          {
            "model": "tivoli composite application manager for transactions",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.2.0"
          },
          {
            "model": "tivoli storage productivity center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.2.1"
          },
          {
            "model": "network connect",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "6.5.0.16091"
          },
          {
            "model": "laserjet enterprise color m551 series cf082a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "5000"
          },
          {
            "model": "sterling connect:express for unix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.4.6"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "0.9.8"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.124"
          },
          {
            "model": "fortios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "4.3.10"
          },
          {
            "model": "enterprise manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "2.1"
          },
          {
            "model": "telepresence tx series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "90000"
          },
          {
            "model": "director",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "5.5.2"
          },
          {
            "model": "ftp server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cerberus",
            "version": "7.0.0.2"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "4.2.2"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.32"
          },
          {
            "model": "aura session manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1.2"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.0.14"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.211"
          },
          {
            "model": "laserjet enterprise mfp m725 cf066a 2302963 436078",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "big-ip asm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.2.40"
          },
          {
            "model": "websphere mq",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.3.1.10"
          },
          {
            "model": "cognos business intelligence server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "10.1"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "5.0"
          },
          {
            "model": "wx5002/5004 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "big-ip analytics",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.2.1"
          },
          {
            "model": "big-ip gtm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.1.0"
          },
          {
            "model": "netscaler 9.3.e",
            "scope": null,
            "trust": 0.3,
            "vendor": "citrix",
            "version": null
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.71"
          },
          {
            "model": "laserjet m9040 multifunction printer cc394a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "51.256.1"
          },
          {
            "model": "updatexpress system packs installer",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.61"
          },
          {
            "model": "usg5000 v300r001c10sph201",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.46"
          },
          {
            "model": "snapdrive for windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.0"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.1.3"
          },
          {
            "model": "cognos metrics manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "10.1"
          },
          {
            "model": "junos space 13.3r1.8",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "proxyav",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "3.4"
          },
          {
            "model": "project openssl 0.9.8y",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "enterprise communications broker pcz2.0.0m4p5",
            "scope": null,
            "trust": 0.3,
            "vendor": "oracle",
            "version": null
          },
          {
            "model": "sparc enterprise m4000 xcp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "1118"
          },
          {
            "model": "netscaler",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "10.1"
          },
          {
            "model": "aura application server sip core pb23",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "53002.0"
          },
          {
            "model": "vsr1000 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.33"
          },
          {
            "model": "asg2000 v100r001c10sph001",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "chrome os beta",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.9.130.14"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.10"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "4.1.14"
          },
          {
            "model": "wireless lan controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.16"
          },
          {
            "model": "junos r4-s2",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "13.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.9.128.3"
          },
          {
            "model": "virtuozzo containers for linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "parallels",
            "version": "4.6"
          },
          {
            "model": "laserjet p4015 cb526a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "client applications",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.3"
          },
          {
            "model": "laserjet enterprise mfp m630 series j7x28a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "big-ip apm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.5.1"
          },
          {
            "model": "laserjet p3005 printer series q7813a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "2.190.3"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "1.0.0"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "0.9.4"
          },
          {
            "model": "vsphere virtual disk development kit",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.0"
          },
          {
            "model": "infosphere master data management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "11.0"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.0.24"
          },
          {
            "model": "vsm v200r002c00spc503",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.37"
          },
          {
            "model": "10.0-stable",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "systems insight manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.3.1"
          },
          {
            "model": "initiate master data service",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "10.1"
          },
          {
            "model": "power",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "710/7300"
          },
          {
            "model": "vdi-in-a-box",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "5.3.8"
          },
          {
            "model": "fortiauthenticator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "3.0"
          },
          {
            "model": "message networking",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.2.3"
          },
          {
            "model": "websphere datapower xml security gateway xs40",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.08"
          },
          {
            "model": "airwave",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "arubanetworks",
            "version": "7.4"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "3.1.4"
          },
          {
            "model": "server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "parallels",
            "version": "0"
          },
          {
            "model": "nextscale nx360 m4 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "54550"
          },
          {
            "model": "storevirtual fc 900gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "473012.5"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.52"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.110"
          },
          {
            "model": "network connect 8.0r3.1",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "flex system chassis management module",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "0"
          },
          {
            "model": "big-ip psm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.2.1"
          },
          {
            "model": "nexus series switches",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "30000"
          },
          {
            "model": "tandberg codian isdn gw",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "32200"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.95"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.8"
          },
          {
            "model": "linux ia-64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "6.0"
          },
          {
            "model": "enterprise manager ops center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "12.1.4"
          },
          {
            "model": "security access manager for web appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.0"
          },
          {
            "model": "s5900 v100r001",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "esxi",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.0"
          },
          {
            "model": "storevirtual 900gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.6"
          },
          {
            "model": "watson explorer",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.0.0"
          },
          {
            "model": "p2000 g3 msa array system ts251p006",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "documentum content server p05",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "emc",
            "version": "7.1"
          },
          {
            "model": "laserjet printer series q5404a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "42508.250.2"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "1.0.5"
          },
          {
            "model": "jabber video for telepresence",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "security network intrusion prevention system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.5"
          },
          {
            "model": "xenclient enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "4.1.2"
          },
          {
            "model": "fortios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.0.5"
          },
          {
            "model": "flex system p270",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "(7954-24x)0"
          },
          {
            "model": "websphere datapower xml security gateway xs40",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.04"
          },
          {
            "model": "storevirtual 600gb sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "473012.0"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "5.0.10"
          },
          {
            "model": "laserjet p4015 cb509a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "mac os",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.9.5"
          },
          {
            "model": "storevirtual fc 900gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.5"
          },
          {
            "model": "winscp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "winscp",
            "version": "5.1.2"
          },
          {
            "model": "tivoli workload scheduler distributed fp05",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.5.1"
          },
          {
            "model": "tivoli workload scheduler distributed fp01",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.1.0"
          },
          {
            "model": "data ontap smi-s agent",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.1.1"
          },
          {
            "model": "endeca information discovery studio",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "3.1"
          },
          {
            "model": "snapdrive for windows",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.1"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "3.2.18"
          },
          {
            "model": "big-iq device",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.3"
          },
          {
            "model": "10.0-rc3-p1",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "cacheflow",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "3.3"
          },
          {
            "model": "infosphere master data management provider hub",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "10.0"
          },
          {
            "model": "storevirtual 600gb sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453011.5"
          },
          {
            "model": "one-x communicator for mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "x1.0.5"
          },
          {
            "model": "laserjet m5035 multifunction printer q7829a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "48.306.1"
          },
          {
            "model": "initiate master data service",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.7"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.38"
          },
          {
            "model": "telepresence server on multiparty media",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "3200"
          },
          {
            "model": "s2750\u0026s5700\u0026s6700 v100r006",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "8.0-release",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "director",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "5.5.2.3"
          },
          {
            "model": "linerate",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "1.6.1"
          },
          {
            "model": "storevirtual 3tb mdl sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453012.0"
          },
          {
            "model": "laserjet enterprise m602 series ce992a 2302963 436082",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "600"
          },
          {
            "model": "fortiwifi",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.0.8"
          },
          {
            "model": "laserjet enterprise m712 series cf238a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7000"
          },
          {
            "model": "ssl for openvms",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "1.4-453"
          },
          {
            "model": "splunk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "splunk",
            "version": "5.0"
          },
          {
            "model": "tivoli storage productivity center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.1.1.4"
          },
          {
            "model": "junos 12.1r8-s3",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "security network intrusion prevention system gx5208-v2",
            "scope": null,
            "trust": 0.3,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": "aura presence services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1.2"
          },
          {
            "model": "blackberry enterprise service",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "rim",
            "version": "10.1.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.344"
          },
          {
            "model": "system m4 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "x375087220"
          },
          {
            "model": "9.2-release-p7",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "content analysis system software",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "1.1.5.5"
          },
          {
            "model": "fortimail",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.0.5"
          },
          {
            "model": "junos 12.1x46-d10",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "sparc enterprise m9000 xcp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "1117"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.2.14"
          },
          {
            "model": "advanced settings utility",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.60"
          },
          {
            "model": "big-ip analytics",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.0.0"
          },
          {
            "model": "websphere datapower xml accelerator xa35",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.0.0.7"
          },
          {
            "model": "(comware family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "12500v7)0"
          },
          {
            "model": "automation stratix",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "rockwell",
            "version": "590015.6.3"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.0.0.5"
          },
          {
            "model": "rational insight",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.0.11"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.50"
          },
          {
            "model": "storwize",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "v5000-"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.72"
          },
          {
            "model": "nexus series fabric extenders",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "20000"
          },
          {
            "model": "intelligencecenter",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "3.2"
          },
          {
            "model": "project openssl 1.0.1f",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "strm 2012.1r8",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "storevirtual 600gb china sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "413012.0"
          },
          {
            "model": "financial services lending and leasing",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "14.2"
          },
          {
            "model": "big-ip apm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.0"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "4.3.2"
          },
          {
            "model": "fortimail build",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "4.3.8546"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.55"
          },
          {
            "model": "rational reporting for development intelligence",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.0.5"
          },
          {
            "model": "documentum content server p02",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "emc",
            "version": "7.1"
          },
          {
            "model": "player",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "9.0.3"
          },
          {
            "model": "sbr global enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "0"
          },
          {
            "model": "color laserjet printer series q7533a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "300046.80.2"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.2.10"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.2.19"
          },
          {
            "model": "upward integration modules for microsoft system center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.0.1"
          },
          {
            "model": "power ps700",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "0"
          },
          {
            "model": "bcaaa",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "5.5"
          },
          {
            "model": "big-ip webaccelerator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.2.1"
          },
          {
            "model": "winscp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "winscp",
            "version": "5.1.7"
          },
          {
            "model": "communicator for android",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "2.0"
          },
          {
            "model": "laserjet enterprise m712 series cf235a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7000"
          },
          {
            "model": "color laserjet cp5525 ce708a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "fortios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "4.3.12"
          },
          {
            "model": "desktop collaboration experience dx650",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "aura application server sip core pb28",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "53002.0"
          },
          {
            "model": "oncommand workflow automation",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.0"
          },
          {
            "model": "automation stratix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "rockwell",
            "version": "59000"
          },
          {
            "model": "linux amd64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "6.0"
          },
          {
            "model": "big-ip link controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.2.00"
          },
          {
            "model": "storevirtual hybrid storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433511.5"
          },
          {
            "model": "communicator for android",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "2.0.2"
          },
          {
            "model": "client applications",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.48"
          },
          {
            "model": "telepresence system series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "30000"
          },
          {
            "model": "content analysis system software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "1.1.5.2"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "11.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.41"
          },
          {
            "model": "secure global desktop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.63"
          },
          {
            "model": "one-x communicator for microsoft windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1.9"
          },
          {
            "model": "secure analytics 2014.2r2",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "color laserjet cm4540 mfp cc421a 2302963 436067",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "tivoli workload scheduler for applications fp02",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.4"
          },
          {
            "model": "clustered data ontap antivirus connector",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "0"
          },
          {
            "model": "storevirtual hybrid san solution",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433512.5"
          },
          {
            "model": "color laserjet cp6015 q3934a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.203.1"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.2.5"
          },
          {
            "model": "security network protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "41005.1.21"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.6"
          },
          {
            "model": "websphere cast iron cloud integration",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.0"
          },
          {
            "model": "storevirtual vsa software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "12.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.24"
          },
          {
            "model": "telepresence ip gateway series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "ape",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "2.0"
          },
          {
            "model": "junos 12.1r10",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "flex system en2092 1gb ethernet scalable switch",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.8.4.0"
          },
          {
            "model": "p2000 g3 msa array system ts251p005",
            "scope": null,
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "idol software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.8"
          },
          {
            "model": "xenclient enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "5.1"
          },
          {
            "model": "smart update manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "6.3.0"
          },
          {
            "model": "open systems snapvault 3.0.1p6",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": "key",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f secure",
            "version": "0"
          },
          {
            "model": "security network protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "51005.2"
          },
          {
            "model": "scale out network attached storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.3.0.5"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "3.2.14"
          },
          {
            "model": "laserjet p4515 cb515a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.213.1"
          },
          {
            "model": "worklight",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.1.0.0"
          },
          {
            "model": "tivoli netcool/system service monitor fp13",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.0.0"
          },
          {
            "model": "laserjet enterprise color m775 series cc523a 2302963 436079",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "700"
          },
          {
            "model": "9.3-beta1-p1",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "websphere datapower xml security gateway xs40",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.01"
          },
          {
            "model": "mysql",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.6.11"
          },
          {
            "model": "idp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "0"
          },
          {
            "model": "secure global desktop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.1"
          },
          {
            "model": "power 780",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "0"
          },
          {
            "model": "watson explorer security",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.1"
          },
          {
            "model": "security network intrusion prevention system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.6"
          },
          {
            "model": "power express f/c",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "52056340"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.53"
          },
          {
            "model": "tandberg mxp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7700"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "9.4"
          },
          {
            "model": "junos 12.2r6",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.7"
          },
          {
            "model": "u200s and cs family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "client applications",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "2.0"
          },
          {
            "model": "security threat response manager 2013.2r8",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.71"
          },
          {
            "model": "pulse desktop 5.0r4.1",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "tivoli storage productivity center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.2"
          },
          {
            "model": "cloudburst",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.2"
          },
          {
            "model": "websphere cast iron cloud integration",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.3"
          },
          {
            "model": "storevirtual 600gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "413012.0"
          },
          {
            "model": "vdi-in-a-box",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "5.3.2"
          },
          {
            "model": "vdi-in-a-box",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "5.3.7"
          },
          {
            "model": "epolicy orchestrator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "4.6.1"
          },
          {
            "model": "winscp",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "winscp",
            "version": "5.5.4"
          },
          {
            "model": "websphere datapower xml security gateway xs40",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.04"
          },
          {
            "model": "fortios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.0.3"
          },
          {
            "model": "nexus series switches",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "50000"
          },
          {
            "model": "enterprise session border controller ecz7.3m2p2",
            "scope": null,
            "trust": 0.3,
            "vendor": "oracle",
            "version": null
          },
          {
            "model": "integrated management module ii",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.02"
          },
          {
            "model": "epolicy orchestrator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "4.6.6"
          },
          {
            "model": "junos space",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "0"
          },
          {
            "model": "laserjet m3035 multifunction printer cc476a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "hsr6800 russian version",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "4.1"
          },
          {
            "model": "management center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "1.3"
          },
          {
            "model": "color laserjet m651 cz258a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "aura session manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1.3"
          },
          {
            "model": "aura session manager sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.2"
          },
          {
            "model": "switch series (comware",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "10500v5)0"
          },
          {
            "model": "ddos secure",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "5.14.1-1"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "3.4.1"
          },
          {
            "model": "9.3-beta1-p2",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "image construction and composition tool",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.2.1.3"
          },
          {
            "model": "video surveillance series ip cameras",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "60000"
          },
          {
            "model": "aura system manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.3.2"
          },
          {
            "model": "vsm v200r002c00",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "big-ip gtm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.2.1"
          },
          {
            "model": "junos 12.2r3",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "message networking sp3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.2"
          },
          {
            "model": "officejet enterprise color mfp b5l05a 2302963 436066",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "x585"
          },
          {
            "model": "color laserjet cm4540 mfp cc420a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "dgs-1210-52",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "d link",
            "version": "4.00.025"
          },
          {
            "model": "ngfw family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "powervu d9190 comditional access manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "storevirtual 3tb mdl sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453011.5"
          },
          {
            "model": "integrated management module ii",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.31"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.57"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "11.3"
          },
          {
            "model": "msr9xx russian version",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "i v5r3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1"
          },
          {
            "model": "junos 12.3r4-s3",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.1.14"
          },
          {
            "model": "ssl vpn",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "8.0"
          },
          {
            "model": "10.0-release-p2",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "1.9.3"
          },
          {
            "model": "malware analysis appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "4.1.1"
          },
          {
            "model": "ive os 7.4r11.1",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "flex system p260",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "(7895-23x)0"
          },
          {
            "model": "laserjet enterprise m806 cz244a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "usage meter",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "3.3"
          },
          {
            "model": "data ontap",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "6.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.73"
          },
          {
            "model": "security network intrusion prevention system gx5008",
            "scope": null,
            "trust": 0.3,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": "storevirtual china hybrid storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433512.5"
          },
          {
            "model": "softco v200r001",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "proxyav",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "3.4.2.7"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.3"
          },
          {
            "model": "s2700\u0026s3700 v100r006c05+v100r06h",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.56"
          },
          {
            "model": "horizon mirage edge gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "4.4.2"
          },
          {
            "model": "oceanstor s6800t v100r001",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "iq",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.1.1"
          },
          {
            "model": "storevirtual 4tb mdl sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453012.6"
          },
          {
            "model": "virtuozzo containers for windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "parallels",
            "version": "4.6"
          },
          {
            "model": "storevirtual 900gb sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.5"
          },
          {
            "model": "junos 12.1x44-d25",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "color laserjet cm4730 multifunction printer cb480a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.54"
          },
          {
            "model": "sbr enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "0"
          },
          {
            "model": "laserjet enterprise p3015 ce527a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "telepresence mcu series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "flex system fabric cn4093 10gb converged scalable switch",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.8.4.0"
          },
          {
            "model": "aura system platform",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0.3.9.3"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "3.2.8"
          },
          {
            "model": "websphere datapower xml security gateway xs40",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.014"
          },
          {
            "model": "asg2000 v100r001c10",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.154"
          },
          {
            "model": "idp 5.1r4",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "security network intrusion prevention system gx4004",
            "scope": null,
            "trust": 0.3,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": "security network intrusion prevention system gv1000",
            "scope": null,
            "trust": 0.3,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": "nac manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "splunk",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "splunk",
            "version": "6.0.4"
          },
          {
            "model": "aura communication manager utility services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1"
          },
          {
            "model": "smc2.0 v100r002c01b017sp17",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "storevirtual 900gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "463012.6"
          },
          {
            "model": "laserjet cm3530 multifunction printer cc519a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "53.236.1"
          },
          {
            "model": "laserjet pro color mfp m276n/nw cf144a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "20020140919"
          },
          {
            "model": "switch series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "58000"
          },
          {
            "model": "color laserjet cm4730 multifunction printer cb481a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "email appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sophos",
            "version": "3.7.0.0"
          },
          {
            "model": "email security gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "websense",
            "version": "7.8.3"
          },
          {
            "model": "junos os 12.1x46-d20",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "player",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "10.0.2"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "4.0.10"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.43"
          },
          {
            "model": "fortios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "4.3.13"
          },
          {
            "model": "junos 12.2r4",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "one-x communicator for mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "x1.0.4"
          },
          {
            "model": "network connect 7.4r5",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "msa storage gl200r007",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "1040"
          },
          {
            "model": "winscp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "winscp",
            "version": "5.1.4"
          },
          {
            "model": "tivoli workload scheduler distributed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.10"
          },
          {
            "model": "unified ip phone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "89450"
          },
          {
            "model": "rox",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "11.16.1"
          },
          {
            "model": "icewall sso dfw",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "10.0"
          },
          {
            "model": "usg2000 v300r001c10sph201",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "laserjet p4014 cb506a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.0"
          },
          {
            "model": "arubaos",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "arubanetworks",
            "version": "6.3.1.8"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "4.0"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "7.6"
          },
          {
            "model": "system x3500m3 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "73801.42"
          },
          {
            "model": "licensing",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "0"
          },
          {
            "model": "ive os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "8.0"
          },
          {
            "model": "system m4 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "x325025830"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.53"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.0.0.9"
          },
          {
            "model": "fortimail",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.1.2"
          },
          {
            "model": "version control repository manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.3.3"
          },
          {
            "model": "storevirtual 600gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453012.5"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.3.0"
          },
          {
            "model": "big-ip gtm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.5.1"
          },
          {
            "model": "storevirtual 600gb sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "473012.5"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "2.1.5"
          },
          {
            "model": "big-ip asm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.2.00"
          },
          {
            "model": "service delivery manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.2.2"
          },
          {
            "model": "enterprise content management system monitor",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.1"
          },
          {
            "model": "storevirtual 900gb china sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.5"
          },
          {
            "model": "switch series (comware",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "10500v7)0"
          },
          {
            "model": "web gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "7.3.2.6"
          },
          {
            "model": "idol image server",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "10.7"
          },
          {
            "model": "ecns600 v100r002c00",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "espace u19** v100r001",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "project openssl 1.0.0c",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "sbr carrier",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "7.5"
          },
          {
            "model": "big-ip asm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.1.0"
          },
          {
            "model": "spa112 2-port phone adapter",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "cloudplatform",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "4.2.1-x"
          },
          {
            "model": "watson explorer security",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.0"
          },
          {
            "model": "laserjet enterprise color m551 series cf081a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "5000"
          },
          {
            "model": "netscaler",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "9.0"
          },
          {
            "model": "universal small cell series software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "70003.4.20"
          },
          {
            "model": "enterprise linux server aus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "6.2"
          },
          {
            "model": "oceanstor s5600t v100r005c30spc100",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "9.0--releng",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "laserjet enterprise color m855 a2w78a 2302963 436076",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "800"
          },
          {
            "model": "one-x communicator for mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "x1.0.2"
          },
          {
            "model": "color laserjet printer series q5984a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "380046.80.8"
          },
          {
            "model": "simatic cp1543-1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "1.1"
          },
          {
            "model": "power express f/c",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "52056330"
          },
          {
            "model": "color laserjet cp5525 ce707a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "9.0-releng",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "system dx360m2 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "73231.42"
          },
          {
            "model": "storevirtual china hybrid san solution",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433512.5"
          },
          {
            "model": "psb email and server security",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f secure",
            "version": "10.00"
          },
          {
            "model": "netscaler",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "9.3-66.5"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.23"
          },
          {
            "model": "laserjet p4014 cb507a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.213.1"
          },
          {
            "model": "bladecenter js43 with feature code",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "(7778-23x8446)0"
          },
          {
            "model": "toolscenter suite",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.53"
          },
          {
            "model": "unified communications series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "5000"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.0.18"
          },
          {
            "model": "junos space 11.4r5.5",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "system storage ts2900 tape library",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "0026"
          },
          {
            "model": "junos 12.1r7-s1",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "8.4-release-p12",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "netcool/system service monitor fix pack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.0.014"
          },
          {
            "model": "exalogic",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "x2-22.0.6.2.0"
          },
          {
            "model": "color laserjet m680 cz248a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "bbm for android",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "rim",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.46"
          },
          {
            "model": "fortianalyzer",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.0.5"
          },
          {
            "model": "systems director storage control",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.2.6.0"
          },
          {
            "model": "color laserjet enterprise cp4025 cc489a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.164.1"
          },
          {
            "model": "rational insight",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.1"
          },
          {
            "model": "tivoli management framework",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.1.1"
          },
          {
            "model": "laserjet m3027 multifunction printer cb416a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "security information and event management hf11",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "9.3.2"
          },
          {
            "model": "laserjet pro mfp m425dn/dw cf288a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "40020140919"
          },
          {
            "model": "snapdrive for unix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.2"
          },
          {
            "model": "junos 12.1r5-s3",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "vios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.2.0.12"
          },
          {
            "model": "system m4 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "x363071580"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.8"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.29"
          },
          {
            "model": "asset manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "9.30"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.1.4"
          },
          {
            "model": "linerate",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "2.2.1"
          },
          {
            "model": "xenclient enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "5.1.1"
          },
          {
            "model": "content analysis system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "1.1"
          },
          {
            "model": "aura presence services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0"
          },
          {
            "model": "vsphere storage appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.5.1"
          },
          {
            "model": "aura experience portal sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0"
          },
          {
            "model": "junos space",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "12.1"
          },
          {
            "model": "big-iq cloud",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.1"
          },
          {
            "model": "elan",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "8.4"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.15"
          },
          {
            "model": "tivoli storage productivity center fp3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.2.2"
          },
          {
            "model": "storevirtual 450gb sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.6"
          },
          {
            "model": "netscaler",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "10.0"
          },
          {
            "model": "laserjet m5035 multifunction printer q7831a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "48.306.1"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "12.1x46"
          },
          {
            "model": "cacheflow",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "2.2"
          },
          {
            "model": "one-x communicator for microsoft windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1.5"
          },
          {
            "model": "msr2000 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "enterprise linux server aus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "6.5"
          },
          {
            "model": "email security gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "websense",
            "version": "7.8.2"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.1"
          },
          {
            "model": "initiate master data service provider hub",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.7"
          },
          {
            "model": "storevirtual 3tb mdl sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453012.0"
          },
          {
            "model": "aura presence services sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1"
          },
          {
            "model": "color laserjet printer series cb433a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "470046.230.6"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "6.3"
          },
          {
            "model": "laserjet enterprise m712 series cf236a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7000"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "3.1.12"
          },
          {
            "model": "tivoli netcool/system service monitor fp9",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.0.0"
          },
          {
            "model": "communicator for ipad",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "2.0.1"
          },
          {
            "model": "color laserjet printer series q7535a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "300046.80.2"
          },
          {
            "model": "data ontap",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "8.1.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.7"
          },
          {
            "model": "aura system platform",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0.2"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.0.0.3"
          },
          {
            "model": "linux s/390",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "6.0"
          },
          {
            "model": "storevirtual 450gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453012.0"
          },
          {
            "model": "aura experience portal",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0"
          },
          {
            "model": "svn2200 v200r001c01hp0001",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "storevirtual fc 900gb china sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.0"
          },
          {
            "model": "big-ip link controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.2.1"
          },
          {
            "model": "bladecenter js12 express",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "(7998-60x)0"
          },
          {
            "model": "rational reporting for development intelligence",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.0.4"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.12"
          },
          {
            "model": "project openssl beta3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openssl",
            "version": "1.0"
          },
          {
            "model": "laserjet multifunction printer series q3943a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "43459.310.2"
          },
          {
            "model": "usg9500 v300r001c01spc300",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "laserjet p4015 cb526a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.213.1"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.0.0.7"
          },
          {
            "model": "big-ip gtm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.0"
          },
          {
            "model": "cms r16 r6",
            "scope": null,
            "trust": 0.3,
            "vendor": "avaya",
            "version": null
          },
          {
            "model": "aura session manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2.2"
          },
          {
            "model": "system x3200m3 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "73271.42"
          },
          {
            "model": "client applications",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2.1"
          },
          {
            "model": "websphere cast iron cloud integration",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.115"
          },
          {
            "model": "cit",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "9.52"
          },
          {
            "model": "storevirtual 1tb mdl sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.5"
          },
          {
            "model": "flashsystem 9840-ae1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "840"
          },
          {
            "model": "sterling connect:direct for unix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.1"
          },
          {
            "model": "management center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "1.3.2.1"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.2.12"
          },
          {
            "model": "storevirtual 450gb china sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.6"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.0"
          },
          {
            "model": "color laserjet cp3505 printer series ce491a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "3.160.2"
          },
          {
            "model": "laserjet m5035 multifunction printer q7830a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "algo one",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.0"
          },
          {
            "model": "network connect",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "6.4.0.15779"
          },
          {
            "model": "color laserjet cp3525 cc468a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "6.183.1"
          },
          {
            "model": "open systems snapvault",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.6"
          },
          {
            "model": "8.4-release-p4",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "aura application server sip core pb5",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "53003.0"
          },
          {
            "model": "view client",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "4.0"
          },
          {
            "model": "host agent for oncommand core package",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "0"
          },
          {
            "model": "mcp russian version",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "66000"
          },
          {
            "model": "storevirtual 1tb mdl sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.6"
          },
          {
            "model": "network connect",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "6.0.0.12141"
          },
          {
            "model": "real-time compression appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.9.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.159"
          },
          {
            "model": "storevirtual 600gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453012.6"
          },
          {
            "model": "ecns610 v100r001c00",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.24"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.93"
          },
          {
            "model": "color laserjet printer series q7495a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "470046.230.6"
          },
          {
            "model": "a6600 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "netezza platform software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.0.817"
          },
          {
            "model": "laserjet enterprise m602 series ce991a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "6000"
          },
          {
            "model": "f5000 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "color laserjet cm6030 multifunction printer ce664a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "52.256.1"
          },
          {
            "model": "9.2-release-p8",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "fortios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.0.1"
          },
          {
            "model": "color laserjet enterprise cp4025 cc489a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "network connect 7.4r9.1",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "vcsa",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.0"
          },
          {
            "model": "idataplex dx360 m4 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "79130"
          },
          {
            "model": "protection service for email",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f secure",
            "version": "7.5"
          },
          {
            "model": "color laserjet cp3525 cc471a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "6.183.1"
          },
          {
            "model": "laserjet enterprise flow mfp m525c cf118a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "junos r11",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "12.1"
          },
          {
            "model": "proventia network security controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.0.913"
          },
          {
            "model": "laserjet enterprise color flow mfp m575c cd646a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "laserjet m3035 multifunction printer cb415a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "48.306.1"
          },
          {
            "model": "junos 10.4s13",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "splunk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "splunk",
            "version": "6.0"
          },
          {
            "model": "data ontap",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "7.3"
          },
          {
            "model": "laserjet cm3530 multifunction printer cc520a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "48.306.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.7"
          },
          {
            "model": "sdn for virtual environments",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.0.0"
          },
          {
            "model": "oceanstor s5600t v100r001",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "7.2"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "12.1x47"
          },
          {
            "model": "espace iad v300r002",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "storevirtual fc 900gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.6"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.44"
          },
          {
            "model": "color laserjet cp5525 ce708a 2302963 436070",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "cognos express",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "10.2.1"
          },
          {
            "model": "pk family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "1810v10"
          },
          {
            "model": "color laserjet cp6015 q3935a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "big-ip link controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.5.1"
          },
          {
            "model": "3par service processor sp-4.2.0.ga-29.p002",
            "scope": null,
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "3.1.10"
          },
          {
            "model": "big-ip webaccelerator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.1"
          },
          {
            "model": "telepresence server on virtual machine",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "laserjet enterprise m602 series ce993a 2302963 436082",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "600"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.126"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "2.1.5-2"
          },
          {
            "model": "laserjet m4345 multifunction printer cb427a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "48.306.1"
          },
          {
            "model": "open systems snapvault",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.6.1"
          },
          {
            "model": "laserjet p4515 cb517a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "1.9"
          },
          {
            "model": "big-ip gtm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.3"
          },
          {
            "model": "color laserjet cp5525 ce709a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "laserjet m5025 multifunction printer q7840a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.12"
          },
          {
            "model": "oceanstor s5800t v100r005",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.0.0.2"
          },
          {
            "model": "security network intrusion prevention system gx4002",
            "scope": null,
            "trust": 0.3,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": "oceanstor s5800t v100r005c30spc100",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "color laserjet cp6015 q3933a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "bladesystem c-class virtual connect",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.20"
          },
          {
            "model": "color laserjet flow m680 cz250a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "junos 11.4r1",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "vdi communicator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "1.0.2"
          },
          {
            "model": "color laserjet cp3505 printer series cb444a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "3.160.2"
          },
          {
            "model": "xenclient enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "4.5.3"
          },
          {
            "model": "icewall sso dfw r3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "8.0"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.0.10"
          },
          {
            "model": "web security gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "websense",
            "version": "7.7"
          },
          {
            "model": "color laserjet printer series cb432a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "470046.230.6"
          },
          {
            "model": "cognos express",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "10.1"
          },
          {
            "model": "one-x client enablement services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1.1"
          },
          {
            "model": "horizon view client",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.3.1"
          },
          {
            "model": "big-ip webaccelerator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.2.4"
          },
          {
            "model": "big-ip psm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.2.1"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "4.7.0"
          },
          {
            "model": "big-ip asm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.0.00"
          },
          {
            "model": "color laserjet multifunction printer series q7519a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "400046.380.3"
          },
          {
            "model": "telepresence tx series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "90006.1.20"
          },
          {
            "model": "flashsystem 9848-ae1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "840"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "2.1.2"
          },
          {
            "model": "malware analysis appliance",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "4.2.3"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.31"
          },
          {
            "model": "flex system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "v70007.2"
          },
          {
            "model": "sdk for node.js",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.1.0.2"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.00"
          },
          {
            "model": "proxysg sgos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "6.5.6.2"
          },
          {
            "model": "junos os 12.1x47-d15",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.25"
          },
          {
            "model": "junos 13.1r2",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "vfabric application director",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.0"
          },
          {
            "model": "storevirtual 3tb mdl sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453011.5"
          },
          {
            "model": "tandberg mxp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "9900"
          },
          {
            "model": "aura session manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1"
          },
          {
            "model": "aura application enablement services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.2.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.10"
          },
          {
            "model": "enterprise manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "2.3"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "4.1.2"
          },
          {
            "model": "cloud service automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.00"
          },
          {
            "model": "d9036 modular encoding platform",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "cluster network/management switches",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "0"
          },
          {
            "model": "vma san gateway g5.5.1",
            "scope": null,
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "flex system p260 compute node /fc efd9",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "0"
          },
          {
            "model": "10.0-rc1-p1",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "blackberry os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "rim",
            "version": "10.0.92743"
          },
          {
            "model": "system storage ts2900 tape library",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "0025"
          },
          {
            "model": "family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "8300"
          },
          {
            "model": "color laserjet cm6040 multifunction printer q3938a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.0"
          },
          {
            "model": "storevirtual 450gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453011.5"
          },
          {
            "model": "chargeback manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "2.6"
          },
          {
            "model": "fortianalyzer",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.2"
          },
          {
            "model": "color laserjet m651 cz258a 2302963 436073",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "power",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5950"
          },
          {
            "model": "tivoli netcool/system service monitor fp7",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.0.0"
          },
          {
            "model": "vdi-in-a-box",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "5.3.4"
          },
          {
            "model": "sterling b2b integrator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.2"
          },
          {
            "model": "flex system p260",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "(7895-22x)0"
          },
          {
            "model": "cognos business intelligence server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "10.2"
          },
          {
            "model": "tssc",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.3.15"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "0.9.7"
          },
          {
            "model": "secblade fw family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "winscp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "winscp",
            "version": "5.5.3"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.42"
          },
          {
            "model": "icewall mcrp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "2.1"
          },
          {
            "model": "snapdrive for windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.1"
          },
          {
            "model": "guardium database activity monitor",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.2"
          },
          {
            "model": "bbm for iphone",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "rim",
            "version": "2.2.1.24"
          },
          {
            "model": "vsphere sdk for perl",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.5"
          },
          {
            "model": "laserjet enterprise color mfp m880 a2w76a 2302963 436068",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "800"
          },
          {
            "model": "chrome for android",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.59"
          },
          {
            "model": "systems director storage control",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.2.2.1"
          },
          {
            "model": "enterprise linux hpc node",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "6"
          },
          {
            "model": "project openssl 0.9.8s",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "aura communication manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0.1"
          },
          {
            "model": "telepresence serial gateway series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "uacos c4.4",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "linerate",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "1.6"
          },
          {
            "model": "big-ip asm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.2.1"
          },
          {
            "model": "elog v100r003c01",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "aura session manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.2"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.2"
          },
          {
            "model": "proxysg sgos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "6.2"
          },
          {
            "model": "systems director storage control",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.2.3.0"
          },
          {
            "model": "ata series analog telephone adaptor",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "1900"
          },
          {
            "model": "vios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.2.2.5"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.7"
          },
          {
            "model": "flare experience for ipad",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "1.2.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.125"
          },
          {
            "model": "communication server 1000e signaling server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "7.5"
          },
          {
            "model": "aura communication manager utility services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1.0.9.8"
          },
          {
            "model": "laserjet enterprise p3015 ce528a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.186.1"
          },
          {
            "model": "junos space",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "1.3"
          },
          {
            "model": "unified ip phone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "89610"
          },
          {
            "model": "idol speech software",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "10.7"
          },
          {
            "model": "enterprise linux server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "5"
          },
          {
            "model": "storevirtual fc 900gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.0"
          },
          {
            "model": "color laserjet enterprise cp4525 cc494a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.3.7"
          },
          {
            "model": "vcenter operations manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.8.1"
          },
          {
            "model": "enterprise linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "5.0"
          },
          {
            "model": "storevirtual hybrid storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433512.6"
          },
          {
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.7.5"
          },
          {
            "model": "aura application enablement services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.0"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "1.9.5"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.30"
          },
          {
            "model": "storevirtual 450gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433011.5"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.51"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364160"
          },
          {
            "model": "fortianalyzer",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.0.4"
          },
          {
            "model": "prime lan management solution",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "model": "msr50 g2 russian version",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "iq",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5"
          },
          {
            "model": "flex system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "v70006.4"
          },
          {
            "model": "big-ip edge clients for linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "7080"
          },
          {
            "model": "dgs-1500-52",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "d link",
            "version": "2.51.005"
          },
          {
            "model": "junos 11.4r6-s2",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "laserjet m9040 multifunction printer cc394a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "cms r17ac.h",
            "scope": null,
            "trust": 0.3,
            "vendor": "avaya",
            "version": null
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "8.1"
          },
          {
            "model": "color laserjet cp3525 cc470a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "storevirtual 1tb mdl china sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.122"
          },
          {
            "model": "laserjet pro color printer m251n/nw cf146a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "20020140919"
          },
          {
            "model": "rational reporting for development intelligence",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.0.1"
          },
          {
            "model": "laserjet printer series q5401a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "42508.250.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.47"
          },
          {
            "model": "blackberry os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "rim",
            "version": "10.0.10"
          },
          {
            "model": "ucs central",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "power ps703 blade",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "(7891-73x)0"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "3.3.1"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.36"
          },
          {
            "model": "system storage ts3400 tape library",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "0039"
          },
          {
            "model": "dynamic system analysis",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.60"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.6"
          },
          {
            "model": "s7700\u0026s9700 v200r003",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "flex system p460 compute node",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "(7895-43x)0"
          },
          {
            "model": "update manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.1"
          },
          {
            "model": "vios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.2.1.3"
          },
          {
            "model": "big-ip webaccelerator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.2.1"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "1.0.6"
          },
          {
            "model": "sterling connect:direct for microsoft windows",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.7"
          },
          {
            "model": "openvpn",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "openvpn",
            "version": "2.3.4"
          },
          {
            "model": "junos 12.1x44-d32",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "splunk",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "splunk",
            "version": "6.1.2"
          },
          {
            "model": "freedome for android",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f secure",
            "version": "0"
          },
          {
            "model": "fortios b0630",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "4.3.8"
          },
          {
            "model": "proventia network security controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.0.1768"
          },
          {
            "model": "nac guest server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.00"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.60"
          },
          {
            "model": "freebsd",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "freebsd",
            "version": "8.4"
          },
          {
            "model": "dsr-1000n 1.09.b61",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "d link",
            "version": null
          },
          {
            "model": "unity connection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "project metasploit framework",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "metasploit",
            "version": "4.1.0"
          },
          {
            "model": "oncommand unified manager host package",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "0"
          },
          {
            "model": "idp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "5.1"
          },
          {
            "model": "oceanstor s2200t v100r005c30spc100",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "big-ip asm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.5.1"
          },
          {
            "model": "web security",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "websense",
            "version": "7.7"
          },
          {
            "model": "communication server 1000m",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "7.0"
          },
          {
            "model": "icewall sso dfw r1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "8.0"
          },
          {
            "model": "vdi-in-a-box",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "5.4.1"
          },
          {
            "model": "tivoli storage productivity center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.2.10"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.0.0.1"
          },
          {
            "model": "fortios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "4.3.14"
          },
          {
            "model": "security enterprise scanner",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.3"
          },
          {
            "model": "spa232d multi-line dect ata",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "policy center v100r003c00spc305",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.1"
          },
          {
            "model": "smart analytics system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5600v19.7"
          },
          {
            "model": "bladesystem c-class onboard administrator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.11"
          },
          {
            "model": "infosphere guardium",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.2"
          },
          {
            "model": "flex system p270 compute node",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "(7954-24x)0"
          },
          {
            "model": "switch series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "58200"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.52"
          },
          {
            "model": "laserjet pro m401a/d/dn/dnw/dw/n cf285a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "40020150212"
          },
          {
            "model": "crossbow",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "big-ip afm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.5.1"
          },
          {
            "model": "system x3650m2 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "79471.42"
          },
          {
            "model": "vdi-in-a-box",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "5.3.0"
          },
          {
            "model": "system x3200m3 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "73281.42"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.0.16"
          },
          {
            "model": "ios software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "big-ip link controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.3"
          },
          {
            "model": "i v5r4",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.39"
          },
          {
            "model": "ios xe software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "vcenter server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.1"
          },
          {
            "model": "color laserjet cm6040 multifunction printer q3939a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "tandberg codian isdn gw",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "32400"
          },
          {
            "model": "color laserjet cp6015 q3933a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.203.1"
          },
          {
            "model": "project openssl b",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openssl",
            "version": "0.9.8"
          },
          {
            "model": "integrated management module ii",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.76"
          },
          {
            "model": "aura session manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2.1"
          },
          {
            "model": "10.0-release-p5",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "laserjet m3027 multifunction printer cc479a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "junos space",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "11.1"
          },
          {
            "model": "laserjet multifunction printer series q3942a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "43459.310.2"
          },
          {
            "model": "crossbow",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "4.2.3"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "9.2"
          },
          {
            "model": "junos 10.4s14",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "oncommand unified manager core package",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.25"
          },
          {
            "model": "storevirtual 600gb china sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "413011.5"
          },
          {
            "model": "project openssl k",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openssl",
            "version": "0.9.8"
          },
          {
            "model": "laserjet m4345 multifunction printer cb428a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "48.306.1"
          },
          {
            "model": "storevirtual 2tb mdl sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453012.6"
          },
          {
            "model": "fortiweb",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.1"
          },
          {
            "model": "anyconnect secure mobility client for android",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "uacos c4.4r11.1",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "dsr-500n 1.09.b61",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "d link",
            "version": null
          },
          {
            "model": "color laserjet m651 cz255a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "unified contact center enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "4.1.16"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.2.8"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.11"
          },
          {
            "model": "big-ip psm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.0"
          },
          {
            "model": "storeever msl6480 tape library",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.40"
          },
          {
            "model": "msr3000 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "video surveillance series ip camera",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "40000"
          },
          {
            "model": "tivoli endpoint manager for remote control",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.0.1"
          },
          {
            "model": "freebsd",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "freebsd",
            "version": "10.0"
          },
          {
            "model": "color laserjet enterprise m750 d3l09a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "anyconnect secure mobility client for desktop platforms",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "junos space 13.1r1",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "websphere datapower xml security gateway xs40",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.013"
          },
          {
            "model": "initiate master data service",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.2"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "8.3"
          },
          {
            "model": "laserjet enterprise color m855 a2w79a 2302963 436076",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "800"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.67"
          },
          {
            "model": "filenet system monitor",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.5"
          },
          {
            "model": "spa510 series ip phones",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "operations automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "parallels",
            "version": "5.4"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "3.2.20"
          },
          {
            "model": "4800g switch series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "junos 12.1x44-d34",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "aura system platform",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0"
          },
          {
            "model": "flex system p460",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "(7895-43x)0"
          },
          {
            "model": "splunk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "splunk",
            "version": "4.3.7"
          },
          {
            "model": "fortimail",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "4.3.4"
          },
          {
            "model": "idp 4.1r3",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "solaris",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "10"
          },
          {
            "model": "websphere datapower xml security gateway xs40",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.00"
          },
          {
            "model": "storevirtual vsa software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "11.5"
          },
          {
            "model": "storevirtual 900gb china sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.6"
          },
          {
            "model": "big-ip afm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.5"
          },
          {
            "model": "tivoli endpoint manager for remote control",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.2"
          },
          {
            "model": "usg9500 v200r001c01sph902",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "data ontap smi-s agent",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.31"
          },
          {
            "model": "laserjet enterprise m4555 mfp ce503a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "service manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.11"
          },
          {
            "model": "sylpheed",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "3.4.2"
          },
          {
            "model": "host checker",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "6.3"
          },
          {
            "model": "junos space ja2500 appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "enterprise linux server eus 6.5.z",
            "scope": null,
            "trust": 0.3,
            "vendor": "redhat",
            "version": null
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "9.0"
          },
          {
            "model": "laserjet m5035 multifunction printer q7831a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.10"
          },
          {
            "model": "business server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandriva",
            "version": "1"
          },
          {
            "model": "prime performance manager for sps",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "receiver",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "0"
          },
          {
            "model": "aura system platform",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.3"
          },
          {
            "model": "storevirtual 4tb mdl sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453012.0"
          },
          {
            "model": "update manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.5"
          },
          {
            "model": "clustered data ontap antivirus connector",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.0.2"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "0.9.12"
          },
          {
            "model": "secure work space",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "rim",
            "version": "0"
          },
          {
            "model": "color laserjet cp6015 q3935a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "53.236.1"
          },
          {
            "model": "s7700\u0026s9700 v200r002",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "wide area application services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "telepresence server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "87100"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.1.2"
          },
          {
            "model": "color laserjet cm4730 multifunction printer cb482a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "aura application server sip core",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "53002.0"
          },
          {
            "model": "sterling file gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.37"
          },
          {
            "model": "storevirtual 900gb sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.0"
          },
          {
            "model": "s3900 v100r001",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "aura communication manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2"
          },
          {
            "model": "aura system platform",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0.3.0.3"
          },
          {
            "model": "collaboration services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2"
          },
          {
            "model": "unified communications widgets click to call",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.16"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.49"
          },
          {
            "model": "color laserjet cp6015 q3933a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "53.236.1"
          },
          {
            "model": "softco v100r003",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "3.2.6"
          },
          {
            "model": "enterprise manager ops center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "11.1.3"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.13"
          },
          {
            "model": "telepresence t series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "big-ip psm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.3"
          },
          {
            "model": "unified attendant console advanced",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "idol software",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "10.7"
          },
          {
            "model": "workstation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "9.0.3"
          },
          {
            "model": "puredata system for hadoop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.02"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "1.0.3"
          },
          {
            "model": "ftp server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cerberus",
            "version": "7.0.0.1"
          },
          {
            "model": "proventia network security controller 1.0.3352m",
            "scope": null,
            "trust": 0.3,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": "idatplex dx360 m4 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "79130"
          },
          {
            "model": "storevirtual 450gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.5"
          },
          {
            "model": "smart analytics system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5600v310.1"
          },
          {
            "model": "telepresence system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "10000"
          },
          {
            "model": "aura application enablement services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.2.4"
          },
          {
            "model": "aura messaging",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.169"
          },
          {
            "model": "cognos business intelligence server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.4.1"
          },
          {
            "model": "fastsetup",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.11"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.4"
          },
          {
            "model": "flare experience for ipad",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "1.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.26"
          },
          {
            "model": "tandberg codian isdn gw",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "32100"
          },
          {
            "model": "laserjet printer series q5409a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "43508.250.2"
          },
          {
            "model": "laserjet enterprise mfp m630 series b3g85a 2303714 233000041",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "solaris",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "11.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.2"
          },
          {
            "model": "cacheflow",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "3.0"
          },
          {
            "model": "tivoli workload scheduler distributed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.5.1"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "2.1.5-3"
          },
          {
            "model": "color laserjet multifunction printer series cb483a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "400046.380.3"
          },
          {
            "model": "client applications",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.3.1"
          },
          {
            "model": "jabber for ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "dgs-1500-28p",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "d link",
            "version": "2.51.005"
          },
          {
            "model": "security information and event management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "9.4"
          },
          {
            "model": "project openssl 0.9.8n",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "junos 11.4r12",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "vios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.2.14"
          },
          {
            "model": "security network intrusion prevention system gx5208",
            "scope": null,
            "trust": 0.3,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": "splunk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "splunk",
            "version": "6.1.1"
          },
          {
            "model": "a6600 russian version",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xenclient enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "4.5.1"
          },
          {
            "model": "netscaler",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "9.1"
          },
          {
            "model": "laserjet multifunction printer series q3728a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "9040/90508.290.2"
          },
          {
            "model": "junos space 12.3r2.8",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "system x3650m3 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "79451.42"
          },
          {
            "model": "version control repository manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.3"
          },
          {
            "model": "rational tau",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.36"
          },
          {
            "model": "security network intrusion prevention system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.3"
          },
          {
            "model": "color laserjet cp6015 q3932a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.203.1"
          },
          {
            "model": "operations analytics",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "2.0"
          },
          {
            "model": "bcaaa",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "6.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.9"
          },
          {
            "model": "aura messaging",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.3"
          },
          {
            "model": "vcloud networking and security",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.1.2"
          },
          {
            "model": "junos space",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "12.3"
          },
          {
            "model": "web gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "7.3.2.4"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.213"
          },
          {
            "model": "vsphere support assistant",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.5"
          },
          {
            "model": "endpoint manager for remote control",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.1.0"
          },
          {
            "model": "upward integration modules for microsoft system center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.0.2"
          },
          {
            "model": "manageone v100r001c02",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "vcenter server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.0"
          },
          {
            "model": "one-x communicator for microsoft windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1.7"
          },
          {
            "model": "laserjet m4345 multifunction printer cb426a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "48.306.1"
          },
          {
            "model": "storevirtual 1tb mdl sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.6"
          },
          {
            "model": "tivoli netcool/system service monitor fp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.0.0"
          },
          {
            "model": "rational tau",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.34"
          },
          {
            "model": "s7700\u0026s9700 v100r006",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "security network protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "31005.2"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "3.2.19"
          },
          {
            "model": "flex system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "v70007.1"
          },
          {
            "model": "big-ip wom",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.2.2"
          },
          {
            "model": "s6900 v100r002",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "junos",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "14.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.65"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.3"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "5.1.1"
          },
          {
            "model": "ucs b-series servers",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "0.7.4"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.2.16"
          },
          {
            "model": "websphere datapower xml security gateway xs40",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.011"
          },
          {
            "model": "junos r7",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "12.3"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.29"
          },
          {
            "model": "storeever msl6480 tape library",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "big-ip afm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.3"
          },
          {
            "model": "junos os 11.4r12-s1",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "linerate",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "2.2"
          },
          {
            "model": "3par service processor sp-4.3.0.ga-17.p001",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "laserjet printer series q5407a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "43508.250.2"
          },
          {
            "model": "laserjet enterprise color mfp m880 a2w76a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "8000"
          },
          {
            "model": "client applications",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.28"
          },
          {
            "model": "storevirtual hybrid san solution",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433512.6"
          },
          {
            "model": "laserjet enterprise color m775 series cc524a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7000"
          },
          {
            "model": "universal small cell series software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "50003.4.2.0"
          },
          {
            "model": "laserjet p4515 cb515a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "cloudburst",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.1"
          },
          {
            "model": "big-ip pem",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.5"
          },
          {
            "model": "junos 12.1r9",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "big-ip edge gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.0"
          },
          {
            "model": "junos 11.4r10-s1",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "firepass",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "6.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.45"
          },
          {
            "model": "junos 12.1x46-d20",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "cit",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "9.41"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.116"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.73"
          },
          {
            "model": "rational insight",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.1.1.4"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.67"
          },
          {
            "model": "junos 12.2r1",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "3.2.2"
          },
          {
            "model": "cognos business intelligence server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "10.2.11"
          },
          {
            "model": "big-ip apm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.3.0"
          },
          {
            "model": "vdi-in-a-box",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "5.3.1"
          },
          {
            "model": "websphere datapower xml security gateway xs40",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.015"
          },
          {
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.9"
          },
          {
            "model": "websphere datapower xml security gateway xs40",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.09"
          },
          {
            "model": "sbr carrier 8.0.0-r2",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "documentum content server sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "emc",
            "version": "6.7"
          },
          {
            "model": "fortiweb",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.1.1"
          },
          {
            "model": "malware analysis appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "4.2"
          },
          {
            "model": "aura system platform",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2.2"
          },
          {
            "model": "storevirtual 4tb mdl sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453011.5"
          },
          {
            "model": "security analytics platform",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "7.0"
          },
          {
            "model": "smart analytics system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "77109.7"
          },
          {
            "model": "laserjet pro m401a/d/dn/dnw/dw/n cf399a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "40020150212"
          },
          {
            "model": "color laserjet cp3525 cc469a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "6.183.1"
          },
          {
            "model": "systems director storage control",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.2.4.1"
          },
          {
            "model": "guardium database activity monitor",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.0"
          },
          {
            "model": "quantum policy suite",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "laserjet enterprise color m775 series cc522a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7000"
          },
          {
            "model": "aura session manager sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1"
          },
          {
            "model": "msr20 russian version",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "big-ip aam",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.4.0"
          },
          {
            "model": "forticlient",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "3.0.614"
          },
          {
            "model": "iq",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.2"
          },
          {
            "model": "asset manager 9.41.p1",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "aura session manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0.1"
          },
          {
            "model": "cloudsystem enterprise software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "8.0.2"
          },
          {
            "model": "splunk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "splunk",
            "version": "5.0.6"
          },
          {
            "model": "cognos tm1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "10.1.1.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.57"
          },
          {
            "model": "msr1000 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.88"
          },
          {
            "model": "proxysgos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "6.3"
          },
          {
            "model": "9.2-rc2-p2",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "utm manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sophos",
            "version": "4.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.51"
          },
          {
            "model": "aura system manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1.5"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.9"
          },
          {
            "model": "ip office server edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "9.0"
          },
          {
            "model": "tivoli netcool/system service monitor fp10",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.0.0"
          },
          {
            "model": "storwize unified",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "v70001.3"
          },
          {
            "model": "cloud server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "parallels",
            "version": "6.0"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.1.16"
          },
          {
            "model": "aura system manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.0"
          },
          {
            "model": "system x3630m3 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "73771.42"
          },
          {
            "model": "workstation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "10.0.2"
          },
          {
            "model": "rational build forge",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.0"
          },
          {
            "model": "bladesystem c-class onboard administrator",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.22"
          },
          {
            "model": "fortirecorder",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "1.4.1"
          },
          {
            "model": "enterprise linux long life 5.9.server",
            "scope": null,
            "trust": 0.3,
            "vendor": "redhat",
            "version": null
          },
          {
            "model": "tssc",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.0"
          },
          {
            "model": "powerlinux 7r4",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "0"
          },
          {
            "model": "vcenter chargeback manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "2.6"
          },
          {
            "model": "network connect",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "7.1.0.18193"
          },
          {
            "model": "storevirtual 900gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "463012.0"
          },
          {
            "model": "storevirtual china hybrid storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433512.6"
          },
          {
            "model": "color laserjet cp6015 q3931a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.203.1"
          },
          {
            "model": "system dx360m2 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "73211.42"
          },
          {
            "model": "telepresence mxp series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "blackberry enterprise service",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "rim",
            "version": "10.1.2"
          },
          {
            "model": "infosphere balanced warehouse c4000",
            "scope": null,
            "trust": 0.3,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.123"
          },
          {
            "model": "mysql",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.6.7"
          },
          {
            "model": "upward integration modules for vmware vsphere",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.0.2"
          },
          {
            "model": "jetdirect ew2500 802.11b/g wireless print server j8021a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "41.16"
          },
          {
            "model": "cit",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "9.53"
          },
          {
            "model": "color laserjet cm4730 multifunction printer cb483a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "50.286.1"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "3.1"
          },
          {
            "model": "junos r2-s2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "13.3"
          },
          {
            "model": "aura application enablement services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.3.6"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.12"
          },
          {
            "model": "family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7900.00"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.50"
          },
          {
            "model": "project metasploit framework",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "metasploit",
            "version": "4.9.1"
          },
          {
            "model": "client connector",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "1.0"
          },
          {
            "model": "smart update manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "6.4"
          },
          {
            "model": "integrated management module ii",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.91"
          },
          {
            "model": "laserjet enterprise m4555 mfp ce738a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "junos os 12.2r9",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "color laserjet cm4730 multifunction printer cb480a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "50.286.1"
          },
          {
            "model": "flare experience for ipad",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "1.2.2"
          },
          {
            "model": "xenclient enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "4.1.4"
          },
          {
            "model": "enterprise linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4"
          },
          {
            "model": "communicator for ipad",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "2.0"
          },
          {
            "model": "lifetime key management appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "0"
          },
          {
            "model": "bladesystem c-class onboard administrator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.20"
          },
          {
            "model": "vix api",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.5"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.0.12"
          },
          {
            "model": "srg1200\u00262200\u00263200 v100r002c02spc800",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "telepresence server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "70100"
          },
          {
            "model": "one-x client enablement services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1.2"
          },
          {
            "model": "ei switch series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "51200"
          },
          {
            "model": "color laserjet cm4730 multifunction printer cb481a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "50.286.1"
          },
          {
            "model": "laserjet pro m401a/d/dn/dnw/dw/n cf270a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "40020150212"
          },
          {
            "model": "project openssl beta2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openssl",
            "version": "1.0"
          },
          {
            "model": "aura application enablement services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.3"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "2.1"
          },
          {
            "model": "big-ip afm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.4.1"
          },
          {
            "model": "linux mips",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "6.0"
          },
          {
            "model": "winscp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "winscp",
            "version": "5.1"
          },
          {
            "model": "junos space",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "13.3"
          },
          {
            "model": "infosphere guardium",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.0"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "4.5"
          },
          {
            "model": "big-ip ltm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.2.2"
          },
          {
            "model": "proactive contact",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.1"
          },
          {
            "model": "laserjet enterprise color m855 a2w78a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "8000"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.15"
          },
          {
            "model": "message networking sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.2"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "4.2"
          },
          {
            "model": "strm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "2012.1"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.1.26"
          },
          {
            "model": "prime data center network manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "storevirtual 1tb mdl china sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433011.5"
          },
          {
            "model": "infosphere balanced warehouse d5100",
            "scope": null,
            "trust": 0.3,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": "cc v200r001c31",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "cognos tm1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "10.2.2"
          },
          {
            "model": "junos 13.2r2-s2",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "junos 12.1r8",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "junos 11.1r5",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "s12700 v200r005+v200r005hp0",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "xenmobile app controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "2.10"
          },
          {
            "model": "websphere datapower xml accelerator xa35",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.0.0"
          },
          {
            "model": "laserjet enterprise color m775 series cc523a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7000"
          },
          {
            "model": "blackberry os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "rim",
            "version": "10.0.10648"
          },
          {
            "model": "laserjet p4014 cb507a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xenmobile app controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "2.9"
          },
          {
            "model": "database and middleware automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "10.10"
          },
          {
            "model": "oceanstor s5500t v100r001",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "tivoli storage productivity center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.1.1.0"
          },
          {
            "model": "8.0-stable",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "software development kit",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "storevirtual china hybrid san solution",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433512.6"
          },
          {
            "model": "netscaler build",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "8.047.8"
          },
          {
            "model": "enterprise linux server eus 6.4.z",
            "scope": null,
            "trust": 0.3,
            "vendor": "redhat",
            "version": null
          },
          {
            "model": "vcd",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.5.11"
          },
          {
            "model": "security information and event management hf3",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "9.1.4"
          },
          {
            "model": "laserjet enterprise color m551 series cf083a 2302963 436083",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "500"
          },
          {
            "model": "websphere datapower soa appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.0.1.2"
          },
          {
            "model": "documentum content server sp2 p13",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "emc",
            "version": "6.7"
          },
          {
            "model": "enterprise server x86 64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandrakesoft",
            "version": "5"
          },
          {
            "model": "icewall sso dfw r2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "8.0"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "5.5"
          },
          {
            "model": "agent desktop for cisco unified contact center express",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "laserjet p2055 printer series ce456a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "20141201"
          },
          {
            "model": "messaging secure gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f secure",
            "version": "7.1"
          },
          {
            "model": "oneview",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "1.01"
          },
          {
            "model": "9250c digital sender cb472a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "i v5r4",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1"
          },
          {
            "model": "smart update manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "6.0.0"
          },
          {
            "model": "cognos metrics manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "10.2.1"
          },
          {
            "model": "one-x client enablement services sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1"
          },
          {
            "model": "netiq admininstration console server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "novell",
            "version": "0"
          },
          {
            "model": "director",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "6.1.131"
          },
          {
            "model": "storevirtual 450gb sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.5"
          },
          {
            "model": "s2750\u0026s5700\u0026s6700 v200r005+v200r005hp0",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "systems insight manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.3"
          },
          {
            "model": "security network protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "41005.1.2"
          },
          {
            "model": "sparc m10-4",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "0"
          },
          {
            "model": "junos 13.3r2",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "one-x client enablement services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2"
          },
          {
            "model": "communication server 1000m",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "7.6"
          },
          {
            "model": "software foundation python",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "python",
            "version": "3.5"
          },
          {
            "model": "power express",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7100"
          },
          {
            "model": "meeting exchange",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.1"
          },
          {
            "model": "laserjet enterprise color m855 a2w79a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "8000"
          },
          {
            "model": "netscaler",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "10.0-76.7"
          },
          {
            "model": "bbm for iphone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "rim",
            "version": "0"
          },
          {
            "model": "scale out network attached storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.3.0.4"
          },
          {
            "model": "anyconnect secure mobility client",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "freebsd",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "freebsd",
            "version": "9.3"
          },
          {
            "model": "documentum content server sp2 p14",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "emc",
            "version": "6.7"
          },
          {
            "model": "communication server 1000m signaling server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "7.6"
          },
          {
            "model": "aura system platform",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0.3.8.3"
          },
          {
            "model": "aura session manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.3.1"
          },
          {
            "model": "color laserjet cp6015 q3934a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "tivoli endpoint manager for remote control",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.0"
          },
          {
            "model": "flex system enterprise chassis",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8721"
          },
          {
            "model": "color laserjet m651 cz257a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "director",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "6.0"
          },
          {
            "model": "laserjet enterprise m4555 mfp ce502a 2302963 436064",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "vsphere virtual disk development kit",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.5"
          },
          {
            "model": "ive os 8.0r2",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "system storage ts2900 tape librray",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "0033"
          },
          {
            "model": "laserjet enterprise m4555 mfp ce504a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "communication server 1000e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "7.6"
          },
          {
            "model": "laserjet cm3530 multifunction printer cc519a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "4.0.9"
          },
          {
            "model": "ecns600 v100r001c00",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "netscaler",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "10.0-77.5"
          },
          {
            "model": "web gateway",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "7.4.2.1"
          },
          {
            "model": "snapdrive for windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.0.3"
          },
          {
            "model": "junos space",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "11.3"
          },
          {
            "model": "laserjet p3005 printer series q7816a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "2.190.3"
          },
          {
            "model": "jabber voice for iphone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.6"
          },
          {
            "model": "9.3-prerelease",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "unified ip conference phone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "88310"
          },
          {
            "model": "project openssl 1.0.0e",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "junos os 12.1x46-d25",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "laserjet p4515 cb516a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.213.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.172"
          },
          {
            "model": "project openssl beta1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openssl",
            "version": "1.0"
          },
          {
            "model": "aura application server sip core pb19",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "53002.0"
          },
          {
            "model": "bladecenter js22",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "(7998-61x)0"
          },
          {
            "model": "storevirtual 450gb china sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.5"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.15"
          },
          {
            "model": "project openssl a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openssl",
            "version": "0.9.8"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.65"
          },
          {
            "model": "executive scorecard",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "9.41"
          },
          {
            "model": "epolicy orchestrator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "4.6.5"
          },
          {
            "model": "8.4-releng",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "infosphere balanced warehouse c3000",
            "scope": null,
            "trust": 0.3,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": "splunk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "splunk",
            "version": "4.3.6"
          },
          {
            "model": "esxi",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.5"
          },
          {
            "model": "enterprise linux server aus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "6.4"
          },
          {
            "model": "junos 12.3r7",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "security network intrusion prevention system gx7800",
            "scope": null,
            "trust": 0.3,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": "security manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "uacos c5.0",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "strm/jsa",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "2013.2"
          },
          {
            "model": "junos 12.3r3",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "z/tpf",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.1.10"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.40"
          },
          {
            "model": "security network intrusion prevention system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.6.1"
          },
          {
            "model": "storevirtual fc 900gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "473011.5"
          },
          {
            "model": "laserjet enterprise color mfp m880 d7p70a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "8000"
          },
          {
            "model": "communication server 1000m",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0"
          },
          {
            "model": "storevirtual 1tb mdl sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.5"
          },
          {
            "model": "storevirtual hybrid storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433512.0"
          },
          {
            "model": "laserjet p4515 cb514a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "web gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "7.2.0.9"
          },
          {
            "model": "puredata system for operational analytics a1791",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "0"
          },
          {
            "model": "dsm v100r002c05spc615",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "mysql",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.6.6"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "4.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.55"
          },
          {
            "model": "system x3400m2 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "78361.42"
          },
          {
            "model": "aura session manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2"
          },
          {
            "model": "message networking",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.2.2"
          },
          {
            "model": "fortirecorder",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "1.5"
          },
          {
            "model": "project openssl 0.9.8t",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "cognos insight standalone fp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "10.2"
          },
          {
            "model": "communication server 1000m signaling server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0"
          },
          {
            "model": "vdi communicator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "1.0"
          },
          {
            "model": "bladecenter js23",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "(7778-23x)0"
          },
          {
            "model": "winscp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "winscp",
            "version": "5.1.5"
          },
          {
            "model": "hosted collaboration mediation fulfillment",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "3.2.0"
          },
          {
            "model": "aura messaging",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1.1"
          },
          {
            "model": "msa storage gl200r007",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "2040"
          },
          {
            "model": "communication server 1000e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0"
          },
          {
            "model": "icewall sso certd r3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "8.0"
          },
          {
            "model": "command view server based management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "10.3.2"
          },
          {
            "model": "storevirtual 450gb sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453012.5"
          },
          {
            "model": "laserjet printer series q7697a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "9040/90508.260.3"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.161"
          },
          {
            "model": "storevirtual vsa software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "12.5"
          },
          {
            "model": "paging server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "xenclient enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "5.0.6"
          },
          {
            "model": "fortigate",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "4.3.5"
          },
          {
            "model": "data ontap smi-s agent",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.1.2"
          },
          {
            "model": "9500e family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "big-ip wom",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.2"
          },
          {
            "model": "ace application control engine module ace20",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "laserjet enterprise m712 series cf235a 2302963 436080",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "700"
          },
          {
            "model": "cloud manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.1"
          },
          {
            "model": "fortisandbox build",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "1.3.086"
          },
          {
            "model": "hyperdp oceanstor n8500 v200r001c09",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "fortios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.0.2"
          },
          {
            "model": "aura system platform",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2.1"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "4.0.4"
          },
          {
            "model": "aura experience portal",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.94"
          },
          {
            "model": "agent desktop for cisco unified contact center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "enterprise linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "6"
          },
          {
            "model": "vcenter site recovery manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.0.31"
          },
          {
            "model": "dgs-1210-28p",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "d link",
            "version": "4.00.043"
          },
          {
            "model": "telepresence system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "11000"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.75"
          },
          {
            "model": "color laserjet m680 cz248a 2302963 436072",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "big-ip asm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.2.1"
          },
          {
            "model": "big-iq cloud",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.91"
          },
          {
            "model": "linux lts",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "14.04"
          },
          {
            "model": "ape",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "hyperdp v200r001c91spc201",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "system m4 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "x330073820"
          },
          {
            "model": "asset manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "9.40"
          },
          {
            "model": "unified attendant console",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "dsr-500 1.09.b61",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "d link",
            "version": null
          },
          {
            "model": "netscaler",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "9.3-64.4"
          },
          {
            "model": "s3900 v100r005",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "oceanstor s5600t v100r005",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.19"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "4.1"
          },
          {
            "model": "aura system platform",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "1.1"
          },
          {
            "model": "enterprise linux server eus 6.3.z",
            "scope": null,
            "trust": 0.3,
            "vendor": "redhat",
            "version": null
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "6.0"
          },
          {
            "model": "junos 10.2r3",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.10.140.0"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.1.32"
          },
          {
            "model": "fortios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.0.6"
          },
          {
            "model": "xenclient enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "4.1.3"
          },
          {
            "model": "data ontap",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "6.5"
          },
          {
            "model": "storevirtual 2tb mdl sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453012.0"
          },
          {
            "model": "laserjet p3005 printer series q7814a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "2.190.3"
          },
          {
            "model": "ace application control engine module ace10",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "smart analytics system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5600v110.1"
          },
          {
            "model": "rox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "20"
          },
          {
            "model": "switch series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "36100"
          },
          {
            "model": "ive os 7.4r8",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "rational reporting for development intelligence",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.21"
          },
          {
            "model": "hi switch series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "55000"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "5.7"
          },
          {
            "model": "laserjet enterprise m4555 mfp ce503a 2302963 436064",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "msr9xx family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "storevirtual 450gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.6"
          },
          {
            "model": "big-ip gtm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.2.4"
          },
          {
            "model": "vcenter site recovery manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.1.1"
          },
          {
            "model": "nsx for multi-hypervisor",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "4.1.2"
          },
          {
            "model": "laserjet printer series q7698a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "9040/90508.260.3"
          },
          {
            "model": "sbr enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "6.17"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.63"
          },
          {
            "model": "aura system manager sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0"
          },
          {
            "model": "junos os 13.3r2-s3",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "tivoli workload scheduler distributed fp07",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.4"
          },
          {
            "model": "msr30 russian version",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "scale out network attached storage",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.4.3.3"
          },
          {
            "model": "smart update manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "6.3.1"
          },
          {
            "model": "manageone v100r002c10",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "hp-ux b.11.31",
            "scope": null,
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "2.0.4"
          },
          {
            "model": "data ontap",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "7.0.2"
          },
          {
            "model": "storevirtual 900gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "463011.5"
          },
          {
            "model": "system m4 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "x375087330"
          },
          {
            "model": "rational insight",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.0.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.20"
          },
          {
            "model": "esight-ewl v300r001c10spc300",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "ave2000 v100r001c00",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "color laserjet enterprise cp4525 cc493a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.164.1"
          },
          {
            "model": "executive scorecard",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "9.40"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "3.2.22"
          },
          {
            "model": "splunk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "splunk",
            "version": "6.0.2"
          },
          {
            "model": "websphere datapower b2b appliance xb62",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.0.1"
          },
          {
            "model": "storevirtual 900gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.0"
          },
          {
            "model": "laserjet multifunction printer series q3726a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "9040/90508.290.2"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "9.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.82"
          },
          {
            "model": "color laserjet cp4005 printer series cb504a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "46.230.6"
          },
          {
            "model": "splunk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "splunk",
            "version": "4.3.1"
          },
          {
            "model": "snapdrive for windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.0.1"
          },
          {
            "model": "netscaler",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "10.0.74.4"
          },
          {
            "model": "aura session manager sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0"
          },
          {
            "model": "junos space 12.3p2.8",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.85"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.60"
          },
          {
            "model": "pulse desktop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "5.0"
          },
          {
            "model": "rational insight ifix1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.0.1"
          },
          {
            "model": "fortios",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.0.8"
          },
          {
            "model": "netezza platform software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.12"
          },
          {
            "model": "tivoli workload scheduler distributed fp02",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.6"
          },
          {
            "model": "telepresence integrator c series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "aura presence services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2"
          },
          {
            "model": "laserjet m4345 multifunction printer cb425a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "48.306.1"
          },
          {
            "model": "8.4-prerelease",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.2.1"
          },
          {
            "model": "laserjet enterprise m602 series ce991a 2302963 436082",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "600"
          },
          {
            "model": "storevirtual 600gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "473011.5"
          },
          {
            "model": "malware analysis appliance",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "4.1.2"
          },
          {
            "model": "usg9300 v200r001c01sph902",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "clearpass",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "arubanetworks",
            "version": "6.1.0"
          },
          {
            "model": "xenclient enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "5.0.5"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.9.126.0"
          },
          {
            "model": "project openssl beta1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openssl",
            "version": "1.0.1"
          },
          {
            "model": "anyoffice v200r002c10",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "digital media players series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "43000"
          },
          {
            "model": "nexus series switches",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "60000"
          },
          {
            "model": "color laserjet flow m680 ca251a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "splunk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "splunk",
            "version": "5.0.4"
          },
          {
            "model": "splunk",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "splunk",
            "version": "5.0.9"
          },
          {
            "model": "cacheflow",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "2.0"
          },
          {
            "model": "aura session manager sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1"
          },
          {
            "model": "security network protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "31005.1.1"
          },
          {
            "model": "bbm for android",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "rim",
            "version": "2.2.1.40"
          },
          {
            "model": "linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "13.10"
          },
          {
            "model": "virtual automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "parallels",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.68"
          },
          {
            "model": "web gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "7.0.0"
          },
          {
            "model": "color laserjet enterprise cp4025 cc490a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.34"
          },
          {
            "model": "snapdrive for unix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.2.1"
          },
          {
            "model": "ds8870",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.50"
          },
          {
            "model": "color laserjet multifunction printer series cb481a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "400046.380.3"
          },
          {
            "model": "laserjet printer series q7545a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "52008.241"
          },
          {
            "model": "junos 13.2r1",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "aura application enablement services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.2"
          },
          {
            "model": "tivoli storage productivity center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.2.2143"
          },
          {
            "model": "family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "19100"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.1.1"
          },
          {
            "model": "usg9500 usg9500 v300r001c20",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "laserjet printer series q5406a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "43508.250.2"
          },
          {
            "model": "espace u2990 v200r001",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "big-ip edge gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.2.1"
          },
          {
            "model": "forticlient build",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.2.0591"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.34"
          },
          {
            "model": "studio",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "2.60"
          },
          {
            "model": "aura conferencing sp1 standard",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0"
          },
          {
            "model": "laserjet enterprise mfp m525f cf116a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "5000"
          },
          {
            "model": "color laserjet cp3525 cc468a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "cloudplatform",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "4.2"
          },
          {
            "model": "telepresence isdn gw",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "32410"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "4.2.3"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "3.2.10"
          },
          {
            "model": "family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "66020"
          },
          {
            "model": "ssl visibility",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "3.6"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "11.4x27.62"
          },
          {
            "model": "system m5 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "x310054570"
          },
          {
            "model": "vcd",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.1.3"
          },
          {
            "model": "9.0-stable",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "aura application enablement services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1.1"
          },
          {
            "model": "systems director storage control",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.2.4.0"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.0.0.8"
          },
          {
            "model": "mysql",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.6.4"
          },
          {
            "model": "telepresence ex series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "one-x mobile ces for iphone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "0"
          },
          {
            "model": "storevirtual 900gb sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "473011.5"
          },
          {
            "model": "aura system manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0"
          },
          {
            "model": "junos os 13.3r3",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "switch series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "59200"
          },
          {
            "model": "security analytics platform",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "7.1.3"
          },
          {
            "model": "oceanstor s6800t v100r005c30spc100",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "management center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "1.1"
          },
          {
            "model": "manageone v100r001c02 spc901",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "junos 11.4r10",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "security information and event management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "9.2"
          },
          {
            "model": "xiv storage system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "281011.4"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.20"
          },
          {
            "model": "rational reporting for development intelligence",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.0.6"
          },
          {
            "model": "junos 12.1x45-d20",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "tivoli storage productivity center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.1.1.1"
          },
          {
            "model": "initiate master data service",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.5"
          },
          {
            "model": "system x3500m2 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "78391.42"
          },
          {
            "model": "utm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sophos",
            "version": "9.2"
          },
          {
            "model": "oceanstor s2600t v100r005",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "color laserjet cp5525 ce707a 2302963 436070",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "enterprise linux els",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "4"
          },
          {
            "model": "storwize",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "v3500-"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.26"
          },
          {
            "model": "mysql",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.6.13"
          },
          {
            "model": "email and server security",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f secure",
            "version": "11.00"
          },
          {
            "model": "color laserjet cm6030 multifunction printer ce664a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "isoc v200r001c02spc202",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "huawei",
            "version": "9000"
          },
          {
            "model": "psb email and server security",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f secure",
            "version": "9.20"
          },
          {
            "model": "color laserjet cp3525 cc471a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "storevirtual 2tb mdl sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453011.5"
          },
          {
            "model": "9.2-release-p4",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.155"
          },
          {
            "model": "ons series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "154000"
          },
          {
            "model": "splunk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "splunk",
            "version": "4.3.5"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.1.2"
          },
          {
            "model": "unified intelligent contact management enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "junos space r1.8",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "13.1"
          },
          {
            "model": "clearpass",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "arubanetworks",
            "version": "6.1.4"
          },
          {
            "model": "webapp secure",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "0"
          },
          {
            "model": "anyconnect secure mobility client for ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "aura system manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.3"
          },
          {
            "model": "security threat response manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "2013.2"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "0.9.11"
          },
          {
            "model": "fortios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.0"
          },
          {
            "model": "vios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.2.3"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.70"
          },
          {
            "model": "utm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sophos",
            "version": "8.3"
          },
          {
            "model": "aura system manager sp3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2"
          },
          {
            "model": "policy center v100r003c00",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "system m4 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "x357087180"
          },
          {
            "model": "laserjet enterprise p3015 ce526a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.50"
          },
          {
            "model": "big-iq security",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.0"
          },
          {
            "model": "websphere datapower soa appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.0.0.14"
          },
          {
            "model": "junos 12.3r4",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "big-ip link controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.1"
          },
          {
            "model": "director",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "5.4"
          },
          {
            "model": "color laserjet cp6015 q3934a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "53.236.1"
          },
          {
            "model": "tivoli storage productivity center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.2.2.170"
          },
          {
            "model": "storwize",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "v3700-"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.92"
          },
          {
            "model": "colorqube ps",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xerox",
            "version": "88704.76.0"
          },
          {
            "model": "web security gateway anywhere",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "websense",
            "version": "7.8.1"
          },
          {
            "model": "updatexpress system packs installer",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.60"
          },
          {
            "model": "campaign",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.1"
          },
          {
            "model": "oncommand unified manager core package",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "5.0"
          },
          {
            "model": "sterling connect:direct for microsoft windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.6.0"
          },
          {
            "model": "video surveillance 4300e/4500e high-definition ip cameras",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "smart update manager",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "6.4.1"
          },
          {
            "model": "director",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "6.1"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.21"
          },
          {
            "model": "system type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "x3950x638370"
          },
          {
            "model": "vdi-in-a-box",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "5.3.6"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.0.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.85"
          },
          {
            "model": "one-x communicator for mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "x1.0"
          },
          {
            "model": "color laserjet multifunction printer series cb480a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "400046.380.3"
          },
          {
            "model": "vm virtualbox 4.2.0-rc3",
            "scope": null,
            "trust": 0.3,
            "vendor": "oracle",
            "version": null
          },
          {
            "model": "color laserjet cm4540 mfp cc421a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "xenclient enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "4.5.2"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.50"
          },
          {
            "model": "color laserjet multifunction printer series cb482a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "400046.380.3"
          },
          {
            "model": "mysql",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.6.16"
          },
          {
            "model": "sdn for virtual environments",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.0.1"
          },
          {
            "model": "laserjet multifunction printer series q3944a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "43459.310.2"
          },
          {
            "model": "watson explorer",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.0.3"
          },
          {
            "model": "jabber video for ipad",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "junos 12.1x44-d26",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "junos os 13.2r5",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "communications policy management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "12.1.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.51"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.3.8"
          },
          {
            "model": "tivoli composite application manager for transactions",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.3.0"
          },
          {
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.8.5"
          },
          {
            "model": "jboss enterprise application platform",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "5.2"
          },
          {
            "model": "web gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "7.3.2.2"
          },
          {
            "model": "junos 10.4r14",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "security network protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "51005.1"
          },
          {
            "model": "laserjet printer series q5403a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "42508.250.2"
          },
          {
            "model": "big-ip link controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.2.4"
          },
          {
            "model": "linux powerpc",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "10.04"
          },
          {
            "model": "junos space",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "1.4"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.56"
          },
          {
            "model": "big-ip apm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.2"
          },
          {
            "model": "webex connect client for windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "vcsa",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.343"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.2.12"
          },
          {
            "model": "color laserjet printer series q5982a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "380046.80.8"
          },
          {
            "model": "message networking",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.2.4"
          },
          {
            "model": "aura system platform",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0.1"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.0.4"
          },
          {
            "model": "junos pulse 4.0r5",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "4.1.12"
          },
          {
            "model": "cognos planning fp3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "10.1.1"
          },
          {
            "model": "junos -d10",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "12.1x46"
          },
          {
            "model": "p2 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "1810v10"
          },
          {
            "model": "fortiauthenticator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "3.0.2"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.1.28"
          },
          {
            "model": "junos space 13.1r1.6",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "view client",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.3.1"
          },
          {
            "model": "junos 10.0s25",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "junos 10.4r6",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "email and server security",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f secure",
            "version": "10.00"
          },
          {
            "model": "system dx360m2 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "73251.42"
          },
          {
            "model": "tivoli storage productivity center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.1.13"
          },
          {
            "model": "rational tau",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.3"
          },
          {
            "model": "softco v200r001c01",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "linux ia-32",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "6.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.52"
          },
          {
            "model": "xenclient enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "5.0.3"
          },
          {
            "model": "color laserjet cm6040 multifunction printer q3939a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "52.256.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.18"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.28"
          },
          {
            "model": "junos 10.4r11",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "storevirtual 600gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "413012.6"
          },
          {
            "model": "epolicy orchestrator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "5.1"
          },
          {
            "model": "vsphere storage appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.1.3"
          },
          {
            "model": "laserjet p4015 cb511a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.213.1"
          },
          {
            "model": "junos space",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "2.0"
          },
          {
            "model": "security access manager for mobile",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.0"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "2.0.1"
          },
          {
            "model": "flare experience for microsoft windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "1.1.2"
          },
          {
            "model": "mysql",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.6.17"
          },
          {
            "model": "mysql",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.6.18"
          },
          {
            "model": "junos 12.3r4-s2",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.36"
          },
          {
            "model": "agile controller v100r001c00",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "nip2000\u00265000 v100r002c10hp0001",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "tapi service provider",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.29"
          },
          {
            "model": "datafort s-series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "0"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "4.4"
          },
          {
            "model": "core",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "s u s e",
            "version": "9"
          },
          {
            "model": "junos r5",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "13.2"
          },
          {
            "model": "russian version",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "66020"
          },
          {
            "model": "communication server 1000e signaling server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "7.0"
          },
          {
            "model": "management center",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "1.2.1.1"
          },
          {
            "model": "laserjet pro m401a/d/dn/dnw/dw/n cf274a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "40020150212"
          },
          {
            "model": "telepresence isdn gw mse",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "83210"
          },
          {
            "model": "emergency responder",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "smc2.0 v100r002c01b017sp16",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "linux powerpc",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "6.0"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "6.0"
          },
          {
            "model": "blackberry link",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "rim",
            "version": "1.2"
          },
          {
            "model": "msr20-1x family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.77"
          },
          {
            "model": "8.0-rc1",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "aura conferencing standard",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.17"
          },
          {
            "model": "one-x mobile ces for android",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "0"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "4.1.4"
          },
          {
            "model": "system x3650m3 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "54541.42"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "4.0.7"
          },
          {
            "model": "physical access gateways",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "system m5 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "x325054580"
          },
          {
            "model": "cognos insight standalone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "10.2.2"
          },
          {
            "model": "session border controller enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2"
          },
          {
            "model": "aura system manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.3.4"
          },
          {
            "model": "junos 11.4r5-s2",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "ive os 8.0r1",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "unified ip phone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "89410"
          },
          {
            "model": "project openssl 0.9.8u",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "isoc v200r001c01spc101",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "huawei",
            "version": "5000"
          },
          {
            "model": "big-ip psm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.1"
          },
          {
            "model": "prime network registrar",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.13"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.36"
          },
          {
            "model": "junos os 12.1x44-d40",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "watson explorer",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.2.0"
          },
          {
            "model": "fortiweb",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.3.1"
          },
          {
            "model": "power",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7600"
          },
          {
            "model": "system management homepage",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.3.3.1"
          },
          {
            "model": "security network protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "31005.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.114"
          },
          {
            "model": "real-time compression appliance",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.8.106"
          },
          {
            "model": "lifetime key management software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "0"
          },
          {
            "model": "security access manager for web appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.0"
          },
          {
            "model": "vcenter converter standalone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.1"
          },
          {
            "model": "color laserjet cm4730 multifunction printer cb482a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "50.286.1"
          },
          {
            "model": "10.0-beta",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.95"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.22"
          },
          {
            "model": "aura session manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.2.1"
          },
          {
            "model": "horizon workspace server gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.8.1"
          },
          {
            "model": "documentum content server p06",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "emc",
            "version": "7.1"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "4.0.3"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.89"
          },
          {
            "model": "big-ip aam",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.5"
          },
          {
            "model": "junos 12.1r8-s2",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "project openssl 1.0.0d",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "prime network analysis module",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "epolicy orchestrator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "4.6"
          },
          {
            "model": "project openssl 1.0.1e",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "websphere datapower xml security gateway xs40",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.07"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.56"
          },
          {
            "model": "laserjet multifunction printer series q3945a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "43459.310.2"
          },
          {
            "model": "websphere datapower xml accelerator xa35",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.0.0.15"
          },
          {
            "model": "big-ip psm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.2.4"
          },
          {
            "model": "executive scorecard",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "9.5"
          },
          {
            "model": "bladesystem c-class onboard administrator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.21"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.0.0.4"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "0.9.6"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.14"
          },
          {
            "model": "xenclient enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "5.0.4"
          },
          {
            "model": "isoc v200r001c00spc202",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "huawei",
            "version": "3000"
          },
          {
            "model": "family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "60000"
          },
          {
            "model": "one-x client enablement services sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1"
          },
          {
            "model": "small business isa500 series integrated security appliances",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "flare experience for microsoft windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "1.1.1"
          },
          {
            "model": "integrated management module ii",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.21"
          },
          {
            "model": "netiq identity server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "novell",
            "version": "0"
          },
          {
            "model": "big-ip asm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.3.0"
          },
          {
            "model": "color laserjet enterprise cp4525 cc495a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.164.1"
          },
          {
            "model": "junos 12.3r5",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.80"
          },
          {
            "model": "winscp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "winscp",
            "version": "5.5.2"
          },
          {
            "model": "real-time compression appliance",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.9.107"
          },
          {
            "model": "web gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "7.3.28"
          },
          {
            "model": "storevirtual hybrid san solution",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433511.5"
          },
          {
            "model": "systems insight manager 7.3.0a",
            "scope": null,
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "flex system p260 compute node",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "(7895-23x)0"
          },
          {
            "model": "storevirtual 600gb sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453012.5"
          },
          {
            "model": "laserjet enterprise mfp m630 series b3g84a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.4"
          },
          {
            "model": "rational reporting for development intelligence",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.0.2"
          },
          {
            "model": "sterling connect:enterprise for unix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.5"
          },
          {
            "model": "arubaos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "arubanetworks",
            "version": "6.3"
          },
          {
            "model": "unified ip phone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "88310"
          },
          {
            "model": "vcsa",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.5"
          },
          {
            "model": "color laserjet enterprise m750 d3l10a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.27"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.170"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.0.1.1"
          },
          {
            "model": "idp 4.1r2",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "horizon workspace client for windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.8.1"
          },
          {
            "model": "cognos business intelligence server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "10.1.1"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.20"
          },
          {
            "model": "big-iq device",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.2"
          },
          {
            "model": "xenclient enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "4.1"
          },
          {
            "model": "real-time compression appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.1.2"
          },
          {
            "model": "laserjet m3035 multifunction printer cc476a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "48.306.1"
          },
          {
            "model": "websphere cast iron cloud integration",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.1"
          },
          {
            "model": "laserjet enterprise flow m830z mfp cf367a 2302963 436071",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "usg9500 usg9500 v300r001c01",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "power",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5750"
          },
          {
            "model": "one-x client enablement services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1"
          },
          {
            "model": "linux sparc",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "6.0"
          },
          {
            "model": "config advisor",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "0"
          },
          {
            "model": "color laserjet cm4540 mfp cc420a 2302963 436067",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "color laserjet enterprise cp4525 cc494a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.164.1"
          },
          {
            "model": "laserjet enterprise mfp m725 cf067a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "tivoli storage productivity center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.1"
          },
          {
            "model": "smartcloud provisioning",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.1"
          },
          {
            "model": "color laserjet printer series q7492a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "470046.230.6"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "5.0.9"
          },
          {
            "model": "eucalyptus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "eucalyptus",
            "version": "4.0"
          },
          {
            "model": "tandberg codian mse model",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "83200"
          },
          {
            "model": "uma v200r001c00spc200",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "color laserjet m680 cz249a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "laserjet m3035 multifunction printer cc477a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "isoc v200r001c00",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "huawei",
            "version": "3000"
          },
          {
            "model": "storevirtual 450gb sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.0"
          },
          {
            "model": "scale out network attached storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.4.1.0"
          },
          {
            "model": "aura session manager sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.2"
          },
          {
            "model": "aura communication manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.1"
          },
          {
            "model": "fortimanager",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.2"
          },
          {
            "model": "simatic wincc oa",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "3.12"
          },
          {
            "model": "forticlient",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.0.10"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.0.22"
          },
          {
            "model": "eupp v100r001c10spc002",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "rox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "10"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.2.8"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.1.0"
          },
          {
            "model": "websphere datapower low latency appliance xm70",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.0.0.15"
          },
          {
            "model": "project openssl 0.9.8m",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "cognos insight standalone fp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "10.2.1"
          },
          {
            "model": "oncommand balance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "0"
          },
          {
            "model": "epolicy orchestrator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "5.0"
          },
          {
            "model": "project openssl j",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openssl",
            "version": "0.9.8"
          },
          {
            "model": "f1000a and s family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "rational application developer for websphere",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.1"
          },
          {
            "model": "stunnel",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "stunnel",
            "version": "5.02"
          },
          {
            "model": "u200a and m family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.57"
          },
          {
            "model": "sbr carrier",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "7.6"
          },
          {
            "model": "flex system fc5022",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "0"
          },
          {
            "model": "family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "850/8700"
          },
          {
            "model": "officejet enterprise color c2s12a 2302963 436074",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "x555"
          },
          {
            "model": "vios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.2.2.0"
          },
          {
            "model": "initiate master data service patient hub",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.7"
          },
          {
            "model": "meeting exchange",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0"
          },
          {
            "model": "storevirtual china hybrid storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433511.5"
          },
          {
            "model": "storwize",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "v70000"
          },
          {
            "model": "cognos tm1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.5.2.3"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.11"
          },
          {
            "model": "vdi-in-a-box",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "5.4.2"
          },
          {
            "model": "aura system platform",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2"
          },
          {
            "model": "oceanstor s5500t v100r005",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "videoscape anyres live",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.66"
          },
          {
            "model": "junos d20",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "12.1x46"
          },
          {
            "model": "color laserjet cm4540 mfp cc419a 2302963 436067",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "4.3"
          },
          {
            "model": "storevirtual 450gb china sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.31"
          },
          {
            "model": "vcenter converter standalone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.5"
          },
          {
            "model": "infosphere master data management patient hub",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "10.0"
          },
          {
            "model": "epolicy orchestrator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "4.6.4"
          },
          {
            "model": "hsr6602 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "wag310g wireless-g adsl2+ gateway with voip",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "documentum content server p07",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "emc",
            "version": "7.1"
          },
          {
            "model": "project openssl",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openssl",
            "version": "1.0"
          },
          {
            "model": "sterling connect:enterprise for unix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.44"
          },
          {
            "model": "security threat response manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "2012.1"
          },
          {
            "model": "jabber for android",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "image construction and composition tool",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.2.1.1"
          },
          {
            "model": "unified wireless ip phone series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "29200"
          },
          {
            "model": "one-x mobile for blackberry",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "0"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "9.5"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.50"
          },
          {
            "model": "9.0-release-p6",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.14"
          },
          {
            "model": "laserjet m4345 multifunction printer cb425a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "5.0.6"
          },
          {
            "model": "websphere datapower soa appliance",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.07"
          },
          {
            "model": "storevirtual 1tb mdl sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.0"
          },
          {
            "model": "ida pro",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hex ray",
            "version": "6.5"
          },
          {
            "model": "aura system manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.2"
          },
          {
            "model": "chrome for android",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0"
          },
          {
            "model": "big-ip edge gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.1"
          },
          {
            "model": "mysql",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.6.8"
          },
          {
            "model": "junos space 14.1r1",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "storevirtual 600gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "473012.6"
          },
          {
            "model": "upward integration modules for vmware vsphere",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.5"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "11.4x27.44"
          },
          {
            "model": "prime optical for sps",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.9.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.22"
          },
          {
            "model": "9.2-rc2",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "storevirtual 900gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433011.5"
          },
          {
            "model": "color laserjet m651 cz255a 2302963 436073",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "si switch series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "51200"
          },
          {
            "model": "scanjet enterprise document capture workstation l2717a 2302963 436065",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "8500"
          },
          {
            "model": "websphere cast iron cloud integration",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.19"
          },
          {
            "model": "laserjet p4015 cb510a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.213.1"
          },
          {
            "model": "flare experience for microsoft windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "1.1.5"
          },
          {
            "model": "initiate master data service",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.5"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.99"
          },
          {
            "model": "cognos metrics manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "10.2"
          },
          {
            "model": "aura system manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.168"
          },
          {
            "model": "icewall sso agent option",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "8.02007"
          },
          {
            "model": "cloudsystem foundation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "8.0.2"
          },
          {
            "model": "9.0-rc3",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "junos 13.3r2-s2",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "open systems snapvault",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.41"
          },
          {
            "model": "junos 12.1r5",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "security network intrusion prevention system gx4004-v2",
            "scope": null,
            "trust": 0.3,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": "documentum content server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "emc",
            "version": "7.1"
          },
          {
            "model": "vcd",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.6.2"
          },
          {
            "model": "system type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "x3850x638370"
          },
          {
            "model": "storevirtual 600gb sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453012.6"
          },
          {
            "model": "smart call home",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "elan",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "8.3.3"
          },
          {
            "model": "oncommand unified manager core package",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.2"
          },
          {
            "model": "xenclient enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "5.0.1"
          },
          {
            "model": "project openssl beta5",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openssl",
            "version": "1.0.0"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "4.1.3"
          },
          {
            "model": "laserjet enterprise color mfp m575dn cd645a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "5000"
          },
          {
            "model": "big-ip edge gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.2.4"
          },
          {
            "model": "system x3250m3 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "42511.42"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "7.3"
          },
          {
            "model": "insight control server deployment",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.2.0"
          },
          {
            "model": "laserjet enterprise m806 cz245a 2302963 436075",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "storevirtual 3tb mdl sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453012.5"
          },
          {
            "model": "fortimanager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "3.0"
          },
          {
            "model": "linerate",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "2.2.4"
          },
          {
            "model": "suse core for",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "s u s e",
            "version": "9x86"
          },
          {
            "model": "ecns610 v100r003c00",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "big-ip wom",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.1.0"
          },
          {
            "model": "sdk for node.js",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.1.0.3"
          },
          {
            "model": "big-ip gtm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.2"
          },
          {
            "model": "junos 13.2r5",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "documentum content server sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "emc",
            "version": "6.7"
          },
          {
            "model": "horizon workspace server data",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.8.1"
          },
          {
            "model": "chrome for android",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025308"
          },
          {
            "model": "9.0-rc1",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "aura messaging",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.81"
          },
          {
            "model": "storage encryption",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "0"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.1.4"
          },
          {
            "model": "laserjet m3027 multifunction printer cb416a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "48.306.1"
          },
          {
            "model": "storevirtual china hybrid san solution",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433511.5"
          },
          {
            "model": "chrome for android",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.99"
          },
          {
            "model": "junos 12.3r6",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.108"
          },
          {
            "model": "xenclient enterprise",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "5.1.3"
          },
          {
            "model": "vios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.2.0.13"
          },
          {
            "model": "laserjet enterprise mfp m630 series b3g84a 2303714 233000041",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "netscaler ipmi/lom interface",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "0"
          },
          {
            "model": "enterprise linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "6.2"
          },
          {
            "model": "8.4-release-p8",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "msr20 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "colorqube ps",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xerox",
            "version": "85704.76.0"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "0.9.9"
          },
          {
            "model": "oceanstor s6800t v100r002",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "color laserjet m680 cz249a 2302963 436072",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.62"
          },
          {
            "model": "servicecenter",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "6.2"
          },
          {
            "model": "bladesystem c-class virtual connect",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.30"
          },
          {
            "model": "sparc m10-4s",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "0"
          },
          {
            "model": "fortiauthenticator build",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "3.1.060"
          },
          {
            "model": "laserjet enterprise m601 series ce990a 2302963 436082",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "600"
          },
          {
            "model": "switch series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "129000"
          },
          {
            "model": "snapdrive for unix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.1"
          },
          {
            "model": "vcenter support assistant",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.5"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "5.4"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.14"
          },
          {
            "model": "enterprise linux workstation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "6"
          },
          {
            "model": "chrome for android",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0"
          },
          {
            "model": "sbr carrier 7.6.0-r10",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.56"
          },
          {
            "model": "hsr6800 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "laserjet printer series q7552a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "52008.241"
          },
          {
            "model": "scanjet enterprise document capture workstation l2717a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "85000"
          },
          {
            "model": "project openssl 0.9.8m beta1",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.39"
          },
          {
            "model": "clearpass",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "arubanetworks",
            "version": "6.3.0"
          },
          {
            "model": "bladecenter js23/js43",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "(7778-23x)0"
          },
          {
            "model": "enterprise linux desktop client",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "5"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "6.1"
          },
          {
            "model": "splunk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "splunk",
            "version": "4.3"
          },
          {
            "model": "tivoli storage productivity center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.2.1.185"
          },
          {
            "model": "security network intrusion prevention system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.4"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.2"
          },
          {
            "model": "project openssl 0.9.8q",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "sterling connect:express for unix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.5.0.11"
          },
          {
            "model": "laserjet printer series q3721a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "9040/90508.260.3"
          },
          {
            "model": "flex system fabric en4093 10gb scalable switch",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.8.4.0"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "5.0.5"
          },
          {
            "model": "manageone v100r002c10 spc320",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "mysql",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.6.10"
          },
          {
            "model": "freebsd",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "freebsd",
            "version": "9.2"
          },
          {
            "model": "svn2200 v200r001c01spc600",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "rational application developer for websphere",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.1.0.1"
          },
          {
            "model": "aura presence services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1"
          },
          {
            "model": "messagesight server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.1"
          },
          {
            "model": "secblade iii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "safe profile",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f secure",
            "version": "0"
          },
          {
            "model": "jabber software development kit",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.79"
          },
          {
            "model": "junos 13.1r3",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "8.0"
          },
          {
            "model": "laserjet m5035 multifunction printer q7830a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "48.306.1"
          },
          {
            "model": "jetdirect 640n eio card j8025a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "45.35"
          },
          {
            "model": "junos 13.2r5",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "big-ip aam",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.4.1"
          },
          {
            "model": "storwize unified",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "v70001.4"
          },
          {
            "model": "scale out network attached storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.3.2.2"
          },
          {
            "model": "vdi-in-a-box",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "5.4.4"
          },
          {
            "model": "itbm standard",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.0"
          },
          {
            "model": "websphere datapower soa appliance",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.00"
          },
          {
            "model": "tivoli storage productivity center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.1.1.2"
          },
          {
            "model": "ssl for openvms",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "1.4-467"
          },
          {
            "model": "color laserjet cp3525 cc469a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "junos 13.1r4-s2",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "5.2"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "3.1.11"
          },
          {
            "model": "fortivoiceos build",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "3.0.3165"
          },
          {
            "model": "laserjet enterprise color m551 series cf082a 2302963 436083",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "500"
          },
          {
            "model": "secure analytics",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "2013.2"
          },
          {
            "model": "storevirtual 900gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "473011.5"
          },
          {
            "model": "flare experience for microsoft windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "1.1.4"
          },
          {
            "model": "eupp v100r001c10",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "web gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "7.3.2"
          },
          {
            "model": "security network intrusion prevention system gx6116",
            "scope": null,
            "trust": 0.3,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": "flex system fabric si4093 system interconnect module",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.8.4.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.17"
          },
          {
            "model": "big-ip edge gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.2.1"
          },
          {
            "model": "laserjet printer series q3722a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "9040/90508.260.3"
          },
          {
            "model": "sterling connect:direct for microsoft windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.5.00"
          },
          {
            "model": "junos pulse 5.0r1",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.14"
          },
          {
            "model": "aura application enablement services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1.2"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.2.22"
          },
          {
            "model": "telepresence system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "13000"
          },
          {
            "model": "enterprise linux eus 5.9.z server",
            "scope": null,
            "trust": 0.3,
            "vendor": "redhat",
            "version": null
          },
          {
            "model": "communications policy management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "9.7.3"
          },
          {
            "model": "laserjet p4515 cb516a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "linerate",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "2.2.3"
          },
          {
            "model": "uma-db v2r1coospc101",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "security information and event management hf6",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "9.2.2"
          },
          {
            "model": "management center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "1.2"
          },
          {
            "model": "project openssl 0.9.8g",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "telepresence exchange system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "datafort management console",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "0"
          },
          {
            "model": "cms r17",
            "scope": null,
            "trust": 0.3,
            "vendor": "avaya",
            "version": null
          },
          {
            "model": "usg9300 usg9300 v100r003c00",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "websphere datapower xml security gateway xs40",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.05"
          },
          {
            "model": "scale out network attached storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.3.2"
          },
          {
            "model": "f1000e family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "enterprise linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "7"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.113"
          },
          {
            "model": "laserjet enterprise m601 series ce989a 2302963 436082",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "600"
          },
          {
            "model": "sterling file gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.2"
          },
          {
            "model": "oncommand unified manager core package 5.2.1p1",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": "freebsd",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "freebsd",
            "version": "9.0"
          },
          {
            "model": "junos 11.4r6.6",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.40"
          },
          {
            "model": "family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "19200"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "5.3"
          },
          {
            "model": "color laserjet cm4540 mfp cc419a",
            "scope": null,
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "smart analytics system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7600-"
          },
          {
            "model": "blackberry enterprise service",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "rim",
            "version": "10.1.3"
          },
          {
            "model": "vsphere replication",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.6"
          },
          {
            "model": "espace u2990 v200r001c02",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "msr93x russian version",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "big-ip edge gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.1"
          },
          {
            "model": "airwave",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "arubanetworks",
            "version": "0"
          },
          {
            "model": "rational reporting for development intelligence",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.01"
          },
          {
            "model": "big data extensions",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.1"
          },
          {
            "model": "storevirtual 3tb mdl sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453012.6"
          },
          {
            "model": "linux arm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "10.04"
          },
          {
            "model": "junos space 12.3r1.3",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "dsr-1000n rev. a1",
            "scope": null,
            "trust": 0.3,
            "vendor": "d link",
            "version": null
          },
          {
            "model": "mysql",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.6.19"
          },
          {
            "model": "junos 11.2r1",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "svn5500 v200r001c01spc600",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "msr50 russian version",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "blackberry os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "rim",
            "version": "10.2.0.1055"
          },
          {
            "model": "laserjet m5025 multifunction printer q7840a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "48.306.1"
          },
          {
            "model": "flex system p260 compute node",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "(7895-22x)0"
          },
          {
            "model": "tivoli netcool/system service monitor",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.0.1"
          },
          {
            "model": "snapdrive for unix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.2.2"
          },
          {
            "model": "jabber voice for android",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "onepk all-in-one vm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "idp 4.2r1",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "virtuozzo containers for linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "parallels",
            "version": "4.7"
          },
          {
            "model": "proxysgos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "6.5"
          },
          {
            "model": "junos 12.1r3",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "laserjet enterprise m603 series ce994a 2302963 436082",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "600"
          },
          {
            "model": "vsphere support assistant",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.5.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.37"
          },
          {
            "model": "airwave",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "arubanetworks",
            "version": "7.2"
          },
          {
            "model": "webex meetings server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "1.0"
          },
          {
            "model": "laserjet enterprise m806 cz245a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "big-ip ltm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.1.0"
          },
          {
            "model": "color laserjet printer series q7493a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "470046.230.6"
          },
          {
            "model": "msr50 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proxysg sgos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "4.0"
          },
          {
            "model": "linerate",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "1.6.3"
          },
          {
            "model": "aura application enablement services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.61"
          },
          {
            "model": "version control repository manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.2"
          },
          {
            "model": "tivoli netcool/system service monitor fp6",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.0.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.41"
          },
          {
            "model": "communication server 1000e signaling server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "7.6"
          },
          {
            "model": "8.4-rc1-p1",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "junos 10.0s28",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "algo one",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.9"
          },
          {
            "model": "aix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.1"
          },
          {
            "model": "isoc v200r001c02",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "huawei",
            "version": "9000"
          },
          {
            "model": "aura system manager sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1"
          },
          {
            "model": "color laserjet cp6015 q3931a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "security information and event management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "9.1"
          },
          {
            "model": "color laserjet enterprise cp4525 cc493a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "10.0-release-p4",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "1.0.4"
          },
          {
            "model": "smartcloud entry",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.1"
          },
          {
            "model": "content analysis system software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "1.1.4.2"
          },
          {
            "model": "ddos secure",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "0"
          },
          {
            "model": "utm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sophos",
            "version": "9.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.40"
          },
          {
            "model": "websphere datapower xml security gateway xs40",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.07"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1183.0"
          },
          {
            "model": "ip office server edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "8.1"
          },
          {
            "model": "ssl visibility",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "3.7"
          },
          {
            "model": "fortigate build",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.2.0589"
          },
          {
            "model": "tivoli storage flashcopy manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.18"
          },
          {
            "model": "junos os 12.3r8",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "cms r17 r3",
            "scope": null,
            "trust": 0.3,
            "vendor": "avaya",
            "version": null
          },
          {
            "model": "horizon workspace",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.8.1"
          },
          {
            "model": "enterprise manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "2.0"
          },
          {
            "model": "message networking",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.2"
          },
          {
            "model": "websphere datapower b2b appliance xb62",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.0.1.3"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.3.10"
          },
          {
            "model": "color laserjet cm6030 multifunction printer ce665a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "52.256.1"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "3.2.16"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.5"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.79"
          },
          {
            "model": "manageability sdk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "0"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.0.1"
          },
          {
            "model": "aura system platform",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "1.0"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "5.0.3"
          },
          {
            "model": "freebsd",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "freebsd",
            "version": "10"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "4.1.13"
          },
          {
            "model": "hp-ux b.11.23",
            "scope": null,
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "big-ip pem",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.5.1"
          },
          {
            "model": "security network intrusion prevention system gx5108",
            "scope": null,
            "trust": 0.3,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": "fortiwifi",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "0"
          },
          {
            "model": "vcenter server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.5"
          },
          {
            "model": "vix api",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.12"
          },
          {
            "model": "storevirtual fc 900gb china sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433011.5"
          },
          {
            "model": "websphere cast iron cloud integration",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.16"
          },
          {
            "model": "junos 5.0r4",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "enterprise linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5"
          },
          {
            "model": "fortiap",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "0"
          },
          {
            "model": "tivoli workload scheduler for applications",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.6"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.03"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.33"
          },
          {
            "model": "big-ip analytics",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.2"
          },
          {
            "model": "scale out network attached storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.3.2.3"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "3.1.9"
          },
          {
            "model": "data ontap",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "6.4"
          },
          {
            "model": "storevirtual 900gb china sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.0"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "3.3"
          },
          {
            "model": "web security gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "websense",
            "version": "7.8.1"
          },
          {
            "model": "oncommand workflow automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "0"
          },
          {
            "model": "i v5r3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.2"
          },
          {
            "model": "vsphere replication",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.5.1"
          },
          {
            "model": "websphere datapower xml security gateway xs40",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.02"
          },
          {
            "model": "clearpass",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "arubanetworks",
            "version": "6.1.3"
          },
          {
            "model": "uacos c5.0r4.1",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "laserjet enterprise p3015 ce525a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "junos 13.1r.3-s1",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "webex messenger service",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "web filter",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "websense",
            "version": "7.8.3"
          },
          {
            "model": "project openssl",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openssl",
            "version": "0.9.8"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.2.6"
          },
          {
            "model": "snapdrive for windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.152"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "5.1.2"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "5.6"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.10"
          },
          {
            "model": "aix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.3"
          },
          {
            "model": "family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "3100v20"
          },
          {
            "model": "laserjet p2055 printer series ce459a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "20141201"
          },
          {
            "model": "color laserjet cm4730 multifunction printer cb483a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proxysg sgos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "6.3"
          },
          {
            "model": "netscaler build",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "9.196.4"
          },
          {
            "model": "real-time compression appliance",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.1.203"
          },
          {
            "model": "fortiweb",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.0.3"
          },
          {
            "model": "project openssl",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openssl",
            "version": "0.9.8x"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.23"
          },
          {
            "model": "logcenter v200r003c10",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "dynamic system analysis",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.61"
          },
          {
            "model": "dgs-1210-28",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "d link",
            "version": "4.00.012"
          },
          {
            "model": "ssl vpn 7.4r11.1",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.0.20"
          },
          {
            "model": "laserjet enterprise m601 series ce989a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "6000"
          },
          {
            "model": "telepresence supervisor mse",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "80500"
          },
          {
            "model": "initiate master data service provider hub",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.5"
          },
          {
            "model": "network connect",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "6.3.0.13725"
          },
          {
            "model": "infosphere master data management server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "11.3"
          },
          {
            "model": "rational insight",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.1.11"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.152"
          },
          {
            "model": "color laserjet printer series q7534a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "300046.80.2"
          },
          {
            "model": "horizon workspace client for mac",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.8.1"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.51"
          },
          {
            "model": "rational build forge",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.0.0.2"
          },
          {
            "model": "storevirtual 3tb mdl sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453012.5"
          },
          {
            "model": "netiq access manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "novell",
            "version": "4.0"
          },
          {
            "model": "flex system enterprise chassis",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7893"
          },
          {
            "model": "big-ip psm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.2"
          },
          {
            "model": "watson explorer",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.0.4"
          },
          {
            "model": "s7700\u0026s9700 v200r005",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "flare experience for microsoft windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "1.1"
          },
          {
            "model": "netiq access manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "novell",
            "version": "3.2"
          },
          {
            "model": "application networking manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "command view for tape libraries",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "sparc enterprise m8000 xcp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "1117"
          },
          {
            "model": "oceanstor s2600t v100r005c30spc100",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "laserjet enterprise color mfp m575dn cd645a 2302963 436081",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "500"
          },
          {
            "model": "junos 12.1x45-d15",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "webex meetings server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "2.0"
          },
          {
            "model": "tivoli workload scheduler distributed fp03",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.5"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "7.4"
          },
          {
            "model": "project openssl 1.0.1h",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "fortiweb",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.1.2"
          },
          {
            "model": "storevirtual 450gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453012.5"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "5.0.4"
          },
          {
            "model": "9.2-rc1",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "systems director storage control",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.2.2.0"
          },
          {
            "model": "msr30-16 russian version",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "jabber for windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "fortiwifi build",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.2.0589"
          },
          {
            "model": "laserjet enterprise color m855 a2w77a 2302963 436076",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "800"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "3.2.4"
          },
          {
            "model": "puredata system for hadoop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.01"
          },
          {
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.9.3"
          },
          {
            "model": "telepresence video communication server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "cloudsystem chargeback",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "9.40"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "3.1.10"
          },
          {
            "model": "blackberry os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "rim",
            "version": "10.1.0.2354"
          },
          {
            "model": "one-x communicator for mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "x1.0.3"
          },
          {
            "model": "data ontap",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "7.0"
          },
          {
            "model": "aura application server sip core pb3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "53003.0"
          },
          {
            "model": "splunk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "splunk",
            "version": "4.3.3"
          },
          {
            "model": "netiq access gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "novell",
            "version": "0"
          },
          {
            "model": "security analytics platform",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "6.6"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.2.2"
          },
          {
            "model": "idp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "4.1"
          },
          {
            "model": "security threat response manager 2012.1r8",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "project openssl 1.0.0f",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "unified ip phone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "99710"
          },
          {
            "model": "linux lts i386",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "12.04"
          },
          {
            "model": "project openssl d",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openssl",
            "version": "0.9.8"
          },
          {
            "model": "storevirtual fc 900gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "473012.0"
          },
          {
            "model": "laserjet m3027 multifunction printer cc479a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "48.306.1"
          },
          {
            "model": "sparc enterprise m3000 xcp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "1117"
          },
          {
            "model": "color laserjet cp6015 q3932a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "53.236.1"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "4.1"
          },
          {
            "model": "version control repository manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.3.1"
          },
          {
            "model": "websphere mq",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.3"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "2.0"
          },
          {
            "model": "enterprise linux long life server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "5.6"
          },
          {
            "model": "laserjet enterprise mfp m525f cf117a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "5000"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.9.134.14"
          },
          {
            "model": "management center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "1.0"
          },
          {
            "model": "ftp server",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "cerberus",
            "version": "7.0.0.3"
          },
          {
            "model": "junos 11.1r4",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "ata analog telephone adaptor",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "1870"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "2.0.2"
          },
          {
            "model": "project openssl 1.0.0b",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "vios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.2.1.1"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "6.4"
          },
          {
            "model": "fortimail",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "4.3.7"
          },
          {
            "model": "one-x communicator for microsoft windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2.2"
          },
          {
            "model": "expressway series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.2.6"
          },
          {
            "model": "fortiweb",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.0.4"
          },
          {
            "model": "storage management initiative specification providers fo",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "0"
          },
          {
            "model": "smart analytics system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "57100"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.1"
          },
          {
            "model": "storevirtual 1tb mdl sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.0"
          },
          {
            "model": "msr30-1x russian version",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.15"
          },
          {
            "model": "proventia network security controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.0.1209"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.79"
          },
          {
            "model": "puremessage for unix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sophos",
            "version": "4.04"
          },
          {
            "model": "junos 11.4r5.5",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "cognos business intelligence",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.4.1"
          },
          {
            "model": "storevirtual 600gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453012.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.74"
          },
          {
            "model": "laserjet enterprise p3015 ce595a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "laserjet p4515 cb514a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.213.1"
          },
          {
            "model": "scale out network attached storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.3.0.0"
          },
          {
            "model": "big-ip edge gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.3"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "4.1.2"
          },
          {
            "model": "smartcloud entry",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.2"
          },
          {
            "model": "websphere datapower xml security gateway xs40",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.03"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.2.2"
          },
          {
            "model": "aura system manager sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1"
          },
          {
            "model": "aura communication manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "4.0"
          },
          {
            "model": "clustered data ontap antivirus connector",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.0"
          },
          {
            "model": "sterling connect:direct",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.5"
          },
          {
            "model": "netscaler build",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "9.070.5"
          },
          {
            "model": "content analysis system software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "1.1.1.1"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "4.1.11"
          },
          {
            "model": "security information and event management ga",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "9.4.0"
          },
          {
            "model": "junos 11.4r12-s1",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "data ontap",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "7.2.4"
          },
          {
            "model": "family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "125000"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "13.2"
          },
          {
            "model": "8.4-beta1",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.55"
          },
          {
            "model": "officejet enterprise color c2s11a 2302963 436074",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "x555"
          },
          {
            "model": "web appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "symantec",
            "version": "3.9.0.0"
          },
          {
            "model": "tsm v100r002",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "project openssl f",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openssl",
            "version": "0.9.8"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.3.12"
          },
          {
            "model": "msr30-16 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "imc ead",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.00"
          },
          {
            "model": "rational tau",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.31"
          },
          {
            "model": "laserjet m5035 multifunction printer q7829a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "fortios b064",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.0"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "2.1.5-1"
          },
          {
            "model": "mysql",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.6.12"
          },
          {
            "model": "mysql",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.6.20"
          },
          {
            "model": "laserjet p4015 cb509a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.213.1"
          },
          {
            "model": "usg9500 v300r001c20sph102",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "system m4 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "x353071600"
          },
          {
            "model": "initiate master data service patient hub",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.5"
          },
          {
            "model": "storevirtual fc 900gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433011.5"
          },
          {
            "model": "laserjet m3035 multifunction printer cb414a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "48.306.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.25"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "11.4x27.43"
          },
          {
            "model": "systems insight manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.2"
          },
          {
            "model": "websphere cast iron cloud integration",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.13"
          },
          {
            "model": "asa cx context-aware security",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "color laserjet cp5525 ce709a 2302963 436070",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "horizon workspace client for windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.5"
          },
          {
            "model": "web filter",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "websense",
            "version": "7.7"
          },
          {
            "model": "project openssl 1.0.1d",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.52"
          },
          {
            "model": "aura session manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1.5"
          },
          {
            "model": "unified im and presence services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "big-ip pem",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.3"
          },
          {
            "model": "junos 11.4r7-s1",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "aura session manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.0"
          },
          {
            "model": "junos d10",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "12.1x47"
          },
          {
            "model": "security network intrusion prevention system gv200",
            "scope": null,
            "trust": 0.3,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": "laserjet enterprise color mfp m880 a2w75a 2302963 436068",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "800"
          },
          {
            "model": "elog v100r003c01spc503",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "rational reporting for development intelligence",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.0.3"
          },
          {
            "model": "system storage ts3400 tape library",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "0040"
          },
          {
            "model": "telepresence server on multiparty media",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "3100"
          },
          {
            "model": "cit",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "9.40"
          },
          {
            "model": "system m4 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "x357087520"
          },
          {
            "model": "flex system fabric en4093r 10gb scalable switch",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.8.4.0"
          },
          {
            "model": "s5900 v100r005",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "scanjet enterprise document capture workstation l2719a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "85000"
          },
          {
            "model": "fortiweb",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.2.0"
          },
          {
            "model": "s6900 v100r005",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "web security gateway anywhere",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "websense",
            "version": "7.7.3"
          },
          {
            "model": "storevirtual hybrid storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433512.5"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "7.1"
          },
          {
            "model": "scale out network attached storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.3.1"
          },
          {
            "model": "storevirtual 3tb mdl sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453012.6"
          },
          {
            "model": "storevirtual fc 900gb china sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.5"
          },
          {
            "model": "proactive contact",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.0"
          },
          {
            "model": "junos 12.1r11",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "ip office application server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "8.1"
          },
          {
            "model": "fusionsphere v100r003",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "splunk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "splunk",
            "version": "5.0.5"
          },
          {
            "model": "websphere datapower soa appliance",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.015"
          },
          {
            "model": "tsm v100r002c07spc219",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "vma san gateway g5.5.1.3",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "network connect",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "6.4.0.14619"
          },
          {
            "model": "one-x mobile lite for android",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.173"
          },
          {
            "model": "smartcloud provisioning",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.3"
          },
          {
            "model": "system dx360m3 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "63911.42"
          },
          {
            "model": "espace iad v300r002c01",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "sterling connect:direct",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.6"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.4"
          },
          {
            "model": "documentum content server sp1 p28",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "emc",
            "version": "6.7"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.24"
          },
          {
            "model": "aura system manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1.2"
          },
          {
            "model": "prime collaboration provisioning",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "10.5"
          },
          {
            "model": "real-time compression appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.8"
          },
          {
            "model": "security network intrusion prevention system gx7412-10",
            "scope": null,
            "trust": 0.3,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": "fortianalyzer",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.0.7"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.45"
          },
          {
            "model": "arubaos",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "arubanetworks",
            "version": "6.4.1.0"
          },
          {
            "model": "cognos express",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.5"
          },
          {
            "model": "-release-p5",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "freebsd",
            "version": "8.0"
          },
          {
            "model": "color laserjet cp6015 q3931a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "53.236.1"
          },
          {
            "model": "9.2-rc3-p1",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "mac os server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.7.5"
          },
          {
            "model": "aura communication manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.3"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "5.0.1"
          },
          {
            "model": "laserjet p3005 printer series q7815a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "2.190.3"
          },
          {
            "model": "datafort fc-series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "0"
          },
          {
            "model": "aura system platform",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2.1.0.9"
          },
          {
            "model": "vcac",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.0.1"
          },
          {
            "model": "vcenter site recovery manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.5.1"
          },
          {
            "model": "power express",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7200"
          },
          {
            "model": "unified communications manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "laserjet printer series q5408a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "43508.250.2"
          },
          {
            "model": "s2750\u0026s5700\u0026s6700 v200r003",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "xiv storage system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "281011.3"
          },
          {
            "model": "storevirtual 600gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "473012.0"
          },
          {
            "model": "4210g switch series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "aura application server sip core",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "53003.0"
          },
          {
            "model": "aura application server sip core pb25",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "53002.0"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "5.1.4"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.3.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.8"
          },
          {
            "model": "junos r1",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "14.1"
          },
          {
            "model": "laserjet enterprise m603 series ce995a 2302963 436082",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "600"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.118"
          },
          {
            "model": "unified series ip phones",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "79000"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.88"
          },
          {
            "model": "vdi-in-a-box",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "5.4.3"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.95"
          },
          {
            "model": "tivoli netcool/system service monitor fp3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.0.0"
          },
          {
            "model": "aura experience portal",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0.1"
          },
          {
            "model": "aura experience portal sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0"
          },
          {
            "model": "hyperdp v200r001c09spc501",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "aura messaging",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1"
          },
          {
            "model": "ei switch series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "55000"
          },
          {
            "model": "nsx for multi-hypervisor",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "4.0.3"
          },
          {
            "model": "toolscenter suite",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.52"
          },
          {
            "model": "system m4 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "x355079140"
          },
          {
            "model": "integrated lights out manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "3.2.3"
          },
          {
            "model": "utm",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "sophos",
            "version": "9.203"
          },
          {
            "model": "data ontap",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "7.3.1.1"
          },
          {
            "model": "storevirtual 600gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453011.5"
          },
          {
            "model": "telepresence",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "13100"
          },
          {
            "model": "project openssl 1.0.1b",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "project openssl 1.0.0k",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "laserjet enterprise mfp m725 cf069a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "aura system platform sp3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "0.9.10"
          },
          {
            "model": "laserjet printer series q7784a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "42408.250.2"
          },
          {
            "model": "switch series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "59000"
          },
          {
            "model": "project metasploit framework",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "metasploit",
            "version": "4.9.3"
          },
          {
            "model": "scale out network attached storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.4.3.0"
          },
          {
            "model": "usg2000 v300r001c10spc200",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.86"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "3.1.12"
          },
          {
            "model": "vdi-in-a-box",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "5.3.3"
          },
          {
            "model": "aura conferencing",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "7.0"
          },
          {
            "model": "project metasploit framework",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "metasploit",
            "version": "4.9.2"
          },
          {
            "model": "cloudsystem enterprise software",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "8.1"
          },
          {
            "model": "storevirtual 600gb china sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "413012.5"
          },
          {
            "model": "switch series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "75000"
          },
          {
            "model": "one-x communicator for microsoft windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1.1"
          },
          {
            "model": "aura system platform sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2"
          },
          {
            "model": "aura system manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2"
          },
          {
            "model": "watson explorer security",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.2"
          },
          {
            "model": "centos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "centos",
            "version": "6"
          },
          {
            "model": "junos r12",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "11.4"
          },
          {
            "model": "websphere datapower low latency appliance xm70",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.0.0"
          },
          {
            "model": "fortiweb",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.1.4"
          },
          {
            "model": "9.0-release",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "epolicy orchestrator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "4.6.7"
          },
          {
            "model": "storevirtual 900gb sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "473012.0"
          },
          {
            "model": "aura application enablement services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.2.1"
          },
          {
            "model": "aura communication manager utility services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0"
          },
          {
            "model": "laserjet enterprise mfp m725 cf068a 2302963 436078",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.59"
          },
          {
            "model": "laserjet enterprise mfp m725 cf068a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "smart analytics system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "10500"
          },
          {
            "model": "flare experience for microsoft windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "1.1.3"
          },
          {
            "model": "laserjet enterprise color mfp m575dn cd644a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "5000"
          },
          {
            "model": "linux",
            "scope": null,
            "trust": 0.3,
            "vendor": "gentoo",
            "version": null
          },
          {
            "model": "junos os 14.1r1",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "snapdrive for windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1"
          },
          {
            "model": "8.4-release-p7",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "operations analytics",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "2.1"
          },
          {
            "model": "color laserjet cp3505 printer series cb442a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "3.160.2"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.0.2"
          },
          {
            "model": "clustered data ontap antivirus connector",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.0.1"
          },
          {
            "model": "rational tau",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.32"
          },
          {
            "model": "junos space",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "12.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.42"
          },
          {
            "model": "big-ip pem",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.4.1"
          },
          {
            "model": "big-ip ltm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.5"
          },
          {
            "model": "aura utility services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2"
          },
          {
            "model": "e-business suite 11i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "11.5.10.2"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "4.6"
          },
          {
            "model": "laserjet printer series q5400a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "42508.250.2"
          },
          {
            "model": "aix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1"
          },
          {
            "model": "splunk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "splunk",
            "version": "6.0.1"
          },
          {
            "model": "system m4 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "x357087220"
          },
          {
            "model": "blackberry enterprise service",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "rim",
            "version": "10.2.0"
          },
          {
            "model": "netscaler",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "9.3"
          },
          {
            "model": "laserjet printer series q7546a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "52008.241"
          },
          {
            "model": "command view for tape libraries",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "3.8"
          },
          {
            "model": "big-iq security",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.1"
          },
          {
            "model": "unified contact center express",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "aura communication manager utility services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.3"
          },
          {
            "model": "laserjet printer series q7547a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "52008.241"
          },
          {
            "model": "svn5500 v200r001c01hp0001",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "project openssl beta2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openssl",
            "version": "1.0.1"
          },
          {
            "model": "websphere datapower xml security gateway xs40",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.01"
          },
          {
            "model": "rox",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "22.6"
          },
          {
            "model": "ip office application server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "9.0"
          },
          {
            "model": "power ps701",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "0"
          },
          {
            "model": "color laserjet m651 cz256a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "websphere datapower xml security gateway xs40",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.012"
          },
          {
            "model": "agent desktop for cisco unified contact center enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "splunk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "splunk",
            "version": "5.0.8"
          },
          {
            "model": "vdi communicator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "1.0.3"
          },
          {
            "model": "oceanstor s5500t v100r002",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "laserjet enterprise mfp m725 cf066a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "proxysgos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "6.1"
          },
          {
            "model": "laserjet enterprise mfp m630 series b3g85a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "one-x communicator for mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "x1.0.1"
          },
          {
            "model": "aura messaging sp4",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2"
          },
          {
            "model": "telepresence profile series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "splunk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "splunk",
            "version": "5.0.3"
          },
          {
            "model": "espace iad v300r001c07",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "software foundation python",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "python",
            "version": "3.4"
          },
          {
            "model": "storevirtual 900gb sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433011.5"
          },
          {
            "model": "laserjet enterprise color m775 series cf304a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7000"
          },
          {
            "model": "9.2-rc1-p2",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "storevirtual 600gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "413012.5"
          },
          {
            "model": "big-ip ltm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.119"
          },
          {
            "model": "junos space",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "11.2"
          },
          {
            "model": "iq",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.1"
          },
          {
            "model": "laserjet printer series q5402a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "42508.250.2"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.2.7"
          },
          {
            "model": "msr30-1x family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "vcloud networking and security",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.5.2"
          },
          {
            "model": "color laserjet printer series q7491a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "470046.230.6"
          },
          {
            "model": "4510g switch series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "4.0.6"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.3.5"
          },
          {
            "model": "laserjet m3035 multifunction printer cb414a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "dsr-1000 rev. a1",
            "scope": null,
            "trust": 0.3,
            "vendor": "d link",
            "version": null
          },
          {
            "model": "operations automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "parallels",
            "version": "5.0"
          },
          {
            "model": "websphere datapower soa appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.0.1"
          },
          {
            "model": "version control repository manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.3.4"
          },
          {
            "model": "aura application server sip core",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "53002.1"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "4.0.5"
          },
          {
            "model": "linerate",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "1.6.2"
          },
          {
            "model": "one-x communicator for microsoft windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.9"
          },
          {
            "model": "winscp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "winscp",
            "version": "5.1.1"
          },
          {
            "model": "one-x mobile lite for iphone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "0"
          },
          {
            "model": "documentum content server sp2 p16",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "emc",
            "version": "6.7"
          },
          {
            "model": "sparc enterprise m5000 xcp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "1117"
          },
          {
            "model": "project openssl 1.0.0a",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "junos 12.1x44-d15",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "aura session manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.2.4"
          },
          {
            "model": "splunk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "splunk",
            "version": "4.3.2"
          },
          {
            "model": "database and middleware automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "10.20"
          },
          {
            "model": "laserjet enterprise color mfp m575dn cd644a 2302963 436081",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "500"
          },
          {
            "model": "video surveillance series ip cameras",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "30000"
          },
          {
            "model": "network connect",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "6.0.0.12875"
          },
          {
            "model": "power system s822",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "0"
          },
          {
            "model": "network connect 8.0r1",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "scale out network attached storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.3.21-21"
          },
          {
            "model": "junos pulse for android",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "0"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.1.22"
          },
          {
            "model": "system x3550m3 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "79441.42"
          },
          {
            "model": "sterling connect:express for unix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.5.0.9"
          },
          {
            "model": "storevirtual 1tb mdl china sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.5"
          },
          {
            "model": "proactive network operations center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "algo audit and compliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.1.0.2"
          },
          {
            "model": "project openssl 0.9.8f",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "websphere cast iron cloud integration",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.40"
          },
          {
            "model": "airwave",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "arubanetworks",
            "version": "7.2.2"
          },
          {
            "model": "vfabric application director",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.2"
          },
          {
            "model": "color laserjet printer series q5981a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "380046.80.8"
          },
          {
            "model": "enterprise virtualization",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "3"
          },
          {
            "model": "junos 11.2r2",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "malware analysis appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "4.1"
          },
          {
            "model": "ip video phone e20",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "junos space",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "1.2.2"
          },
          {
            "model": "version control repository manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.2.2"
          },
          {
            "model": "blackberry enterprise service",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "rim",
            "version": "10.1.2.6"
          },
          {
            "model": "junos 10.2r2",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "storevirtual 900gb china sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433011.5"
          },
          {
            "model": "proxysg sgos",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "6.5.4.4"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "7.5"
          },
          {
            "model": "project openssl beta3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openssl",
            "version": "1.0.1"
          },
          {
            "model": "mate products",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "6.2"
          },
          {
            "model": "websphere datapower xml accelerator xa35",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.0.0.8"
          },
          {
            "model": "project openssl 1.0.1a",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "laserjet pro m401a/d/dn/dnw/dw/n cz195a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "40020150212"
          },
          {
            "model": "integrity sd2 cb900s i2 and i4 server",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "3.7.98"
          },
          {
            "model": "websphere datapower xml security gateway xs40",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.010"
          },
          {
            "model": "flex system p260",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "0"
          },
          {
            "model": "one-x communicator for microsoft windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1.4"
          },
          {
            "model": "storevirtual 4tb mdl sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453012.5"
          },
          {
            "model": "aura application enablement services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1"
          },
          {
            "model": "big-ip wom",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.0"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "3.1.9"
          },
          {
            "model": "firepass",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "7.0"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.37"
          },
          {
            "model": "pulse desktop 4.0r11.1",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "srg1200\u00262200\u00263200 v100r002c02hp0001",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "laserjet p4015 cb510a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.0.1.2"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "1.0.2"
          },
          {
            "model": "mysql",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.6"
          },
          {
            "model": "security network intrusion prevention system gx3002",
            "scope": null,
            "trust": 0.3,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.1.8"
          },
          {
            "model": "sterling connect:enterprise for unix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.4"
          },
          {
            "model": "meeting exchange sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.1"
          },
          {
            "model": "ive os 7.4r6",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "junos 13.3r3",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "nexus series switches",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "56000"
          },
          {
            "model": "puredata system for hadoop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.00"
          },
          {
            "model": "utm manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sophos",
            "version": "4.1"
          },
          {
            "model": "linux amd64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "10.04"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.1.29"
          },
          {
            "model": "laserjet printer series q7699a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "9040/90508.260.3"
          },
          {
            "model": "messaging secure gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f secure",
            "version": "7.5"
          },
          {
            "model": "junos 12.1x44-d35",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "xenclient enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "4.5.5"
          },
          {
            "model": "jabber guest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.2.23"
          },
          {
            "model": "m220 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "websphere datapower xml security gateway xs40",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.03"
          },
          {
            "model": "smart analytics system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "77009.7"
          },
          {
            "model": "8.4-release-p9",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "web security appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "xenclient enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "5.0.2"
          },
          {
            "model": "s2750\u0026s5700\u0026s6700 v200r002",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "unified agent",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "4.1"
          },
          {
            "model": "switch series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "58300"
          },
          {
            "model": "jetdirect 695n eio card j8024a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "41.16"
          },
          {
            "model": "data ontap",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "7.3.2"
          },
          {
            "model": "aura system manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1.3"
          },
          {
            "model": "laserjet printer series q5410a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "43508.250.2"
          },
          {
            "model": "espace u19** v100r001c10",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "data recovery",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "2.0.3"
          },
          {
            "model": "content security management appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "4.3.1"
          },
          {
            "model": "uma v200r001c00spc100",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "communications policy management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "9.9.1"
          },
          {
            "model": "junos space",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "1.0"
          },
          {
            "model": "system m4 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "x350073830"
          },
          {
            "model": "storevirtual 450gb sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453012.6"
          },
          {
            "model": "aura system manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2.3"
          },
          {
            "model": "image construction and composition tool",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.3.1.0"
          },
          {
            "model": "idatplex dx360 m4 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "79120"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.0.21"
          },
          {
            "model": "cms r16",
            "scope": null,
            "trust": 0.3,
            "vendor": "avaya",
            "version": null
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.2.4"
          },
          {
            "model": "telepresence content server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "color laserjet m651 cz256a 2302963 436073",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "oceanstor s6800t v100r005",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "aura system platform sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0"
          },
          {
            "model": "project openssl 0.9.8w",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "junos 12.1x47-d10",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "fortisandbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "0"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "3.2.12"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.121"
          },
          {
            "model": "digital media players series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "44000"
          },
          {
            "model": "vdi communicator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "1.0.1"
          },
          {
            "model": "color laserjet printer series q7494a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "470046.230.6"
          },
          {
            "model": "switch series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "119000"
          },
          {
            "model": "secure analytics 2014.2r3",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "storevirtual 600gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "473012.5"
          },
          {
            "model": "power ps704 blade",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "(7891-74x)0"
          },
          {
            "model": "storevirtual 450gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.120"
          },
          {
            "model": "flashsystem 9843-ae1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "840"
          },
          {
            "model": "laserjet enterprise mfp m725 cf067a 2302963 436078",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "laserjet enterprise p3015 ce525a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.186.1"
          },
          {
            "model": "nsx for vsphere",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.0.4"
          },
          {
            "model": "junos 13.1r3-s1",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.1.24"
          },
          {
            "model": "project openssl 1.0.1g",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "big-ip edge clients for linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "7101"
          },
          {
            "model": "tivoli composite application manager for transactions",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.4"
          },
          {
            "model": "netscaler build",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "8.157.3"
          },
          {
            "model": "laserjet cm3530 multifunction printer cc519a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "48.306.1"
          },
          {
            "model": "laserjet enterprise m4555 mfp ce738a 2302963 436064",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.48"
          },
          {
            "model": "horizon workspace",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.5"
          },
          {
            "model": "storevirtual 600gb china sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "413012.6"
          },
          {
            "model": "mysql",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.6.9"
          },
          {
            "model": "ips",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "espace usm v100r001 v100r001",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "idp series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "0"
          },
          {
            "model": "laserjet enterprise p3015 ce527a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.186.1"
          },
          {
            "model": "laserjet enterprise p3015 ce526a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.186.1"
          },
          {
            "model": "junos space",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "13.1"
          },
          {
            "model": "storevirtual 1tb mdl sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433011.5"
          },
          {
            "model": "oncommand unified manager core package",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5"
          },
          {
            "model": "tivoli netcool/system service monitor fp12",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.0.0"
          },
          {
            "model": "big-ip analytics",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.1.0"
          },
          {
            "model": "watson explorer",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.0.0.4"
          },
          {
            "model": "laserjet enterprise mfp m630 series b3g86a 2303714 233000041",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "system storage ts3400 tape library",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "0042"
          },
          {
            "model": "email security gateway anywhere",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "websense",
            "version": "7.8.1"
          },
          {
            "model": "junos 12.3r2",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "storevirtual 900gb sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "473012.5"
          },
          {
            "model": "tivoli storage productivity center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.2.2.143"
          },
          {
            "model": "nexus switch",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "31640"
          },
          {
            "model": "laserjet m3035 multifunction printer cb415a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "laserjet cm3530 multifunction printer cc520a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "messagesight server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.0"
          },
          {
            "model": "ive os 8.0r4.1",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "junos 11.4r7",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "fusionsphere v100r003c10spc600",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "msr93x family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.47"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.2"
          },
          {
            "model": "color laserjet multifunction printer series q7520a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "400046.380.3"
          },
          {
            "model": "telepresence advanced media gateway series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "big-ip gtm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.2.2"
          },
          {
            "model": "airwave",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "arubanetworks",
            "version": "7.7.12"
          },
          {
            "model": "security analytics platform",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "6.0"
          },
          {
            "model": "flashsystem 9846-ae1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "840"
          },
          {
            "model": "tivoli workload scheduler distributed fp03",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.6.0"
          },
          {
            "model": "smc2.0 v100r002c01b025sp07",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "s2700\u0026s3700 v100r006",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "project openssl 0.9.8r",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "espace cc v200r001",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "aura session manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0"
          },
          {
            "model": "9250c digital sender cb472a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "48.293.1"
          },
          {
            "model": "protection service for email",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f secure",
            "version": "7.1"
          },
          {
            "model": "websphere cast iron cloud integration",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.31"
          },
          {
            "model": "laserjet enterprise color mfp m880 d7p71a 2302963 436068",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "800"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "4.0.8"
          },
          {
            "model": "netezza diagnostic tools",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.1.0"
          },
          {
            "model": "laserjet m4345 multifunction printer cb427a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.21"
          },
          {
            "model": "netscaler",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "8.1.68.7"
          },
          {
            "model": "elan",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "8.2"
          },
          {
            "model": "isoc v200r001c01",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "huawei",
            "version": "5000"
          },
          {
            "model": "malware analyzer g2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "3.5"
          },
          {
            "model": "ds8870",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.3"
          },
          {
            "model": "laserjet enterprise color m855 a2w77a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "8000"
          },
          {
            "model": "storevirtual 600gb sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "473011.5"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.81"
          },
          {
            "model": "websphere datapower soa appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.0.2.15"
          },
          {
            "model": "linerate",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "2.2.2"
          },
          {
            "model": "dgs-1500-28",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "d link",
            "version": "2.51.005"
          },
          {
            "model": "3par service processor sp-4.2.0.ga-29.p003",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "junos 12.1x44-d40",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "s7-1500",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "1.6"
          },
          {
            "model": "project openssl beta4",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openssl",
            "version": "1.0.0"
          },
          {
            "model": "esight-ewl v100r001",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "hyperdp oceanstor n8500 v200r001c91",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "guardium database activity monitor",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.1"
          },
          {
            "model": "virtual tape library",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "0"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.70"
          },
          {
            "model": "storevirtual hybrid san solution",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433512.0"
          },
          {
            "model": "meeting exchange",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2"
          },
          {
            "model": "vios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.2.0.11"
          },
          {
            "model": "cloud service automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.01"
          },
          {
            "model": "project openssl 1.0.0l",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "general parallel file system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.5.0"
          },
          {
            "model": "color laserjet multifunction printer series q7518a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "400046.380.3"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.13"
          },
          {
            "model": "simatic wincc oa",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "3.8"
          },
          {
            "model": "enterprise linux desktop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "6"
          },
          {
            "model": "laserjet printer series q7544a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "52008.241"
          },
          {
            "model": "aura session manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.3"
          },
          {
            "model": "laserjet enterprise m4555 mfp ce502a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "oic v100r001c00",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "junos space 13.1p1.14",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "dgs-1210-20",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "d link",
            "version": "4.00.041"
          },
          {
            "model": "mysql",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.6.2"
          },
          {
            "model": "system management homepage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.2.3"
          },
          {
            "model": "icewall sso dfw certd",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "10.0"
          },
          {
            "model": "big-ip ltm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.0"
          },
          {
            "model": "spa300 series ip phones",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "laserjet enterprise m603 series ce996a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "6000"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.9"
          },
          {
            "model": "cit",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "5.2"
          },
          {
            "model": "color laserjet cp6015 q3932a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "content analysis system software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "1.1.53"
          },
          {
            "model": "horizon workspace client for mac",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.5"
          },
          {
            "model": "communicator for microsoft windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "2.0"
          },
          {
            "model": "via for linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "arubanetworks",
            "version": "2.0.0"
          },
          {
            "model": "upward integration modules for microsoft system center",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.5"
          },
          {
            "model": "color laserjet printer series q5983a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "380046.80.8"
          },
          {
            "model": "junos 11.4r9-s1",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "project openssl 0.9.8p",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "rc2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "freebsd",
            "version": "9.2"
          },
          {
            "model": "telepresence isdn link",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "sbr enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "6.10"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.23"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.0.6"
          },
          {
            "model": "big-ip aam",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.5.1"
          },
          {
            "model": "puremessage for unix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sophos",
            "version": "4.05"
          },
          {
            "model": "splunk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "splunk",
            "version": "5.0.1"
          },
          {
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.9.4"
          },
          {
            "model": "storevirtual fc 900gb china sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.6"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.19"
          },
          {
            "model": "tivoli storage productivity center fix pack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.2.14"
          },
          {
            "model": "sterling connect:enterprise for unix ifix03",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.5.0.3"
          },
          {
            "model": "power express",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7300"
          },
          {
            "model": "big-ip wom",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.2.1"
          },
          {
            "model": "officejet enterprise color mfp b5l04a 2302963 436066",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "x585"
          },
          {
            "model": "sterling connect:direct for microsoft windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.5.01"
          },
          {
            "model": "snapdrive for windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.0.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.5"
          },
          {
            "model": "via for linux",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "arubanetworks",
            "version": "2.0.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.17"
          },
          {
            "model": "pulse desktop 5.0r3.1",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.0.06"
          },
          {
            "model": "netscaler",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "9.3.61.5"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.115"
          },
          {
            "model": "secure access control server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "xenclient enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "5.1.2"
          },
          {
            "model": "junos 5.0r3",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.9.1"
          },
          {
            "model": "fortios build",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.2.0589"
          },
          {
            "model": "virtualization experience media engine",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "jetdirect 620n eio card j7934g",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "29.26"
          },
          {
            "model": "junos 10.0s18",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "scanjet enterprise document capture workstation l2719a 2302963 436065",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "8500"
          },
          {
            "model": "xenclient enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "5.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.33"
          },
          {
            "model": "jabber im for android",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "systems insight manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.2.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.12"
          },
          {
            "model": "small cell factory recovery root filesystem",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "2.99.4"
          },
          {
            "model": "proxysgos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "6.4"
          },
          {
            "model": "netezza platform software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.0.45"
          },
          {
            "model": "cognos tm1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "10.2.0.2"
          },
          {
            "model": "service manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "9.31"
          },
          {
            "model": "aura messaging",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0.1"
          },
          {
            "model": "flex system enterprise chassis",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8724"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.78"
          },
          {
            "model": "ftp server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cerberus",
            "version": "7.0"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "1.9.2"
          },
          {
            "model": "big-ip apm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.4.1"
          },
          {
            "model": "secure global desktop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.0"
          },
          {
            "model": "color laserjet flow m680 ca251a 2302963 436072",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "system m4 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "x365079150"
          },
          {
            "model": "exalogic",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "x3-22.0.6.2.0"
          },
          {
            "model": "opensuse",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "s u s e",
            "version": "11.4"
          },
          {
            "model": "storevirtual china hybrid storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433512.0"
          },
          {
            "model": "aura system manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.3.6"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.1.10"
          },
          {
            "model": "espace vtm v100r001",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "spa122 ata with router",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "junos 10.4r",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.15"
          },
          {
            "model": "web security gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "websense",
            "version": "7.8.3"
          },
          {
            "model": "config manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.6"
          },
          {
            "model": "splunk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "splunk",
            "version": "6.0.3"
          },
          {
            "model": "storevirtual fc 900gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "473012.6"
          },
          {
            "model": "websphere datapower soa appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.0.0.6"
          },
          {
            "model": "big-ip webaccelerator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.2.00"
          },
          {
            "model": "infosphere guardium",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.1"
          },
          {
            "model": "big-ip gtm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.5"
          },
          {
            "model": "ssl vpn 8.0r4.1",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "scale out network attached storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.4.2.1"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.3.4"
          },
          {
            "model": "proxysg sgos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "5.5"
          },
          {
            "model": "project openssl 1.0.1c",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "chrome for android",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0"
          },
          {
            "model": "spa525 series ip phones",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "data ontap smi-s agent",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.2.1"
          },
          {
            "model": "aura communication manager utility services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2.4.0.15"
          },
          {
            "model": "cp1543-1",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "1.1.25"
          },
          {
            "model": "laserjet m9050 multifunction printer cc395a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "51.256.1"
          },
          {
            "model": "ive os 7.4r3",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "websphere cast iron cloud integration",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.41"
          },
          {
            "model": "laserjet enterprise color m551 series cf081a 2302963 436083",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "500"
          },
          {
            "model": "advanced settings utility",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.52"
          },
          {
            "model": "msr30 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "project openssl",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openssl",
            "version": "0.9.8v"
          },
          {
            "model": "web gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "7.4.0"
          },
          {
            "model": "color laserjet enterprise m750 d3l10a 2302963 436077",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "color laserjet cp3505 printer series cb443a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "3.160.2"
          },
          {
            "model": "laserjet enterprise m601 series ce990a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "6000"
          },
          {
            "model": "oncommand workflow automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.2"
          },
          {
            "model": "proxysg sgos",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "6.2.15.6"
          },
          {
            "model": "algo audit and compliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.54"
          },
          {
            "model": "system m4 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "x357087330"
          },
          {
            "model": "systems director storage control",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.2.3.1"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.1.30"
          },
          {
            "model": "utm",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "sophos",
            "version": "9.113"
          },
          {
            "model": "espace u2980 v100r001c02",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.3.9"
          },
          {
            "model": "linerate",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "2.3"
          },
          {
            "model": "service delivery manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.2.4"
          },
          {
            "model": "color laserjet printer series q7536a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "300046.80.2"
          },
          {
            "model": "clearpass",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "arubanetworks",
            "version": "6.2.0"
          },
          {
            "model": "identity service engine",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "jsa 2014.2r2",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "8.2"
          },
          {
            "model": "9.2-release-p3",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "tivoli storage productivity center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.2.2.177"
          },
          {
            "model": "s12700 v200r005",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "snapdrive for unix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "0"
          },
          {
            "model": "initiate master data service",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "10.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.35"
          },
          {
            "model": "8.4-release-p11",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "tivoli workload scheduler distributed fp04",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.5"
          },
          {
            "model": "oceanstor s2200t v100r005",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "scale out network attached storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.4.3.1"
          },
          {
            "model": "system type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "x3950x571431.43"
          },
          {
            "model": "big-ip link controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.2.2"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "4.0"
          },
          {
            "model": "hsr6602 russian version",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.18"
          },
          {
            "model": "cognos metrics manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "10.1.1"
          },
          {
            "model": "security network protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "41005.1.1"
          },
          {
            "model": "laserjet enterprise color m775 series cc524a 2302963 436079",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "700"
          },
          {
            "model": "s7-1500",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.0.23"
          },
          {
            "model": "smart analytics system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5600v39.7"
          },
          {
            "model": "s2900 v100r002",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "open source security information management",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "4.10"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "9.6"
          },
          {
            "model": "linux lts amd64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "12.04"
          },
          {
            "model": "rational reporting for development intelligence",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.0.21"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.32"
          },
          {
            "model": "email security appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7.6"
          },
          {
            "model": "nexus series switches",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "70000"
          },
          {
            "model": "datafort common criteria fc-series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "0"
          },
          {
            "model": "junos 11.4r7-s2",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.2.20"
          },
          {
            "model": "pulse desktop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "4.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.38"
          },
          {
            "model": "usg5000 v300r001c10spc200",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "fortios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.0.7"
          },
          {
            "model": "ovf tool",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "3.5.1"
          },
          {
            "model": "storevirtual china hybrid san solution",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433512.0"
          },
          {
            "model": "security network protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "51005.1.1"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "4.9"
          },
          {
            "model": "hp-ux b.11.11",
            "scope": null,
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "message networking sp4",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.2"
          },
          {
            "model": "web gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "7.1.5.1"
          },
          {
            "model": "stunnel",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "stunnel",
            "version": "5.00"
          },
          {
            "model": "chargeback manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "2.5"
          },
          {
            "model": "web security gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "websense",
            "version": "7.7.3"
          },
          {
            "model": "laserjet enterprise flow m830z mfp cf367a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "officejet enterprise color mfp b5l07a 2302963 436066",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "x585"
          },
          {
            "model": "storevirtual 900gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "473012.0"
          },
          {
            "model": "big-iq security",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.3"
          },
          {
            "model": "one-x communicator for microsoft windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1.2"
          },
          {
            "model": "power express",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7500"
          },
          {
            "model": "aura communication manager utility services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2.5.0.15"
          },
          {
            "model": "junos 12.1x45-d25",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "laserjet m4345 multifunction printer cb428a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "one-x communicator for microsoft windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1.8"
          },
          {
            "model": "junos 13.2r3",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "4.0.4"
          },
          {
            "model": "fortimail build",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.1.3281"
          },
          {
            "model": "color laserjet enterprise m750 d3l08a 2302963 436077",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "s5900 v100r002",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "esight v2r3c10spc201",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "aura system manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1"
          },
          {
            "model": "laserjet pro m401a/d/dn/dnw/dw/n cf278a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "40020150212"
          },
          {
            "model": "ssl vpn",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "7.4"
          },
          {
            "model": "web security gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "websense",
            "version": "7.8.2"
          },
          {
            "model": "vios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.2.1.0"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.40"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "4.4"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.78"
          },
          {
            "model": "insight control server deployment",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.2.1"
          },
          {
            "model": "project openssl 0.9.8l",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.0.13"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.65"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.95"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.5"
          },
          {
            "model": "vma",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.11"
          },
          {
            "model": "video surveillance series ip cameras",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "70000"
          },
          {
            "model": "project openssl h",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openssl",
            "version": "0.9.8"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.1.31"
          },
          {
            "model": "s3900 v100r002",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "adaptive security appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.0.8"
          },
          {
            "model": "proxysgos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "6.1.6.3"
          },
          {
            "model": "proxyav",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "3.5.21"
          },
          {
            "model": "anyoffice emm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "huawei",
            "version": "2.6.0601.0090"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.13"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.39"
          },
          {
            "model": "project openssl i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openssl",
            "version": "0.9.8"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "0.8"
          },
          {
            "model": "tssc",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.12"
          },
          {
            "model": "color laserjet enterprise m750 d3l09a 2302963 436077",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "web security",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "websense",
            "version": "7.8.3"
          },
          {
            "model": "service manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "9.33"
          },
          {
            "model": "ssl for openvms",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "1.4-476"
          },
          {
            "model": "system x3400m3 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "73781.42"
          },
          {
            "model": "strm/jsa 2013.2r8",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "project openssl 1.0.0i",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "security network intrusion prevention system gx7412",
            "scope": null,
            "trust": 0.3,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.171"
          },
          {
            "model": "vcenter support assistant",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.5.1"
          },
          {
            "model": "laserjet p4015 cb511a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "msr50-g2 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "i v5r4",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.2"
          },
          {
            "model": "storevirtual 1tb mdl china sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.6"
          },
          {
            "model": "security network protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "51005.1.21"
          },
          {
            "model": "exalogic",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "x4-22.0.6.2.0"
          },
          {
            "model": "system x3550m2 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "79461.42"
          },
          {
            "model": "usg9500 usg9500 v200r001",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "tssc",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.3"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.156"
          },
          {
            "model": "laserjet cm3530 multifunction printer cc520a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "53.236.1"
          },
          {
            "model": "s2750\u0026s5700\u0026s6700 v200r001",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "splunk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "splunk",
            "version": "4.3.4"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.58"
          },
          {
            "model": "one-x communicator for microsoft windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2"
          },
          {
            "model": "rox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "11.16"
          },
          {
            "model": "tivoli storage productivity center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.2.0"
          },
          {
            "model": "jetdirect 690n eio card j8007a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "41.16"
          },
          {
            "model": "ive os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "7.4"
          },
          {
            "model": "aura application enablement services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.2.3"
          },
          {
            "model": "rational insight",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.1.13"
          },
          {
            "model": "enterprise server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandrakesoft",
            "version": "5"
          },
          {
            "model": "flex system p24l",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "0"
          },
          {
            "model": "ovf tool",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "3.0.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.17"
          },
          {
            "model": "command view server based management",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "10.3.3"
          },
          {
            "model": "prime network services controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "clearpass",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "arubanetworks",
            "version": "6.2.6"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.2.18"
          },
          {
            "model": "oic v100r001c00spc402",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "documentum content server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "emc",
            "version": "7.0"
          },
          {
            "model": "vdi-in-a-box",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "5.1"
          },
          {
            "model": "mysql",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.6.14"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.30"
          },
          {
            "model": "algo one",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.7.1"
          },
          {
            "model": "icewall sso dfw",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "8.0"
          },
          {
            "model": "s7700\u0026s9700 v200r005+v200r005hp0",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "data ontap",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "7.3.1"
          },
          {
            "model": "9.2-releng",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "color laserjet cm6030 multifunction printer ce665a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "business server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandriva",
            "version": "1x8664"
          },
          {
            "model": "vma san gateway g5.5.1.1",
            "scope": null,
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "big-ip analytics",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.5.1"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.010"
          },
          {
            "model": "dsr-1000 1.09.b61",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "d link",
            "version": null
          },
          {
            "model": "project openssl c",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openssl",
            "version": "0.9.8"
          },
          {
            "model": "laserjet enterprise m603 series ce996a 2302963 436082",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "600"
          },
          {
            "model": "vios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.2.0.10"
          },
          {
            "model": "big-ip link controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.5"
          },
          {
            "model": "tivoli storage flashcopy manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.1"
          },
          {
            "model": "insight control server deployment",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.1.2"
          },
          {
            "model": "big-ip apm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.2.1"
          },
          {
            "model": "aura collaboration environment",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "2.0"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "1.0.4"
          },
          {
            "model": "vtm v100r001c30",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "junos space 13.3r4.4",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "system management homepage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.3.2"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "2.4.4"
          },
          {
            "model": "oceanstor s5500t v100r005c30spc100",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "storevirtual 2tb mdl sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453012.5"
          },
          {
            "model": "xenclient enterprise",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "4.1.1"
          },
          {
            "model": "system management homepage",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.2.4.1"
          },
          {
            "model": "system type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "x3690x571481.43"
          },
          {
            "model": "fortivoiceos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "0"
          },
          {
            "model": "unified ip phone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "99510"
          },
          {
            "model": "security network protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "41005.1"
          },
          {
            "model": "imc uam",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.00"
          },
          {
            "model": "fortios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "4.3.8"
          },
          {
            "model": "integrated management module ii",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.86"
          },
          {
            "model": "storevirtual 900gb sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "473012.6"
          },
          {
            "model": "rational insight",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.1.12"
          },
          {
            "model": "insight control server deployment",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.3.1"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.2.24"
          },
          {
            "model": "system x3650m3 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "79491.42"
          },
          {
            "model": "netezza platform software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.0.213"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.0"
          },
          {
            "model": "espace u2980 v100r001 v100r001",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "intelligent management center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "cloudburst",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.0"
          },
          {
            "model": "laserjet enterprise m602 series ce993a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "6000"
          },
          {
            "model": "tivoli netcool/system service monitor fp8",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.0.0"
          },
          {
            "model": "watson explorer",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.1"
          },
          {
            "model": "websphere datapower xml security gateway xs40",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.02"
          },
          {
            "model": "vsphere cli",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.5"
          },
          {
            "model": "junos 10.4r13",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "laserjet enterprise p3015 ce528a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "secure global desktop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.71"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.54"
          },
          {
            "model": "big-iq cloud",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.0"
          },
          {
            "model": "big-ip asm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.2.2"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.0"
          },
          {
            "model": "8.4-rc2-p1",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.2.3"
          },
          {
            "model": "rox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "22.5"
          },
          {
            "model": "one-x communicator for mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "x2.0.10"
          },
          {
            "model": "message networking",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.2.1"
          },
          {
            "model": "idp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "4.2"
          },
          {
            "model": "spa500 series ip phones",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "junos os 13.1r4-s2",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "junos 12.1r6",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "color laserjet enterprise m750 d3l08a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "aura session manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1.1"
          },
          {
            "model": "freebsd",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "freebsd",
            "version": "8.0"
          },
          {
            "model": "firepass",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "6.0"
          },
          {
            "model": "big-ip apm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.4.0"
          },
          {
            "model": "system x3250m3 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "42521.42"
          },
          {
            "model": "smart analytics system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "20500"
          },
          {
            "model": "scale out network attached storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.4.3.2"
          },
          {
            "model": "san volume controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "0"
          },
          {
            "model": "websphere cast iron cloud integration",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.112"
          },
          {
            "model": "web gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "7.4.1"
          },
          {
            "model": "web gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "7.1.5.2"
          },
          {
            "model": "junos d35",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "12.1x44"
          },
          {
            "model": "blackberry os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "rim",
            "version": "10.1.0.1880"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "4.1.15"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.32"
          },
          {
            "model": "ape",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "2.0.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.43"
          },
          {
            "model": "laserjet m4345 multifunction printer cb426a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "8.4-stable",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "telepresence ip vcr series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "msr20-1x russian version",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "telepresence sx series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "rational reporting for development intelligence",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.0"
          },
          {
            "model": "si switch series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "55000"
          },
          {
            "model": "aura application server sip core pb26",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "53002.0"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "0.9.99"
          },
          {
            "model": "documentum content server sp1 p26",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "emc",
            "version": "6.7"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "5.1.3"
          },
          {
            "model": "websphere message broker",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.0"
          },
          {
            "model": "chrome for android",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0"
          },
          {
            "model": "bladesystem c-class virtual connect",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.10"
          },
          {
            "model": "9.2-stable",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "systems director storage control",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.2.1.1"
          },
          {
            "model": "scale out network attached storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.4.2.0"
          },
          {
            "model": "junos 12.1x44-d30",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "tivoli netcool/system service monitor fp4",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.0.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.28"
          },
          {
            "model": "sterling connect:direct for unix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.0"
          },
          {
            "model": "tivoli storage productivity center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.1.1"
          },
          {
            "model": "junos 12.1x45-d30",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "5.0.2"
          },
          {
            "model": "tivoli storage productivity center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.2.2.178"
          },
          {
            "model": "project openssl 1.0.0j",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "eupp v100r001c01spc101",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "proxysg sgos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "6.5"
          },
          {
            "model": "flex system p460 compute node",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "(7895-42x)0"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "2.2.7"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.76"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.1.5"
          },
          {
            "model": "ecns600 v100r003c00",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "junos 13.2r4",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "horizon view client",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "4.0"
          },
          {
            "model": "big-ip gtm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.4.1"
          },
          {
            "model": "storevirtual 600gb sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "473012.6"
          },
          {
            "model": "proxysgos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "6.4.6.1"
          },
          {
            "model": "service manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.21"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "0.8.11"
          },
          {
            "model": "oceanstor s2600t v100r002",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "ssl for openvms",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "1.4-471"
          },
          {
            "model": "big-ip gtm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.0"
          },
          {
            "model": "color laserjet enterprise cp4025 cc490a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.164.1"
          },
          {
            "model": "communicator for android",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "2.0.1"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.1.9"
          },
          {
            "model": "smart analytics system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5600v29.7"
          },
          {
            "model": "security information and event management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "9.3"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.9.131.0"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "4.3"
          },
          {
            "model": "laserjet printer series q3723a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "9040/90508.260.3"
          },
          {
            "model": "aura presence services sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1"
          },
          {
            "model": "websphere datapower xml security gateway xs40",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.06"
          },
          {
            "model": "big-ip wom",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.3.0"
          },
          {
            "model": "3par service processor sp-4.3.0.ga-17.p000",
            "scope": null,
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "project openssl",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openssl",
            "version": "1.0.1"
          },
          {
            "model": "storevirtual 450gb sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453012.0"
          },
          {
            "model": "color laserjet cp6015 q3935a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.203.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.27"
          },
          {
            "model": "sbr carrier 7.5.0-r11",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "laserjet enterprise m603 series ce994a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "6000"
          },
          {
            "model": "junos 12.2r7",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "communication server 1000m signaling server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "7.0"
          },
          {
            "model": "ave2000 v100r001c00sph001",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "fortiweb",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.1.3"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.19"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "3.2.21"
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "8.4"
          },
          {
            "model": "laserjet enterprise m4555 mfp ce504a 2302963 436064",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "junos 10.4r7",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.60"
          },
          {
            "model": "digital sender 9200c q5916a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "9.271.3"
          },
          {
            "model": "laserjet m3035 multifunction printer cc477a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "48.306.1"
          },
          {
            "model": "system x3620m3 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "73761.42"
          },
          {
            "model": "switch series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "3600v20"
          },
          {
            "model": "communication server 1000e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "7.0"
          },
          {
            "model": "storevirtual 900gb sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.6"
          },
          {
            "model": "tivoli netcool/system service monitor fp5",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.0.0"
          },
          {
            "model": "fortiweb",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.0.2"
          },
          {
            "model": "laserjet p3005 printer series q7812a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "2.190.3"
          },
          {
            "model": "documentum content server sp2 p15",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "emc",
            "version": "6.7"
          },
          {
            "model": "laserjet enterprise color flow mfp m575c cd646a 2302963 436081",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.55"
          },
          {
            "model": "tivoli workload scheduler for applications fp01",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.5"
          },
          {
            "model": "9.2-release-p5",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.90"
          },
          {
            "model": "laserjet p4515 cb514a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.203.1"
          },
          {
            "model": "big-ip wom",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.2.4"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.16"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "2.0.3"
          },
          {
            "model": "10.0-rc2-p1",
            "scope": null,
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "web gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "7.4.13"
          },
          {
            "model": "msr4000 family",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "storevirtual 900gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "473012.5"
          },
          {
            "model": "system x3400m2 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "78371.42"
          },
          {
            "model": "junos 12.2r8",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "security network protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "31005.1.21"
          },
          {
            "model": "laserjet p4014 cb506a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.213.1"
          },
          {
            "model": "one-x communicator for microsoft windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1.3"
          },
          {
            "model": "big-ip edge gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.2.2"
          },
          {
            "model": "laserjet enterprise mfp m525f cf116a 2302963 436069",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "500"
          },
          {
            "model": "puremessage for unix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sophos",
            "version": "5.5.4"
          },
          {
            "model": "storevirtual 900gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "463012.5"
          },
          {
            "model": "financial services lending and leasing",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "14.1"
          },
          {
            "model": "flex system p24l compute node",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "0"
          },
          {
            "model": "nac appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "vpn client v100r001",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "metro ethernet series access devices",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "12000"
          },
          {
            "model": "tivoli storage productivity center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.1"
          },
          {
            "model": "email security gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "websense",
            "version": "7.8.1"
          },
          {
            "model": "big-ip asm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.5"
          },
          {
            "model": "eucalyptus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "eucalyptus",
            "version": "3.4.2"
          },
          {
            "model": "3par service processor sp-4.1.0.ga-97.p011",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.25"
          },
          {
            "model": "3par service processor sp-4.1.0.ga-97.p010",
            "scope": null,
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "prime network",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.20"
          },
          {
            "model": "cloudsystem foundation",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "8.1"
          },
          {
            "model": "database and middleware automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "10.01"
          },
          {
            "model": "linux arm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "6.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.30"
          },
          {
            "model": "jetdirect 635n eio card j7961g",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "41.16"
          },
          {
            "model": "aura presence services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1.1"
          },
          {
            "model": "centos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "centos",
            "version": "5"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.84"
          },
          {
            "model": "storevirtual 900gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433012.5"
          },
          {
            "model": "vdi-in-a-box",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "5.4.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.3"
          },
          {
            "model": "junos 13.3r2-s3",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.36"
          },
          {
            "model": "prime infrastructure",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "model": "color laserjet multifunction printer series q7517a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "400046.380.3"
          },
          {
            "model": "big-ip analytics",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.3"
          },
          {
            "model": "ace application control engine appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "flex system p460",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "(7895-42x)0"
          },
          {
            "model": "linux lts",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ubuntu",
            "version": "10.04"
          },
          {
            "model": "junos pulse for ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "0"
          },
          {
            "model": "stunnel",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "stunnel",
            "version": "5.01"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.1.18"
          },
          {
            "model": "websphere datapower xml security gateway xs40",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.05"
          },
          {
            "model": "security network protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "41005.2"
          },
          {
            "model": "tivoli network manager ip edition fix pack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.94"
          },
          {
            "model": "laserjet enterprise mfp m630 series b3g86a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "project openssl 1.0.0m",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "5.0.8"
          },
          {
            "model": "dsr-500n rev. a1",
            "scope": null,
            "trust": 0.3,
            "vendor": "d link",
            "version": null
          },
          {
            "model": "color laserjet m651 cz257a 2302963 436073",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "security network intrusion prevention system gx5008-v2",
            "scope": null,
            "trust": 0.3,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.21"
          },
          {
            "model": "color laserjet cm6040 multifunction printer q3938a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "52.256.1"
          },
          {
            "model": "netiq sslvpn server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "novell",
            "version": "0"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.45"
          },
          {
            "model": "junos space",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "11.4"
          },
          {
            "model": "ios xr software",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.77"
          },
          {
            "model": "storevirtual 600gb sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "413011.5"
          },
          {
            "model": "color laserjet cp4005 printer series cb503a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "46.230.6"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.18"
          },
          {
            "model": "initiate master data service",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "9.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.75"
          },
          {
            "model": "sparc m10-1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "0"
          },
          {
            "model": "nip2000\u00265000 v100r002c10spc100",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "message networking",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "5.2.5"
          },
          {
            "model": "sterling b2b integrator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.1"
          },
          {
            "model": "laserjet enterprise m603 series ce995a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "6000"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.44"
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "4.8.0"
          },
          {
            "model": "laserjet enterprise mfp m630 series j7x28a 2303714 233000041",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "communication server 1000e signaling server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.0"
          },
          {
            "model": "chrome for android",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.166"
          },
          {
            "model": "junos 11.4r3.7",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "eupp v100r001c01",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "open source security information management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "alienvault",
            "version": "4.0.3"
          },
          {
            "model": "version control agent",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.3.2"
          },
          {
            "model": "junos 13.1r4",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.52"
          },
          {
            "model": "dsr-500 rev. a1",
            "scope": null,
            "trust": 0.3,
            "vendor": "d link",
            "version": null
          },
          {
            "model": "guardium database activity monitor",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.0"
          },
          {
            "model": "big-ip apm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.1.0"
          },
          {
            "model": "dgs-1500.20",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "d link",
            "version": "2.51.005"
          },
          {
            "model": "websphere cast iron cloud integration",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.0"
          },
          {
            "model": "laserjet enterprise m602 series ce992a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "6000"
          },
          {
            "model": "project openssl 0.9.8o",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "junos d15",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "12.1x45-"
          },
          {
            "model": "update manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.0"
          },
          {
            "model": "laserjet p2055 printer series ce457a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "20141201"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "5.1.5"
          },
          {
            "model": "project openssl e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openssl",
            "version": "0.9.8"
          },
          {
            "model": "idol image server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.87"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.35"
          },
          {
            "model": "system m4 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "x375087520"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.27"
          },
          {
            "model": "oceanstor s5800t v100r002",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "big-ip wom",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.2.1"
          },
          {
            "model": "version control repository manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.2.1"
          },
          {
            "model": "blackberry os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "rim",
            "version": "10.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.36"
          },
          {
            "model": "jabber for mac",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.47"
          },
          {
            "model": "itbm standard",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.0.1"
          },
          {
            "model": "fortigate",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.0.8"
          },
          {
            "model": "storevirtual 450gb sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "453011.5"
          },
          {
            "model": "mcp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "66000"
          },
          {
            "model": "color laserjet flow m680 cz250a 2302963 436072",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "websphere cast iron cloud integration",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.32"
          },
          {
            "model": "unified series ip phones",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "69000"
          },
          {
            "model": "tivoli netcool/system service monitor fp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.0.0"
          },
          {
            "model": "one-x communicator for microsoft windows",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.1.6"
          },
          {
            "model": "host checker",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "0"
          },
          {
            "model": "junos 12.2r8-s2",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "scale out network attached storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.3.21-20"
          },
          {
            "model": "oceanstor s5600t v100r002",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "big-iq cloud",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.3"
          },
          {
            "model": "big-ip webaccelerator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.0"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.38"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.11"
          },
          {
            "model": "big-ip link controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.4.1"
          },
          {
            "model": "linerate",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "2.3.1"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "1.0.6"
          },
          {
            "model": "system x3400m3 type",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "73791.42"
          },
          {
            "model": "laserjet enterprise color m551 series cf083a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "5000"
          },
          {
            "model": "big-iq security",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "4.2"
          },
          {
            "model": "winscp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "winscp",
            "version": "5.1.6"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.2.4"
          },
          {
            "model": "security network protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "51005.1.2"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.35"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.97"
          },
          {
            "model": "big-ip link controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.0"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.34"
          },
          {
            "model": "unified communications manager session management edition",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "1.22"
          },
          {
            "model": "malware analyzer g2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "4.1"
          },
          {
            "model": "video surveillance ptz ip cameras",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "snapdrive for unix",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.3"
          },
          {
            "model": "client applications",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "3.0"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "4.2"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "4.0.14"
          },
          {
            "model": "laserjet enterprise color mfp m880 d7p71a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "8000"
          },
          {
            "model": "security module for cisco network registar",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "color laserjet cp3525 cc470a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "6.183.1"
          },
          {
            "model": "sbr carrier",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "8.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.11"
          },
          {
            "model": "big-ip gtm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.2.1"
          },
          {
            "model": "rc1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "freebsd",
            "version": "9.2"
          },
          {
            "model": "laserjet p4014 cb512a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.213.1"
          },
          {
            "model": "open systems snapvault",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.0.1"
          },
          {
            "model": "tivoli storage productivity center",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.2.2.145"
          },
          {
            "model": "project openssl 0.9.8za",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "storevirtual 450gb sas storage/s-buy",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433011.5"
          },
          {
            "model": "telepresence system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "500-320"
          },
          {
            "model": "cloudplatform",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "4.3.0.1"
          },
          {
            "model": "data ontap storage management initiative specification a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netapp",
            "version": "0"
          },
          {
            "model": "chrome for android",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0"
          },
          {
            "model": "aura application server sip core pb16",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "53002.0"
          },
          {
            "model": "security network intrusion prevention system gx5108-v2",
            "scope": null,
            "trust": 0.3,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.2.9"
          },
          {
            "model": "idp series 5.1r4",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "s6900 v100r001",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "4.2"
          },
          {
            "model": "big-ip ltm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.2.4"
          },
          {
            "model": "big-ip asm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.0.00"
          },
          {
            "model": "cloudplatform",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "4.2.1"
          },
          {
            "model": "puremessage for unix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sophos",
            "version": "5.5.5"
          },
          {
            "model": "proventia network security controller 1.0.3350m",
            "scope": null,
            "trust": 0.3,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": "netscaler",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "citrix",
            "version": "10.1-122.17"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.5"
          },
          {
            "model": "fortimail build",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "fortinet",
            "version": "5.0.6170"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "1.9.4"
          },
          {
            "model": "junos 10.4r10",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "clearpass",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "arubanetworks",
            "version": "6.3.2"
          },
          {
            "model": "integrated management module ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "3.30"
          },
          {
            "model": "vfabric web server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.3.4"
          },
          {
            "model": "dsm v100r002",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "communications policy management",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "10.4.1"
          },
          {
            "model": "communication server 1000m",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "7.5"
          },
          {
            "model": "laserjet enterprise m712 series cf238a 2302963 436080",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "700"
          },
          {
            "model": "big-ip analytics",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.4.1"
          },
          {
            "model": "telepresence mx series",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "model": "insight control server deployment",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.2.2"
          },
          {
            "model": "css series content services switches",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "115000"
          },
          {
            "model": "telepresence system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "500-370"
          },
          {
            "model": "tivoli workload scheduler distributed fp04",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "8.5.1"
          },
          {
            "model": "unified agent",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "1.1"
          },
          {
            "model": "oceanstor s5800t v100r001",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.35"
          },
          {
            "model": "aura communication manager utility services",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "6.2"
          },
          {
            "model": "enterprise linux desktop workstation client",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "5"
          },
          {
            "model": "rational clearquest",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1.2.10"
          },
          {
            "model": "web gateway",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "mcafee",
            "version": "7.3.2.10"
          },
          {
            "model": "oneview",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "1.05"
          },
          {
            "model": "security network intrusion prevention system gx7412-05",
            "scope": null,
            "trust": 0.3,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": "icewall mcrp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "3.0"
          },
          {
            "model": "pan-os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paloaltonetworks",
            "version": "5.0.7"
          },
          {
            "model": "rational tau",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "4.33"
          },
          {
            "model": "sylpheed",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sylpheed",
            "version": "0.9.5"
          },
          {
            "model": "communication server 1000m signaling server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "7.5"
          },
          {
            "model": "web security gateway anywhere",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "websense",
            "version": "7.8.3"
          },
          {
            "model": "big-ip webaccelerator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "11.3"
          },
          {
            "model": "junos space 13.3r1.9",
            "scope": null,
            "trust": 0.3,
            "vendor": "juniper",
            "version": null
          },
          {
            "model": "laserjet p4515 cb517a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "4.213.1"
          },
          {
            "model": "storevirtual 450gb china sas storage",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "433011.5"
          },
          {
            "model": "s7700\u0026s9700 v200r001",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "communication server 1000e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "avaya",
            "version": "7.5"
          },
          {
            "model": "9.3-beta1",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "freebsd",
            "version": null
          },
          {
            "model": "software foundation python",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "python",
            "version": "2.7"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.98"
          },
          {
            "model": "laserjet enterprise color mfp m880 a2w75a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "8000"
          },
          {
            "model": "security analytics platform",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "7.1"
          },
          {
            "model": "horizon workspace server gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.5"
          },
          {
            "model": "laserjet enterprise p3015 ce595a",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "hp",
            "version": "7.186.1"
          },
          {
            "model": "espace usm v100r001c01",
            "scope": null,
            "trust": 0.3,
            "vendor": "huawei",
            "version": null
          },
          {
            "model": "junos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "juniper",
            "version": "5.1"
          }
        ],
        "sources": [
          {
            "db": "BID",
            "id": "67899"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201406-080"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-0224"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "versionEndExcluding": "1.0.0m",
                    "versionStartIncluding": "1.0.0",
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "versionEndExcluding": "1.0.1h",
                    "versionStartIncluding": "1.0.1",
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "versionEndExcluding": "0.9.8za",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:a:redhat:jboss_enterprise_web_platform:5.2.0:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:a:redhat:storage:2.1:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:5:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:a:redhat:jboss_enterprise_web_server:2.0.1:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:a:redhat:jboss_enterprise_application_platform:5.2.0:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:20:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:a:redhat:jboss_enterprise_application_platform:6.2.3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:19:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:opensuse:opensuse:13.2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:a:filezilla-project:filezilla_server:*:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "versionEndExcluding": "0.9.45",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:siemens:application_processing_engine_firmware:*:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "versionEndExcluding": "2.0.2",
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:siemens:application_processing_engine:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:siemens:cp1543-1_firmware:*:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "versionEndExcluding": "1.1.25",
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:siemens:cp1543-1:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:siemens:s7-1500_firmware:*:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "versionEndExcluding": "1.6",
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:siemens:s7-1500:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:siemens:rox_firmware:*:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "versionEndExcluding": "1.16.1",
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:siemens:rox:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:a:mariadb:mariadb:*:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "versionEndExcluding": "10.0.13",
                    "versionStartIncluding": "10.0.0",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "versionEndExcluding": "3.4.2",
                    "versionStartIncluding": "3.4.0",
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "versionEndExcluding": "2.7.8",
                    "versionStartIncluding": "2.7.0",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "versionEndExcluding": "0.10.29",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2014-0224"
          }
        ]
      },
      "credits": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/credits#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "HP",
        "sources": [
          {
            "db": "PACKETSTORM",
            "id": "127936"
          },
          {
            "db": "PACKETSTORM",
            "id": "127422"
          },
          {
            "db": "PACKETSTORM",
            "id": "127403"
          },
          {
            "db": "PACKETSTORM",
            "id": "127190"
          },
          {
            "db": "PACKETSTORM",
            "id": "128345"
          }
        ],
        "trust": 0.5
      },
      "cve": "CVE-2014-0224",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "acInsufInfo": false,
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "NVD",
                "availabilityImpact": "NONE",
                "baseScore": 5.8,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 8.6,
                "impactScore": 4.9,
                "integrityImpact": "PARTIAL",
                "obtainAllPrivilege": false,
                "obtainOtherPrivilege": false,
                "obtainUserPrivilege": false,
                "severity": "MEDIUM",
                "trust": 1.0,
                "userInteractionRequired": false,
                "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
                "version": "2.0"
              },
              {
                "acInsufInfo": null,
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "VULMON",
                "availabilityImpact": "NONE",
                "baseScore": 5.8,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 8.6,
                "id": "CVE-2014-0224",
                "impactScore": 4.9,
                "integrityImpact": "PARTIAL",
                "obtainAllPrivilege": null,
                "obtainOtherPrivilege": null,
                "obtainUserPrivilege": null,
                "severity": "MEDIUM",
                "trust": 0.1,
                "userInteractionRequired": null,
                "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
                "version": "2.0"
              }
            ],
            "cvssV3": [
              {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "author": "NVD",
                "availabilityImpact": "NONE",
                "baseScore": 7.4,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "exploitabilityScore": 2.2,
                "impactScore": 5.2,
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "trust": 1.0,
                "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"
              }
            ],
            "severity": [
              {
                "author": "NVD",
                "id": "CVE-2014-0224",
                "trust": 1.0,
                "value": "HIGH"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-201406-080",
                "trust": 0.6,
                "value": "HIGH"
              },
              {
                "author": "VULMON",
                "id": "CVE-2014-0224",
                "trust": 0.1,
                "value": "MEDIUM"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "VULMON",
            "id": "CVE-2014-0224"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201406-080"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-0224"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "OpenSSL before 0.9.8za, 1.0.0 before 1.0.0m, and 1.0.1 before 1.0.1h does not properly restrict processing of ChangeCipherSpec messages, which allows man-in-the-middle attackers to trigger use of a zero-length master key in certain OpenSSL-to-OpenSSL communications, and consequently hijack sessions or obtain sensitive information, via a crafted TLS handshake, aka the \"CCS Injection\" vulnerability. OpenSSL is prone to security-bypass vulnerability. \nSuccessfully exploiting this issue may allow attackers to obtain sensitive information by conducting a man-in-the-middle attack. This may lead to other attacks. \nVersions prior to OpenSSL 1.0.1 and 1.0.2-beta1 are vulnerable. \n\nHP Connect IT / HP SPM CIT - 9.5x\n Please install: HP Connect IT 9.53.P2\n\nFor Windows\n http://support.openview.hp.com/selfsolve/document/LID/HPCIT_00070\n\nFor Linux\n http://support.openview.hp.com/selfsolve/document/LID/HPCIT_00071\n\nFor AIX\n http://support.openview.hp.com/selfsolve/document/LID/HPCIT_00072\n\nFor HPUX\n http://support.openview.hp.com/selfsolve/document/LID/HPCIT_00073\n\nFor Solaris\n http://support.openview.hp.com/selfsolve/document/LID/HPCIT_00074\n\nHP Connect IT / HP SPM CIT - 9.4x\n Please install: HP Connect IT 9.40.P1\n\nFor windows(en)\n http://support.openview.hp.com/selfsolve/document/LID/HPCIT_00075\n\nFor Linux(en)\n http://support.openview.hp.com/selfsolve/document/LID/HPCIT_00076\n\nFor AIX(en)\n http://support.openview.hp.com/selfsolve/document/LID/HPCIT_00077\n\nFor HPUX(en)\n http://support.openview.hp.com/selfsolve/document/LID/HPCIT_00078\n\nFor Solaris(en)\n http://support.openview.hp.com/selfsolve/document/LID/HPCIT_00079\n\nHP Connect IT / HP SPM AM  5.2x\n Please install: HP Connect IT 9.41.P1\n\nHISTORY\nVersion:1 (rev.1) - 19 August 2014 Initial release\n\nThird Party Security Patches: Third party security patches that are to be\ninstalled on systems running HP software products should be applied in\naccordance with the customer\u0027s patch management policy. ============================================================================\nUbuntu Security Notice USN-2232-3\nJune 23, 2014\n\nopenssl regression\n============================================================================\n\nA security issue affects these releases of Ubuntu and its derivatives:\n\n- Ubuntu 14.04 LTS\n- Ubuntu 13.10\n- Ubuntu 12.04 LTS\n- Ubuntu 10.04 LTS\n\nSummary:\n\nUSN-2232-1 introduced a regression in OpenSSL. The upstream fix for\nCVE-2014-0224 caused a regression for certain applications that use\nrenegotiation, such as PostgreSQL. This update fixes the problem. \n\nOriginal advisory details:\n\n J=C3=BCri Aedla discovered that OpenSSL incorrectly handled invalid DTLS\n fragments. This issue only affected Ubuntu 12.04 LTS, Ubuntu 13.10, and\n Ubuntu 14.04 LTS. (CVE-2014-0195)\n  Imre Rad discovered that OpenSSL incorrectly handled DTLS recursions. A\n remote attacker could use this issue to cause OpenSSL to crash, resulting\n in a denial of service. (CVE-2014-0221)\n  KIKUCHI Masashi discovered that OpenSSL incorrectly handled certain\n handshakes. \n (CVE-2014-0224)\n  Felix Gr=C3=B6bert and Ivan Fratri=C4=87 discovered that OpenSSL incorrectly handled\n anonymous ECDH ciphersuites. A remote attacker could use this issue to\n cause OpenSSL to crash, resulting in a denial of service. This issue only\n affected Ubuntu 12.04 LTS, Ubuntu 13.10, and Ubuntu 14.04 LTS. \n (CVE-2014-3470)\n\nUpdate instructions:\n\nThe problem can be corrected by updating your system to the following\npackage versions:\n\nUbuntu 14.04 LTS:\n  libssl1.0.0                     1.0.1f-1ubuntu2.4\n\nUbuntu 13.10:\n  libssl1.0.0                     1.0.1e-3ubuntu1.6\n\nUbuntu 12.04 LTS:\n  libssl1.0.0                     1.0.1-4ubuntu5.16\n\nUbuntu 10.04 LTS:\n  libssl0.9.8                     0.9.8k-7ubuntu8.19\n\nAfter a standard system update you need to reboot your computer to make all\nthe necessary changes. \n\nReferences:\n  http://www.ubuntu.com/usn/usn-2232-3\n  http://www.ubuntu.com/usn/usn-2232-1\n  https://launchpad.net/bugs/1332643\n\nPackage Information:\n  https://launchpad.net/ubuntu/+source/openssl/1.0.1f-1ubuntu2.4\n  https://launchpad.net/ubuntu/+source/openssl/1.0.1e-3ubuntu1.6\n  https://launchpad.net/ubuntu/+source/openssl/1.0.1-4ubuntu5.16\n  https://launchpad.net/ubuntu/+source/openssl/0.9.8k-7ubuntu8.19\n. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\nGentoo Linux Security Advisory                           GLSA 201407-05\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n                                            http://security.gentoo.org/\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n\n Severity: High\n    Title: OpenSSL: Multiple vulnerabilities\n     Date: July 27, 2014\n     Bugs: #512506\n       ID: 201407-05\n\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n\nSynopsis\n========\n\nMultiple vulnerabilities have been found in OpenSSL, possibly allowing\nremote attackers to execute arbitrary code. \n\nAffected packages\n=================\n\n    -------------------------------------------------------------------\n     Package              /     Vulnerable     /            Unaffected\n    -------------------------------------------------------------------\n  1  dev-libs/openssl           \u003c 1.0.1h-r1             *\u003e= 0.9.8z_p5\n                                                        *\u003e= 0.9.8z_p4\n                                                        *\u003e= 0.9.8z_p1\n                                                        *\u003e= 0.9.8z_p3\n                                                        *\u003e= 0.9.8z_p2\n                                                           *\u003e= 1.0.0m\n                                                         \u003e= 1.0.1h-r1\n\nDescription\n===========\n\nMultiple vulnerabilities have been discovered in OpenSSL. \n\nWorkaround\n==========\n\nThere is no known workaround at this time. \n\nResolution\n==========\n\nAll OpenSSL users should upgrade to the latest version:\n\n  # emerge --sync\n  # emerge --ask --oneshot --verbose \"\u003e=dev-libs/openssl-1.0.1h-r1\"\n\nReferences\n==========\n\n[ 1 ] CVE-2010-5298\n      http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-5298\n[ 2 ] CVE-2014-0195\n      http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0195\n[ 3 ] CVE-2014-0198\n      http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0198\n[ 4 ] CVE-2014-0221\n      http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0221\n[ 5 ] CVE-2014-0224\n      http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0224\n[ 6 ] CVE-2014-3470\n      http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-3470\n[ 7 ] OpenSSL Security Advisory [05 Jun 2014]\n      http://www.openssl.org/news/secadv_20140605.txt\n\nAvailability\n============\n\nThis GLSA and any updates to it are available for viewing at\nthe Gentoo Security Website:\n\n http://security.gentoo.org/glsa/glsa-201407-05.xml\n\nConcerns?\n=========\n\nSecurity is a primary focus of Gentoo Linux and ensuring the\nconfidentiality and security of our users\u0027 machines is of utmost\nimportance to us. Any security concerns should be addressed to\nsecurity@gentoo.org or alternatively, you may file a bug at\nhttps://bugs.gentoo.org. \n\nLicense\n=======\n\nCopyright 2014 Gentoo Foundation, Inc; referenced text\nbelongs to its owner(s). \n\nThe contents of this document are licensed under the\nCreative Commons - Attribution / Share Alike license. \n\nhttp://creativecommons.org/licenses/by-sa/2.5\n. The bulletin does not apply to any other 3rd party application\n(e.g. operating system, web server, or application server) that may be\nrequired to be installed by the customer according instructions in the\nproduct install guide. -----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1\n\nNote: the current version of the following document is available here:\nhttps://h20564.www2.hp.com/portal/site/hpsc/public/kb/\ndocDisplay?docId=emr_na-c04347622\n\nSUPPORT COMMUNICATION - SECURITY BULLETIN\n\nDocument ID: c04347622\nVersion: 1\n\nHPSBHF03052 rev.1 - HP Intelligent Management Center (iMC), HP Network\nProducts including H3C and 3COM Routers and Switches running OpenSSL, Remote\nDenial of Service (DoS), Code Execution, Unauthorized Access, Modification or\nDisclosure of Information\n\nNOTICE: The information in this Security Bulletin should be acted upon as\nsoon as possible. \n\nRelease Date: 2014-06-20\nLast Updated: 2014-06-20\n\nPotential Security Impact: Remote Denial of Service (DoS), code execution,\nunauthorized access, modification of information, disclosure of information\n\nSource: Hewlett-Packard Company, HP Software Security Response Team\n\nVULNERABILITY SUMMARY\nPotential security vulnerabilities have been identified with HP Intelligent\nManagement Center (iMC), HP Network Products including 3COM and H3C routers\nand switches running OpenSSL. The vulnerabilities could be exploited remotely\nto create a Denial of Service (DoS), execute code, allow unauthorized access,\nmodify or disclose information. \n\nReferences:\n\nCVE-2010-5298 Remote Denial of Service (DoS) or Modification of Information\nCVE-2014-0198 Remote Unauthorized Access (only iMC impacted)\nCVE-2014-0224 Remote Unauthorized Access or Disclosure of Information\nSSRT101561\nNote: All products listed are impacted by CVE-2014-0224 . iMC is also\nimpacted by CVE-2014-0198 and CVE-2010-5298\n\nSUPPORTED SOFTWARE VERSIONS*: ONLY impacted versions are listed. \nPlease refer to the RESOLUTION\n section below for a list of impacted products. \n\nBACKGROUND\n\nCVSS 2.0 Base Metrics\n===========================================================\n  Reference              Base Vector             Base Score\nCVE-2010-5298    (AV:N/AC:H/Au:N/C:N/I:P/A:P)       4.0\nCVE-2014-0198    (AV:N/AC:M/Au:N/C:N/I:N/A:P)       4.3\nCVE-2014-0224    (AV:N/AC:M/Au:N/C:P/I:P/A:P)       6.8\n===========================================================\n             Information on CVSS is documented\n            in HP Customer Notice: HPSN-2008-002\n\nRESOLUTION\nOn June 5th 2014, OpenSSL.org issued an advisory with several CVE\nvulnerabilities. HP Networking is working to release fixes for these\nvulnerabilities that impact the products in the table below. As fixed\nsoftware is made available, this security bulletin will be updated to show\nthe fixed versions. Until the software fixes are available, HP Networking is\nproviding the following information including possible workarounds to\nmitigate the risks of these vulnerabilities. \n\nDescription\n\nThe most serious issue reported is CVE-2014-0224 and it is the one discussed\nhere. To take advantage CVE-2014-0224, an attacker must:\n\nbe in between the OpenSSL client and OpenSSL server. \nbe capable of intercepting and modifying packets between the OpenSSL client\nand OpenSSL server in real time. \n\nWorkarounds\n\nHP Networking equipment is typically deployed inside firewalls and access to\nmanagement interfaces and other protocols is more tightly controlled than in\npublic environments. This deployment and security restrictions help to reduce\nthe possibility of an attacker being able to intercept both OpenSSL client\nand OpenSSL server traffic. \n\nFollowing the guidelines in the Hardening Comware-based devices can help to\nfurther reduce man-in-the-middle opportunities:\n\nhttp://h20564.www2.hp.com/portal/site/hpsc/public/kb/docDisplay/?docId=c03536\n920\n\nFor an HP Networking device acting as an OpenSSL Server, using a patched\nOpenSSL client or non-OpenSSL client eliminates the risk. As an example, most\nmodern web browsers do not use the OpenSSL client and the sessions between\nthe HP Networking OpenSSL server and the non-OpenSSL client are not at risk\nfor this attack. For HP Networking Equipment that is using an OpenSSL client,\npatching the OpenSSL server will eliminate the risk of this attack. \n\nProtocol Notes\n\nThe following details the protocols that use OpenSSL in Comware v5 and\nComware v7:\n\nComware V7:\n\nServer:\n\nFIPS/HTTPS/Load Balancing/Session Initiation Protocol\n\nClient:\n\nLoad Balancing/OpenFlow/Session Initiation Protocol/State Machine Based\nAnti-Spoofing/Dynamic DNS\n\nComware V5:\n\nServer:\n\nCAPWAP/EAP/SSLVPN\n\nClient:\n\nDynamic DNS\n\nFamily\n Fixed Version\n HP Branded Products Impacted\n H3C Branded Products Impacted\n 3Com Branded Products Impacted\n\n12900 Switch Series\n Fix in progress\nuse mitigations\n JG619A HP FF 12910 Switch AC Chassis\nJG621A HP FF 12910 Main Processing Unit\nJG632A HP FF 12916 Switch AC Chassis\nJG634A HP FF 12916 Main Processing Unit\n\n12500\n Fix in progress\nuse mitigations\n JC085A HP A12518 Switch Chassis\nJC086A HP A12508 Switch Chassis\nJC652A HP 12508 DC Switch Chassis\nJC653A HP 12518 DC Switch Chassis\nJC654A HP 12504 AC Switch Chassis\nJC655A HP 12504 DC Switch Chassis\nJF430A HP A12518 Switch Chassis\nJF430B HP 12518 Switch Chassis\nJF430C HP 12518 AC Switch Chassis\nJF431A HP A12508 Switch Chassis\nJF431B HP 12508 Switch Chassis\nJF431C HP 12508 AC Switch Chassis\nJC072B HP 12500 Main Processing Unit\nJC808A HP 12500 TAA Main Processing Unit\n H3C S12508 Routing Switch(AC-1) (0235A0GE)\nH3C S12518 Routing Switch(AC-1) (0235A0GF)\nH3C S12508 Chassis (0235A0E6)\nH3C S12508 Chassis (0235A38N)\nH3C S12518 Chassis (0235A0E7)\nH3C S12518 Chassis (0235A38M)\n\n12500 (Comware v7)\n Fix in progress\nuse mitigations\n JC085A HP A12518 Switch Chassis\nJC086A HP A12508 Switch Chassis\nJC652A HP 12508 DC Switch Chassis\nJC653A HP 12518 DC Switch Chassis\nJC654A HP 12504 AC Switch Chassis\nJC655A HP 12504 DC Switch Chassis\nJF430A HP A12518 Switch Chassis\nJF430B HP 12518 Switch Chassis\nJF430C HP 12518 AC Switch Chassis\nJF431A HP A12508 Switch Chassis\nJF431B HP 12508 Switch Chassis\nJF431C HP 12508 AC Switch Chassis\nJC072B HP 12500 Main Processing Unit\nJG497A HP 12500 MPU w/Comware V7 OS\nJG782A HP FF 12508E AC Switch Chassis\nJG783A HP FF 12508E DC Switch Chassis\nJG784A HP FF 12518E AC Switch Chassis\nJG785A HP FF 12518E DC Switch Chassis\nJG802A HP FF 12500E MPU\n H3C S12508 Routing Switch(AC-1) (0235A0GE)\nH3C S12518 Routing Switch(AC-1) (0235A0GF)\nH3C S12508 Chassis (0235A0E6)\nH3C S12508 Chassis (0235A38N)\nH3C S12518 Chassis (0235A0E7)\nH3C S12518 Chassis (0235A38M)\n\n11900 Switch Series\n Fix in progress\nuse mitigations\n JG608A HP FF 11908-V Switch Chassis\nJG609A HP FF 11900 Main Processing Unit\n\n10500 Switch Series (Comware v5)\n Fix in progress\nuse mitigations\n JC611A HP 10508-V Switch Chassis\nJC612A HP 10508 Switch Chassis\nJC613A HP 10504 Switch Chassis\nJC614A HP 10500 Main Processing Unit\nJC748A HP 10512 Switch Chassis\nJG375A HP 10500 TAA Main Processing Unit\nJG820A HP 10504 TAA Switch Chassis\nJG821A HP 10508 TAA Switch Chassis\nJG822A HP 10508-V TAA Switch Chassis\nJG823A HP 10512 TAA Switch Chassis\n\n10500 Switch Series (Comware v7)\n Fix in progress\nuse mitigations\n JC611A HP 10508-V Switch Chassis\nJC612A HP 10508 Switch Chassis\nJC613A HP 10504 Switch Chassis\nJC748A HP 10512 Switch Chassis\nJG820A HP 10504 TAA Switch Chassis\nJG821A HP 10508 TAA Switch Chassis\nJG822A HP 10508-V TAA Switch Chassis\nJG823A HP 10512 TAA Switch Chassis\nJG496A HP 10500 Type A MPU w/Comware v7 OS\n\n9500E\n Fix in progress\nuse mitigations\n JC124A HP A9508 Switch Chassis\nJC124B HP 9505 Switch Chassis\nJC125A HP A9512 Switch Chassis\nJC125B HP 9512 Switch Chassis\nJC474A HP A9508-V Switch Chassis\nJC474B HP 9508-V Switch Chassis\n H3C S9505E Routing-Switch Chassis (0235A0G6)\nH3C S9508E-V Routing-Switch Chassis (0235A38Q)\nH3C S9512E Routing-Switch Chassis (0235A0G7)\nH3C S9508E-V Routing-Switch Chassis (0235A38Q)\nH3C S9505E Chassis w/ Fans (0235A38P)\nH3C S9512E Chassis w/ Fans (0235A38R)\n\nRouter 8800\n Fix in progress\nuse mitigations\n JC147A HP A8802 Router Chassis\nJC147B HP 8802 Router Chassis\nJC148A HP A8805 Router Chassis\nJC148B HP 8805 Router Chassis\nJC149A HP A8808 Router Chassis\nJC149B HP 8808 Router Chassis\nJC150A HP A8812 Router Chassis\nJC150B HP 8812 Router Chassis\nJC141A HP 8802 Main Control Unit Module\nJC138A HP 8805/08/12 (1E) Main Cntrl Unit Mod\nJC137A HP 8805/08/12 (2E) Main Cntrl Unit Mod\n H3C SR8805 10G Core Router Chassis (0235A0G8)\nH3C SR8808 10G Core Router Chassis (0235A0G9)\nH3C SR8812 10G Core Router Chassis (0235A0GA)\nH3C SR8802 10G Core Router Chassis (0235A0GC)\nH3C SR8802 10G Core Router Chassis (0235A31B)\nH3C SR8805 10G Core Router Chassis (0235A31C)\nH3C SR8808 10G Core Router Chassis (0235A31D)\nH3C SR8812 10G Core Router Chassis (0235A31E)\n\n7500 Switch Series\n Fix in progress\nuse mitigations\n JC666A HP A7503-S 144 Gbps Fab/MPU w 24p Gig-T\nJC697A HP A7502 TAA Main Processing Unit\nJC698A HP A7503S 144 Gbps TAA Fab/MPU w 24p GbE\nJC699A HP A7500 384Gbps TAA Fab/MPU w 2p 10-GbE\nJC700A HP A7500 384 Gbps TAA Fabric / MPU\nJC701A HP A7510 768 Gbps TAA Fabric / MPU\nJD193A HP 384 Gbps A7500 Fab Mod w/2 XFP Ports\nJD193B HP 7500 384Gbps Fab Mod w/2 XFP Ports\nJD194A HP 384 Gbps Fabric A7500 Module\nJD194B HP 7500 384Gbps Fabric Module\nJD195A HP 7500 384Gbps Advanced Fabric Module\nJD196A HP 7502 Fabric Module\nJD220A HP 7500 768Gbps Fabric Module\nJD238A HP A7510 Switch Chassis\nJD238B HP 7510 Switch Chassis\nJD239A HP A7506 Switch Chassis\nJD239B HP 7506 Switch Chassis\nJD240A HP A7503 Switch Chassis\nJD240B HP 7503 Switch Chassis\nJD241A HP A7506 Vertical Switch Chassis\nJD241B HP 7506-V Switch Chassis\nJD242A HP A7502 Switch Chassis\nJD242B HP 7502 Switch Chassis\nJD243A HP A7503 Switch Chassis w/1 Fabric Slot\nJD243B HP 7503-S Switch Chassis w/1 Fabric Slot\n H3C S7502E Ethernet Switch Chassis with Fan (0235A0G4)\nH3C S7503E Ethernet Switch Chassis with Fan (0235A0G2)\nH3C S7503E-S Ethernet Switch Chassis with Fan (0235A0G5)\nH3C S7506E Ethernet Switch Chassis with Fan (0235A0G1)\nH3C S7506E-V Ethernet Switch Chassis with Fan (0235A0G3)\nH3C S7510E Ethernet Switch Chassis with Fan (0235A0G0)\nH3C S7502E Chassis w/ fans (0235A29A)\nH3C S7503E Chassis w/ fans (0235A27R)\nH3C S7503E-S Chassis w/ fans (0235A33R)\nH3C S7506E Chassis w/ fans (0235A27Q)\nH3C S7506E-V Chassis w/ fans (0235A27S)\n\nHSR6800\n Fix in progress\nuse mitigations\n JG361A HP HSR6802 Router Chassis\nJG362A HP HSR6804 Router Chassis\nJG363A HP HSR6808 Router Chassis\nJG364A HP HSR6800 RSE-X2 Router MPU\nJG779A HP HSR6800 RSE-X2 Router TAA MPU\n\nHSR6800 Russian Version\n Fix in progress\nuse mitigations\n JG361A HP HSR6802 Router Chassis\nJG362A HP HSR6804 Router Chassis\nJG363A HP HSR6808 Router Chassis\nJG364A HP HSR6800 RSE-X2 Router MPU\nJG779A HP HSR6800 RSE-X2 Router TAA MPU\n\nHSR6602\n Fix in progress\nuse mitigations\n JG353A HP HSR6602-G Router\nJG354A HP HSR6602-XG Router\nJG776A HP HSR6602-G TAA Router\nJG777A HP HSR6602-XG TAA Router\n\nHSR6602 Russian Version\n Fix in progress\nuse mitigations\n JG353A HP HSR6602-G Router\nJG354A HP HSR6602-XG Router\nJG776A HP HSR6602-G TAA Router\nJG777A HP HSR6602-XG TAA Router\n\nA6600\n Fix in progress\nuse mitigations\n JC177A HP 6608 Router\nJC177B HP A6608 Router Chassis\nJC178A HP 6604 Router Chassis\nJC178B HP A6604 Router Chassis\nJC496A HP 6616 Router Chassis\nJC566A HP A6600 RSE-X1 Main Processing Unit\nJG780A HP 6600 RSE-X1 Router TAA MPU\n H3C RT-SR6608-OVS-H3 (0235A32X)\nH3C RT-SR6604-OVS-H3 (0235A37X)\nH3C SR6616 Router Chassis (0235A41D)\n\nA6600 Russian Version\n Fix in progress\nuse mitigations\n JC177A HP 6608 Router\nJC177B HP A6608 Router Chassis\nJC178A HP 6604 Router Chassis\nJC178B HP A6604 Router Chassis\nJC496A HP 6616 Router Chassis\nJC566A HP A6600 RSE-X1 Main Processing Unit\nJG780A HP 6600 RSE-X1 Router TAA MPU\n H3C RT-SR6608-OVS-H3 (0235A32X)\nH3C RT-SR6604-OVS-H3 (0235A37X)\nH3C SR6616 Router Chassis (0235A41D)\n\n6600 MCP\n Fix in progress\nuse mitigations\n JC177A HP 6608 Router\nJC177B HP A6608 Router Chassis\nJC178A HP 6604 Router Chassis\nJC178B HP A6604 Router Chassis\nJC496A HP 6616 Router Chassis\nJG778A HP 6600 MCP-X2 Router TAA MPU. JG355A HP 6600 MCP-X1 Router MPU\nJG356A HP 6600 MCP-X2 Router MPU\n H3C RT-SR6608-OVS-H3 (0235A32X)\nH3C RT-SR6604-OVS-H3 (0235A37X)\nH3C SR6616 Router Chassis (0235A41D)\n\n6600 MCP Russian Version\n Fix in progress\nuse mitigations\n JC177A HP 6608 Router\nJC177B HP A6608 Router Chassis\nJC178A HP 6604 Router Chassis\nJC178B HP A6604 Router Chassis\nJC496A HP 6616 Router Chassis\nJG778A HP 6600 MCP-X2 Router TAA MPU\nJG355A HP 6600 MCP-X1 Router MPU\nJG356A HP 6600 MCP-X2 Router MPU\n H3C RT-SR6608-OVS-H3 (0235A32X)\nH3C RT-SR6604-OVS-H3 (0235A37X)\nH3C SR6616 Router Chassis (0235A41D)\n\n5920 Switch Series\n Fix in progress\nuse mitigations\n JG296A HP 5920AF-24XG Switch\nJG555A HP 5920AF-24XG TAA Switch\n\n5900 Switch Series\n Fix in progress\nuse mitigations\n JC772A HP 5900AF-48XG-4QSFP+ Switch\nJG336A HP 5900AF-48XGT-4QSFP+ Switch\nJG510A HP 5900AF-48G-4XG-2QSFP+ Switch\nJG554A HP 5900AF-48XG-4QSFP+ TAA Switch\nJG838A HP FF 5900CP-48XG-4QSFP+ Switch\n\n5900 Virtual Switch\n Fix in progress\nuse mitigations\n JG814AAE HP Virtual Switch 5900v VMware E-LTU\nJG815AAE HP VSO SW for 5900v VMware E-LTU\n\n5830 Switch Series\n Fix in progress\nuse mitigations\n JC691A HP A5830AF-48G Switch w/1 Interface Slot\nJC694A HP A5830AF-96G Switch\nJG316A HP 5830AF-48G TAA Switch w/1 Intf Slot\nJG374A HP 5830AF-96G TAA Switch\n\n5820 Switch Series\n Fix in progress\nuse mitigations\n JC102A HP 5820-24XG-SFP+ Switch\nJC106A HP 5820-14XG-SFP+ Switch with 2 Slots\nJG219A HP 5820AF-24XG Switch\nJG243A HP 5820-24XG-SFP+ TAA-compliant Switch\nJG259A HP 5820X-14XG-SFP+ TAA Switch w 2 Slots\n H3C S5820X-28C 14 port (SFP Plus ) Plus 4-port BT (RJ45) Plus 2 media\nmodules Plus OSM (0235A37L)\nH3C S5820X-28S 24-port 10GBASE-X (SFP Plus ) Plus 4-port 10/100/1000BASE-T\n(RJ45) (0235A370)\n\n5800 Switch Series\n Fix in progress\nuse mitigations\n JC099A HP 5800-24G-PoE Switch\nJC100A HP 5800-24G Switch\nJC101A HP 5800-48G Switch with 2 Slots\nJC103A HP 5800-24G-SFP Switch\nJC104A HP 5800-48G-PoE Switch\nJC105A HP 5800-48G Switch\nJG225A HP 5800AF-48G Switch\nJG242A HP 5800-48G-PoE+ TAA Switch w 2 Slots\nJG254A HP 5800-24G-PoE+ TAA-compliant Switch\nJG255A HP 5800-24G TAA-compliant Switch\nJG256A HP 5800-24G-SFP TAA Switch w 1 Intf Slt\nJG257A HP 5800-48G-PoE+ TAA Switch with 1 Slot\nJG258A HP 5800-48G TAA Switch w 1 Intf Slot\n H3C S5800-32C - 24-port 1BT Plus 4-port (SFP Plus ) Plus 1 media slot\n(0235A36U)\nH3C S5800-32C-PWR - 24-port 10/100/1000BASE-T (RJ45) Plus 4-port 10GBASE-X\n(SFP Plus ) Plus 1 media module PoE (0235A36S)\nH3C S5800-32F 24-port 1000BASE-X (SFP) Plus 4-port 10GBASE-X (SFP Plus ) Plus\nmedia module (no power) (0235A374)\nH3C S5800-56C 48-port 10/100/1000BASE-T (RJ45) Plus 4port 10GBASE-X (SFP Plus\n) Plus media module (0235A379)\nH3C S5800-56C-PWR 48-port BT Plus 4 port (SFP Plus ) Plus media module\n(0235A378)\nH3C S5800-60C-PWR 48-port BT Plus 4-port SFP Plus 2 media modules Plus OSM\n(0235A36W)\n\n5500 HI Switch Series\n Fix in progress\nuse mitigations\n JG311A HP HI 5500-24G-4SFP w/2 Intf Slts Switch\nJG312A HP HI 5500-48G-4SFP w/2 Intf Slts Switch\nJG541A HP 5500-24G-PoE+-4SFP HI Switch w/2 Slt\nJG542A HP 5500-48G-PoE+-4SFP HI Switch w/2 Slt\nJG543A HP 5500-24G-SFP HI Switch w/2 Intf Slt\nJG679A HP 5500-24G-PoE+-4SFP HI TAA Swch w/2Slt\nJG680A HP 5500-48G-PoE+-4SFP HI TAA Swch w/2Slt\nJG681A HP 5500-24G-SFP HI TAA Swch w/2Slt\n\n5500 EI Switch Series\n Fix in progress\nuse mitigations\n JD373A HP 5500-24G DC EI Switch\nJD374A HP 5500-24G-SFP EI Switch\nJD375A HP 5500-48G EI Switch\nJD376A HP 5500-48G-PoE EI Switch\nJD377A HP 5500-24G EI Switch\nJD378A HP 5500-24G-PoE EI Switch\nJD379A HP 5500-24G-SFP DC EI Switch\nJG240A HP 5500-48G-PoE+ EI Switch w/2 Intf Slts\nJG241A HP 5500-24G-PoE+ EI Switch w/2 Intf Slts\nJG249A HP 5500-24G-SFP EI TAA Switch w 2 Slts\nJG250A HP 5500-24G EI TAA Switch w 2 Intf Slts\nJG251A HP 5500-48G EI TAA Switch w 2 Intf Slts\nJG252A HP 5500-24G-PoE+ EI TAA Switch w/2 Slts\nJG253A HP 5500-48G-PoE+ EI TAA Switch w/2 Slts\n H3C S5500-28C-EI Ethernet Switch (0235A253)\nH3C S5500-28F-EI Eth Switch AC Single (0235A24U)\nH3C S5500-52C-EI Ethernet Switch (0235A24X)\nH3C S5500-28C-EI-DC Ethernet Switch (0235A24S)\nH3C S5500-28C-PWR-EI Ethernet Switch (0235A255)\nH3C S5500-28F-EI Eth Swtch DC Single Pwr (0235A259)\nH3C S5500-52C-PWR-EI Ethernet Switch (0235A251)\n\n5500 SI Switch Series\n Fix in progress\nuse mitigations\n JD369A HP 5500-24G SI Switch\nJD370A HP 5500-48G SI Switch\nJD371A HP 5500-24G-PoE SI Switch\nJD372A HP 5500-48G-PoE SI Switch\nJG238A HP 5500-24G-PoE+ SI Switch w/2 Intf Slts\nJG239A HP 5500-48G-PoE+ SI Switch w/2 Intf Slts\n H3C S5500-28C-SI Ethernet Switch (0235A04U)\nH3C S5500-52C-SI Ethernet Switch (0235A04V)\nH3C S5500-28C-PWR-SI Ethernet Switch (0235A05H)\nH3C S5500-52C-PWR-SI Ethernet Switch (0235A05J)\n\n5120 EI Switch Series\n Fix in progress\nuse mitigations\n JE066A HP 5120-24G EI Switch\nJE067A HP 5120-48G EI Switch\nJE068A HP 5120-24G EI Switch with 2 Slots\nJE069A HP 5120-48G EI Switch with 2 Slots\nJE070A HP 5120-24G-PoE EI Switch with 2 Slots\nJE071A HP 5120-48G-PoE EI Switch with 2 Slots\nJG236A HP 5120-24G-PoE+ EI Switch w/2 Intf Slts\nJG237A HP 5120-48G-PoE+ EI Switch w/2 Intf Slts\nJG245A HP 5120-24G EI TAA Switch w 2 Intf Slts\nJG246A HP 5120-48G EI TAA Switch w 2 Intf Slts\nJG247A HP 5120-24G-PoE+ EI TAA Switch w 2 Slts\nJG248A HP 5120-48G-PoE+ EI TAA Switch w 2 Slts\n H3C S5120-24P-EI 24GE Plus 4ComboSFP (0235A0BQ)\nH3C S5120-28C-EI 24GE Plus 4Combo Plus 2Slt (0235A0BS)\nH3C S5120-48P-EI 48GE Plus 4ComboSFP (0235A0BR)\nH3C S5120-52C-EI 48GE Plus 4Combo Plus 2Slt (0235A0BT)\nH3C S5120-28C-PWR-EI 24G Plus 4C Plus 2S Plus POE (0235A0BU)\nH3C S5120-52C-PWR-EI 48G Plus 4C Plus 2S Plus POE (0235A0BV)\n\n5120 SI switch Series\n Fix in progress\nuse mitigations\n JE072A HP 5120-48G SI Switch\nJE073A HP 5120-16G SI Switch\nJE074A HP 5120-24G SI Switch\nJG091A HP 5120-24G-PoE+ (370W) SI Switch\nJG092A HP 5120-24G-PoE+ (170W) SI Switch\n H3C S5120-52P-SI 48GE Plus 4 SFP (0235A41W)\nH3C S5120-20P-SI L2\n16GE Plus 4SFP (0235A42B)\nH3C S5120-28P-SI 24GE Plus 4 SFP (0235A42D)\nH3C S5120-28P-HPWR-SI (0235A0E5)\nH3C S5120-28P-PWR-SI (0235A0E3)\n\n4800 G Switch Series\n Fix in progress\nuse mitigations\n JD007A HP 4800-24G Switch\nJD008A HP 4800-24G-PoE Switch\nJD009A HP 4800-24G-SFP Switch\nJD010A HP 4800-48G Switch\nJD011A HP 4800-48G-PoE Switch\n\n 3Com Switch 4800G 24-Port (3CRS48G-24-91)\n3Com Switch 4800G 24-Port SFP (3CRS48G-24S-91)\n3Com Switch 4800G 48-Port (3CRS48G-48-91)\n3Com Switch 4800G PWR 24-Port (3CRS48G-24P-91)\n3Com Switch 4800G PWR 48-Port (3CRS48G-48P-91)\n\n4510G Switch Series\n Fix in progress\nuse mitigations\n JF428A HP 4510-48G Switch\nJF847A HP 4510-24G Switch\n\n 3Com Switch 4510G 48 Port (3CRS45G-48-91)\n3Com Switch 4510G PWR 24-Port (3CRS45G-24P-91)\n3Com Switch E4510-24G (3CRS45G-24-91)\n\n4210G Switch Series\n Fix in progress\nuse mitigations\n JF844A HP 4210-24G Switch\nJF845A HP 4210-48G Switch\nJF846A HP 4210-24G-PoE Switch\n\n 3Com Switch 4210-24G (3CRS42G-24-91)\n3Com Switch 4210-48G (3CRS42G-48-91)\n3Com Switch E4210-24G-PoE (3CRS42G-24P-91)\n\n3610 Switch Series\n Fix in progress\nuse mitigations\n JD335A HP 3610-48 Switch\nJD336A HP 3610-24-4G-SFP Switch\nJD337A HP 3610-24-2G-2G-SFP Switch\nJD338A HP 3610-24-SFP Switch\n H3C S3610-52P - model LS-3610-52P-OVS (0235A22C)\nH3C S3610-28P - model LS-3610-28P-OVS (0235A22D)\nH3C S3610-28TP - model LS-3610-28TP-OVS (0235A22E)\nH3C S3610-28F - model LS-3610-28F-OVS (0235A22F)\n\n3600 V2 Switch Series\n Fix in progress\nuse mitigations\n JG299A HP 3600-24 v2 EI Switch\nJG300A HP 3600-48 v2 EI Switch\nJG301A HP 3600-24-PoE+ v2 EI Switch\nJG301B HP 3600-24-PoE+ v2 EI Switch\nJG302A HP 3600-48-PoE+ v2 EI Switch\nJG302B HP 3600-48-PoE+ v2 EI Switch\nJG303A HP 3600-24-SFP v2 EI Switch\nJG304A HP 3600-24 v2 SI Switch\nJG305A HP 3600-48 v2 SI Switch\nJG306A HP 3600-24-PoE+ v2 SI Switch\nJG306B HP 3600-24-PoE+ v2 SI Switch\nJG307A HP 3600-48-PoE+ v2 SI Switch\nJG307B HP 3600-48-PoE+ v2 SI Switch\n\n3100V2\n Fix in progress\nuse mitigations\n JD313B HP 3100-24-PoE v2 EI Switch\nJD318B HP 3100-8 v2 EI Switch\nJD319B HP 3100-16 v2 EI Switch\nJD320B HP 3100-24 v2 EI Switch\nJG221A HP 3100-8 v2 SI Switch\nJG222A HP 3100-16 v2 SI Switch\nJG223A HP 3100-24 v2 SI Switch\n\n3100V2-48\n Fix in progress\nuse mitigations\n JG315A HP 3100-48 v2 Switch\n\n1910\n Fix in progress\nuse mitigations\n JE005A HP 1910-16G Switch\nJE006A HP 1910-24G Switch\nJE007A HP 1910-24G-PoE (365W) Switch\nJE008A HP 1910-24G-PoE(170W) Switch\nJE009A HP 1910-48G Switch\nJG348A HP 1910-8G Switch\nJG349A HP 1910-8G-PoE+ (65W) Switch\nJG350A HP 1910-8G-PoE+ (180W) Switch\n 3Com Baseline Plus Switch 2900 Gigabit Family - 52 port (3CRBSG5293)\n3Com Baseline Plus Switch 2900G - 20 port (3CRBSG2093)\n3Com Baseline Plus Switch 2900G - 28 port (3CRBSG2893)\n3Com Baseline Plus Switch 2900G - 28HPWR (3CRBSG28HPWR93)\n3Com Baseline Plus Switch 2900G - 28PWR (3CRBSG28PWR93)\n\n1810v1 P2\n Fix in progress\nuse mitigations\n J9449A HP 1810-8G Switch\nJ9450A HP 1810-24G Switch\n\n1810v1 PK\n Fix in progress\nuse mitigations\n J9660A HP 1810-48G Switch\n\nMSR20\n Fix in progress\nuse mitigations\n JD432A HP A-MSR20-21 Multi-Service Router\nJD662A HP MSR20-20 Multi-Service Router\nJD663A HP MSR20-21 Multi-Service Router\nJD663B HP MSR20-21 Router\nJD664A HP MSR20-40 Multi-Service Router\nJF228A HP MSR20-40 Router\nJF283A HP MSR20-20 Router\n H3C RT-MSR2020-AC-OVS-H3C (0235A324)\nH3C RT-MSR2040-AC-OVS-H3 (0235A326)\nH3C MSR 20-20 (0235A19H)\nH3C MSR 20-21 (0235A325)\nH3C MSR 20-40 (0235A19K)\nH3C MSR-20-21 Router (0235A19J)\n\nMSR20-1X\n Fix in progress\nuse mitigations\n JD431A HP MSR20-10 Router\nJD667A HP MSR20-15 IW Multi-Service Router\nJD668A HP MSR20-13 Multi-Service Router\nJD669A HP MSR20-13 W Multi-Service Router\nJD670A HP MSR20-15 A Multi-Service Router\nJD671A HP MSR20-15 AW Multi-Service Router\nJD672A HP MSR20-15 I Multi-Service Router\nJD673A HP MSR20-11 Multi-Service Router\nJD674A HP MSR20-12 Multi-Service Router\nJD675A HP MSR20-12 W Multi-Service Router\nJD676A HP MSR20-12 T1 Multi-Service Router\nJF236A HP MSR20-15-I Router\nJF237A HP MSR20-15-A Router\nJF238A HP MSR20-15-I-W Router\nJF239A HP MSR20-11 Router\nJF240A HP MSR20-13 Router\nJF241A HP MSR20-12 Router\nJF806A HP MSR20-12-T Router\nJF807A HP MSR20-12-W Router\nJF808A HP MSR20-13-W Router\nJF809A HP MSR20-15-A-W Router\nJF817A HP MSR20-15 Router\nJG209A HP MSR20-12-T-W Router (NA)\nJG210A HP MSR20-13-W Router (NA)\n H3C MSR 20-15 Router Host(AC) 1 FE 4 LSW 1 ADSLoPOTS 1 DSIC (0235A0A8)\nH3C MSR 20-10 (0235A0A7)\nH3C RT-MSR2011-AC-OVS-H3 (0235A395)\nH3C RT-MSR2012-AC-OVS-H3 (0235A396)\nH3C RT-MSR2012-AC-OVS-W-H3 (0235A397)\nH3C RT-MSR2012-T-AC-OVS-H3 (0235A398)\nH3C RT-MSR2013-AC-OVS-H3 (0235A390)\nH3C RT-MSR2013-AC-OVS-W-H3 (0235A391)\nH3C RT-MSR2015-AC-OVS-A-H3 (0235A392)\nH3C RT-MSR2015-AC-OVS-AW-H3 (0235A393)\nH3C RT-MSR2015-AC-OVS-I-H3 (0235A394)\nH3C RT-MSR2015-AC-OVS-IW-H3 (0235A38V)\nH3C MSR 20-11 (0235A31V)\nH3C MSR 20-12 (0235A32E)\nH3C MSR 20-12 T1 (0235A32B)\nH3C MSR 20-13 (0235A31W)\nH3C MSR 20-13 W (0235A31X)\nH3C MSR 20-15 A (0235A31Q)\nH3C MSR 20-15 A W (0235A31R)\nH3C MSR 20-15 I (0235A31N)\nH3C MSR 20-15 IW (0235A31P)\nH3C MSR20-12 W (0235A32G)\n\nMSR30\n Fix in progress\nuse mitigations\n JD654A HP MSR30-60 POE Multi-Service Router\nJD657A HP MSR30-40 Multi-Service Router\nJD658A HP MSR30-60 Multi-Service Router\nJD660A HP MSR30-20 POE Multi-Service Router\nJD661A HP MSR30-40 POE Multi-Service Router\nJD666A HP MSR30-20 Multi-Service Router\nJF229A HP MSR30-40 Router\nJF230A HP MSR30-60 Router\nJF232A HP RT-MSR3040-AC-OVS-AS-H3\nJF235A HP MSR30-20 DC Router\nJF284A HP MSR30-20 Router\nJF287A HP MSR30-40 DC Router\nJF801A HP MSR30-60 DC Router\nJF802A HP MSR30-20 PoE Router\nJF803A HP MSR30-40 PoE Router\nJF804A HP MSR30-60 PoE Router\n H3C MSR 30-20 Router (0235A328)\nH3C MSR 30-40 Router Host(DC) (0235A268)\nH3C RT-MSR3020-AC-POE-OVS-H3 (0235A322)\nH3C RT-MSR3020-DC-OVS-H3 (0235A267)\nH3C RT-MSR3040-AC-OVS-H (0235A299)\nH3C RT-MSR3040-AC-POE-OVS-H3 (0235A323)\nH3C RT-MSR3060-AC-OVS-H3 (0235A320)\nH3C RT-MSR3060-AC-POE-OVS-H3 (0235A296)\nH3C RT-MSR3060-DC-OVS-H3 (0235A269)\nH3C MSR 30-20 RTVZ33020AS Router Host(AC) (0235A20S)\nH3C MSR 30-20 (0235A19L)\nH3C MSR 30-20 POE (0235A239)\nH3C MSR 30-40 (0235A20J)\nH3C MSR 30-40 POE (0235A25R)\nH3C MSR 30-60 (0235A20K)\nH3C MSR 30-60 POE (0235A25S)\nH3C RT-MSR3040-AC-OVS-AS-H3 (0235A20V)\n\nMSR30-16\n Fix in progress\nuse mitigations\n JD659A HP MSR30-16 POE Multi-Service Router\nJD665A HP MSR30-16 Multi-Service Router\nJF233A HP MSR30-16 Router\nJF234A HP MSR30-16 PoE Router\n H3C RT-MSR3016-AC-OVS-H3 (0235A327)\nH3C RT-MSR3016-AC-POE-OVS-H3 (0235A321)\nH3C MSR 30-16 (0235A237)\nH3C MSR 30-16 POE (0235A238)\n\nMSR30-1X\n Fix in progress\nuse mitigations\n JF800A HP MSR30-11 Router\nJF816A HP MSR30-10 2 FE /2 SIC /1 MIM MS Rtr\nJG182A HP MSR30-11E Router\nJG183A HP MSR30-11F Router\nJG184A HP MSR30-10 DC Router\n H3C MSR 30-10 Router Host(AC) 2FE 2SIC 1XMIM 256DDR (0235A39H)\nH3C RT-MSR3011-AC-OVS-H3 (0235A29L)\n\nMSR50\n Fix in progress\nuse mitigations\n JD433A HP MSR50-40 Router\nJD653A HP MSR50 Processor Module\nJD655A HP MSR50-40 Multi-Service Router\nJD656A HP MSR50-60 Multi-Service Router\nJF231A HP MSR50-60 Router\nJF285A HP MSR50-40 DC Router\nJF640A HP MSR50-60 Rtr Chassis w DC PwrSupply\n H3C MSR 50-40 Router (0235A297)\nH3C MSR5040-DC-OVS-H3C (0235A20P)\nH3C RT-MSR5060-AC-OVS-H3 (0235A298)\nH3C MSR 50-40 Chassis (0235A20N)\nH3C MSR 50-60 Chassis (0235A20L)\n\nMSR50-G2\n Fix in progress\nuse mitigations\n JD429A HP MSR50 G2 Processor Module\nJD429B HP MSR50 G2 Processor Module\n H3C H3C MSR 50 Processor Module-G2 (0231A84Q)\nH3C MSR 50 High Performance Main Processing Unit 3GE (Combo)\n256F/1GD(0231A0KL)\n\nMSR20 Russian version\n Fix in progress\nuse mitigations\n JD663B HP MSR20-21 Router\nJF228A HP MSR20-40 Router\nJF283A HP MSR20-20 Router\n H3C RT-MSR2020-AC-OVS-H3C (0235A324)\nH3C RT-MSR2040-AC-OVS-H3 (0235A326)\n\nMSR20-1X Russian version\n Fix in progress\nuse mitigations\n JD431A HP MSR20-10 Router\nJF236A HP MSR20-15-I Router\nJF237A HP MSR20-15-A Router\nJF238A HP MSR20-15-I-W Router\nJF239A HP MSR20-11 Router\nJF240A HP MSR20-13 Router\nJF241A HP MSR20-12 Router\nJF806A HP MSR20-12-T Router\nJF807A HP MSR20-12-W Router\nJF808A HP MSR20-13-W Router\nJF809A HP MSR20-15-A-W Router\nJF817A HP MSR20-15 Router\n H3C MSR 20-10 (0235A0A7)\nH3C RT-MSR2015-AC-OVS-I-H3 (0235A394)\nH3C RT-MSR2015-AC-OVS-A-H3 (0235A392)\nH3C RT-MSR2015-AC-OVS-AW-H3 (0235A393)\nH3C RT-MSR2011-AC-OVS-H3 (0235A395)\nH3C RT-MSR2013-AC-OVS-H3 (0235A390)\nH3C RT-MSR2012-AC-OVS-H3 (0235A396)\nH3C RT-MSR2012-T-AC-OVS-H3 (0235A398)\nH3C RT-MSR2012-AC-OVS-W-H3 (0235A397)\nH3C RT-MSR2013-AC-OVS-W-H3 (0235A391)\nH3C RT-MSR2015-AC-OVS-IW-H3 (0235A38V)\nH3C MSR 20-15 Router Host(AC) 1 FE 4 LSW 1 ADSLoPOTS 1 DSIC (0235A0A8)\n\nMSR30 Russian version\n Fix in progress\nuse mitigations\n JF229A HP MSR30-40 Router\nJF230A HP MSR30-60 Router\nJF235A HP MSR30-20 DC Router\nJF284A HP MSR30-20 Router\nJF287A HP MSR30-40 DC Router\nJF801A HP MSR30-60 DC Router\nJF802A HP MSR30-20 PoE Router\nJF803A HP MSR30-40 PoE Router\nJF804A HP MSR30-60 PoE Router\n H3C RT-MSR3040-AC-OVS-H (0235A299)\nH3C RT-MSR3060-AC-OVS-H3 (0235A320)\nH3C RT-MSR3020-DC-OVS-H3 (0235A267)\nH3C MSR 30-20 Router (0235A328)\nH3C MSR 30-40 Router Host(DC) (0235A268)\nH3C RT-MSR3060-DC-OVS-H3 (0235A269)\nH3C RT-MSR3020-AC-POE-OVS-H3 (0235A322)\nH3C RT-MSR3040-AC-POE-OVS-H3 (0235A323)\nH3C RT-MSR3060-AC-POE-OVS-H3 (0235A296)\n\nMSR30-1X Russian version\n Fix in progress\nuse mitigations\n JF800A HP MSR30-11 Router\nJF816A HP MSR30-10 2 FE /2 SIC /1 MIM MS Rtr\nJG182A HP MSR30-11E Router\nJG183A HP MSR30-11F Router\nJG184A HP MSR30-10 DC Router\n H3C RT-MSR3011-AC-OVS-H3 (0235A29L)\nH3C MSR 30-10 Router Host(AC) 2FE 2SIC 1XMIM 256DDR (0235A39H)\n\nMSR30-16 Russian version\n Fix in progress\nuse mitigations\n JF233A HP MSR30-16 Router\nJF234A HP MSR30-16 PoE Router\n H3C RT-MSR3016-AC-OVS-H3 (0235A327)\nH3C RT-MSR3016-AC-POE-OVS-H3 (0235A321)\n\nMSR50 Russian version\n Fix in progress\nuse mitigations\n JD433A HP MSR50-40 Router\nJD653A HP MSR50 Processor Module\nJD655A HP MSR50-40 Multi-Service Router\nJD656A HP MSR50-60 Multi-Service Router\nJF231A HP MSR50-60 Router\nJF285A HP MSR50-40 DC Router\nJF640A HP MSR50-60 Rtr Chassis w DC PwrSupply\n H3C MSR 50-40 Router (0235A297)\nH3C MSR 50 Processor Module (0231A791)\nH3C MSR 50-40 Chassis (0235A20N)\nH3C MSR 50-60 Chassis (0235A20L)\nH3C RT-MSR5060-AC-OVS-H3 (0235A298)\nH3C MSR5040-DC-OVS-H3C (0235A20P)\n\nMSR50 G2 Russian version\n Fix in progress\nuse mitigations\n JD429B HP MSR50 G2 Processor Module\n H3C MSR 50 High Performance Main Processing Unit 3GE (Combo) 256F/1GD\n(0231A0KL)\n\nMSR9XX\n Fix in progress\nuse mitigations\n JF812A HP MSR900 Router\nJF813A HP MSR920 Router\nJF814A HP MSR900-W Router\nJF815A HP MSR920 2FEWAN/8FELAN/.11b/g Rtr\nJG207A HP MSR900-W Router (NA)\nJG208A HP MSR920-W Router (NA)\n H3C MSR 900 Router with 802.11b/g 2 FE WAN 4 FE LAN 256DDR 802.11b\n(0235A0C2)\nH3C MSR 900 Router 2 FE WAN 4 FE LAN 256DDR (0235A0BX)\nH3C MSR 920 Router with 802.11b/g 2 FE WAN 8 FE LAN 256DDR (0235A0C4)\nH3C MSR 920 Router 2 FE WAN 8 FE LAN 256DDR (0235A0C0)\n\nMSR9XX Russian version\n Fix in progress\nuse mitigations\n JF812A HP MSR900 Router\nJF813A HP MSR920 Router\nJF814A HP MSR900-W Router\nJF815A HP MSR920 2FEWAN/8FELAN/.11b/g Rtr\n H3C MSR 900 Router 2 FE WAN 4 FE LAN 256DDR (0235A0BX)\nH3C MSR 920 Router 2 FE WAN 8 FE LAN 256DDR (0235A0C0)\nH3C MSR 900 Router with 802.11b/g 2 FE WAN 4 FE LAN 256DDR 802.11b (0235A0C2)\nH3C MSR 920 Router with 802.11b/g 2 FE WAN 8 FE LAN 256DDR (0235A0C4)\n\nMSR93X\n Fix in progress\nuse mitigations\n JG511A HP MSR930 Router\nJG512A HP MSR930 Wireless Router\nJG513A HP MSR930 3G Router\nJG514A HP MSR931 Router\nJG515A HP MSR931 3G Router\nJG516A HP MSR933 Router\nJG517A HP MSR933 3G Router\nJG518A HP MSR935 Router\nJG519A HP MSR935 Wireless Router\nJG520A HP MSR935 3G Router\nJG531A HP MSR931 Dual 3G Router\nJG596A HP MSR930 4G LTE/3G CDMA Router\nJG597A HP MSR936 Wireless Router\nJG665A HP MSR930 4G LTE/3G WCDMA Global Router\nJG704A HP MSR930 4G LTE/3G WCDMA ATT Router\n\nMSR93X Russian version\n Fix in progress\nuse mitigations\n JG511A HP MSR930 Router\nJG512A HP MSR930 Wireless Router\nJG513A HP MSR930 3G Router\nJG514A HP MSR931 Router\nJG515A HP MSR931 3G Router\nJG516A HP MSR933 Router\nJG517A HP MSR933 3G Router\nJG518A HP MSR935 Router\nJG519A HP MSR935 Wireless Router\nJG520A HP MSR935 3G Router\nJG531A HP MSR931 Dual 3G Router\nJG596A HP MSR930 4G LTE/3G CDMA Router\nJG597A HP MSR936 Wireless Router\nJG665A HP MSR930 4G LTE/3G WCDMA Global Router\nJG704A HP MSR930 4G LTE/3G WCDMA ATT Router\n\nMSR1000\n Fix in progress\nuse mitigations\n JG732A HP MSR1003-8 AC Router\n\nMSR2000\n Fix in progress\nuse mitigations\n JG411A HP MSR2003 AC Router\n\nMSR3000\n Fix in progress\nuse mitigations\n JG404A HP MSR3064 Router\nJG405A HP MSR3044 Router\nJG406A HP MSR3024 AC Router\nJG409A HP MSR3012 AC Router\nJG861A HP MSR3024 TAA-compliant AC Router\n\nMSR4000\n Fix in progress\nuse mitigations\n JG402A HP MSR4080 Router Chassis\nJG403A HP MSR4060 Router Chassis\nJG412A HP MSR4000 MPU-100 Main Processing Unit\n\nF5000\n Fix in progress\nuse mitigations\n JG216A HP F5000 Firewall Standalone Chassis\nJD259A HP A5000-A5 VPN Firewall Chassis\n H3C SecPath F5000-A5 Host System (0150A0AG)\n\nU200S and CS\n Fix in progress\nuse mitigations\n JD268A HP 200-CS UTM Appliance\nJD273A HP U200-S UTM Appliance\n H3C SecPath U200-S (0235A36N)\n\nU200A and M\n Fix in progress\nuse mitigations\n JD274A HP 200-M UTM Appliance\nJD275A HP U200-A UTM Appliance\n H3C SecPath U200-A (0235A36Q)\n\nF1000A and S\n Fix in progress\nuse mitigations\n JD270A HP S1000-S VPN Firewall Appliance\nJD271A HP S1000-A VPN Firewall Appliance\nJG213A HP F1000-S-EI VPN Firewall Appliance\nJG214A HP F1000-A-EI VPN Firewall Appliance\n\nSecBlade FW\n Fix in progress\nuse mitigations\n JC635A HP 12500 VPN Firewall Module\nJD245A HP 9500 VPN Firewall Module\nJD249A HP 10500/7500 Advanced VPN Firewall Mod\nJD250A HP 6600 Firewall Processing Rtr Module\nJD251A HP 8800 Firewall Processing Module\nJD255A HP 5820 VPN Firewall Module\n H3C S9500E SecBlade VPN Firewall Module (0231A0AV)\nH3C S7500E SecBlade VPN Firewall Module (0231A832)\nH3C SR66 Gigabit Firewall Module (0231A88A)\nH3C SR88 Firewall Processing Module (0231A88L)\nH3C S5820 SecBlade VPN Firewall Module (0231A94J)\n\nF1000E\n Fix in progress\nuse mitigations\n JD272A HP S1000-E VPN Firewall Appliance\n\nVSR1000\n Fix in progress\nuse mitigations\n JG810AAE HP VSR1001 Virtual Services Router\nJG811AAE HP VSR1001 Virtual Services Router\nJG812AAE HP VSR1004 Virtual Services Router\nJG813AAE HP VSR1008 Virtual Services Router\n\nWX5002/5004\n Fix in progress\nuse mitigations\n JD441A HP 5800 ACM for 64-256 APs\nJD447B HP WX5002 Access Controller\nJD448A HP A-WX5004 Access Controller\nJD448B HP WX5004 Access Controller\nJD469A HP A-WX5004 (3Com) Access Controller\nJG261A HP 5800 Access Controller OAA TAA Mod\n\nHP 850/870\n Fix in progress\nuse mitigations\n JG723A HP 870 Unified Wired-WLAN Appliance\nJG725A HP 870 Unifd Wrd-WLAN TAA Applnc\n\nHP 830\n Fix in progress\nuse mitigations\n JG640A HP 830 24P PoE+ Unifd Wired-WLAN Swch\nJG641A HP 830 8P PoE+ Unifd Wired-WLAN Swch\nJG646A HP 830 24-Port PoE+ Wrd-WLAN TAA Switch\nJG647A HP 830 8-Port PoE+ Wrd-WLAN TAA Switch\n\nHP 6000\n Fix in progress\nuse mitigations\n JG639A HP 10500/7500 20G Unified Wired-WLAN Mod\nJG645A HP 10500/7500 20G Unifd Wrd-WLAN TAA Mod\n\nM220\n Fix in progress\nuse mitigations\n J9798A HP M220 802.11n AM Access Point\nJ9799A HP M220 802.11n WW Access Point\n\nNGFW\n Fix in progress\nuse mitigations\n JC882A HP S1050F NGFW Aplnc w/DVLabs 1-yr Lic\nJC883A HP S3010F NGFW Aplnc w/DVLabs 1-yr Lic\nJC884A HP S3020F NGFW Aplnc w/DVLabs 1-yr Lic\nJC885A HP S8005F NGFW Aplnc w/DVLabs 1-yr Lic\nJC886A HP S8010F NGFW Aplnc w/DVLabs 1-yr Lic\n\niMC UAM 7.0\n Fix in progress\nuse mitigations\n JD144A HP IMC UAM S/W Module w/200-User License\nJF388A HP IMC UAM S/W Module w/200-user License\nJD435A HP IMC EAD Client Software\nJF388AAE HP IMC UAM S/W Module w/200-user E-LTU\nJG752AAE HP IMC UAM SW Mod w/ 50-user E-LTU\n\niMC EAD 7.0\n Fix in progress\nuse mitigations\n JF391AAE HP IMC EAD S/W Module w/200-user E-LTU\nJG754AAE HP IMC EAD SW Module w/ 50-user E-LTU\nJD147A HP IMC Endpoint Admission Defense Software Module with 200-user\nLicense\nJF391A HP IMC EAD S/W Module w/200-user License\n\niMC PLAT 7.0\n Fix in progress\nuse mitigations\n JF377AAE HP IMC Standard Edition Software Platform with 100-node E-LTU\nJG549AAE HP PCM+ to IMC Std Upgr w/200-node E-LTU\nJG747AAE HP IMC Standard Software Platform with 50-node E-LTU\nJG768AAE HP PCM+ to IMC Std Upg w/ 200-node E-LTU\nJD125A HP IMC Standard Edition Software Platform with 100-node License\nJD815A HP IMC Standard Edition Software Platform with 100-node License\nJD816A HP A-IMC Standard Edition Software DVD Media\nJF377A HP IMC Standard Edition Software Platform with 100-node License\nJF288AAE HP Network Director to Intelligent Management Center Upgrade E-LTU\nJF289AAE HP Enterprise Management System to Intelligent Management Center\nUpgrade E-LTU\nTJ635AAE HP IMC for ANM 50 node pack SW E-LTU (On HP Softwares CPL\nnot HPNs)\nJF378AAE HP IMC Enterprise Edition Software Platform with 200-Node E-LTU\nJG748AAE HP IMC Enterprise Software Platform with 50-node E-LTU\nJD126A HP A-IMC Enterprise Software Platform with 200-node License\nJD808A HP A-IMC Enterprise Software Platform with 200-node License\nJD814A HP A-IMC Enterprise Edition Software DVD Media\nJF378A HP IMC Enterprise Edition Software Platform with 200-node License\nJG546AAE HP IMC Basic SW Platform w/50-node E-LTU\nJG548AAE HP PCM+ to IMC Bsc Upgr w/50-node E-LTU\nJG550AAE HP PMM to IMC Bsc WLM Upgr w/150 AP E-LTU\nJG590AAE HP IMC Bsc WLAN Mgr SW Pltfm 50 AP E-LTU\nJG659AAE HP IMC Smart Connect Virtual Appliance Edition E-LTU\nJG766AAE HP IMC Smart Connect Virtual Appliance Edition E-LTU\nJG660AAE HP IMC Smart Connect w / WLAN Manager Virtual Appliance Edition\nE-LTU\nJG767AAE HP IMC Smart Connect with Wireless Service Manager Virtual Appliance\nSoftware E-LTU\n\nHISTORY\nVersion:1 (rev.1) - 20 June 2014 Initial release\n\nThird Party Security Patches: Third party security patches that are to be\ninstalled on systems running HP software products should be applied in\naccordance with the customer\u0027s patch management policy. \n\nSupport: For issues about implementing the recommendations of this Security\nBulletin, contact normal HP Services support channel.  For other issues about\nthe content of this Security Bulletin, send e-mail to security-alert@hp.com. \n\nReport: To report a potential security vulnerability with any HP supported\nproduct, send Email to: security-alert@hp.com\n\nSubscribe: To initiate a subscription to receive future HP Security Bulletin\nalerts via Email:\nhttp://h41183.www4.hp.com/signup_alerts.php?jumpid=hpsc_secbulletins\n\nSecurity Bulletin Archive: A list of recently released Security Bulletins is\navailable here:\nhttps://h20564.www2.hp.com/portal/site/hpsc/public/kb/secBullArchive/\n\nSoftware Product Category: The Software Product Category is represented in\nthe title by the two characters following HPSB. \n\n3C = 3COM\n3P = 3rd Party Software\nGN = HP General Software\nHF = HP Hardware and Firmware\nMP = MPE/iX\nMU = Multi-Platform Software\nNS = NonStop Servers\nOV = OpenVMS\nPI = Printing and Imaging\nPV = ProCurve\nST = Storage Software\nTU = Tru64 UNIX\nUX = HP-UX\n\nCopyright 2014 Hewlett-Packard Development Company, L.P. \nHewlett-Packard Company shall not be liable for technical or editorial errors\nor omissions contained herein. The information provided is provided \"as is\"\nwithout warranty of any kind. To the extent permitted by law, neither HP or\nits affiliates, subcontractors or suppliers will be liable for\nincidental,special or consequential damages including downtime cost; lost\nprofits; damages relating to the procurement of substitute products or\nservices; or damages for loss of data, or software restoration. The\ninformation in this document is subject to change without notice. \nHewlett-Packard Company and the names of Hewlett-Packard products referenced\nherein are trademarks of Hewlett-Packard Company in the United States and\nother countries. Other product and company names mentioned herein may be\ntrademarks of their respective owners. \n\n-----BEGIN PGP SIGNATURE-----\nVersion: GnuPG v1.4.13 (GNU/Linux)\n\niEYEARECAAYFAlOkrM4ACgkQ4B86/C0qfVn7/QCeK5T1H9dXfVQgIKSr5USqLmvq\nCtMAnjujH7e5aXfIOvxyyuB0FcSwIWCM\n=CEL7\n-----END PGP SIGNATURE-----\n. \nOpenSSL is a 3rd party product that is embedded with some HP printer\nproducts. This bulletin notifies HP Printer customers about impacted\nproducts. To obtain the updated firmware, go to www.hp.com and follow\nthese steps:\n\nSelect \"Drivers \u0026 Software\". \nEnter the appropriate product name listed in the table below into the search\nfield. \nClick on \"Search\". \nClick on the appropriate product. \nUnder \"Select operating system\" click on \"Cross operating system (BIOS,\nFirmware, Diagnostics, etc.)\"\nNote: If the \"Cross operating system ...\" link is not present, select\napplicable Windows operating system from the list. \nSelect the appropriate firmware update under \"Firmware\". \n\nFirmware Updates Table\n\nProduct Name\n Model Number\n Firmware Revision\n\nHP Color LaserJet CM4540 MFP\n CC419A, CC420A, CC421A\n v 2302963_436067 (or higher)\n\nHP Color LaserJet CP5525\n CE707A,CE708A,CE709A\n v 2302963_436070 (or higher)\n\nHP Color LaserJet Enterprise M750\n D3L08A, D3L09A, D3L10A\n v 2302963_436077 (or higher)\n\nHP Color LaserJet M651\n CZ255A, CZ256A, CZ257A, CZ258A\n v 2302963_436073 (or higher)\n\nHP Color LaserJet M680\n CZ248A, CZ249A\n v 2302963_436072 (or higher)\n\nHP Color LaserJet Flow M680\n CZ250A, CA251A\n v 2302963_436072 (or higher)\n\nHP LaserJet Enterprise 500 color MFP M575dn\n CD644A, CD645A\n v 2302963_436081 (or higher)\n\nHP LaserJet Enterprise 500 MFP M525f\n CF116A, CF117A\n v 2302963_436069 (or higher)\n\nHP LaserJet Enterprise 600 M601 Series\n CE989A, CE990A\n v 2302963_436082 (or higher)\n\nHP LaserJet Enterprise 600 M602 Series\n CE991A, CE992A, CE993A\n v 2302963_436082 (or higher)\n\nHP LaserJet Enterprise 600 M603 Series\n CE994A, CE995A, CE996A\n v 2302963_436082 (or higher)\n\nHP LaserJet Enterprise MFP M630 series\n B3G84A, B3G85A, B3G86A, J7X28A\n v 2303714_233000041 (or higher)\n\nHP LaserJet Enterprise 700 color M775 series\n CC522A, CC523A, CC524A, CF304A\n v 2302963_436079 (or higher)\n\nHP LaserJet Enterprise 700 M712 series\n CF235A, CF236A, CF238A\n v 2302963_436080 (or higher)\n\nHP LaserJet Enterprise 800 color M855\n A2W77A, A2W78A, A2W79A\n v 2302963_436076 (or higher)\n\nHP LaserJet Enterprise 800 color MFP M880\n A2W76A, A2W75A, D7P70A, D7P71A\n v 2302963_436068 (or higher)\n\nHP LaserJet Enterprise Color 500 M551 Series\n CF081A,CF082A,CF083A\n v 2302963_436083 (or higher)\n\nHP LaserJet Enterprise color flow MFP M575c\n CD646A\n v 2302963_436081 (or higher)\n\nHP LaserJet Enterprise flow M830z MFP\n CF367A\n v 2302963_436071 (or higher)\n\nHP LaserJet Enterprise flow MFP M525c\n CF118A\n v 2302963_436069 (or higher)\n\nHP LaserJet Enterprise M4555 MFP\n CE502A,CE503A, CE504A, CE738A\n v 2302963_436064 (or higher)\n\nHP LaserJet Enterprise M806\n CZ244A, CZ245A\n v 2302963_436075 (or higher)\n\nHP LaserJet Enterprise MFP M725\n CF066A, CF067A, CF068A, CF069A\n v 2302963_436078 (or higher)\n\nHP Scanjet Enterprise 8500 Document Capture Workstation\n L2717A, L2719A\n v 2302963_436065 (or higher)\n\nOfficeJet Enterprise Color MFP X585\n B5L04A, B5L05A,B5L07A\n v 2302963_436066 (or higher)\n\nOfficeJet Enterprise Color X555\n C2S11A, C2S12A\n v 2302963_436074 (or higher)\n\nHP Color LaserJet CP3525\n CC468A, CC469A, CC470A, CC471A\n v 06.183.1 (or higher)\n\nHP LaserJet M4345 Multifunction Printer\n CB425A, CB426A, CB427A, CB428A\n v 48.306.1 (or higher)\n\nHP LaserJet M5025 Multifunction Printer\n Q7840A\n v 48.306.1 (or higher)\n\nHP Color LaserJet CM6040 Multifunction Printer\n Q3938A, Q3939A\n v 52.256.1 (or higher)\n\nHP Color LaserJet Enterprise CP4525\n CC493A, CC494A, CC495A\n v 07.164.1 (or higher)\n\nHP Color LaserJet Enterprise CP4025\n CC489A, CC490A\n v 07.164.1 (or higher)\n\nHP LaserJet M5035 Multifunction Printer\n Q7829A, Q7830A, Q7831A\n v 48.306.1 (or higher)\n\nHP LaserJet M9050 Multifunction Printer\n CC395A\n v 51.256.1 (or higher)\n\nHP LaserJet M9040 Multifunction Printer\n CC394A\n v 51.256.1 (or higher)\n\nHP Color LaserJet CM4730 Multifunction Printer\n CB480A, CB481A, CB482A, CB483A\n v 50.286.1 (or higher)\n\nHP LaserJet M3035 Multifunction Printer\n CB414A, CB415A, CC476A, CC477A\n v 48.306.1 (or higher)\n\nHP 9250c Digital Sender\n CB472A\n v 48.293.1 (or higher)\n\nHP LaserJet Enterprise P3015\n CE525A,CE526A,CE527A,CE528A,CE595A\n v 07.186.1 (or higher)\n\nHP LaserJet M3027 Multifunction Printer\n CB416A, CC479A\n v 48.306.1 (or higher)\n\nHP LaserJet CM3530 Multifunction Printer\n CC519A, CC520A\n v 53.236.1 (or higher)\n\nHP Color LaserJet CP6015\n Q3931A, Q3932A, Q3933A, Q3934A, Q3935A\n v 04.203.1 (or higher)\n\nHP LaserJet P4515\n CB514A,CB515A, CB516A, CB517A\n v 04.213.1 (or higher)\n\nHP Color LaserJet CM6030 Multifunction Printer\n CE664A, CE665A\n v 52.256.1 (or higher)\n\nHP LaserJet P4015\n CB509A, CB526A, CB511A, CB510A\n v 04.213.1 (or higher)\n\nHP LaserJet P4014\n CB507A, CB506A, CB512A\n v 04.213.1 (or higher)\n\nHISTORY\nVersion:1 (rev.1) - 22 September 2014 Initial release\n\nThird Party Security Patches: Third party security patches that are to be\ninstalled on systems running HP software products should be applied in\naccordance with the customer\u0027s patch management policy",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2014-0224"
          },
          {
            "db": "BID",
            "id": "67899"
          },
          {
            "db": "VULMON",
            "id": "CVE-2014-0224"
          },
          {
            "db": "PACKETSTORM",
            "id": "127936"
          },
          {
            "db": "PACKETSTORM",
            "id": "127166"
          },
          {
            "db": "PACKETSTORM",
            "id": "127630"
          },
          {
            "db": "PACKETSTORM",
            "id": "127422"
          },
          {
            "db": "PACKETSTORM",
            "id": "127403"
          },
          {
            "db": "PACKETSTORM",
            "id": "127190"
          },
          {
            "db": "PACKETSTORM",
            "id": "128345"
          }
        ],
        "trust": 1.89
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2014-0224",
            "trust": 2.7
          },
          {
            "db": "JUNIPER",
            "id": "JSA10629",
            "trust": 1.9
          },
          {
            "db": "CERT/CC",
            "id": "VU#978508",
            "trust": 1.9
          },
          {
            "db": "MCAFEE",
            "id": "SB10075",
            "trust": 1.9
          },
          {
            "db": "SECUNIA",
            "id": "59824",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59310",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59380",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59661",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59162",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59666",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59191",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59188",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "60176",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59375",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59101",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59441",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59163",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59142",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59126",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59186",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "60567",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59189",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59437",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59445",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "58639",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59282",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59132",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59506",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59383",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59135",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59342",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59659",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59364",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "58492",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "60066",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "58337",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "60571",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59192",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "58667",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59223",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59004",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59459",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59990",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59214",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59338",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59438",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59429",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59287",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "60577",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59530",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59448",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "58759",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59012",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59894",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59175",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59055",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59669",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59368",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59518",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "58714",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "58716",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "60049",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59043",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59655",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59878",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59370",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59449",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59435",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59491",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59495",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59514",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59120",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "58579",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59721",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59529",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59284",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59389",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "58745",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59167",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "58128",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "58977",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59442",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59040",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "58939",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59784",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59093",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59454",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59885",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "58660",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59460",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59354",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "58743",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59362",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "58945",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59446",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59602",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59305",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "58433",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59502",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59374",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59264",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59528",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "58713",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59325",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59450",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "58385",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "60819",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59525",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59490",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59231",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59365",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "61254",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59301",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59440",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59202",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59451",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59190",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59447",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59589",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "60522",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "58742",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59677",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59300",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59306",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "61815",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59413",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59483",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59063",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "58719",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59444",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59211",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59827",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59215",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59347",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "58930",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "59916",
            "trust": 1.6
          },
          {
            "db": "SECUNIA",
            "id": "58615",
            "trust": 1.6
          },
          {
            "db": "SIEMENS",
            "id": "SSA-234763",
            "trust": 1.6
          },
          {
            "db": "SECTRACK",
            "id": "1031594",
            "trust": 1.6
          },
          {
            "db": "SECTRACK",
            "id": "1031032",
            "trust": 1.6
          },
          {
            "db": "AUSCERT",
            "id": "ESB-2019.4645",
            "trust": 0.6
          },
          {
            "db": "AUSCERT",
            "id": "ESB-2022.0696",
            "trust": 0.6
          },
          {
            "db": "LENOVO",
            "id": "LEN-24443",
            "trust": 0.6
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201406-080",
            "trust": 0.6
          },
          {
            "db": "DLINK",
            "id": "SAP10045",
            "trust": 0.3
          },
          {
            "db": "DLINK",
            "id": "SAP10046",
            "trust": 0.3
          },
          {
            "db": "JUNIPER",
            "id": "JSA10643",
            "trust": 0.3
          },
          {
            "db": "JUNIPER",
            "id": "JSA10659",
            "trust": 0.3
          },
          {
            "db": "ICS CERT",
            "id": "ICSA-17-094-04",
            "trust": 0.3
          },
          {
            "db": "ICS CERT",
            "id": "ICSA-14-198-03F",
            "trust": 0.3
          },
          {
            "db": "ICS CERT",
            "id": "ICSA-14-198-03G",
            "trust": 0.3
          },
          {
            "db": "ICS CERT",
            "id": "ICSA-14-198-03B",
            "trust": 0.3
          },
          {
            "db": "ICS CERT",
            "id": "ICSA-14-198-03C",
            "trust": 0.3
          },
          {
            "db": "ICS CERT",
            "id": "ICSA-14-198-03",
            "trust": 0.3
          },
          {
            "db": "ICS CERT",
            "id": "ICSA-14-198-03D",
            "trust": 0.3
          },
          {
            "db": "JVN",
            "id": "JVN61247051",
            "trust": 0.3
          },
          {
            "db": "BID",
            "id": "67899",
            "trust": 0.3
          },
          {
            "db": "VULMON",
            "id": "CVE-2014-0224",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "127936",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "127166",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "127630",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "127422",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "127403",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "127190",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "128345",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "VULMON",
            "id": "CVE-2014-0224"
          },
          {
            "db": "BID",
            "id": "67899"
          },
          {
            "db": "PACKETSTORM",
            "id": "127936"
          },
          {
            "db": "PACKETSTORM",
            "id": "127166"
          },
          {
            "db": "PACKETSTORM",
            "id": "127630"
          },
          {
            "db": "PACKETSTORM",
            "id": "127422"
          },
          {
            "db": "PACKETSTORM",
            "id": "127403"
          },
          {
            "db": "PACKETSTORM",
            "id": "127190"
          },
          {
            "db": "PACKETSTORM",
            "id": "128345"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201406-080"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-0224"
          }
        ]
      },
      "id": "VAR-201406-0445",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "VARIoT devices database",
            "id": null
          }
        ],
        "trust": 0.4594171644
      },
      "last_update_date": "2024-07-23T21:30:24.345000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "openssl-1.0.1h",
            "trust": 0.6,
            "url": "http://www.cnnvd.org.cn/web/xxk/bdxqbyid.tag?id=51081"
          },
          {
            "title": "openssl-1.0.0m",
            "trust": 0.6,
            "url": "http://www.cnnvd.org.cn/web/xxk/bdxqbyid.tag?id=51080"
          },
          {
            "title": "openssl-0.9.8za",
            "trust": 0.6,
            "url": "http://www.cnnvd.org.cn/web/xxk/bdxqbyid.tag?id=51079"
          },
          {
            "title": "Amazon Linux AMI: ALAS-2014-351",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=amazon_linux_ami\u0026qid=alas-2014-351"
          },
          {
            "title": "HP: SUPPORT COMMUNICATION- SECURITY BULLETIN\nHPSBPI03107 rev.3  -  Certain HP LaserJet Printers, MFPs and Certain HP OfficeJet Enterprise Printers using OpenSSL, Remote Unauthorized Access",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=hp_bulletin\u0026qid=d0eef6c81e529a1b8e4ea4b72eaef4d0"
          },
          {
            "title": "Amazon Linux AMI: ALAS-2014-350",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=amazon_linux_ami\u0026qid=alas-2014-350"
          },
          {
            "title": "Siemens Security Advisories: Siemens Security Advisory",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=siemens_security_advisories\u0026qid=b92b65104373bc8476811ff1b99cd369"
          },
          {
            "title": "HP: SUPPORT COMMUNICATION- SECURITY BULLETIN\nHPSBPI03107 rev.3  -  Certain HP LaserJet Printers, MFPs and Certain HP OfficeJet Enterprise Printers using OpenSSL, Remote Unauthorized Access",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=hp_bulletin\u0026qid=a7d1e620ea07a6fd4d3ec24012763337"
          },
          {
            "title": "Red Hat: CVE-2014-0224",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_cve_database\u0026qid=cve-2014-0224"
          },
          {
            "title": "Ubuntu Security Notice: openssl regression",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice\u0026qid=usn-2232-3"
          },
          {
            "title": "HP: HPSBPI03107 rev.3  -  Certain HP LaserJet Printers, MFPs and Certain HP OfficeJet Enterprise Printers using OpenSSL, Remote Unauthorized Access",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=hp_bulletin\u0026qid=hpsbpi03107"
          },
          {
            "title": "Ubuntu Security Notice: openssl vulnerabilities",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice\u0026qid=usn-2232-4"
          },
          {
            "title": "Ubuntu Security Notice: openssl vulnerabilities",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice\u0026qid=usn-2232-1"
          },
          {
            "title": "Ubuntu Security Notice: openssl regression",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice\u0026qid=usn-2232-2"
          },
          {
            "title": "Debian Security Advisories: DSA-2950-1 openssl -- security update",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=debian_security_advisories\u0026qid=909292f2afe623fbec51f7ab6b32f790"
          },
          {
            "title": "Debian CVElist Bug Report Logs: openssl: CVE-2014-0224, CVE-2014-0221, CVE-2014-0195, CVE-2014-0198, CVE-2010-5298, CVE-2014-3470",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=debian_cvelist_bugreportlogs\u0026qid=07d14df4883f21063a053cea8d2239c6"
          },
          {
            "title": "Tenable Security Advisories: [R8] Tenable Products Affected by OpenSSL \u0027CCS Injection\u0027 Vulnerability",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=tenable_security_advisories\u0026qid=tns-2014-03"
          },
          {
            "title": "Amazon Linux AMI: ALAS-2014-349",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=amazon_linux_ami\u0026qid=alas-2014-349"
          },
          {
            "title": "Debian CVElist Bug Report Logs: virtualbox: CVE-2014-6588 CVE-2014-6589 CVE-2014-6590 CVE-2014-6595 CVE-2015-0418 CVE-2015-0427",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=debian_cvelist_bugreportlogs\u0026qid=eee4d8c3e2b11de5b15ee65d96af6c60"
          },
          {
            "title": "Symantec Security Advisories: SA80 : OpenSSL Security Advisory 05-Jun-2014",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=symantec_security_advisories\u0026qid=dd4667746d163d08265dfdd4c98e4201"
          },
          {
            "title": "Citrix Security Bulletins: Citrix Security Advisory for OpenSSL Vulnerabilities (June 2014)",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=citrix_security_bulletins\u0026qid=afbd3a710e98424e558b1b21482abad6"
          },
          {
            "title": "",
            "trust": 0.1,
            "url": "https://github.com/live-hack-cve/cve-2014-0224 "
          },
          {
            "title": "crochet-technologies",
            "trust": 0.1,
            "url": "https://github.com/crochet-technology/crochet-technologies "
          },
          {
            "title": "openssl-ccs-cve-2014-0224",
            "trust": 0.1,
            "url": "https://github.com/ssllabs/openssl-ccs-cve-2014-0224 "
          },
          {
            "title": "android-development-best-practices",
            "trust": 0.1,
            "url": "https://github.com/niharika2810/android-development-best-practices "
          },
          {
            "title": "ssl-grader",
            "trust": 0.1,
            "url": "https://github.com/sslyze410-sslgrader-wciphersuite-info/ssl-grader "
          },
          {
            "title": "",
            "trust": 0.1,
            "url": "https://github.com/dtarnawsky/capacitor-plugin-security-provider "
          },
          {
            "title": "qualysparser",
            "trust": 0.1,
            "url": "https://github.com/pr4jwal/qualysparser "
          },
          {
            "title": "",
            "trust": 0.1,
            "url": "https://github.com/wanderwille/13.01 "
          }
        ],
        "sources": [
          {
            "db": "VULMON",
            "id": "CVE-2014-0224"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201406-080"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-326",
            "trust": 1.0
          }
        ],
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2014-0224"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 2.5,
            "url": "http://support.citrix.com/article/ctx140876"
          },
          {
            "trust": 2.5,
            "url": "http://www.vmware.com/security/advisories/vmsa-2014-0006.html"
          },
          {
            "trust": 2.2,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676615"
          },
          {
            "trust": 2.2,
            "url": "http://www.ibm.com/support/docview.wss?uid=swg21676793"
          },
          {
            "trust": 2.2,
            "url": "http://www.ibm.com/support/docview.wss?uid=isg3t1020948"
          },
          {
            "trust": 2.2,
            "url": "http://www.ibm.com/support/docview.wss?uid=swg1it02314"
          },
          {
            "trust": 2.2,
            "url": "http://www.ibm.com/support/docview.wss?uid=swg21676877"
          },
          {
            "trust": 2.2,
            "url": "http://www.vmware.com/security/advisories/vmsa-2014-0012.html"
          },
          {
            "trust": 2.2,
            "url": "http://www.huawei.com/en/security/psirt/security-bulletins/security-advisories/hw-345106.htm"
          },
          {
            "trust": 2.2,
            "url": "http://www.ibm.com/support/docview.wss?uid=ssg1s1004678"
          },
          {
            "trust": 2.2,
            "url": "http://www.ibm.com/support/docview.wss?uid=swg21676356"
          },
          {
            "trust": 2.2,
            "url": "http://www.ibm.com/support/docview.wss?uid=swg24037783"
          },
          {
            "trust": 2.0,
            "url": "http://www.openssl.org/news/secadv_20140605.txt"
          },
          {
            "trust": 1.9,
            "url": "http://kb.juniper.net/infocenter/index?page=content\u0026id=kb29217"
          },
          {
            "trust": 1.9,
            "url": "http://kb.juniper.net/infocenter/index?page=content\u0026id=jsa10629"
          },
          {
            "trust": 1.9,
            "url": "https://blogs.oracle.com/sunsecurity/entry/cve_2014_0224_cryptographic_issues1"
          },
          {
            "trust": 1.9,
            "url": "https://blogs.oracle.com/sunsecurity/entry/cve_2014_0224_cryptographic_issues"
          },
          {
            "trust": 1.9,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21678167"
          },
          {
            "trust": 1.9,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21678233"
          },
          {
            "trust": 1.9,
            "url": "http://kb.juniper.net/infocenter/index?page=content\u0026id=kb29195"
          },
          {
            "trust": 1.9,
            "url": "http://support.f5.com/kb/en-us/solutions/public/15000/300/sol15325.html"
          },
          {
            "trust": 1.9,
            "url": "http://aix.software.ibm.com/aix/efixes/security/openssl_advisory9.asc"
          },
          {
            "trust": 1.9,
            "url": "http://www.oracle.com/technetwork/security-advisory/cpujul2016-2881720.html"
          },
          {
            "trust": 1.9,
            "url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2016-2881722.html"
          },
          {
            "trust": 1.9,
            "url": "http://www.f-secure.com/en/web/labs_global/fsc-2014-6"
          },
          {
            "trust": 1.9,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg24037730"
          },
          {
            "trust": 1.9,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg24037727"
          },
          {
            "trust": 1.9,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676655"
          },
          {
            "trust": 1.9,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21675821"
          },
          {
            "trust": 1.9,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676071"
          },
          {
            "trust": 1.9,
            "url": "http://www-947.ibm.com/support/entry/portal/docdisplay?lndocid=migr-5095757"
          },
          {
            "trust": 1.9,
            "url": "http://www-947.ibm.com/support/entry/portal/docdisplay?lndocid=migr-5095756"
          },
          {
            "trust": 1.9,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676833"
          },
          {
            "trust": 1.9,
            "url": "https://kb.bluecoat.com/index?page=content\u0026id=sa80"
          },
          {
            "trust": 1.9,
            "url": "https://kc.mcafee.com/corporate/index?page=content\u0026id=sb10075"
          },
          {
            "trust": 1.9,
            "url": "http://www.fortiguard.com/advisory/fg-ir-14-018/"
          },
          {
            "trust": 1.9,
            "url": "http://tools.cisco.com/security/center/content/ciscosecurityadvisory/cisco-sa-20140605-openssl"
          },
          {
            "trust": 1.9,
            "url": "http://www.oracle.com/technetwork/topics/security/cpujan2015-1972971.html"
          },
          {
            "trust": 1.9,
            "url": "http://www.oracle.com/technetwork/topics/security/cpujul2014-1972956.html"
          },
          {
            "trust": 1.9,
            "url": "http://www.oracle.com/technetwork/topics/security/cpuoct2014-1972960.html"
          },
          {
            "trust": 1.9,
            "url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html"
          },
          {
            "trust": 1.9,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=nas8n1020172"
          },
          {
            "trust": 1.9,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21675626"
          },
          {
            "trust": 1.9,
            "url": "http://rhn.redhat.com/errata/rhsa-2014-0630.html"
          },
          {
            "trust": 1.9,
            "url": "http://rhn.redhat.com/errata/rhsa-2014-0631.html"
          },
          {
            "trust": 1.9,
            "url": "http://rhn.redhat.com/errata/rhsa-2014-0633.html"
          },
          {
            "trust": 1.9,
            "url": "http://rhn.redhat.com/errata/rhsa-2014-0632.html"
          },
          {
            "trust": 1.9,
            "url": "http://rhn.redhat.com/errata/rhsa-2014-0627.html"
          },
          {
            "trust": 1.9,
            "url": "http://rhn.redhat.com/errata/rhsa-2014-0680.html"
          },
          {
            "trust": 1.9,
            "url": "http://www-947.ibm.com/support/entry/portal/docdisplay?lndocid=migr-5095755"
          },
          {
            "trust": 1.9,
            "url": "http://www-947.ibm.com/support/entry/portal/docdisplay?lndocid=migr-5095754"
          },
          {
            "trust": 1.9,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21683332"
          },
          {
            "trust": 1.9,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21677695"
          },
          {
            "trust": 1.9,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676644"
          },
          {
            "trust": 1.9,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676879"
          },
          {
            "trust": 1.9,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676529"
          },
          {
            "trust": 1.9,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21677836"
          },
          {
            "trust": 1.9,
            "url": "http://www-947.ibm.com/support/entry/portal/docdisplay?lndocid=migr-5095740"
          },
          {
            "trust": 1.9,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676501"
          },
          {
            "trust": 1.9,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676035"
          },
          {
            "trust": 1.9,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21677828"
          },
          {
            "trust": 1.9,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21673137"
          },
          {
            "trust": 1.9,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676419"
          },
          {
            "trust": 1.9,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21677131"
          },
          {
            "trust": 1.9,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676496"
          },
          {
            "trust": 1.9,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676478"
          },
          {
            "trust": 1.9,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676062"
          },
          {
            "trust": 1.9,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg24037731"
          },
          {
            "trust": 1.9,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg24037732"
          },
          {
            "trust": 1.9,
            "url": "http://www.kb.cert.org/vuls/id/978508"
          },
          {
            "trust": 1.7,
            "url": "http://security.gentoo.org/glsa/glsa-201407-05.xml"
          },
          {
            "trust": 1.6,
            "url": "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docdisplay?docid=emr_na-c05301946"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59661"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59301"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59300"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59784"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59413"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59655"
          },
          {
            "trust": 1.6,
            "url": "http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/60522"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59659"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=140317760000786\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-234763.pdf"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=141383465822787\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "https://access.redhat.com/site/blogs/766093/posts/908133"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=140784085708882\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59310"
          },
          {
            "trust": 1.6,
            "url": "http://linux.oracle.com/errata/elsa-2014-1053.html"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59666"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/58337"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/58579"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59305"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59306"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59669"
          },
          {
            "trust": 1.6,
            "url": "http://dev.mysql.com/doc/relnotes/workbench/en/wb-news-6-1-7.html"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59429"
          },
          {
            "trust": 1.6,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676333"
          },
          {
            "trust": 1.6,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676334"
          },
          {
            "trust": 1.6,
            "url": "http://ccsinjection.lepidum.co.jp"
          },
          {
            "trust": 1.6,
            "url": "http://support.apple.com/kb/ht6443"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=140266410314613\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=140852757108392\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://www14.software.ibm.com/webapp/set2/subscriptions/pqvcmjd?mode=18\u0026id=6061\u0026myns=phmc\u0026mync=e"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/58667"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59514"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59878"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59518"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=140870499402361\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://www.blackberry.com/btsc/kb36051"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/60066"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=141025641601169\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=140386311427810\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59093"
          },
          {
            "trust": 1.6,
            "url": "http://www.websense.com/support/article/kbarticle/vulnerabilities-resolved-in-triton-apx-version-8-0"
          },
          {
            "trust": 1.6,
            "url": "http://lists.opensuse.org/opensuse-updates/2015-02/msg00030.html"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=140369637402535\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59530"
          },
          {
            "trust": 1.6,
            "url": "http://www.novell.com/support/kb/doc.php?id=7015264"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59894"
          },
          {
            "trust": 1.6,
            "url": "http://lists.fedoraproject.org/pipermail/package-announce/2014-august/136470.html"
          },
          {
            "trust": 1.6,
            "url": "http://seclists.org/fulldisclosure/2014/jun/38"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/58433"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59885"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59525"
          },
          {
            "trust": 1.6,
            "url": "https://filezilla-project.org/versions.php?type=server"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=141147110427269\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21677567"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59529"
          },
          {
            "trust": 1.6,
            "url": "https://www.intersectalliance.com/wp-content/uploads/release_notes/releasenotes_for_snare_for_mssql.pdf"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59528"
          },
          {
            "trust": 1.6,
            "url": "http://www.mandriva.com/security/advisories?name=mdvsa-2014:105"
          },
          {
            "trust": 1.6,
            "url": "http://www.mandriva.com/security/advisories?name=mdvsa-2014:106"
          },
          {
            "trust": 1.6,
            "url": "http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00027.html"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59063"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=141383410222440\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59186"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59189"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/61815"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=140604261522465\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59188"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/60049"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=140544599631400\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/61254"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59190"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=140431828824371\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59192"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59191"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59990"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/58660"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59502"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59506"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/60176"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59040"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59282"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59163"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59284"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59162"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59043"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59167"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59287"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/58742"
          },
          {
            "trust": 1.6,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676845"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/58743"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/58745"
          },
          {
            "trust": 1.6,
            "url": "http://rhn.redhat.com/errata/rhsa-2014-0624.html"
          },
          {
            "trust": 1.6,
            "url": "https://www.imperialviolet.org/2014/06/05/earlyccs.html"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59055"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59175"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=140794476212181\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59721"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=140482916501310\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59602"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/58759"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/58639"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=140621259019789\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://www14.software.ibm.com/webapp/set2/subscriptions/pqvcmjd?mode=18\u0026id=6060\u0026myns=phmc\u0026mync=e"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=142350350616251\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://www.securitytracker.com/id/1031032"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59380"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59383"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59264"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59142"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=141658880509699\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://rhn.redhat.com/errata/rhsa-2014-0626.html"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59389"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=140983229106599\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://www.splunk.com/view/sp-caaam2d"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=140491231331543\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21677390"
          },
          {
            "trust": 1.6,
            "url": "http://www.kerio.com/support/kerio-control/release-history"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/60819"
          },
          {
            "trust": 1.6,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg24037729"
          },
          {
            "trust": 1.6,
            "url": "http://seclists.org/fulldisclosure/2014/dec/23"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=140904544427729\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/58977"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59824"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/58615"
          },
          {
            "trust": 1.6,
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1103586"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59827"
          },
          {
            "trust": 1.6,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=isg400001843"
          },
          {
            "trust": 1.6,
            "url": "https://www.arista.com/en/support/advisories-notices/security-advisories/941-security-advisory-0005"
          },
          {
            "trust": 1.6,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=isg400001841"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59120"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59362"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59483"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59365"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59364"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59004"
          },
          {
            "trust": 1.6,
            "url": "http://lists.opensuse.org/opensuse-security-announce/2016-03/msg00011.html"
          },
          {
            "trust": 1.6,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676889"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=140448122410568\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/58945"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59916"
          },
          {
            "trust": 1.6,
            "url": "http://lists.opensuse.org/opensuse-security-announce/2015-04/msg00016.html"
          },
          {
            "trust": 1.6,
            "url": "http://esupport.trendmicro.com/solution/en-us/1103813.aspx"
          },
          {
            "trust": 1.6,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg1iv61506"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59370"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59491"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59490"
          },
          {
            "trust": 1.6,
            "url": "http://puppetlabs.com/security/cve/cve-2014-0224"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59132"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59374"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59495"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59012"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59375"
          },
          {
            "trust": 1.6,
            "url": "http://www.novell.com/support/kb/doc.php?id=7015300"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=140499864129699\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59135"
          },
          {
            "trust": 1.6,
            "url": "http://lists.fedoraproject.org/pipermail/package-announce/2014-august/136473.html"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=142805027510172\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59126"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59368"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/58713"
          },
          {
            "trust": 1.6,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=nas8n1020163"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/58714"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/58716"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/58719"
          },
          {
            "trust": 1.6,
            "url": "http://www.securitytracker.com/id/1031594"
          },
          {
            "trust": 1.6,
            "url": "http://www.tenable.com/blog/nessus-527-and-pvs-403-are-available-for-download"
          },
          {
            "trust": 1.6,
            "url": "http://www.securityfocus.com/archive/1/534161/100/0/threaded"
          },
          {
            "trust": 1.6,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21677080"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/58492"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59460"
          },
          {
            "trust": 1.6,
            "url": "https://www.intersectalliance.com/wp-content/uploads/release_notes/releasenotes_for_snare_for_windows.pdf"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59101"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59342"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59223"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59215"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/60567"
          },
          {
            "trust": 1.6,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=ssg1s1004690"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59214"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/58128"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59338"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59459"
          },
          {
            "trust": 1.6,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676786"
          },
          {
            "trust": 1.6,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21678289"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=142546741516006\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59231"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59354"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/58385"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59347"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59589"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/60577"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=140852826008699\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/58930"
          },
          {
            "trust": 1.6,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg24037761"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=141164638606214\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://www.innominate.com/data/downloads/manuals/mdm_1.5.2.1_release_notes.pdf"
          },
          {
            "trust": 1.6,
            "url": "https://discussions.nessus.org/thread/7517"
          },
          {
            "trust": 1.6,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676536"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/58939"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/60571"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=140752315422991\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59440"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59442"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59441"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59202"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59444"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59435"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59677"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=140389355508263\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59437"
          },
          {
            "trust": 1.6,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg24037870"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59438"
          },
          {
            "trust": 1.6,
            "url": "http://www-947.ibm.com/support/entry/portal/docdisplay?lndocid=migr-5095737"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=140389274407904\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "https://www.novell.com/support/kb/doc.php?id=7015271"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59451"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59450"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59211"
          },
          {
            "trust": 1.6,
            "url": "https://www.ibm.com/support/docview.wss?uid=ssg1s1004670"
          },
          {
            "trust": 1.6,
            "url": "http://marc.info/?l=bugtraq\u0026m=140672208601650\u0026w=2"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59454"
          },
          {
            "trust": 1.6,
            "url": "https://www.ibm.com/support/docview.wss?uid=ssg1s1004671"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59325"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59446"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59445"
          },
          {
            "trust": 1.6,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21677527"
          },
          {
            "trust": 1.6,
            "url": "http://www.mandriva.com/security/advisories?name=mdvsa-2015:062"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59448"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59447"
          },
          {
            "trust": 1.6,
            "url": "http://secunia.com/advisories/59449"
          },
          {
            "trust": 1.0,
            "url": "https://git.openssl.org/gitweb/?p=openssl.git%3ba=commit%3bh=bc8923b1ec9c467755cd86f7848c50ee8812e441"
          },
          {
            "trust": 0.7,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2014-0224"
          },
          {
            "trust": 0.6,
            "url": "https://git.openssl.org/gitweb/?p=openssl.git;a=commit;h=bc8923b1ec9c467755cd86f7848c50ee8812e441"
          },
          {
            "trust": 0.6,
            "url": "https://www.suse.com/support/update/announcement/2019/suse-su-201914246-1.html"
          },
          {
            "trust": 0.6,
            "url": "https://www.auscert.org.au/bulletins/esb-2022.0696"
          },
          {
            "trust": 0.6,
            "url": "https://www.auscert.org.au/bulletins/esb-2019.4645/"
          },
          {
            "trust": 0.6,
            "url": "https://support.lenovo.com/us/en/solutions/len-24443"
          },
          {
            "trust": 0.5,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/"
          },
          {
            "trust": 0.5,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/secbullarchive/"
          },
          {
            "trust": 0.5,
            "url": "http://h41183.www4.hp.com/signup_alerts.php?jumpid=hpsc_secbulletins"
          },
          {
            "trust": 0.3,
            "url": "http://securityadvisories.dlink.com/security/publication.aspx?name=sap10045"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg24032618"
          },
          {
            "trust": 0.3,
            "url": "http://www.sophos.com/en-us/support/knowledgebase/121112.aspx"
          },
          {
            "trust": 0.3,
            "url": "http://sylpheed.sraoss.jp/en/news.html"
          },
          {
            "trust": 0.3,
            "url": "http://kb.juniper.net/infocenter/index?page=content\u0026id=jsa10629\u0026cat=sirt_1\u0026actp=list\u0026showdraft=false"
          },
          {
            "trust": 0.3,
            "url": "http://www.arubanetworks.com/support/alerts/aid-06062014.txt"
          },
          {
            "trust": 0.3,
            "url": "http://googlechromereleases.blogspot.com/2014/06/chrome-for-android-update.html"
          },
          {
            "trust": 0.3,
            "url": "http://blogs.citrix.com/2014/06/06/citrix-security-advisory-for-openssl-vulnerabilities-june-2014/"
          },
          {
            "trust": 0.3,
            "url": "http://bugs.python.org/issue21671"
          },
          {
            "trust": 0.3,
            "url": "http://securityadvisories.dlink.com/security/publication.aspx?name=sap10046"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=ssg1s1004805"
          },
          {
            "trust": 0.3,
            "url": "http://seclists.org/bugtraq/2014/aug/att-93/esa-2014-079.txt"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docdisplay?docid=emr_na-c04438404"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21687640"
          },
          {
            "trust": 0.3,
            "url": "https://www-304.ibm.com/support/docview.wss?uid=swg21682840"
          },
          {
            "trust": 0.3,
            "url": "https://www-304.ibm.com/support/docview.wss?uid=swg21678123"
          },
          {
            "trust": 0.3,
            "url": "https://www-304.ibm.com/support/docview.wss?uid=swg21678073"
          },
          {
            "trust": 0.3,
            "url": "http://www.websense.com/support/article/kbarticle/july-2014-hotfix-summary-for-websense-solutions"
          },
          {
            "trust": 0.3,
            "url": "http://kb.juniper.net/infocenter/index?page=content\u0026id=jsa10643\u0026cat=sirt_1\u0026actp=list"
          },
          {
            "trust": 0.3,
            "url": "http://jvn.jp/en/jp/jvn61247051/index.html"
          },
          {
            "trust": 0.3,
            "url": "http://openssl.org/"
          },
          {
            "trust": 0.3,
            "url": "http://blogs.sophos.com/2014/06/10/openssl-man-in-the-middle-vulnerability-sophos-product-status-2/"
          },
          {
            "trust": 0.3,
            "url": "https://downloads.avaya.com/css/p8/documents/100181245"
          },
          {
            "trust": 0.3,
            "url": "http://www.innominate.com/data/downloads/software/innominate_security_advisory_20140606_001_en.pdf"
          },
          {
            "trust": 0.3,
            "url": "https://www-304.ibm.com/support/docview.wss?uid=ssg1s1004758"
          },
          {
            "trust": 0.3,
            "url": "https://www-304.ibm.com/support/docview.wss?uid=ssg1s1004747"
          },
          {
            "trust": 0.3,
            "url": "http://openvpn.net/index.php/open-source/downloads.html"
          },
          {
            "trust": 0.3,
            "url": "http://www8.hp.com/us/en/software-solutions/operations-analytics-operations-analysis/"
          },
          {
            "trust": 0.3,
            "url": "http://www.ibm.com/support/docview.wss?uid=swg21686583"
          },
          {
            "trust": 0.3,
            "url": "https://community.rapid7.com/community/metasploit/blog/2014/06/05/security-advisory-openssl-vulnerabilities-cve-2014-0224-cve-2014-0221-in-metasploit"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21685551"
          },
          {
            "trust": 0.3,
            "url": "http://www-947.ibm.com/support/entry/portal/docdisplay?lndocid=migr-5096059"
          },
          {
            "trust": 0.3,
            "url": "http://blogs.splunk.com/2014/06/09/splunk-and-the-latest-openssl-vulnerabilities/"
          },
          {
            "trust": 0.3,
            "url": "http://www.marshut.com/ixwnpv/stunnel-5-02-released.html"
          },
          {
            "trust": 0.3,
            "url": "http://blogs.sophos.com/2014/06/16/utm-up2date-9-113-released/"
          },
          {
            "trust": 0.3,
            "url": "http://blogs.sophos.com/2014/06/18/utm-up2date-9-203-released/"
          },
          {
            "trust": 0.3,
            "url": " https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docdisplay?docid=emr_na-c04404764"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docdisplay?docid=emr_na-c04385138"
          },
          {
            "trust": 0.3,
            "url": "https://downloads.avaya.com/css/p8/documents/100181099"
          },
          {
            "trust": 0.3,
            "url": "https://downloads.avaya.com/css/p8/documents/101007404"
          },
          {
            "trust": 0.3,
            "url": "https://downloads.avaya.com/css/p8/documents/100180978"
          },
          {
            "trust": 0.3,
            "url": "http://ics-cert.us-cert.gov/advisories/icsa-14-198-03"
          },
          {
            "trust": 0.3,
            "url": "http://seclists.org/bugtraq/2015/mar/21"
          },
          {
            "trust": 0.3,
            "url": "http://seclists.org/bugtraq/2015/mar/9"
          },
          {
            "trust": 0.3,
            "url": "http://kb.juniper.net/infocenter/index?page=content\u0026id=jsa10659"
          },
          {
            "trust": 0.3,
            "url": "https://ics-cert.us-cert.gov/advisories/icsa-14-198-03d"
          },
          {
            "trust": 0.3,
            "url": "https://ics-cert.us-cert.gov/advisories/icsa-14-198-03g"
          },
          {
            "trust": 0.3,
            "url": "https://ics-cert.us-cert.gov/advisories/icsa-17-094-04"
          },
          {
            "trust": 0.3,
            "url": "https://downloads.avaya.com/css/p8/documents/100181096"
          },
          {
            "trust": 0.3,
            "url": "http://btsc.webapps.blackberry.com/btsc/viewdocument.do;jsessionid=98ec479ee69ccb916d2ea4b09943faf5?nocount=true\u0026externalid=kb36051\u0026sliceid=1\u0026cmd=\u0026forward=nonthreadedkc\u0026command=show\u0026kcid=kb36051\u0026viewe"
          },
          {
            "trust": 0.3,
            "url": "https://www-304.ibm.com/support/docview.wss?uid=swg21678040"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg1it02314"
          },
          {
            "trust": 0.3,
            "url": "http://kb.parallels.com/en/121916"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg24036409"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg24032650#5.0.0.15"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg24032651"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg24034955"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=isg3t1020948"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docdisplay?docid=emr_na-c04401858"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docdisplay?docid=emr_na-c04355095"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docdisplay?docid=emr_na-c04397114"
          },
          {
            "trust": 0.3,
            "url": " https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docdisplay?docid=emr_na-c04479505"
          },
          {
            "trust": 0.3,
            "url": "http://h20564.www2.hp.com/hpsc/doc/public/display?docid=emr_na-c04512909"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docdisplay?docid=emr_na-c04343424"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docdisplay?docid=emr_na-c04368264"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docdisplay?docid=emr_na-c04347622"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docdisplay?docid=emr_na-c04345210"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docdisplay?docid=emr_na-c04347711"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docdisplay?docid=emr_na-c04349175"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docdisplay?docid=emr_na-c04349789"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docdisplay?docid=emr_na-c04349897"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/ docdisplay?docid=emr_na-c04351097"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docdisplay?docid=emr_na-c04363613"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docdisplay?docid=emr_na-c04368546"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docdisplay?docid=emr_na-c04370307"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docdisplay?docid=emr_na-c04378799"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docdisplay?docid=emr_na-c04379485"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docdisplay?docid=emr_na-c04392919"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docdisplay?docid=emr_na-c04398968"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docdisplay?docid=emr_na-c04401666"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docdisplay?docid=emr_na-c04337774"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docdisplay?docid=emr_na-c04451722"
          },
          {
            "trust": 0.3,
            "url": "https://h20565.www2.hp.com/portal/site/hpsc/template.page/public/kb/docdisplay/?spf_p.tpst=kbdocdisplay\u0026spf_p.prp_kbdocdisplay=wsrp-navigationalstate%3ddocid%253demr_na-c04406535-1%257cdoclocale%253d%"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/ docdisplay?docid=emr_na-c04425253"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/hpsc/doc/public/display?docid=emr_na-c04595094"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hpe.com/hpsc/doc/public/display?docid=emr_na-c05301946"
          },
          {
            "trust": 0.3,
            "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docdisplay?docid=emr_na-c04336637"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=isg400001840"
          },
          {
            "trust": 0.3,
            "url": "https://downloads.avaya.com/css/p8/documents/100181215"
          },
          {
            "trust": 0.3,
            "url": "https://www-304.ibm.com/support/docview.wss?uid=swg21678356"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21680546"
          },
          {
            "trust": 0.3,
            "url": "https://www-304.ibm.com/support/docview.wss?uid=swg21680511,swg21680439,swg21680673,swg21680546"
          },
          {
            "trust": 0.3,
            "url": "https://www-304.ibm.com/support/docview.wss?uid=swg24037729"
          },
          {
            "trust": 0.3,
            "url": "http://www-947.ibm.com/support/entry/portal/docdisplay?lndocid=migr-5095940"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21678413"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21680706,swg21680707,nas8n1020200,swg21680511,swg21680439,swg21680673,swg21680546"
          },
          {
            "trust": 0.3,
            "url": "https://www-304.ibm.com/support/docview.wss?uid=swg21680673,swg21680546"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21680707,nas8n1020200,swg21680511,swg21680439,swg21680673,swg21680546"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=ssg1s1004830"
          },
          {
            "trust": 0.3,
            "url": "https://www-304.ibm.com/support/docview.wss?uid=swg21676889"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676673"
          },
          {
            "trust": 0.3,
            "url": "https://www-304.ibm.com/support/docview.wss?uid=swg21678660"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676041"
          },
          {
            "trust": 0.3,
            "url": "https://www-304.ibm.com/support/docview.wss?uid=swg21680439,swg21680673,swg21680546"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676128"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21677891"
          },
          {
            "trust": 0.3,
            "url": "https://www-304.ibm.com/support/docview.wss?uid=swg21676536"
          },
          {
            "trust": 0.3,
            "url": "http://www-947.ibm.com/support/entry/portal/docdisplay?lndocid=migr-5095910"
          },
          {
            "trust": 0.3,
            "url": "https://www.xerox.com/download/security/security-bulletin/33a01-5228bdf5d027e/cert_security_mini-_bulletin_xrx15ao_for_cq8570-cq8870_v1-0.pdf"
          },
          {
            "trust": 0.3,
            "url": "http://www.novell.com/support/kb/doc.php?id=7015158"
          },
          {
            "trust": 0.3,
            "url": "http://securityadvisories.paloaltonetworks.com/home/detail/23?aspxautodetectcookiesupport=1"
          },
          {
            "trust": 0.3,
            "url": "http://www.freebsd.org/security/advisories/freebsd-sa-14:14.openssl.asc"
          },
          {
            "trust": 0.3,
            "url": "https://bto.bluecoat.com/security-advisory/sa80"
          },
          {
            "trust": 0.3,
            "url": "https://downloads.avaya.com/css/p8/documents/100181079"
          },
          {
            "trust": 0.3,
            "url": "https://downloads.avaya.com/css/p8/documents/100181566"
          },
          {
            "trust": 0.3,
            "url": "https://library.netapp.com/ecm/ecm_get_file/ecmp1636026"
          },
          {
            "trust": 0.3,
            "url": "https://www-304.ibm.com/support/docview.wss?uid=nas8n1020200"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676356"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676276"
          },
          {
            "trust": 0.3,
            "url": "https://www-304.ibm.com/support/docview.wss?uid=swg21676786"
          },
          {
            "trust": 0.3,
            "url": "https://rhn.redhat.com/errata/rhsa-2014-0625.html"
          },
          {
            "trust": 0.3,
            "url": "https://rhn.redhat.com/errata/rhsa-2014-0629.html"
          },
          {
            "trust": 0.3,
            "url": "http://forums.alienvault.com/discussion/3054/security-advisory-alienvault-v4-10-0-addresses-several-vulnerabilities"
          },
          {
            "trust": 0.3,
            "url": "http://www.huawei.com/en/security/psirt/security-bulletins/security-advisories/archive/hw-345106.htm"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676793"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=isg3t1021009"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676840"
          },
          {
            "trust": 0.3,
            "url": "https://www-304.ibm.com/support/docview.wss?uid=swg21677225"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21682398"
          },
          {
            "trust": 0.3,
            "url": "http://www-947.ibm.com/support/entry/portal/docdisplay?lndocid=migr-5095738"
          },
          {
            "trust": 0.3,
            "url": "https://www-304.ibm.com/support/docview.wss?uid=nas8n1020163"
          },
          {
            "trust": 0.3,
            "url": "https://www-304.ibm.com/support/docview.wss?uid=swg21683336"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21678104"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21682023"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=isg3t1021064"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21682026"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21682025"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21682024"
          },
          {
            "trust": 0.3,
            "url": "https://www-304.ibm.com/support/docview.wss?uid=swg21677080"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676877"
          },
          {
            "trust": 0.3,
            "url": "http://www-947.ibm.com/support/entry/portal/docdisplay?lndocid=migr-5095841"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21690128"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=ssg1s1004678"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=ssg1s1004824"
          },
          {
            "trust": 0.3,
            "url": "https://www-304.ibm.com/support/docview.wss?uid=ssg1s1004690"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676542"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676543"
          },
          {
            "trust": 0.3,
            "url": "https://www-304.ibm.com/support/docview.wss?uid=ssg1s1004744"
          },
          {
            "trust": 0.3,
            "url": "https://www-304.ibm.com/support/docview.wss?uid=swg21676333"
          },
          {
            "trust": 0.3,
            "url": "https://www-304.ibm.com/support/docview.wss?uid=swg21678289"
          },
          {
            "trust": 0.3,
            "url": "https://www-304.ibm.com/support/docview.wss?uid=ssg1s1004695"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676708"
          },
          {
            "trust": 0.3,
            "url": "https://www-304.ibm.com/support/docview.wss?uid=swg21676505"
          },
          {
            "trust": 0.3,
            "url": "https://ics-cert.us-cert.gov/advisories/icsa-14-198-03b"
          },
          {
            "trust": 0.3,
            "url": "https://ics-cert.us-cert.gov/advisories/icsa-14-198-03c"
          },
          {
            "trust": 0.3,
            "url": "https://ics-cert.us-cert.gov/advisories/icsa-14-198-03f"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=isg3t1020976"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=isg3t1020952"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=ssg1s1007987"
          },
          {
            "trust": 0.3,
            "url": "http://googlechromereleases.blogspot.com/2014/06/stable-channel-update-for-chrome-os.html"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=isg400001842"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=isg400001839"
          },
          {
            "trust": 0.3,
            "url": "https://www-304.ibm.com/support/docview.wss?uid=ssg1s1004821"
          },
          {
            "trust": 0.3,
            "url": "http://www-01.ibm.com/support/docview.wss?uid=ssg1s1004670"
          },
          {
            "trust": 0.3,
            "url": "www-01.ibm.com/support/docview.wss?uid=ssg1s1004671"
          },
          {
            "trust": 0.3,
            "url": "http://www.ubuntu.com/usn/usn-2232-4/"
          },
          {
            "trust": 0.3,
            "url": "http://kb.juniper.net/infocenter/index?page=content\u0026id=jsa10629\u0026cat=sirt_1\u0026actp=list"
          },
          {
            "trust": 0.3,
            "url": "http://winscp.net/eng/docs/history#5.5.4"
          },
          {
            "trust": 0.3,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2014-0221"
          },
          {
            "trust": 0.3,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2014-3470"
          },
          {
            "trust": 0.3,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2014-0195"
          },
          {
            "trust": 0.2,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2014-0198"
          },
          {
            "trust": 0.2,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2010-5298"
          },
          {
            "trust": 0.1,
            "url": "http://support.openview.hp.com/selfsolve/document/lid/hpcit_00073"
          },
          {
            "trust": 0.1,
            "url": "http://support.openview.hp.com/selfsolve/document/lid/hpcit_00074"
          },
          {
            "trust": 0.1,
            "url": "http://support.openview.hp.com/selfsolve/document/lid/hpcit_00070"
          },
          {
            "trust": 0.1,
            "url": "http://support.openview.hp.com/selfsolve/document/lid/hpcit_00076"
          },
          {
            "trust": 0.1,
            "url": "http://support.openview.hp.com/selfsolve/document/lid/hpcit_00079"
          },
          {
            "trust": 0.1,
            "url": "http://support.openview.hp.com/selfsolve/document/lid/hpcit_00071"
          },
          {
            "trust": 0.1,
            "url": "http://support.openview.hp.com/selfsolve/document/lid/hpcit_00075"
          },
          {
            "trust": 0.1,
            "url": "http://support.openview.hp.com/selfsolve/document/lid/hpcit_00078"
          },
          {
            "trust": 0.1,
            "url": "http://support.openview.hp.com/selfsolve/document/lid/hpcit_00072"
          },
          {
            "trust": 0.1,
            "url": "http://support.openview.hp.com/selfsolve/document/lid/hpcit_00077"
          },
          {
            "trust": 0.1,
            "url": "http://www.ubuntu.com/usn/usn-2232-3"
          },
          {
            "trust": 0.1,
            "url": "http://www.ubuntu.com/usn/usn-2232-1"
          },
          {
            "trust": 0.1,
            "url": "https://launchpad.net/ubuntu/+source/openssl/1.0.1e-3ubuntu1.6"
          },
          {
            "trust": 0.1,
            "url": "https://launchpad.net/bugs/1332643"
          },
          {
            "trust": 0.1,
            "url": "https://launchpad.net/ubuntu/+source/openssl/1.0.1f-1ubuntu2.4"
          },
          {
            "trust": 0.1,
            "url": "https://launchpad.net/ubuntu/+source/openssl/1.0.1-4ubuntu5.16"
          },
          {
            "trust": 0.1,
            "url": "https://launchpad.net/ubuntu/+source/openssl/0.9.8k-7ubuntu8.19"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2014-3470"
          },
          {
            "trust": 0.1,
            "url": "http://creativecommons.org/licenses/by-sa/2.5"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2010-5298"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2014-0221"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2014-0198"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2014-0224"
          },
          {
            "trust": 0.1,
            "url": "http://security.gentoo.org/"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2014-0195"
          },
          {
            "trust": 0.1,
            "url": "https://bugs.gentoo.org."
          },
          {
            "trust": 0.1,
            "url": "http://support.openview.hp.com/selfsolve/document/km01028458"
          },
          {
            "trust": 0.1,
            "url": "http://support.openview.hp.com/selfsolve/document/km01020441"
          },
          {
            "trust": 0.1,
            "url": "http://h20564.www2.hp.com/portal/site/hpsc/public/kb/docdisplay/?docid=c03536"
          },
          {
            "trust": 0.1,
            "url": "https://www.hp.com"
          }
        ],
        "sources": [
          {
            "db": "BID",
            "id": "67899"
          },
          {
            "db": "PACKETSTORM",
            "id": "127936"
          },
          {
            "db": "PACKETSTORM",
            "id": "127166"
          },
          {
            "db": "PACKETSTORM",
            "id": "127630"
          },
          {
            "db": "PACKETSTORM",
            "id": "127422"
          },
          {
            "db": "PACKETSTORM",
            "id": "127403"
          },
          {
            "db": "PACKETSTORM",
            "id": "127190"
          },
          {
            "db": "PACKETSTORM",
            "id": "128345"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201406-080"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-0224"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "VULMON",
            "id": "CVE-2014-0224"
          },
          {
            "db": "BID",
            "id": "67899"
          },
          {
            "db": "PACKETSTORM",
            "id": "127936"
          },
          {
            "db": "PACKETSTORM",
            "id": "127166"
          },
          {
            "db": "PACKETSTORM",
            "id": "127630"
          },
          {
            "db": "PACKETSTORM",
            "id": "127422"
          },
          {
            "db": "PACKETSTORM",
            "id": "127403"
          },
          {
            "db": "PACKETSTORM",
            "id": "127190"
          },
          {
            "db": "PACKETSTORM",
            "id": "128345"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201406-080"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-0224"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2014-06-05T00:00:00",
            "db": "VULMON",
            "id": "CVE-2014-0224"
          },
          {
            "date": "2014-06-05T00:00:00",
            "db": "BID",
            "id": "67899"
          },
          {
            "date": "2014-08-20T15:18:26",
            "db": "PACKETSTORM",
            "id": "127936"
          },
          {
            "date": "2014-06-24T00:52:51",
            "db": "PACKETSTORM",
            "id": "127166"
          },
          {
            "date": "2014-07-28T20:36:25",
            "db": "PACKETSTORM",
            "id": "127630"
          },
          {
            "date": "2014-07-11T21:05:34",
            "db": "PACKETSTORM",
            "id": "127422"
          },
          {
            "date": "2014-07-09T17:11:19",
            "db": "PACKETSTORM",
            "id": "127403"
          },
          {
            "date": "2014-06-24T01:45:14",
            "db": "PACKETSTORM",
            "id": "127190"
          },
          {
            "date": "2014-09-22T16:56:00",
            "db": "PACKETSTORM",
            "id": "128345"
          },
          {
            "date": "2014-06-09T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201406-080"
          },
          {
            "date": "2014-06-05T21:55:07.817000",
            "db": "NVD",
            "id": "CVE-2014-0224"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2023-11-07T00:00:00",
            "db": "VULMON",
            "id": "CVE-2014-0224"
          },
          {
            "date": "2017-10-19T03:03:00",
            "db": "BID",
            "id": "67899"
          },
          {
            "date": "2022-02-18T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201406-080"
          },
          {
            "date": "2023-11-07T02:18:13.190000",
            "db": "NVD",
            "id": "CVE-2014-0224"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "remote",
        "sources": [
          {
            "db": "PACKETSTORM",
            "id": "127630"
          },
          {
            "db": "PACKETSTORM",
            "id": "127403"
          },
          {
            "db": "PACKETSTORM",
            "id": "128345"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201406-080"
          }
        ],
        "trust": 0.9
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "OpenSSL Encryption problem vulnerability",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201406-080"
          }
        ],
        "trust": 0.6
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "encryption problem",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201406-080"
          }
        ],
        "trust": 0.6
      }
    }

    VAR-201801-1712

    Vulnerability from variot - Updated: 2024-07-23 21:03

    Systems with microprocessors utilizing speculative execution and branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis. Two vulnerabilities are identified, known as "Variant 3a" and "Variant 4". CPUhardware is a set of firmware that runs in the CPU (Central Processing Unit) for managing and controlling the CPU. The Meltdown vulnerability exists in the CPU processor core, which \"melts\" the security boundary implemented by hardware, allowing low-privileged user-level applications to \"cross-border\" access to system-level memory, causing data leakage. Multiple CPU Hardware are prone to an information-disclosure vulnerability. Attackers can exploit this issue to obtain sensitive information that may aid in further attacks. The following products and versions are affected: ARM Cortex-R7; Cortex-R8; Cortex-A8; Cortex-A9; Cortex-A12; Xeon CPU E5-1650 v3, v2, v4; Xeon E3-1265l v2, v3, v4 ; Xeon E3-1245 v2, v3, v5, v6 versions; Xeon X7542, etc. Relevant releases/architectures:

    Image Updates for RHV-H - noarch

    1. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. RHVH features a Cockpit user interface for monitoring the host's resources and performing administrative tasks. ========================================================================== Ubuntu Security Notice USN-3540-2 January 23, 2018

    linux-lts-xenial, linux-aws vulnerabilities

    A security issue affects these releases of Ubuntu and its derivatives:

    • Ubuntu 14.04 LTS

    Summary:

    Several security issues were addressed in the Linux kernel. This update provides the corresponding updates for the Linux Hardware Enablement (HWE) kernel from Ubuntu 16.04 LTS for Ubuntu 14.04 LTS. This flaw is known as Spectre. (CVE-2017-5715, CVE-2017-5753)

    USN-3522-2 mitigated CVE-2017-5754 (Meltdown) for the amd64 architecture in the Linux Hardware Enablement (HWE) kernel from Ubuntu 16.04 LTS for Ubuntu 14.04 LTS. This flaw is known as Meltdown. (CVE-2017-5754)

    Update instructions:

    The problem can be corrected by updating your system to the following package versions:

    Ubuntu 14.04 LTS: linux-image-4.4.0-1011-aws 4.4.0-1011.11 linux-image-4.4.0-111-generic 4.4.0-111.134~14.04.1 linux-image-4.4.0-111-lowlatency 4.4.0-111.134~14.04.1 linux-image-4.4.0-111-powerpc-e500mc 4.4.0-111.134~14.04.1 linux-image-4.4.0-111-powerpc-smp 4.4.0-111.134~14.04.1 linux-image-4.4.0-111-powerpc64-emb 4.4.0-111.134~14.04.1 linux-image-4.4.0-111-powerpc64-smp 4.4.0-111.134~14.04.1 linux-image-aws 4.4.0.1011.11 linux-image-generic-lts-xenial 4.4.0.111.95 linux-image-lowlatency-lts-xenial 4.4.0.111.95 linux-image-powerpc-e500mc-lts-xenial 4.4.0.111.95 linux-image-powerpc-smp-lts-xenial 4.4.0.111.95 linux-image-powerpc64-emb-lts-xenial 4.4.0.111.95 linux-image-powerpc64-smp-lts-xenial 4.4.0.111.95

    Please note that fully mitigating CVE-2017-5715 (Spectre Variant 2) requires corresponding processor microcode/firmware updates or, in virtual environments, hypervisor updates. Ubuntu is working with Intel and AMD to provide future microcode updates that implement IBRS and IBPB as they are made available. Ubuntu users with a processor from a different vendor should contact the vendor to identify necessary firmware updates. Ubuntu will provide corresponding QEMU updates in the future for users of self-hosted virtual environments in coordination with upstream QEMU. Ubuntu users in cloud environments should contact the cloud provider to confirm that the hypervisor has been updated to expose the new CPU features to virtual machines. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512


    Debian Security Advisory DSA-4187-1 security@debian.org https://www.debian.org/security/ Ben Hutchings May 01, 2018 https://www.debian.org/security/faq


    Package : linux CVE ID : CVE-2015-9016 CVE-2017-0861 CVE-2017-5715 CVE-2017-5753 CVE-2017-13166 CVE-2017-13220 CVE-2017-16526 CVE-2017-16911 CVE-2017-16912 CVE-2017-16913 CVE-2017-16914 CVE-2017-18017 CVE-2017-18203 CVE-2017-18216 CVE-2017-18232 CVE-2017-18241 CVE-2018-1066 CVE-2018-1068 CVE-2018-1092 CVE-2018-5332 CVE-2018-5333 CVE-2018-5750 CVE-2018-5803 CVE-2018-6927 CVE-2018-7492 CVE-2018-7566 CVE-2018-7740 CVE-2018-7757 CVE-2018-7995 CVE-2018-8781 CVE-2018-8822 CVE-2018-1000004 CVE-2018-1000199

    Several vulnerabilities have been discovered in the Linux kernel that may lead to a privilege escalation, denial of service or information leaks.

    CVE-2015-9016

    Ming Lei reported a race condition in the multiqueue block layer
    (blk-mq).  On a system with a driver using blk-mq (mtip32xx,
    null_blk, or virtio_blk), a local user might be able to use this
    for denial of service or possibly for privilege escalation.
    

    CVE-2017-0861

    Robb Glasser reported a potential use-after-free in the ALSA (sound)
    PCM core.  We believe this was not possible in practice.
    

    CVE-2017-5715

    Multiple researchers have discovered a vulnerability in various
    processors supporting speculative execution, enabling an attacker
    controlling an unprivileged process to read memory from arbitrary
    addresses, including from the kernel and all other processes
    running on the system.
    
    This specific attack has been named Spectre variant 2 (branch
    target injection) and is mitigated for the x86 architecture (amd64
    and i386) by using the "retpoline" compiler feature which allows
    indirect branches to be isolated from speculative execution.
    

    CVE-2017-5753

    Multiple researchers have discovered a vulnerability in various
    processors supporting speculative execution, enabling an attacker
    controlling an unprivileged process to read memory from arbitrary
    addresses, including from the kernel and all other processes
    running on the system.
    
    This specific attack has been named Spectre variant 1
    (bounds-check bypass) and is mitigated by identifying vulnerable
    code sections (array bounds checking followed by array access) and
    replacing the array access with the speculation-safe
    array_index_nospec() function.
    
    More use sites will be added over time.
    

    CVE-2017-13166

    A bug in the 32-bit compatibility layer of the v4l2 ioctl handling
    code has been found. Memory protections ensuring user-provided
    buffers always point to userland memory were disabled, allowing
    destination addresses to be in kernel space. On a 64-bit kernel a
    local user with access to a suitable video device can exploit this
    to overwrite kernel memory, leading to privilege escalation.
    

    CVE-2017-13220

    Al Viro reported that the Bluetooth HIDP implementation could
    dereference a pointer before performing the necessary type check. 
    A local user could use this to cause a denial of service.
    

    CVE-2017-16526

    Andrey Konovalov reported that the UWB subsystem may dereference
    an invalid pointer in an error case.  A local user might be able
    to use this for denial of service.
    

    CVE-2017-16911

    Secunia Research reported that the USB/IP vhci_hcd driver exposed
    kernel heap addresses to local users.
    

    CVE-2017-16912

    Secunia Research reported that the USB/IP stub driver failed to
    perform a range check on a received packet header field, leading
    to an out-of-bounds read.  A remote user able to connect to the
    USB/IP server could use this for denial of service.
    

    CVE-2017-16913

    Secunia Research reported that the USB/IP stub driver failed to
    perform a range check on a received packet header field, leading
    to excessive memory allocation.  A remote user able to connect to
    the USB/IP server could use this for denial of service.
    

    CVE-2017-16914

    Secunia Research reported that the USB/IP stub driver failed to
    check for an invalid combination of fields in a received packet,
    leading to a null pointer dereference.  A remote user able to
    connect to the USB/IP server could use this for denial of service.
    

    CVE-2017-18017

    Denys Fedoryshchenko reported that the netfilter xt_TCPMSS module
    failed to validate TCP header lengths, potentially leading to a
    use-after-free.  If this module is loaded, it could be used by a
    remote attacker for denial of service or possibly for code
    execution.
    

    CVE-2017-18203

    Hou Tao reported that there was a race condition in creation and
    deletion of device-mapper (DM) devices.  A local user could
    potentially use this for denial of service.
    

    CVE-2017-18216

    Alex Chen reported that the OCFS2 filesystem failed to hold a
    necessary lock during nodemanager sysfs file operations,
    potentially leading to a null pointer dereference.  A local user
    could use this for denial of service.
    

    CVE-2017-18232

    Jason Yan reported a race condition in the SAS (Serial-Attached
    SCSI) subsystem, between probing and destroying a port.  This
    could lead to a deadlock.  A physically present attacker could
    use this to cause a denial of service.
    

    CVE-2017-18241

    Yunlei He reported that the f2fs implementation does not properly
    initialise its state if the "noflush_merge" mount option is used. 
    A local user with access to a filesystem mounted with this option
    could use this to cause a denial of service.
    

    CVE-2018-1066

    Dan Aloni reported to Red Hat that the CIFS client implementation
    would dereference a null pointer if the server sent an invalid
    response during NTLMSSP setup negotiation.  This could be used
    by a malicious server for denial of service.
    

    CVE-2018-1068

    The syzkaller tool found that the 32-bit compatibility layer of
    ebtables did not sufficiently validate offset values. On a 64-bit
    kernel, a local user with the CAP_NET_ADMIN capability (in any user
    namespace) could use this to overwrite kernel memory, possibly
    leading to privilege escalation. Debian disables unprivileged user
    namespaces by default.
    

    CVE-2018-1092

    Wen Xu reported that a crafted ext4 filesystem image would
    trigger a null dereference when mounted.  A local user able
    to mount arbitrary filesystems could use this for denial of
    service.
    

    CVE-2018-5332

    Mohamed Ghannam reported that the RDS protocol did not
    sufficiently validate RDMA requests, leading to an out-of-bounds
    write.  A local attacker on a system with the rds module loaded
    could use this for denial of service or possibly for privilege
    escalation.
    

    CVE-2018-5333

    Mohamed Ghannam reported that the RDS protocol did not properly
    handle an error case, leading to a null pointer dereference.  A
    local attacker on a system with the rds module loaded could
    possibly use this for denial of service.
    

    CVE-2018-5750

    Wang Qize reported that the ACPI sbshc driver logged a kernel heap
    address.
    

    CVE-2018-5803

    Alexey Kodanev reported that the SCTP protocol did not range-check
    the length of chunks to be created.  A local or remote user could
    use this to cause a denial of service.
    

    CVE-2018-6927

    Li Jinyue reported that the FUTEX_REQUEUE operation on futexes did
    not check for negative parameter values, which might lead to a
    denial of service or other security impact.
    

    CVE-2018-7492

    The syzkaller tool found that the RDS protocol was lacking a null
    pointer check.  A local attacker on a system with the rds module
    loaded could use this for denial of service.
    

    CVE-2018-7566

    Fan LongFei reported a race condition in the ALSA (sound)
    sequencer core, between write and ioctl operations.  This could
    lead to an out-of-bounds access or use-after-free.  A local user
    with access to a sequencer device could use this for denial of
    service or possibly for privilege escalation.
    

    CVE-2018-7740

    Nic Losby reported that the hugetlbfs filesystem's mmap operation
    did not properly range-check the file offset.  A local user with
    access to files on a hugetlbfs filesystem could use this to cause
    a denial of service.
    

    CVE-2018-7757

    Jason Yan reported a memory leak in the SAS (Serial-Attached
    SCSI) subsystem.  A local user on a system with SAS devices
    could use this to cause a denial of service.
    

    CVE-2018-7995

    Seunghun Han reported a race condition in the x86 MCE
    (Machine Check Exception) driver.  This is unlikely to have
    any security impact.
    

    CVE-2018-8781

    Eyal Itkin reported that the udl (DisplayLink) driver's mmap
    operation did not properly range-check the file offset.  A local
    user with access to a udl framebuffer device could exploit this to
    overwrite kernel memory, leading to privilege escalation.
    

    CVE-2018-8822

    Dr Silvio Cesare of InfoSect reported that the ncpfs client
    implementation did not validate reply lengths from the server.  An
    ncpfs server could use this to cause a denial of service or
    remote code execution in the client.
    

    CVE-2018-1000004

    Luo Quan reported a race condition in the ALSA (sound) sequencer
    core, between multiple ioctl operations.  This could lead to a
    deadlock or use-after-free.  A local user with access to a
    sequencer device could use this for denial of service or possibly
    for privilege escalation.
    

    CVE-2018-1000199

    Andy Lutomirski discovered that the ptrace subsystem did not
    sufficiently validate hardware breakpoint settings.  Local users
    can use this to cause a denial of service, or possibly for
    privilege escalation, on x86 (amd64 and i386) and possibly other
    architectures.
    

    For the oldstable distribution (jessie), these problems have been fixed in version 3.16.56-1.

    We recommend that you upgrade your linux packages.

    For the detailed security status of linux please refer to its security tracker page at: https://security-tracker.debian.org/tracker/linux

    Further information about Debian Security Advisories, how to apply these updates to your system and frequently asked questions can be found at: https://www.debian.org/security/

    Mailing list: debian-security-announce@lists.debian.org -----BEGIN PGP SIGNATURE-----

    iQKTBAEBCgB9FiEERkRAmAjBceBVMd3uBUy48xNDz0QFAlron61fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDQ2 NDQ0MDk4MDhDMTcxRTA1NTMxRERFRTA1NENCOEYzMTM0M0NGNDQACgkQBUy48xND z0Rtqw//Xf/L4bP65wU9M59Ef6xBt+Eph+yxeMsioGhu80ODdMemlmHzASMtfZjY AXxyt9l8lbHn8MmwDA4aLhhwHYXwvKATdpHSy1SILrRfb4s9P9uV1vsHaIeZ649E hDyNon9hP2tPso6BwqiYHZZy9Xxtd+T8vTBeBZwUKOLBkBRvV/gyNSUdJWp6L8WH aF4D1hHl9ZotDkyIvkubbx77aqbJ88I4R0n69x7L9udFbuXa+U7hV6dJdnpzyl/7 OukJfEtnkaUgWu0MdOfFss6iH5OQISn/y/ricRi29oKQiEp3YwnT5J9pFwSQeJJS H8ABVt251UoS0J+of3QWw0muOT/6UAF8SNpPKMJXC7Euq8pTmYVPSIeUYf4eqn65 UHZSCKXaszItq+uzVNYdkj504BJ4cG1lFxZtlrFWwKE8p7QOETN0GKvTRdu/SvDd Hl2nb4HouLpBYS518Th2/MGgzhXXAuO12MH3smenptZbqxKn9Z0XSTJYzFupgJk/ kKF2xkDFBE4toTLVE+6XdUKwYk4vkeDZyOGOwRYThSkKAzrUh5zThgal4HnknD2A 5ye4XLhjgSIT47/nmor6lhxd7WGXGkV33GF0azYlHr/sclfzxcU2Ev3NUBWQ8M3s CxfIO0FNCzO0WIUf40md7MlIAnDBIRGyYgNIIe7AnSRKKPykEx8= =wNQS -----END PGP SIGNATURE----- . Summary:

    An update for kernel is now available for Red Hat Enterprise Linux 6.

    Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.

    1. Relevant releases/architectures:

    Red Hat Enterprise Linux Desktop (v. 6) - i386, noarch, x86_64 Red Hat Enterprise Linux Desktop Optional (v. 6) - i386, x86_64 Red Hat Enterprise Linux HPC Node (v. 6) - noarch, x86_64 Red Hat Enterprise Linux HPC Node Optional (v. 6) - x86_64 Red Hat Enterprise Linux Server (v. 6) - i386, noarch, ppc64, s390x, x86_64 Red Hat Enterprise Linux Server Optional (v. 6) - i386, ppc64, s390x, x86_64 Red Hat Enterprise Linux Workstation (v. 6) - i386, noarch, x86_64 Red Hat Enterprise Linux Workstation Optional (v. 6) - i386, x86_64

    Security Fix(es):

    An industry-wide issue was found in the way many modern microprocessor designs have implemented speculative execution of instructions (a commonly used performance optimization). There are three primary variants of the issue which differ in the way the speculative execution can be exploited.

    Note: This issue is present in hardware and cannot be fully fixed via software update. The updated kernel packages provide software mitigation for this hardware issue at a cost of potential performance penalty. Please refer to References section for further information about this issue and the performance impact.

    In this update mitigations for x86-64 architecture are provided.

    Variant CVE-2017-5753 triggers the speculative execution by performing a bounds-check bypass. It relies on the presence of a precisely-defined instruction sequence in the privileged code as well as the fact that memory accesses may cause allocation into the microprocessor's data cache even for speculatively executed instructions that never actually commit (retire). As a result, an unprivileged attacker could use this flaw to cross the syscall boundary and read privileged memory by conducting targeted cache side-channel attacks. It relies on the presence of a precisely-defined instruction sequence in the privileged code as well as the fact that memory accesses may cause allocation into the microprocessor's data cache even for speculatively executed instructions that never actually commit (retire). As a result, an unprivileged attacker could use this flaw to cross the syscall and guest/host boundaries and read privileged memory by conducting targeted cache side-channel attacks. (CVE-2017-5715, Important)

    Variant CVE-2017-5754 relies on the fact that, on impacted microprocessors, during speculative execution of instruction permission faults, exception generation triggered by a faulting access is suppressed until the retirement of the whole instruction block. In a combination with the fact that memory accesses may populate the cache even when the block is being dropped and never committed (executed), an unprivileged local attacker could use this flaw to read privileged (kernel space) memory by conducting targeted cache side-channel attacks. (CVE-2017-5754, Important)

    Note: CVE-2017-5754 affects Intel x86-64 microprocessors. AMD x86-64 microprocessors are not affected by this issue.

    Red Hat would like to thank Google Project Zero for reporting these issues.

    1. Solution:

    For details on how to apply this update, which includes the changes described in this advisory, refer to:

    https://access.redhat.com/articles/11258

    The system must be rebooted for this update to take effect.

    1. Bugs fixed (https://bugzilla.redhat.com/):

    1519778 - CVE-2017-5753 hw: cpu: speculative execution bounds-check bypass 1519780 - CVE-2017-5715 hw: cpu: speculative execution branch target injection 1519781 - CVE-2017-5754 hw: cpu: speculative execution permission faults handling

    1. Package List:

    Red Hat Enterprise Linux Desktop (v. 6):

    Source: kernel-2.6.32-696.18.7.el6.src.rpm

    i386: kernel-2.6.32-696.18.7.el6.i686.rpm kernel-debug-2.6.32-696.18.7.el6.i686.rpm kernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm kernel-devel-2.6.32-696.18.7.el6.i686.rpm kernel-headers-2.6.32-696.18.7.el6.i686.rpm perf-2.6.32-696.18.7.el6.i686.rpm perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm

    noarch: kernel-abi-whitelists-2.6.32-696.18.7.el6.noarch.rpm kernel-doc-2.6.32-696.18.7.el6.noarch.rpm kernel-firmware-2.6.32-696.18.7.el6.noarch.rpm

    x86_64: kernel-2.6.32-696.18.7.el6.x86_64.rpm kernel-debug-2.6.32-696.18.7.el6.x86_64.rpm kernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm kernel-debug-devel-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm kernel-devel-2.6.32-696.18.7.el6.x86_64.rpm kernel-headers-2.6.32-696.18.7.el6.x86_64.rpm perf-2.6.32-696.18.7.el6.x86_64.rpm perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm

    Red Hat Enterprise Linux Desktop Optional (v. 6):

    i386: kernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm python-perf-2.6.32-696.18.7.el6.i686.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm

    x86_64: kernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm python-perf-2.6.32-696.18.7.el6.x86_64.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm

    Red Hat Enterprise Linux HPC Node (v. 6):

    Source: kernel-2.6.32-696.18.7.el6.src.rpm

    noarch: kernel-abi-whitelists-2.6.32-696.18.7.el6.noarch.rpm kernel-doc-2.6.32-696.18.7.el6.noarch.rpm kernel-firmware-2.6.32-696.18.7.el6.noarch.rpm

    x86_64: kernel-2.6.32-696.18.7.el6.x86_64.rpm kernel-debug-2.6.32-696.18.7.el6.x86_64.rpm kernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm kernel-debug-devel-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm kernel-devel-2.6.32-696.18.7.el6.x86_64.rpm kernel-headers-2.6.32-696.18.7.el6.x86_64.rpm perf-2.6.32-696.18.7.el6.x86_64.rpm perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm

    Red Hat Enterprise Linux HPC Node Optional (v. 6):

    x86_64: kernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm python-perf-2.6.32-696.18.7.el6.x86_64.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm

    Red Hat Enterprise Linux Server (v. 6):

    Source: kernel-2.6.32-696.18.7.el6.src.rpm

    i386: kernel-2.6.32-696.18.7.el6.i686.rpm kernel-debug-2.6.32-696.18.7.el6.i686.rpm kernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm kernel-devel-2.6.32-696.18.7.el6.i686.rpm kernel-headers-2.6.32-696.18.7.el6.i686.rpm perf-2.6.32-696.18.7.el6.i686.rpm perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm

    noarch: kernel-abi-whitelists-2.6.32-696.18.7.el6.noarch.rpm kernel-doc-2.6.32-696.18.7.el6.noarch.rpm kernel-firmware-2.6.32-696.18.7.el6.noarch.rpm

    ppc64: kernel-2.6.32-696.18.7.el6.ppc64.rpm kernel-bootwrapper-2.6.32-696.18.7.el6.ppc64.rpm kernel-debug-2.6.32-696.18.7.el6.ppc64.rpm kernel-debug-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm kernel-debug-devel-2.6.32-696.18.7.el6.ppc64.rpm kernel-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm kernel-debuginfo-common-ppc64-2.6.32-696.18.7.el6.ppc64.rpm kernel-devel-2.6.32-696.18.7.el6.ppc64.rpm kernel-headers-2.6.32-696.18.7.el6.ppc64.rpm perf-2.6.32-696.18.7.el6.ppc64.rpm perf-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm

    s390x: kernel-2.6.32-696.18.7.el6.s390x.rpm kernel-debug-2.6.32-696.18.7.el6.s390x.rpm kernel-debug-debuginfo-2.6.32-696.18.7.el6.s390x.rpm kernel-debug-devel-2.6.32-696.18.7.el6.s390x.rpm kernel-debuginfo-2.6.32-696.18.7.el6.s390x.rpm kernel-debuginfo-common-s390x-2.6.32-696.18.7.el6.s390x.rpm kernel-devel-2.6.32-696.18.7.el6.s390x.rpm kernel-headers-2.6.32-696.18.7.el6.s390x.rpm kernel-kdump-2.6.32-696.18.7.el6.s390x.rpm kernel-kdump-debuginfo-2.6.32-696.18.7.el6.s390x.rpm kernel-kdump-devel-2.6.32-696.18.7.el6.s390x.rpm perf-2.6.32-696.18.7.el6.s390x.rpm perf-debuginfo-2.6.32-696.18.7.el6.s390x.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.s390x.rpm

    x86_64: kernel-2.6.32-696.18.7.el6.x86_64.rpm kernel-debug-2.6.32-696.18.7.el6.x86_64.rpm kernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm kernel-debug-devel-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm kernel-devel-2.6.32-696.18.7.el6.x86_64.rpm kernel-headers-2.6.32-696.18.7.el6.x86_64.rpm perf-2.6.32-696.18.7.el6.x86_64.rpm perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm

    Red Hat Enterprise Linux Server Optional (v. 6):

    i386: kernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm python-perf-2.6.32-696.18.7.el6.i686.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm

    ppc64: kernel-debug-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm kernel-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm kernel-debuginfo-common-ppc64-2.6.32-696.18.7.el6.ppc64.rpm perf-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm python-perf-2.6.32-696.18.7.el6.ppc64.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm

    s390x: kernel-debug-debuginfo-2.6.32-696.18.7.el6.s390x.rpm kernel-debuginfo-2.6.32-696.18.7.el6.s390x.rpm kernel-debuginfo-common-s390x-2.6.32-696.18.7.el6.s390x.rpm kernel-kdump-debuginfo-2.6.32-696.18.7.el6.s390x.rpm perf-debuginfo-2.6.32-696.18.7.el6.s390x.rpm python-perf-2.6.32-696.18.7.el6.s390x.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.s390x.rpm

    x86_64: kernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm python-perf-2.6.32-696.18.7.el6.x86_64.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm

    Red Hat Enterprise Linux Workstation (v. 6):

    Source: kernel-2.6.32-696.18.7.el6.src.rpm

    i386: kernel-2.6.32-696.18.7.el6.i686.rpm kernel-debug-2.6.32-696.18.7.el6.i686.rpm kernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm kernel-devel-2.6.32-696.18.7.el6.i686.rpm kernel-headers-2.6.32-696.18.7.el6.i686.rpm perf-2.6.32-696.18.7.el6.i686.rpm perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm

    noarch: kernel-abi-whitelists-2.6.32-696.18.7.el6.noarch.rpm kernel-doc-2.6.32-696.18.7.el6.noarch.rpm kernel-firmware-2.6.32-696.18.7.el6.noarch.rpm

    x86_64: kernel-2.6.32-696.18.7.el6.x86_64.rpm kernel-debug-2.6.32-696.18.7.el6.x86_64.rpm kernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm kernel-debug-devel-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm kernel-devel-2.6.32-696.18.7.el6.x86_64.rpm kernel-headers-2.6.32-696.18.7.el6.x86_64.rpm perf-2.6.32-696.18.7.el6.x86_64.rpm perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm

    Red Hat Enterprise Linux Workstation Optional (v. 6):

    i386: kernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm python-perf-2.6.32-696.18.7.el6.i686.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm

    x86_64: kernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm python-perf-2.6.32-696.18.7.el6.x86_64.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm

    These packages are GPG signed by Red Hat for security. Our key and details on how to verify the signature are available from https://access.redhat.com/security/team/key/

    1. References:

    https://access.redhat.com/security/updates/classification/#important https://access.redhat.com/security/vulnerabilities/speculativeexecution https://access.redhat.com/security/cve/CVE-2017-5753 https://access.redhat.com/security/cve/CVE-2017-5715 https://access.redhat.com/security/cve/CVE-2017-5754

    1. Contact:

    The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/

    Copyright 2018 Red Hat, Inc. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1

    iD8DBQFaTXwuXlSAg2UNWIIRAp3LAKCNdSqjVu7zsXcUTnpGuuQAuUlTpwCfTE/O OR+iGnoY+cALbsBWKwbmzQM= =V4ow -----END PGP SIGNATURE-----

    -- RHSA-announce mailing list RHSA-announce@redhat.com https://www.redhat.com/mailman/listinfo/rhsa-announce . -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512

    APPLE-SA-2018-1-8-1 iOS 11.2.2

    iOS 11.2.2 is now available and and addresses the following:

    Available for: iPhone 5s and later, iPad Air and later, and iPod touch 6th generation Description: iOS 11.2.2 includes security improvements to Safari and WebKit to mitigate the effects of Spectre (CVE-2017-5753 and CVE-2017-5715). Make sure you have an Internet connection and have installed the latest version of iTunes from https://www.apple.com/itunes/

    iTunes and Software Update on the device will automatically check Apple's update server on its weekly schedule. When an update is detected, it is downloaded and the option to be installed is presented to the user when the iOS device is docked. We recommend applying the update immediately if possible. Selecting Don't Install will present the option the next time you connect your iOS device.

    The automatic update process may take up to a week depending on the day that iTunes or the device checks for updates. You may manually obtain the update via the Check for Updates button within iTunes, or the Software Update on your device.

    To check that the iPhone, iPod touch, or iPad has been updated:

    • Navigate to Settings
    • Select General
    • Select About.

    ATTENTION: Due to an unavoidable ABI change the kernel updates have been given a new version number, which requires you to recompile and reinstall all third party kernel modules you might have installed. Unless you manually uninstalled the standard kernel metapackages (e.g. linux-generic, linux-generic-lts-RELEASE, linux-virtual, linux-powerpc), a standard system upgrade will automatically perform this as well. Description:

    The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256

    Note: the current version of the following document is available here: https://h20564.www2.hpe.com/hpsc/doc/public/display?docId=emr_na-hpesbhf03805en_us

    SUPPORT COMMUNICATION - SECURITY BULLETIN

    Document ID: hpesbhf03805en_us Version: 7

    HPESBHF03805 rev.7 - Certain HPE products using Microprocessors from Intel, AMD, and ARM, with Speculative Execution, Elevation of Privilege and Information Disclosure.

    NOTICE: The information in this Security Bulletin should be acted upon as soon as possible.

    Release Date: 2018-01-23 Last Updated: 2018-01-22

    Potential Security Impact: Local: Disclosure of Information, Elevation of Privilege

    Source: Hewlett Packard Enterprise, Product Security Response Team

    VULNERABILITY SUMMARY On January 3 2018, side-channel security vulnerabilities involving speculative execution were publicly disclosed. These vulnerabilities may impact the listed HPE products, potentially leading to information disclosure and elevation of privilege. Mitigation and resolution of these vulnerabilities may call for both an operating system update, provided by the OS vendor, and a system ROM update from HPE.

    Note:

    References:

    • CVE-2017-5715 - aka Spectre, branch target injection
    • CVE-2017-5753 - aka Spectre, bounds check bypass
    • CVE-2017-5754 - aka Meltdown, rogue data cache load, memory access permission check performed after kernel memory read

    SUPPORTED SOFTWARE VERSIONS*: ONLY impacted versions are listed.

    • HPE ProLiant DL380 Gen10 Server - To be delivered
    • HPE ProLiant DL180 Gen10 Server - To be delivered
    • HPE ProLiant DL160 Gen10 Server - To be delivered
    • HPE ProLiant DL360 Gen10 Server - To be delivered
    • HPE ProLiant ML110 Gen10 Server - To be delivered
    • HPE ProLiant DL580 Gen10 Server - To be delivered
    • HPE ProLiant DL560 Gen10 Server - To be delivered
    • HPE ProLiant DL120 Gen10 Server - To be delivered
    • HPE ProLiant ML350 Gen10 Server - To be delivered
    • HPE ProLiant XL450 Gen10 Server - To be delivered
    • HPE Synergy 660 Gen10 Compute Module - To be delivered
    • HPE ProLiant DL385 Gen10 Server - prior to v1.04
    • HPE ProLiant XL170r Gen10 Server - To be delivered
    • HPE ProLiant BL460c Gen10 Server Blade - To be delivered
    • HPE ProLiant XL190r Gen10 Server - To be delivered
    • HPE ProLiant XL230k Gen10 Server - To be delivered
    • HPE Synergy 480 Gen10 Compute Module - To be delivered
    • HPE ProLiant XL730f Gen9 Server - To be delivered
    • HPE ProLiant XL230a Gen9 Server - To be delivered
    • HPE ProLiant XL740f Gen9 Server - To be delivered
    • HPE ProLiant XL750f Gen9 Server - To be delivered
    • HPE ProLiant XL170r Gen9 Server - To be delivered
    • HP ProLiant DL60 Gen9 Server - To be delivered
    • HP ProLiant DL160 Gen9 Server - To be delivered
    • HPE ProLiant DL360 Gen9 Server - To be delivered
    • HP ProLiant DL380 Gen9 Server - To be delivered
    • HPE ProLiant XL450 Gen9 Server - To be delivered
    • HPE Apollo 4200 Gen9 Server - To be delivered
    • HP ProLiant BL460c Gen9 Server Blade - To be delivered
    • HP ProLiant ML110 Gen9 Server - To be delivered
    • HP ProLiant ML150 Gen9 Server - To be delivered
    • HPE ProLiant ML350 Gen9 Server - To be delivered
    • HP ProLiant DL120 Gen9 Server - To be delivered
    • HPE ProLiant DL560 Gen9 Server - To be delivered
    • HP ProLiant BL660c Gen9 Server - To be delivered
    • HPE ProLiant ML30 Gen9 Server - To be delivered
    • HPE ProLiant XL170r Gen10 Server - To be delivered
    • HPE ProLiant DL20 Gen9 Server - To be delivered
    • HPE Synergy 660 Gen9 Compute Module - To be delivered
    • HPE Synergy 480 Gen9 Compute Module - To be delivered
    • HPE ProLiant XL250a Gen9 Server - To be delivered
    • HPE ProLiant XL190r Gen9 Server - To be delivered
    • HP ProLiant DL80 Gen9 Server - To be delivered
    • HPE ProLiant DL180 Gen9 Server - To be delivered
    • HPE ProLiant XL270d Gen9 Accelerator Tray 2U Configure-to-order Server - To be delivered
    • HPE ProLiant WS460c Gen9 Workstation - To be delivered
    • HPE ProLiant XL260a Gen9 Server - To be delivered
    • HPE Synergy 620 Gen9 Compute Module - To be delivered
    • HPE ProLiant DL580 Gen9 Server - To be delivered
    • HP ProLiant XL220a Gen8 v2 Server - To be delivered
    • HPE Synergy 680 Gen9 Compute Module - To be delivered
    • HPE ProLiant m510 Server Cartridge - To be delivered
    • HPE ProLiant m710p Server Cartridge - To be delivered
    • HPE ProLiant m710x Server Cartridge - To be delivered
    • HP ProLiant m710 Server Cartridge - To be delivered
    • HP ProLiant DL980 G7 Server - To be delivered
    • HPE Synergy Composer - To be delivered
    • HPE ProLiant Thin Micro TM200 Server - To be delivered
    • HPE ProLiant ML10 v2 Server - To be delivered
    • HPE ProLiant m350 Server Cartridge - To be delivered
    • HPE ProLiant m300 Server Cartridge - To be delivered
    • HPE ProLiant MicroServer Gen8 - To be delivered
    • HPE ProLiant ML310e Gen8 v2 Server - To be delivered
    • HPE Superdome Flex Server - To be delivered
    • HP 3PAR StoreServ File Controller - To be delivered - v3 impacted
    • HPE StoreVirtual 3000 File Controller - To be delivered
    • HPE StoreEasy 1450 Storage - To be delivered
    • HPE StoreEasy 1550 Storage - To be delivered
    • HPE StoreEasy 1650 Storage - To be delivered
    • HPE StoreEasy 3850 Gateway Storage - To be delivered
    • HPE StoreEasy 1850 Storage - To be delivered
    • HP ConvergedSystem 700 - To be delivered
    • HPE Converged Architecture 700 - To be delivered
    • HP ProLiant DL580 Gen8 Server - To be delivered
    • HPE Cloudline CL2100 Gen10 Server - To be delivered
    • HPE Cloudline CL2200 Gen10 Server - To be delivered
    • HPE Cloudline CL3150 G4 Server - To be delivered
    • HPE Cloudline CL5200 G3 Server - To be delivered
    • HPE Cloudline CL3100 G3 Server - To be delivered
    • HPE Cloudline CL2100 G3 807S 8 SFF Configure-to-order Server - To be delivered
    • HPE Cloudline CL2100 G3 407S 4 LFF Configure-to-order Server - To be delivered
    • HPE Cloudline CL2100 G3 806R 8SFF Configure-to-order Server - To be delivered
    • HPE Cloudline CL2200 G3 1211R 12 LFF Configure-to-order Server - To be delivered

    BACKGROUND

    CVSS Base Metrics ================= Reference, CVSS V3 Score/Vector, CVSS V2 Score/Vector

    CVE-2017-5715
      8.2 CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N
      6.8 (AV:A/AC:L/Au:N/C:C/I:P/A:N)
    
    CVE-2017-5753
      5.0 CVSS:3.0/AV:A/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:L
      5.4 (AV:A/AC:M/Au:N/C:P/I:P/A:P)
    
    CVE-2017-5754
      7.5 CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
      7.8 (AV:N/AC:L/Au:N/C:C/I:N/A:N)
    
    Information on CVSS is documented in
    HPE Customer Notice HPSN-2008-002 here:
    

    https://h20564.www2.hpe.com/hpsc/doc/public/display?docId=emr_na-c01345499

    RESOLUTION

    On January 11, Intel announced issues with an increased frequency of reboots when using the microcodes they released to address Variant 2 of the Spectre Vulnerability for numerous processors including Broadwell, Haswell, Skylake, Kaby Lake, Ivybridge, and Sandybridge processors. Intel has now identified the root cause of these issues and determined that these microcodes may introduce reboots and other unpredictable system behavior. Due to the severity of the potential issues that may occur when using these microcodes, Intel is now recommending that customers discontinue their use. Additional information is available from Intels Security Exploit Newsroom here: https://newsroom.intel.com/press-kits/security-exploits-intel-products/ . HPE is in alignment with Intel in our recommendation that customers discontinue use of System ROMs including impacted microcodes and revert to earlier System ROM versions.

    All System ROMs including impacted microcodes have been removed from the HPE Support Site. This impacts HPE ProLiant and Synergy Gen10, Gen9, and Gen8 v2 servers as well as HPE Superdome servers for which updated System ROMs had previously been made available. Intel is working on updated microcodes to address these issues, and HPE will validate updated System ROMs including these microcodes and make them available to our customers in the coming weeks.

    Mitigations for Variant 1 (Spectre) and Variant 3 (Meltdown) vulnerabilities require only OS updates and are not impacted.

    • HPE has provided a customer bulletin https://support.hpe.com/hpsc/doc/public/display?docId=emr_na-a00039267en_us with specific instructions to obtain the udpated sytem ROM

    • Note:

      • CVE-2017-5715 (Variant 2) requires that the System ROM be updated and a vendor supplied operating system update be applied as well.
      • For CVE-2017-5753, CVE-2017-5754 (Variants 1 and 3) require only updates of a vendor supplied operating system.
      • HPE will continue to add additional products to the list.

    HISTORY

    Version:1 (rev.1) - 4 January 2018 Initial release

    Version:2 (rev.2) - 5 January 2018 Added additional impacted products

    Version:3 (rev.3) - 10 January 2018 Added more impacted products

    Version:4 (rev.4) - 9 January 2018 Fixed product ID

    Version:5 (rev.5) - 18 January 2018 Added additional impacted products

    Version:6 (rev.6) - 19 January 2018 updated impacted product list

    Version:7 (rev.7) - 23 January 2018 Marked impacted products with TBD for System ROM updates per Intel's guidance on microcode issues

    Third Party Security Patches: Third party security patches that are to be installed on systems running Hewlett Packard Enterprise (HPE) software products should be applied in accordance with the customer's patch management policy.

    Support: For issues about implementing the recommendations of this Security Bulletin, contact normal HPE Services support channel. For other issues about the content of this Security Bulletin, send e-mail to security-alert@hpe.com.

    Report: To report a potential security vulnerability for any HPE supported product: Web form: https://www.hpe.com/info/report-security-vulnerability Email: security-alert@hpe.com

    Subscribe: To initiate a subscription to receive future HPE Security Bulletin alerts via Email: http://www.hpe.com/support/Subscriber_Choice

    Security Bulletin Archive: A list of recently released Security Bulletins is available here: http://www.hpe.com/support/Security_Bulletin_Archive

    Software Product Category: The Software Product Category is represented in the title by the two characters following HPSB.

    3C = 3COM 3P = 3rd Party Software GN = HPE General Software HF = HPE Hardware and Firmware MU = Multi-Platform Software NS = NonStop Servers OV = OpenVMS PV = ProCurve ST = Storage Software UX = HP-UX

    Copyright 2016 Hewlett Packard Enterprise

    Hewlett Packard Enterprise shall not be liable for technical or editorial errors or omissions contained herein. The information provided is provided "as is" without warranty of any kind. To the extent permitted by law, neither HP or its affiliates, subcontractors or suppliers will be liable for incidental,special or consequential damages including downtime cost; lost profits; damages relating to the procurement of substitute products or services; or damages for loss of data, or software restoration. The information in this document is subject to change without notice. Hewlett Packard Enterprise and the names of Hewlett Packard Enterprise products referenced herein are trademarks of Hewlett Packard Enterprise in the United States and other countries. Other product and company names mentioned herein may be trademarks of their respective owners.

    Several vulnerabilities were discovered in WebKitGTK+.

    CVE-2017-5753 Versions affected: WebKitGTK+ before 2.18.5. Credit to Jann Horn of Google Project Zero; and Paul Kocher in collaboration with Daniel Genkin of University of Pennsylvania and University of Maryland, Daniel Gruss of Graz University of Technology, Werner Haas of Cyberus Technology, Mike Hamburg of Rambus (Cryptography Research Division), Moritz Lipp of Graz University of Technology, Stefan Mangard of Graz University of Technology, Thomas Prescher of Cyberus Technology, Michael Schwarz of Graz University of Technology, and Yuval Yarom of University of Adelaide and Data61. Description: Security improvements are included to mitigate the effects.

    CVE-2017-5715 Versions affected: WebKitGTK+ before 2.18.5. Credit to Jann Horn of Google Project Zero; and Paul Kocher in collaboration with Daniel Genkin of University of Pennsylvania and University of Maryland, Daniel Gruss of Graz University of Technology, Werner Haas of Cyberus Technology, Mike Hamburg of Rambus (Cryptography Research Division), Moritz Lipp of Graz University of Technology, Stefan Mangard of Graz University of Technology, Thomas Prescher of Cyberus Technology, Michael Schwarz of Graz University of Technology, and Yuval Yarom of University of Adelaide and Data61. Description: Security improvements are included to mitigate the effects.

    We recommend updating to the last stable version of WebKitGTK+. It is the best way of ensuring that you are running a safe version of WebKitGTK+. Please check our website for information about the last stable releases.

    Further information about WebKitGTK+ Security Advisories can be found at: https://webkitgtk.org/security.html

    The WebKitGTK+ team, January 10, 2018

    . 7.2) - noarch, x86_64

    3

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-201801-1712",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "solaris",
            "scope": "eq",
            "trust": 1.3,
            "vendor": "oracle",
            "version": "11.3"
          },
          {
            "model": "esxi",
            "scope": "eq",
            "trust": 1.3,
            "vendor": "vmware",
            "version": "6.0"
          },
          {
            "model": "solaris",
            "scope": "eq",
            "trust": 1.3,
            "vendor": "oracle",
            "version": "10"
          },
          {
            "model": "esxi",
            "scope": "eq",
            "trust": 1.3,
            "vendor": "vmware",
            "version": "6.5"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5287u"
          },
          {
            "model": "xeon e5 2470 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2687w_v2"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3450"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5540"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2655le"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8880l_v3"
          },
          {
            "model": "xeon e3 1270 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4669_v4"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4350u"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e6510"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2435m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "875k"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5503"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6148"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4980hq"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4360"
          },
          {
            "model": "xeon e5 1660 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3850"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5687"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2617m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3770"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "ec5509"
          },
          {
            "model": "xeon e3 1260l v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2695_v3"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "670"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4422e"
          },
          {
            "model": "cortex-a15",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "arm",
            "version": null
          },
          {
            "model": "bl bpc 7000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "cortex-a72",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "arm",
            "version": null
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2718"
          },
          {
            "model": "xeon e3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "1585l_v5"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3230m"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l5518"
          },
          {
            "model": "celeron j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j4005"
          },
          {
            "model": "cortex-a75",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "arm",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3317u"
          },
          {
            "model": "xeon e3 1226 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1241 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4870"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2699_v4"
          },
          {
            "model": "xeon e3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "1535m_v5"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4900mq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3612qm"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3380m"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2690_v4"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4330m"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8867l"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2687w_v3"
          },
          {
            "model": "linux enterprise software development kit",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "suse",
            "version": "12"
          },
          {
            "model": "xeon e-1105c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4012y"
          },
          {
            "model": "xeon e5 1650",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "el ppc 1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4670r"
          },
          {
            "model": "xeon phi",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7250"
          },
          {
            "model": "vl2 ppc 7000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "bl bpc 7001",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4722hq"
          },
          {
            "model": "xeon e3 1501m v6",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core m3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6y30"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4790t"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4809_v4"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8880_v4"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6154"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3220"
          },
          {
            "model": "xeon e5 2448l v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8160t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2312m"
          },
          {
            "model": "xeon e3 1285l v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4655_v4"
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8180"
          },
          {
            "model": "vl2 ppc7 1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6300t"
          },
          {
            "model": "atom x3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3405"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3350"
          },
          {
            "model": "xeon e3 1230 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "vl2 ppc 9000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8891_v3"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l5638"
          },
          {
            "model": "celeron j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j1750"
          },
          {
            "model": "xeon e5 2403",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6350hq"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8860"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6146"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4570r"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5550"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6140"
          },
          {
            "model": "vl2 bpc 2000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3350p"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5630"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6136"
          },
          {
            "model": "cortex-a17",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "arm",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "980"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4120u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4670"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "w5580"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "820qm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2640m"
          },
          {
            "model": "xeon e3 1280 v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "w3680"
          },
          {
            "model": "core m3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7y30"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2850"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2338"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5122"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4809_v3"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4160"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4657l_v2"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4158u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6400t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4610m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4960hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5750hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "640um"
          },
          {
            "model": "xeon e3 1230 v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4360u"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4830_v3"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4627_v4"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l7555"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6142m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3667u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4300y"
          },
          {
            "model": "bl ppc15 7000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3160"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2367m"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3740"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4130"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6102e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "560um"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4460s"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3687u"
          },
          {
            "model": "xeon e3 1225 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6100u"
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y10"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l5618"
          },
          {
            "model": "xeon e5 2418l",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2648l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "atom e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e3827"
          },
          {
            "model": "xeon silver",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4114t"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4610"
          },
          {
            "model": "xeon e5 2618l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n2806"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2350m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3340s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6200u"
          },
          {
            "model": "xeon e5 2440",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "ubuntu linux",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "canonical",
            "version": "14.04"
          },
          {
            "model": "simatic itc1900 pro",
            "scope": "lt",
            "trust": 1.0,
            "vendor": "siemens",
            "version": "3.1"
          },
          {
            "model": "vl2 ppc12 1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "xeon e5 2603 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon phi",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7210"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2890_v2"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x6550"
          },
          {
            "model": "linux enterprise server",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "suse",
            "version": "12"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8250u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2348m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4690t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4771"
          },
          {
            "model": "xeon e3 1285 v6",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "ubuntu linux",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "canonical",
            "version": "17.04"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6130f"
          },
          {
            "model": "xeon e5 2618l v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2640 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2618l v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "btc12",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "pepperl fuchs",
            "version": null
          },
          {
            "model": "celeron j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j1850"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6134"
          },
          {
            "model": "xeon e3 1276 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "bl ppc12 1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3460"
          },
          {
            "model": "xeon e3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "1575m_v5"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2690"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4627_v3"
          },
          {
            "model": "xeon e3 1240 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2620 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4702mq"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4627_v2"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2820qm"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4807"
          },
          {
            "model": "xeon e5 2407 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4712mq"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2380p"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2115c"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2520m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "680um"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "640m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2715qe"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3227u"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2820"
          },
          {
            "model": "bl ppc17 1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "430um"
          },
          {
            "model": "xeon e5 2430l v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4860_v2"
          },
          {
            "model": "xeon e5 1620 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n2910"
          },
          {
            "model": "pentium j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j2900"
          },
          {
            "model": "xeon e3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "1585_v5"
          },
          {
            "model": "xeon e3 1105c v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1265l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8550u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "530"
          },
          {
            "model": "xeon e5 2428l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4809_v2"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4160t"
          },
          {
            "model": "linux",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "debian",
            "version": "8.0"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2308"
          },
          {
            "model": "celeron j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j3060"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6157u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2430m"
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8160"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8890_v3"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2500"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "330m"
          },
          {
            "model": "xeon e3 12201 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x3470"
          },
          {
            "model": "xeon e3 1230",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2680"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6138t"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5118"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "540um"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "930"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4550u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8350k"
          },
          {
            "model": "bl2 ppc 7000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2850_v2"
          },
          {
            "model": "bl bpc 2000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "atom x3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3235rk"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2390t"
          },
          {
            "model": "dl ppc15 1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8170"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "350m"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2538"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5520"
          },
          {
            "model": "xeon e5 2418l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8176f"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7700t"
          },
          {
            "model": "solidfire",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netapp",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "390m"
          },
          {
            "model": "xeon e3 1290 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "330um"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n2940"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2649m"
          },
          {
            "model": "router manager",
            "scope": "lt",
            "trust": 1.0,
            "vendor": "synology",
            "version": "1.1.7-6941-1"
          },
          {
            "model": "pentium n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n4200"
          },
          {
            "model": "xeon silver",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4110"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2697_v2"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5504"
          },
          {
            "model": "xeon e3 1245 v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l5508"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8870_v2"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3820qm"
          },
          {
            "model": "xeon e3 1280 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1281 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2100"
          },
          {
            "model": "diskstation manager",
            "scope": "gte",
            "trust": 1.0,
            "vendor": "synology",
            "version": "5.2"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z2560"
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8156"
          },
          {
            "model": "xeon e3 1268l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "celeron j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j3455"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2960xm"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4850_v4"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4020y"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7820eq"
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y51"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l5520"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5300u"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2687w"
          },
          {
            "model": "xeon e5 1660",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "bl rackmount 4u",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "xeon e5 1680 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5506"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5649"
          },
          {
            "model": "xeon e3 1275 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4150t"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6130"
          },
          {
            "model": "xeon e5 2420",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4820_v2"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4790"
          },
          {
            "model": "xeon e3 1230 v6",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "660"
          },
          {
            "model": "bl ppc17 7000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6402p"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4860"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4603_v2"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8830"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3330"
          },
          {
            "model": "xeon e5 1428l",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3470s"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2720qm"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "ec5539"
          },
          {
            "model": "xeon e5 1660 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4800mq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3540m"
          },
          {
            "model": "xeon e3 1505m v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "celeron j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j1800"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4603"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5675r"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4650"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2350"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2758"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3338"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3225"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2860"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4860hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5775c"
          },
          {
            "model": "cortex-r8",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "arm",
            "version": null
          },
          {
            "model": "pentium j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j3710"
          },
          {
            "model": "pentium n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3520"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3439y"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3570k"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7y75"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4278u"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n2820"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3537u"
          },
          {
            "model": "core m5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6y57"
          },
          {
            "model": "xeon e3 1271 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1286 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4820_v4"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8700"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4648_v3"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5675c"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "480m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "740qm"
          },
          {
            "model": "core m3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7y32"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4950hq"
          },
          {
            "model": "xeon e3 1286l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2657m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8400"
          },
          {
            "model": "xeon phi",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7290"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3530"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "610e"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5700eq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2620m"
          },
          {
            "model": "xeon bronze 3104",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1230 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1280 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5119t"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6148f"
          },
          {
            "model": "linux enterprise desktop",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "suse",
            "version": "12"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3150"
          },
          {
            "model": "bl ppc17 3000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3110m"
          },
          {
            "model": "xeon e3 1270 v6",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "620le"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "950"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2658a_v3"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2328m"
          },
          {
            "model": "xeon e5 2630",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1225 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4620_v4"
          },
          {
            "model": "neoverse n2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "arm",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "560"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "661"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "380um"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "650"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5120"
          },
          {
            "model": "xeon e3 1240l v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4130t"
          },
          {
            "model": "xeon e5 2630 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3120m"
          },
          {
            "model": "bl2 ppc 2000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3000"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3520m"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5675"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4640_v3"
          },
          {
            "model": "xeon e5 1428l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2608l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5775r"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4640"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3308"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2697_v3"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l5640"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4150"
          },
          {
            "model": "bl2 bpc 2000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7820hk"
          },
          {
            "model": "vl2 bpc 1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "xeon e3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "1565l_v5"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8857_v2"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6440hq"
          },
          {
            "model": "router manager",
            "scope": "gte",
            "trust": 1.0,
            "vendor": "synology",
            "version": "1.1"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2670_v2"
          },
          {
            "model": "xeon e5 2620 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2400"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l3426"
          },
          {
            "model": "xeon e3 12201",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4308u"
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8168"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3758"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4330"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "760"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2650l_v4"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4830_v2"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4578u"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8870_v4"
          },
          {
            "model": "xeon e3 1505l v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "965"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "940"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4100e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2540m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4210u"
          },
          {
            "model": "xeon e5 2418l v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5120t"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4870_v2"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4702ec"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n2807"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2730"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3630qm"
          },
          {
            "model": "xeon e5 2640 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770t"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3958"
          },
          {
            "model": "linux",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "debian",
            "version": "9.0"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4765t"
          },
          {
            "model": "el ppc 1000\\/wt",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3508"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8890_v2"
          },
          {
            "model": "xeon e5 2608l v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "local service management system",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "oracle",
            "version": "13.1"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "550"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3220t"
          },
          {
            "model": "xeon silver",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4109t"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3010"
          },
          {
            "model": "xeon e3 1285l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4820_v3"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4690k"
          },
          {
            "model": "cortex-a8",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "arm",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2105"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4510u"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2660_v4"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770k"
          },
          {
            "model": "vl2 bpc 9000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "xeon e3 1268l v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n2815"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n2808"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3217ue"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3250t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8100"
          },
          {
            "model": "xeon e5 1650 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "bl ppc 7000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "atom e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e3845"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4660_v4"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6167u"
          },
          {
            "model": "bl2 bpc 1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2515e"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5157u"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6138"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4610y"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3337u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "580m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "750"
          },
          {
            "model": "xeon e5 1428l v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3240t"
          },
          {
            "model": "xeon e5 2650l",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4910mq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3740qm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4870hq"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3785"
          },
          {
            "model": "xeon e5 2630 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4025u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4430s"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2635qm"
          },
          {
            "model": "xeon e3 1285 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2630l v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3229y"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4102e"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5667"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2690_v3"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4820"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3770t"
          },
          {
            "model": "xeon e5 2628l v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8867_v4"
          },
          {
            "model": "cortex-a12",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "arm",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4850"
          },
          {
            "model": "xeon e3 1258l v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4302y"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "330e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3339y"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4710hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8700k"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5645"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8650u"
          },
          {
            "model": "xeon e3 1220 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon silver",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4116t"
          },
          {
            "model": "bl ppc15 1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "cortex-a78",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "arm",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3240"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2557m"
          },
          {
            "model": "core m7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6y75"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "380m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2450m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "620lm"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l5506"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8867_v3"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6267u"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e7540"
          },
          {
            "model": "xeon e3 1260l",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3840qm"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5250u"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2695_v2"
          },
          {
            "model": "ubuntu linux",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "canonical",
            "version": "12.04"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2357m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4670k"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z2760"
          },
          {
            "model": "xeon e3 1225 v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n2930"
          },
          {
            "model": "atom e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e3825"
          },
          {
            "model": "xeon e3 1245 v6",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2609 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2643",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2695_v4"
          },
          {
            "model": "xeon e5 2448l",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "atom e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e3805"
          },
          {
            "model": "xeon e5 2609 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3580"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6287u"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8860_v3"
          },
          {
            "model": "xeon e5 1660 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "virtual machine manager",
            "scope": "lt",
            "trust": 1.0,
            "vendor": "synology",
            "version": "6.2-23739"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e6540"
          },
          {
            "model": "xeon e3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "1535m_v6"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5020u"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3955"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "870"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "970"
          },
          {
            "model": "xeon e5 2403 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2643 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4330te"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6500te"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4110e"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2667_v2"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5647"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "920xm"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3120me"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5015u"
          },
          {
            "model": "xeon e5 2407",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6500"
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8160m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2537m"
          },
          {
            "model": "xeon e3 1501l v6",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8893_v3"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4220y"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4650l"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x7560"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6100te"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "ec5549"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4650u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7700hq"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4300m"
          },
          {
            "model": "atom e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e3826"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6100e"
          },
          {
            "model": "xeon e5 2470",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4700ec"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n2810"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5850eq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5850hq"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3770"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3735g"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "540m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4690"
          },
          {
            "model": "vl ppc 3000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "simatic itc2200",
            "scope": "lt",
            "trust": 1.0,
            "vendor": "siemens",
            "version": "3.1"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3770k"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6500t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2320"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2530"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3470"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6400"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2600s"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3480"
          },
          {
            "model": "bl2 ppc 1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "xeon e5 2650 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y71"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3245"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3570"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4410e"
          },
          {
            "model": "cortex-a76",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "arm",
            "version": null
          },
          {
            "model": "dl ppc21.5m 7000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6685r"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8880l_v2"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4170"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5560"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5650"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "520e"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4667_v3"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3450"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5575r"
          },
          {
            "model": "neoverse n1",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "arm",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2550k"
          },
          {
            "model": "xeon e5 2430",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3736g"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2803"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4600m"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4607_v2"
          },
          {
            "model": "simatic itc1500",
            "scope": "lt",
            "trust": 1.0,
            "vendor": "siemens",
            "version": "3.1"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2100t"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3795"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4700mq"
          },
          {
            "model": "vl bpc 2000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4202y"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7660u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5005u"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2660_v2"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8880_v2"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3612qe"
          },
          {
            "model": "valueline ipc",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5672"
          },
          {
            "model": "xeon e5 2430 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4250u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7920hq"
          },
          {
            "model": "xeon e3 1245",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "esxi",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "vmware",
            "version": "5.5.0"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3437u"
          },
          {
            "model": "vl2 ppc9 1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2658_v4"
          },
          {
            "model": "cortex-r7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "arm",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4720hq"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2658_v2"
          },
          {
            "model": "visunet rm shell",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "pepperl fuchs",
            "version": null
          },
          {
            "model": "xeon e5 2650l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2310m"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2518"
          },
          {
            "model": "celeron j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j1900"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2310"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2699a_v4"
          },
          {
            "model": "xeon e5 2603 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2628l v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1278l v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8160f"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4702hq"
          },
          {
            "model": "xeon e5 2620",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6144"
          },
          {
            "model": "atom x3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3200rk"
          },
          {
            "model": "xeon e3 1240 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core m5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6y54"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3210"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4350t"
          },
          {
            "model": "xeon phi",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7210f"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3130m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3615qm"
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y10a"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5570"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "870s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2405s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3550s"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5660"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4640_v4"
          },
          {
            "model": "xeon e5 2643 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4010y"
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8153"
          },
          {
            "model": "atom x3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3130"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4830_v4"
          },
          {
            "model": "vl2 ppc 1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3689y"
          },
          {
            "model": "xeon e3 1270",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2680_v3"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3708"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "840qm"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4610_v4"
          },
          {
            "model": "cortex-a57",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "arm",
            "version": null
          },
          {
            "model": "bl ppc15 3000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "xeon e3 1245 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2408l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2358"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2710qe"
          },
          {
            "model": "pentium n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3540"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8891_v4"
          },
          {
            "model": "xeon e5 2428l v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2650l v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6100t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "560m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2375m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4200h"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x7542"
          },
          {
            "model": "vs960hd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "synology",
            "version": null
          },
          {
            "model": "cortex-a9",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "arm",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4620"
          },
          {
            "model": "xeon e5 2640",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4810mq"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n2920"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4830"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4210h"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4360t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4340"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "370m"
          },
          {
            "model": "xeon e5 1680 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4112e"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3060"
          },
          {
            "model": "cortex-a78ae",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "arm",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2697a_v4"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6152"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "680"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5350h"
          },
          {
            "model": "xeon e3 1220l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4607"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3745"
          },
          {
            "model": "xeon e5 2428l",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5640"
          },
          {
            "model": "xeon e5 2637 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2677m"
          },
          {
            "model": "dl ppc18.5m 7000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5500u"
          },
          {
            "model": "xeon e3 1240 v6",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4617"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4667_v4"
          },
          {
            "model": "xeon e3 1275 v6",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1225",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6600k"
          },
          {
            "model": "xeon e3 1275l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "975"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4000m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "920"
          },
          {
            "model": "skynas",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "synology",
            "version": null
          },
          {
            "model": "xeon e5 2637 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8893_v2"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x3450"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3610qm"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2680_v2"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4402e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6600"
          },
          {
            "model": "xeon e5 2650 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8164"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l5530"
          },
          {
            "model": "simatic itc1900",
            "scope": "lt",
            "trust": 1.0,
            "vendor": "siemens",
            "version": "3.1"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2697_v4"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3808"
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8158"
          },
          {
            "model": "atom x7-e3950",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "bl bpc 2001",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "local service management system",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "oracle",
            "version": "13.3"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4460t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4260u"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4650_v2"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6360u"
          },
          {
            "model": "xeon e3 1220 v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2683_v3"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3538"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2760qm"
          },
          {
            "model": "pentium n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3710"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2300"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3775"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2508"
          },
          {
            "model": "atom x3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3445"
          },
          {
            "model": "xeon phi",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7235"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "w3670"
          },
          {
            "model": "xeon silver",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4114"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4690s"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4710mq"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3735e"
          },
          {
            "model": "cortex-a73",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "arm",
            "version": null
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8170m"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5680"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z2460"
          },
          {
            "model": "xeon e5 2620 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "dl ppc15m 7000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8860_v4"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3610me"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6130t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3475s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8600k"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3775d"
          },
          {
            "model": "xeon e3 1125c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4005u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2610ue"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7820hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3517ue"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2870_v2"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4330t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4210y"
          },
          {
            "model": "xeon e5 2648l v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1275",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2700k"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4600u"
          },
          {
            "model": "xeon e5 1650 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2450 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "cortex-a77",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "arm",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4310u"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6138f"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "860s"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3115c"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "660lm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4785t"
          },
          {
            "model": "xeon e3 1230l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8870"
          },
          {
            "model": "workstation",
            "scope": "lt",
            "trust": 1.0,
            "vendor": "vmware",
            "version": "12.5.8"
          },
          {
            "model": "xeon e3 1270 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4288u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2637m"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3570"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2316"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2125"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3330s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4590t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6600t"
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y70"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l5609"
          },
          {
            "model": "xeon e5 2609",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2630 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2630l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "1558l_v5"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2629m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5600u"
          },
          {
            "model": "xeon bronze 3106",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "980x"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4760hq"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3770d"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "460m"
          },
          {
            "model": "celeron j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j3355"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6126t"
          },
          {
            "model": "vl2 ppc 3000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3590"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4350"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5700hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2600k"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2516"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4210m"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5677"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4110m"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8890_v4"
          },
          {
            "model": "bl rackmount 2u",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5502"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5620"
          },
          {
            "model": "xeon e5 2440 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6128"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3210m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770r"
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8176"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3858"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4650_v4"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n4100"
          },
          {
            "model": "linux enterprise server",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "suse",
            "version": "11"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6300hq"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5606"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z2580"
          },
          {
            "model": "vl ipc p7000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "xeon e5 2623 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4500u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770te"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3615qe"
          },
          {
            "model": "xeon e3 1290",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y31"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7560u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5950hq"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2698_v3"
          },
          {
            "model": "pentium j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j4205"
          },
          {
            "model": "leap",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "opensuse",
            "version": "42.2"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "640lm"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2880_v2"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2667_v4"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4200u"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "w5590"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4170t"
          },
          {
            "model": "xeon e5 2450l v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3360m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4310m"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3558"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "450m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6300"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4700hq"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4628l_v4"
          },
          {
            "model": "xeon e5 1620 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2870"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8894_v4"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2130"
          },
          {
            "model": "xeon e3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "1545m_v5"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4610_v2"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6140m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2630qm"
          },
          {
            "model": "xeon e3 1240 v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "atom x5-e3930",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2637 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2102"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2750"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4590s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2510e"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6320"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2860qm"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4660_v3"
          },
          {
            "model": "diskstation manager",
            "scope": "lt",
            "trust": 1.0,
            "vendor": "synology",
            "version": "6.2.2-24922"
          },
          {
            "model": "el ppc 1000\\/m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "atom x3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3205rk"
          },
          {
            "model": "fusion",
            "scope": "lt",
            "trust": 1.0,
            "vendor": "vmware",
            "version": "8.5.9"
          },
          {
            "model": "vl bpc 1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7700k"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e7520"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n4000"
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y10c"
          },
          {
            "model": "pentium n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3530"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4430"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "960"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4030y"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2675qm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7700"
          },
          {
            "model": "xeon e3 1285 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2600"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2660_v3"
          },
          {
            "model": "xeon e5 2630l",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8850"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4890_v2"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5115"
          },
          {
            "model": "bl bpc 3000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "xeon e3 1231 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3450s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2467m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6100"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2450p"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l5630"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3570s"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3736f"
          },
          {
            "model": "xeon e5 2603",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7600u"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "lc5518"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3470t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3517u"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8870_v3"
          },
          {
            "model": "xeon phi",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7290f"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6006u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5350u"
          },
          {
            "model": "xeon e5 2650",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2670"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4370"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2120t"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2683_v4"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4850_v2"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4712hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5650u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5257u"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6142"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4100u"
          },
          {
            "model": "xeon phi",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7230"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2670_v3"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n2830"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4790k"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3250"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "660ue"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6585r"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "620um"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8350u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "990x"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770s"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2665"
          },
          {
            "model": "vl2 bpc 3000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "750s"
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8176m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5550u"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6132"
          },
          {
            "model": "vl ppc 2000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "xeon e3 1280",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2450l",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4340te"
          },
          {
            "model": "cortex-x1",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "arm",
            "version": null
          },
          {
            "model": "celeron j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j4105"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4590"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3555le"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2667_v3"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x3440"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n2840"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6126"
          },
          {
            "model": "xeon e3 1125c v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1225 v6",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1275 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2330e"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4669_v3"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l3406"
          },
          {
            "model": "xeon e3 1505l v6",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3950"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "430m"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z2520"
          },
          {
            "model": "simatic winac rtx \\ 2010",
            "scope": "lt",
            "trust": 1.0,
            "vendor": "siemens",
            "version": "2010"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x3430"
          },
          {
            "model": "xeon e3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "1578l_v5"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4200m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4570s"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2699r_v4"
          },
          {
            "model": "xeon e5 2628l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5603"
          },
          {
            "model": "xeon silver",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4108"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "540"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4670s"
          },
          {
            "model": "xeon e5 1630 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon silver",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4116"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3750"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2500k"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5530"
          },
          {
            "model": "local service management system",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "oracle",
            "version": "13.2"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3635qm"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2658"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4670t"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3560"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3050"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "720qm"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3340"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3340m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6100h"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2738"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6442eq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4790s"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2377m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "880"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7500u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "860"
          },
          {
            "model": "pentium n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3510"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2310e"
          },
          {
            "model": "vl bpc 3000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "atom e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e3815"
          },
          {
            "model": "xeon e5 2648l v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z2420"
          },
          {
            "model": "vs360hd",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "synology",
            "version": null
          },
          {
            "model": "atom x3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3295rk"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n2805"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "470um"
          },
          {
            "model": "xeon e5 1620",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2640 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2410m"
          },
          {
            "model": "ubuntu linux",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "canonical",
            "version": "17.10"
          },
          {
            "model": "xeon e3 1235l v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "520um"
          },
          {
            "model": "xeon e5 2643 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5670"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8891_v2"
          },
          {
            "model": "bl ppc 1000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4440"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3720qm"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e7530"
          },
          {
            "model": "xeon e3 1240",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1220 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2120"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4400e"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3770s"
          },
          {
            "model": "atom x5-e3940",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4030u"
          },
          {
            "model": "xeon e5 2648l",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4340m"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2687w_v4"
          },
          {
            "model": "workstation",
            "scope": "gte",
            "trust": 1.0,
            "vendor": "vmware",
            "version": "12.0.0"
          },
          {
            "model": "xeon e5 1650 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1235",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2430l",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2400s"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4880_v2"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6300u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5200u"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8837"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5557u"
          },
          {
            "model": "leap",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "opensuse",
            "version": "42.3"
          },
          {
            "model": "simatic itc2200 pro",
            "scope": "lt",
            "trust": 1.0,
            "vendor": "siemens",
            "version": "3.1"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4750hq"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6098p"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2690_v2"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4624l_v2"
          },
          {
            "model": "btc14",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "pepperl fuchs",
            "version": null
          },
          {
            "model": "fusion",
            "scope": "gte",
            "trust": 1.0,
            "vendor": "vmware",
            "version": "8.0.0"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "520m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3320m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4558u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3427u"
          },
          {
            "model": "pentium j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j2850"
          },
          {
            "model": "xeon e3 1270 v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "celeron j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j3160"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6260u"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2660"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5690"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2698_v4"
          },
          {
            "model": "xeon e5 2450",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2438l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4258u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2330m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4010u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4570t"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8850_v2"
          },
          {
            "model": "vl2 ppc 2000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4850_v3"
          },
          {
            "model": "xeon phi",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7230f"
          },
          {
            "model": "xeon e5 2630l v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4460"
          },
          {
            "model": "xeon e3 1265l v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon phi",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7295"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x3460"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7567u"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4640_v2"
          },
          {
            "model": "ubuntu linux",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "canonical",
            "version": "16.04"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x3480"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "w3690"
          },
          {
            "model": "atom x3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3265rk"
          },
          {
            "model": "xeon e3 1280 v6",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5607"
          },
          {
            "model": "xeon e5 2623 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2680_v4"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "940xm"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4650_v3"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2340ue"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6134m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5010u"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4620_v2"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4300u"
          },
          {
            "model": "xeon e3 1220",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4100m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6126f"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3550"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3610qe"
          },
          {
            "model": "xeon silver",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4112"
          },
          {
            "model": "hci",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netapp",
            "version": null
          },
          {
            "model": "vl2 bpc 7000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "xeon e3 1265l v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z2480"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3735f"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2500s"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2667"
          },
          {
            "model": "bl bpc 3001",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3570t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2670qm"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2699_v3"
          },
          {
            "model": "xeon e3 1240l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2550"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5507"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3740d"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4620_v3"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "660um"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4850hq"
          },
          {
            "model": "xeon e5 2603 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2920xm"
          },
          {
            "model": "xeon e5 2609 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1245 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3830"
          },
          {
            "model": "linux enterprise software development kit",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "suse",
            "version": "11"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3735d"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3632qm"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2658_v3"
          },
          {
            "model": "xeon phi",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7285"
          },
          {
            "model": "simatic itc1500 pro",
            "scope": "lt",
            "trust": 1.0,
            "vendor": "siemens",
            "version": "3.1"
          },
          {
            "model": "xeon e5 2420 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4570te"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6440eq"
          },
          {
            "model": "xeon e5 1630 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8880_v3"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2500t"
          },
          {
            "model": "xeon e3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "1515m_v5"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6150"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "lc5528"
          },
          {
            "model": "xeon e3 1220 v6",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2650 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "bl2 bpc 7000",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "phoenixcontact",
            "version": null
          },
          {
            "model": "xeon e5 1620 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "simatic winac rtx \\ 2010",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "siemens",
            "version": "2010"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "655k"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4370t"
          },
          {
            "model": "atom x3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3230rk"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4200y"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l7545"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4440s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4570"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8893_v4"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4700eq"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x7550"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2558"
          },
          {
            "model": "xeon e3 1275 v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2637",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon phi",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7250f"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2830"
          },
          {
            "model": "xeon e3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "1505m_v6"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4610_v3"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3217u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2365m"
          },
          {
            "model": "pentium n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3700"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "620m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770hq"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2370m"
          },
          {
            "model": "xeon e3 1246 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4402ec"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6142f"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4655_v3"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3745d"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "620ue"
          },
          {
            "model": "internet explorer",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "microsoft",
            "version": "11"
          },
          {
            "model": "edge",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "microsoft",
            "version": "0"
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "amd",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "arm",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "apple",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "cisco",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "dell",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "dell emc",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "fortinet",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "hp",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "hitachi",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "intel",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "microsoft",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "qualcomm incorporated",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "red hat",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "suse linux",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "synology",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "ubuntu",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "vmware",
            "version": null
          },
          {
            "model": "windows sp1",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "microsoft",
            "version": "7"
          },
          {
            "model": "windows",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "microsoft",
            "version": "8.1"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.6,
            "vendor": "google",
            "version": "v8"
          },
          {
            "model": "windows",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "microsoft",
            "version": "10"
          },
          {
            "model": "xeon cpu e5-1650",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "intel",
            "version": "v3"
          },
          {
            "model": "cortex a57",
            "scope": null,
            "trust": 0.6,
            "vendor": "arm",
            "version": null
          },
          {
            "model": "pro a8-9600 r7",
            "scope": null,
            "trust": 0.6,
            "vendor": "amd",
            "version": null
          },
          {
            "model": "compute cores 4c+6g",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "amd",
            "version": "10"
          },
          {
            "model": "fx -8320 eight-core processor",
            "scope": null,
            "trust": 0.6,
            "vendor": "amd",
            "version": null
          },
          {
            "model": "windows server",
            "scope": null,
            "trust": 0.6,
            "vendor": "microsoft",
            "version": null
          },
          {
            "model": "enterprise linux server year extended update support",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "redhat",
            "version": "-47.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1689.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.924.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1049.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.9.110.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375127"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.77"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.31"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "10.3.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.71"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.51"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.117"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.166"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.891.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.15"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.112"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.27"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.306.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1012"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1005.0"
          },
          {
            "model": "enterprise linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.42"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "0.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1039"
          },
          {
            "model": "enterprise linux server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.67"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.434.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.702.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1311.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.687.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.155"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.78"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.365.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.879.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.74"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.317.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.92"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.926.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.47255"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.408.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.39"
          },
          {
            "model": "vsphere data protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.1.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1077.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.366.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.97"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "44.0.2403.157"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6.2"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "11.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.530.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.58"
          },
          {
            "model": "facsmelody",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.5.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.122"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.59"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.342.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.366.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.73"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1036.2"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.2.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.82"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.87"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1308.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.633.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.105"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.769.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.127"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.785.0"
          },
          {
            "model": "pro a8-9600 r7 compute cores 4c+6g",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "amd",
            "version": "100"
          },
          {
            "model": "windows version for x64-based systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "1015110"
          },
          {
            "model": "facscanto ii clinical",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.60"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.225"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "54.0.2840.90"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.11"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.418.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.385.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.319.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.908.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.204"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.366.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.78"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.219"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.374.0"
          },
          {
            "model": "pyxis ecostation system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.23"
          },
          {
            "model": "facscanto ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.86"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.40"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1043"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.604.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.40"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.5.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.58"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.44"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.150"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.68"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.40"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "36.0.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.756.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.74"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.34"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.886.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.123"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.342"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.51"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "54.0.2840.98"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.233"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.88"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.955.0"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "9.2.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.4"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1082.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.760.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.110"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1658.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.368.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.594.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.118"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.743.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1285.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "62.0.3202.97"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.96365"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "43.0.2357.130"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "63.0.3239.86"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.83"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.816.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.5"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.124"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.88"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.393.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.362.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.78"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.618.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.628.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.815.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "27.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.423.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "62.0.3202.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.802.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.12"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.5.17"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "17.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.46"
          },
          {
            "model": "prepstain",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.323.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.804.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.77"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.370.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.203"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.95"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.805.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.789.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.32"
          },
          {
            "model": "totalys slideprep",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "41.0.2272"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.315"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.55"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.5.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.512.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.109"
          },
          {
            "model": "vsphere data protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.0.5"
          },
          {
            "model": "simatic ipc427e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.901.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "3.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1285.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.729.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.23"
          },
          {
            "model": "chrome os beta",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.9.130.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.102"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.483.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.467.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.200"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.10"
          },
          {
            "model": "facslink interface",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.25"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "28"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.16"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.9.128.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.452.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "40.0.2214.111"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1017"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.105"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.748.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.727.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.89"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.302.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.379.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.82"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.654.0"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "3.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.72"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.32"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0.195.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.80"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.119"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.73"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.334.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "2.0.3"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.110"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.862.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.101"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.303"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "40.0.2214.91"
          },
          {
            "model": "facsjazz",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "enterprise linux server extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-6.7"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "17.0.4"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.95"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.458.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.404.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.721.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "46.0.2490"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.90"
          },
          {
            "model": "sql server for 32-bit systems service pack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "201240"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.335.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1030"
          },
          {
            "model": "workstation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "12.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.132"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.51"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.336"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.32"
          },
          {
            "model": "vsphere data protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.602.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.211"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1049.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.104"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.72"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1058.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.79"
          },
          {
            "model": "sql server for x64-based systems service pack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "201240"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.415.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.931.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.5.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.115"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.722.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.60"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.32"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.520.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1022"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "9.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.651.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "3.1.1"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.5.0.11"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.31"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.109"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.476.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "10.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.124"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0.195.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1055.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1670.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.354.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.222.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.690.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.75"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.73"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.570.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.347.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.13"
          },
          {
            "model": "vsphere integrated containers",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.2"
          },
          {
            "model": "sinumerik d sl ncu730.3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "840"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0.195.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.90"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.98"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.11"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.344"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.412.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.44"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "31.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.634.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.329.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.72"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1085.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.664.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.26"
          },
          {
            "model": "sinumerik d sl ncu730.3b",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "840"
          },
          {
            "model": "lsr ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.83"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.596.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.103"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.113"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.69"
          },
          {
            "model": "unified computing system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "3.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.730.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.0.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1060.0"
          },
          {
            "model": "pyxis supply roller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.40"
          },
          {
            "model": "facscount",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.610.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.422.0"
          },
          {
            "model": "windows server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20160"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.48"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "2.0.0.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.116"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.299.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1036.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.371.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.56"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1668.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.107"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.615.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.599.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.99"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "3.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.452.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.102"
          },
          {
            "model": "enterprise mrg",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "2"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.0.6"
          },
          {
            "model": "focal point linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "-0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.92"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.6"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1675.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.50"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.2.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.172.28"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.5.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.873.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.301.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.116"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.2.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.366.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.794.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.42"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.781.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "53.0.2785.143"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.60"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1298.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.157.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.134"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.18"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.72"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.554.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.45"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "40.0.3"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.71"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.775.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.59"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.631.0"
          },
          {
            "model": "communications lsms",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "13.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.125"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.114"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.102"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.477.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.941.0"
          },
          {
            "model": "pyxis cathrack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "v80"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.335.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.65"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.516.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.430.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1684.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.457.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1289.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1008.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "7.1.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.943.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.21"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6.3"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.609.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.114"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364160"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.211.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.342.4"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.2.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.582.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.589.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.41"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.2.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.90"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.575.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1671.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1663.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.356.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1280.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.84"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.21"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.122"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.95"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.74"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.726.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.73"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.5"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.3"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.84"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.667.3"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1034.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.81"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "1.0.154.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "60.0.3112.80"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.112"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0.195.32"
          },
          {
            "model": "rowa dose",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.716.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.480.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.466.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.45"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.700.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.28"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.154"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1684.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.466.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.82"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1652.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.68"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.627.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.466.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.69"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.826.0"
          },
          {
            "model": "identity manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "2.7"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.581.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.1"
          },
          {
            "model": "focal point solaris",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "-0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.544.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "3.1.2"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.130"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "8.5.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1041"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.336.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "2.0.5"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.10"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.11"
          },
          {
            "model": "simatic s7-1518-4 pn/dp odk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "52.0.2743.82"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "53.0.2785.113"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.124"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1295.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.67"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.922.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.113"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.65"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.42"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.5.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.638.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1049.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.219"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "41.0.2272.118"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.910.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.149"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1686.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.90"
          },
          {
            "model": "simatic ipc427d",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.671.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.69"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.366.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1055.1"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "50.0.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.68"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.84"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.342.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.66"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.424.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "1.0.154.39"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.5.0.6"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "7.1.2"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "17.0.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.898.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.478.0"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "8.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.107"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.100"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.465.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.540.0"
          },
          {
            "model": "facspresto",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.57"
          },
          {
            "model": "vsphere integrated containers",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.46"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.2.5"
          },
          {
            "model": "sql server for 32-bit systems service pack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20123"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1004.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.136"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.935.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.821.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.212.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.492.0"
          },
          {
            "model": "tvos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.33"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "7.1.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.923.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.46"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "8.0.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "42.0.2311"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.16"
          },
          {
            "model": "windows for 32-bit systems sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.547.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.536.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.41"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.948.0"
          },
          {
            "model": "sql server for x64-based systems service pack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20123"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.74"
          },
          {
            "model": "enterprise linux for ibm z systems extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.63"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "16.0.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.114"
          },
          {
            "model": "pyxis duostation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.223.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1024.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.784.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.2.149.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.80"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.16"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.15"
          },
          {
            "model": "windows server for 32-bit systems sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2008"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.90"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "46.0.2490.86"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1017.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.92"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.84"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.95"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.683.0"
          },
          {
            "model": "kernel",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "linux",
            "version": "4.9.74"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.70"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.97"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.425.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.486.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "35.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.747.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.450.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.4"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.333"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.775.2"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.1.1"
          },
          {
            "model": "windows version for 32-bit systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "1017090"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.99"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1077.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.27"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "10.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1300.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.32"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "9.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.889.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1028"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.33"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.133"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.773.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.26"
          },
          {
            "model": "vios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.157"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.89"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.739.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "3.2.3"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "10.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.4"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.19"
          },
          {
            "model": "influx",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.404.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.27"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.0.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.2491059"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "8.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.59"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.159.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.101"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1028.0"
          },
          {
            "model": "chrome os",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "google",
            "version": "65.0.3325.167"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.95"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.60"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1013"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.658.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.159"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1023"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.761.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.369.0"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.2.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.690.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.103"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.44"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "9.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.16"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.24"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.93"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.660.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "57.0.2987.98"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.511.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1676.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.108"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.137"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1669.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.587.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.60"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.67"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.437.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.16"
          },
          {
            "model": "enterprise linux server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.321.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "39.0.2171.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.48"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.65"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.101"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.861.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.524.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.717.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.9"
          },
          {
            "model": "sql server r2 for x64-based systems service pack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "200830"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.880.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.607.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.471.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.59"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.923.1"
          },
          {
            "model": "simatic ipc477d",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.0.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.9"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "37.0.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.126"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.1.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.450.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.89"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "7.3.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.309.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.232"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.58"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.778.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "5.0.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.74"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.447.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.4.154.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.655.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.115"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.579.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1008"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.116"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.694.0"
          },
          {
            "model": "bactec",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "90500"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.669.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1671.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.97"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.67"
          },
          {
            "model": "simatic s7-1500 software controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.702.0"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "47.0.2526.80"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.3.3"
          },
          {
            "model": "x-series xos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "11.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0.190.2"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.0.4"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "39.0.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.400.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.31"
          },
          {
            "model": "vsphere data protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.1.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.97"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.74"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.60"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.592.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.902.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.444.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.66"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.39"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.1.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.15"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.104"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1272.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.548.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1017.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.954.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.640.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.0"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "8.4.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.23"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "2.020"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.73"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.88"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.18"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.2.9"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "53.0.2785.103"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.110"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.759.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.587.1"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.1.4"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "7.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.84"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "8.0.1"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.172.8"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "49.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.66"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.74"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1305.1"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "2.0.4"
          },
          {
            "model": "safari",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "apple",
            "version": "11.0.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.314.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.69"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "16"
          },
          {
            "model": "simatic ipc677d",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.13"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.7"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "2.0.4"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.125"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1661.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.86"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.662.0"
          },
          {
            "model": "iphone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.149"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.833.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.77"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.408.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.119"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1281.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.810.0"
          },
          {
            "model": "simotion p320-4e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.871.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.172.31"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.51"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364160"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1681.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.41"
          },
          {
            "model": "nexus 6p",
            "scope": null,
            "trust": 0.3,
            "vendor": "google",
            "version": null
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.98"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.88"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.649.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.78"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.354.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.114"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.316.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.90"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.692.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.17"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "13.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.83"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "2.0.0.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.122"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.17"
          },
          {
            "model": "enterprise linux for power big endian",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.68"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.77"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.93"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.58"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.98"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.630.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6.21"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.3.154.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "5.1.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.885.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "0.9.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.569.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.66"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.89"
          },
          {
            "model": "simatic itp3000",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "v20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.962.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1675.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.306.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "59.0.3071.86"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.295.0"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "3.2.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.75"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.123"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.318.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.619.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "0.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.14"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "11.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.307.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1004"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.124"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.86"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.100"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "57.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1033"
          },
          {
            "model": "simatic ipc627c",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1044"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.160"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1679.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.1"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.5.0.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.23"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "60.0.3112.114"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.70"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.51"
          },
          {
            "model": "enterprise linux for scientific computing",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.539.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.661.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.777.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.106"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.60"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.91"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.105"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.939.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.474.0"
          },
          {
            "model": "enterprise linux server tus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-6.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.68"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.110"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "7.0.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.893.1"
          },
          {
            "model": "security analytics",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "7.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.99"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "48.0.2564.82"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.507.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.883.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.306"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.62"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.348.0"
          },
          {
            "model": "simatic hmi comfort panels",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.86"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.507.2"
          },
          {
            "model": "windows server r2 for itanium-based systems sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2008"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.7"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "20.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.80"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.120"
          },
          {
            "model": "simatic itp1000",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.307.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "54.0.2840.85"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.935.0"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "7.0.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.705.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1082.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.122"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1016.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.395.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.118"
          },
          {
            "model": "ruggedcom rx1400 vpe",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.776.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1305.3"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.8"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.0.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.84"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.72"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "59.0.3071.91"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1075.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.24"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "14.01"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.84"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "43.0.2357.65"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.172"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.117"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.535.2"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.4.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.443.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.296.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.107"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.0.7"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.776.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.96379"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.217"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.114"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.900.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.0"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "7.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1074.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.126"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "2.0.0.19"
          },
          {
            "model": "x-series xos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "10.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.0.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.75"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.611.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.71"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.407.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.57"
          },
          {
            "model": "pyxis medstation es",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.892.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.51"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.518.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.346.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1658.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.897.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.102"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.421.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.132"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.56"
          },
          {
            "model": "pyxis stockstation system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.85"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.0"
          },
          {
            "model": "simotion p320-4s",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "36.0.1985.143"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1003.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.927.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.382.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.5.3"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "10.0.8"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "2.0.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0.195.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.23"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "2.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "49.0.2623.75"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.55"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.462.0"
          },
          {
            "model": "simatic ipc827d",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "2.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1021.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "10.0.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.9"
          },
          {
            "model": "enterprise linux server tus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.77"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.16"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.818.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "2.08"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.645.0"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.126"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.23"
          },
          {
            "model": "chrome ~~~and",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "38.0.2125.101"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1065.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.674.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.905.0"
          },
          {
            "model": "aix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.2"
          },
          {
            "model": "facssample prep assistant iii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.169"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.531.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.23"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.95"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.84"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1284.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.115"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "20.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.59"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1040.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "5.1.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.35"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.939.0"
          },
          {
            "model": "windows version for 32-bit systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "1017030"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.758.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.93"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "8.5.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.116"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.99"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.3.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.184"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.154"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.112"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.0.2"
          },
          {
            "model": "windows for 32-bit systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "100"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.42"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "2.0.8"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "2.0.0.15"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "0.0.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "48.0.2564.109"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.344"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "6.0.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.419.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.77"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.672.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.608.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.66"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "1.0.154.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.135"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.675.0"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "11"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "7.0.1"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "5.1.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.58"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.222.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.124"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.117"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.755.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1072.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.437.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.102"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.435.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.95"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.215"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "7.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.63"
          },
          {
            "model": "pyxis medication administration",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.82"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.777.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.617.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1019.0"
          },
          {
            "model": "enterprise linux for real time",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "10.0.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.71"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.685.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "1.0.154.64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.312"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.30"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.0.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.110"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.699.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.65"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.3.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.453.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.961.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.3"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "8.5.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.66"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.68"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.202"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "5.0.4"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.0.2"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "7.0.1"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "30"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "7.1.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.341"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.116"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.57"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1058"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "56.0.2924.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.70"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.408.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1662.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1669.3"
          },
          {
            "model": "facsverse",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "1.0.154.52"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.506.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1054"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.132"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "17.0.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.82"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.168"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.16"
          },
          {
            "model": "kiestra tla/wca",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1286.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.703.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.668.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "31.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.744.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.1.2"
          },
          {
            "model": "internet explorer",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "10"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.0.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.35"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.31"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "25.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "57.0.2987.133"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.74"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1078.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.5.18"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.116"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.328.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.91"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.67"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.381.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.144"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "0.9.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.102"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1283.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.711.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.109"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.330"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.21"
          },
          {
            "model": "malware analysis appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "4.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "54.0.2840.79"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "54.0.2840.87"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.511.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.686.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.147"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.797.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.14443"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.521.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.59"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.46"
          },
          {
            "model": "enterprise linux desktop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.68"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.0"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.774.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.458.2"
          },
          {
            "model": "watchos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.350.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.418.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.803.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.49"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.155"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.623.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.51"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "3.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.345.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.215"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.23"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.88"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1001.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.859.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.686.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1674.1"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "3.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.930.0"
          },
          {
            "model": "pyxis specimen collection verification",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.6"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.50"
          },
          {
            "model": "windows server r2 for x64-based systems sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2008"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.562.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.9"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "9.0.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.4"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "55.0.2883.75"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.798.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "9.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.307.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.227"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "3.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.302"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.416.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1077.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.63"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.3.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.59"
          },
          {
            "model": "gencell clic",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.85"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.111"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.647.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "59.0.3071.115"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.937.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.90"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.123"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "9.0.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.26"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.5.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.77"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.277.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.3"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "5.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.71"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "9.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.350.1"
          },
          {
            "model": "enterprise linux server aus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-6.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.136"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.27"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "50"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.12"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.867.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.120"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.329"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.746.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.70"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.38"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "10.0.12"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "2.0.19"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.5.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1287.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.753.0"
          },
          {
            "model": "chrome beta",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.59"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.92"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "17.0.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1038.0"
          },
          {
            "model": "identity manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "2.7.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.288.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.7"
          },
          {
            "model": "phoenix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "bactec fx",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.496.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.109"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.294.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.728.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.65"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.85"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "8.5.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1036.7"
          },
          {
            "model": "chrome beta",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.824.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.706.0"
          },
          {
            "model": "lyse wash assistant",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.453.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.35"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.933.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.585.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.68"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.557.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.91"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.80"
          },
          {
            "model": "enterprise linux eus compute node",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.85"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.549.0"
          },
          {
            "model": "macos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "10.12.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.88"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.466.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.111"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6.13"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "0.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.314.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.207"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.440.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.343.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1053.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.957.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "5.1.4"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.2.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.52"
          },
          {
            "model": "identity manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "3.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.573.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1055"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "5.1.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.806.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.67"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.13"
          },
          {
            "model": "unified computing system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "2.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.356.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.863.0"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "5.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.652.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.5.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.29"
          },
          {
            "model": "simatic ipc227e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.86"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.87"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.719.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.952.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.401.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.495.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1019"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "7.0.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.872.0"
          },
          {
            "model": "simatic hmi comfort pro panels",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1022.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.36"
          },
          {
            "model": "enterprise linux for ibm z systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "6"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "46.0.2490.71"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.153"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.341.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.11"
          },
          {
            "model": "enterprise linux server aus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.223"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1657.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1273.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.78"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.66"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "1.0.154.46"
          },
          {
            "model": "rowa vmax system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.75"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.77"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1274.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.954.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1056.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1303.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1015"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.714.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "7.1.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.8"
          },
          {
            "model": "pyxis parx",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.418.6"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.0.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.22"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "4.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.150"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.230"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.67"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.172"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.942.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.50"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.342.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.60"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375125"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.100"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.128"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.720.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.904.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.114"
          },
          {
            "model": "esxi",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "5.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.222.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.94"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.100"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.212"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.500.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.116"
          },
          {
            "model": "pyxis nursing data collection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.95"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.22"
          },
          {
            "model": "security analytics",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "7.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.85"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.69"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1659.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1052.0"
          },
          {
            "model": "content analysis",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "2.1"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.1.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.305.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.89"
          },
          {
            "model": "data innovations",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1034"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.0.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.145"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.646.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.911.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.697.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.2.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.222"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.593.0"
          },
          {
            "model": "sql server for 32-bit systems service pack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "200840"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.667.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.86"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.120"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.79"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.100"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.1.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.928.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.20"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "11.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.339.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1060.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.70"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.0.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.307.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1031.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.80"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.626.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "6.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.37"
          },
          {
            "model": "facslyric",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.708.0"
          },
          {
            "model": "facscanto 10-color",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "v80"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.161"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.559.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.625.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.64"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.0.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1009.0"
          },
          {
            "model": "facsduet sample prep",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.223.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.680.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.326"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1062.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.203"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.659.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.881.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.800.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.37599"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.94"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.330.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.84"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.93"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.58"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1001"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.18"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.70"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1056"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.33"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.91"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.96"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.768.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.82"
          },
          {
            "model": "windows server for itanium-based systems sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2008"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.871.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.11"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "31.1.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.80"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.172.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1010.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.31"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.10.140.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1304.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.670.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.378.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.551.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1281.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.0"
          },
          {
            "model": "sinumerik d sl ncu720.3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "840"
          },
          {
            "model": "sinumerik panels wtih integrated tcu",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "2.0.10"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1037"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.2"
          },
          {
            "model": "pyxis parassist system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.466.2"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "8.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "50.0.2661.94"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1060"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.126"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.611.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.547.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.300.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.509.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.387.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.382.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.290.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22"
          },
          {
            "model": "vcenter server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.33"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.2.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.386.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.0.4"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1056.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1670.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.839.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.5.0.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1281.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.1.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1277.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "18.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.38"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.764.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.67"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.97"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.616.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.66"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.82"
          },
          {
            "model": "enterprise linux for power big endian",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.90"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.105"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.4.154.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.22"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.45"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.3.4"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.1.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.777.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "45.0.2454"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "8.0.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.71"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.564.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1046"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.50"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "1.3.1"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "10.1.1"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.5.5"
          },
          {
            "model": "sql server for 32-bit systems service pack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "201420"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1081.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.868.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.19"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.9.126.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.220"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.42"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.68"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.397.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.70"
          },
          {
            "model": "enterprise linux for power big endian extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.99"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.50"
          },
          {
            "model": "sql server for x64-based systems service pack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "201420"
          },
          {
            "model": "ipad air",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.70"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.85"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.491.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.74"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1054.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1017.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.535.1"
          },
          {
            "model": "enterprise linux server year extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-47.2"
          },
          {
            "model": "enterprise linux for scientific computing",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.58"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1289.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "53.0.2785.89"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.825.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.814.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "17.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.600.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.566.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.3"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "0.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.132"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.137"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "50.0.2661.75"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.877.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.860.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.475.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "0.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.60"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.102"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1070.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "7.1.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.958.1"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "8.1.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.92"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.94"
          },
          {
            "model": "simatic ipc847c",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "enterprise linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "6"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.415.1"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "0.10"
          },
          {
            "model": "enterprise linux eus compute node",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.108"
          },
          {
            "model": "simatic itp1000",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "v23.01.03"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1020.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.614.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.57"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.86"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.7"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "17.0.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.344.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.307.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.235"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.156.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.111"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.715.0"
          },
          {
            "model": "ipod touch",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "0"
          },
          {
            "model": "kiestra inoqula standalone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.55"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.70"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.505.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1063.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.286.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.15"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "10.3.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.723.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.105"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.134"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.725.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.92"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "15.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.224"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.672.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.2"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.5.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.358.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.151"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.754.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.223.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.85"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.107"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "2.0.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.58"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "31.6"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.0.5"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.2.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.73"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1007"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1659.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.783.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "16.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1047"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1052"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.78"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.51"
          },
          {
            "model": "simatic ipc277e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1690.0"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "2.0"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "10.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.308"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.820.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1044.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.109"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.343"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.432.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.731.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.249.89"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.560.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "8.0.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.80"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.819.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.5.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.324.0"
          },
          {
            "model": "enterprise linux for power big endian extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1048"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "54.0.2840.59"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.125"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "0.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1032.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.162"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.29"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "9.3.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.433.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.117"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.5.0.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.80"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.201"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.94"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.612.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "38.0.2125.122"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.153"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.4.154.18"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.201"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1687.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.22"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.18"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.903.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.672.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.733.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.749.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.113"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.762.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.719.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.12"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.72"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.271.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.813.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.7"
          },
          {
            "model": "assurity linc",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.237"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.53"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.77"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.0.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.211"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.622.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.673.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.106"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.1"
          },
          {
            "model": "accuri c6 plus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "simatic ipc477c",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "9.3.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1063.1"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.1"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "8.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.187"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1055.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.383.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.790.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.465.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.77"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.319"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.33"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "8.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.658.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "48.0.2564.116"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "51.0.2704.103"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1668.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.89"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.7"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.80"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.932.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.13"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "29.0.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.101"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.34"
          },
          {
            "model": "pyxis infant care verification",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0.195.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.41"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.114"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "49.0.2623.108"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1064.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.23"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "2.0.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.686.0"
          },
          {
            "model": "pyxis supplystation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1651.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1003.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.95"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.322.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.391.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.107"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.6"
          },
          {
            "model": "identity manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "2.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1664.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.18"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "8.0.7"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.89"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "64.0.3282.167"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.2"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "10.0.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.81"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "10.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1031"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.18"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "58.0.3029.89"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1007.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.40"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.326.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1680.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.603.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.39"
          },
          {
            "model": "sinema remote connect",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.307.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.686.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.213"
          },
          {
            "model": "x-series xos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "9.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.23"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "36.0.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.32"
          },
          {
            "model": "simatic field pg m5",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "22.1.5"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.80"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.79"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1010"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "8.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.113"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.337"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.51"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.5.4"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.4"
          },
          {
            "model": "pyxis medstation console",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "40000"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.15"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.27"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.170"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.33"
          },
          {
            "model": "simatic hmi comfort panels",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1051"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.78"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.98"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "5.1.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.112"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.0.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.87"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "22.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.119"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.45"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "10.2.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.896.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.59"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.152"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.417.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.86"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.218"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.334"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.657.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "37.0.2"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "52.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.342.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.418.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1049"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.331"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.667.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1057"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1673.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.689.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.39"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "43.0.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.55"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.2.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.152"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1288.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "40"
          },
          {
            "model": "vsphere data protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.0.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.390.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1655.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.707.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.38"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1081.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.92"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.50"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1011.1"
          },
          {
            "model": "fusion",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "8.5.9"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "47"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.5.0.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1067.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.72"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.44"
          },
          {
            "model": "communications lsms",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "13.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.536.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1664.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.801.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "1.1"
          },
          {
            "model": "rowa smart",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1048.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.807.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.66"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.307.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.72"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.94"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.87"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.865.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.86"
          },
          {
            "model": "workstation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "12.5.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1296.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.481.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.489.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.55"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "17.0.6"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "9.3.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "51.0.2704.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.121"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.97"
          },
          {
            "model": "pixel xl",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "0.10.1"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.1.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.69"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.47"
          },
          {
            "model": "windows server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20120"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.69"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.91"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.408.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.5"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.50"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "45.0.2454.85"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "60.0.3080.5"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.5.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "59.0.3071.104"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.96"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.2.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.572.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.29"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "2.0.0.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.356.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1055.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.2.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.93"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "18.0.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.786.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "36.0.1985.122"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.20"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "2.0.0.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.59"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.5.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1039.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.447.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.836.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.23"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "7.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.14"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.5.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.642.1"
          },
          {
            "model": "lsrfortessa",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "x-200"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.216"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.408.1"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.591.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "45.0.2454.101"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.99"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.408.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.107"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.168"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "8.0.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.79"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1012.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.92"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.278.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.74"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.413.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.95"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.67"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.580.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.81"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.123"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.146"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1305.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.513.0"
          },
          {
            "model": "enterprise linux server extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.2.149.29"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.2.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.172.30"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "24.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1042"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.158.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.761.1"
          },
          {
            "model": "windows server r2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20120"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.81"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.30"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.0.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.45"
          },
          {
            "model": "sinumerik pcu",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "50.5"
          },
          {
            "model": "enterprise linux for ibm z systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "8.0.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.130"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.765.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.100"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.108"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "26.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.75"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.53"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "5.0.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "1.0.154.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.553.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.494.0"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.745.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.484.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "10.0.10"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.62"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "5.1.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.25"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1061.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.829.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.172.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.360.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.482.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.32"
          },
          {
            "model": "windows version for 32-bit systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "1015110"
          },
          {
            "model": "totalys multiprocessor",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1309.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.76"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "56"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.14"
          },
          {
            "model": "enterprise linux workstation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "6"
          },
          {
            "model": "sql server for x64-based systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20170"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0.195.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.27"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "46.0.2490.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.677.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "16.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.890.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.437.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "47.0.2526.106"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.770.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.30"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "53"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "64.0.3282.134"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.364.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.507.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "47.0.2526.73"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.349.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.0.17"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.69"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "58.0.3029.96"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.450.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.58"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.322.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.70"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.83"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.95"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.63"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.0.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.89"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1297.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1026"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.53"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "0.9.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0.195.33"
          },
          {
            "model": "simatic ipc627d",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1068.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.762.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.369.1"
          },
          {
            "model": "simatic ipc427c",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.66"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.723.1"
          },
          {
            "model": "enterprise linux server year extended upd",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-47.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.83"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.103"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.884.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1038"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.83"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1068.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.621.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.310"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1006"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.811.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.499.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.106"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.709.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.96"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.882.0"
          },
          {
            "model": "alaris systems manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.68"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1002.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "60.0.3112.78"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.384.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.59"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.111"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.408.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.118"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.157.2"
          },
          {
            "model": "simatic hmi ktp mobile panels",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.134"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.721.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.74"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "1.0.154.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.68"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.76"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.113"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.529.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.503.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.563.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.88"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.750.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "17.0.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.24"
          },
          {
            "model": "chrome beta",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0.193.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.771.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "7.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.603.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.59"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.43"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "44.0.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.408.8"
          },
          {
            "model": "enterprise linux for power little endian extended update supp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.4"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.0.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.906.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.169.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.114"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.0.1"
          },
          {
            "model": "enterprise linux server tus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.202"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.86"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.363.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.60"
          },
          {
            "model": "simatic ipc547e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1306.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.601.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.223.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.0.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0.195.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.52"
          },
          {
            "model": "panel designer",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.812.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "5.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.944.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "57.0.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.635.0"
          },
          {
            "model": "simatic s7-1518f-4 pn/dp odk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.89"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.96"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "48.0.2564.116"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1660.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1047.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1036.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.44"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.37"
          },
          {
            "model": "vsphere integrated containers",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.3"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.473.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.441.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1012.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1040"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1037.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "40.0.2214.115"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "32.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.104"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.53"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "5.0.3"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.426.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.752.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "1.2.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.43"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "5.33"
          },
          {
            "model": "nexus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5x"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.834.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.327.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.0.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1654.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.94"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.112"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.49"
          },
          {
            "model": "aix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.401.1"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "10.0.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.112"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6.22"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.0.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.493.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.216"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.103"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "64.0.3282.144"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "59.0.3071.92"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.327"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "3.2.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.186"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.956.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "5.1.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1662.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.49"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.9"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1183.0"
          },
          {
            "model": "sinumerik tcu",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "30.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.92"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.217"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "0.6.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.2491036"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.108"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.7"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "45.0.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.522.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "49.0.2623.87"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.23"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.5"
          },
          {
            "model": "sinumerik d sl ncu720.3b",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "840"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.94"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1305.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.12"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.79"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "61.0.3163.100"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.622.1"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "5.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.91"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "8.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.159"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1062.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.2.152.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.556.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.450.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.119"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.161"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.772.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.322.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.125"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1059.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.398.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.404.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.140"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.531.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "47.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.82"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.53"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.321"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.94"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.45"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.870.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1006.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.91"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1653.1"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "28.0"
          },
          {
            "model": "pyxis anesthesia es",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.66"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.204"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.58"
          },
          {
            "model": "enterprise linux for power little endian extended update supp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.551.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1083.0"
          },
          {
            "model": "windows for x64-based systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "8.10"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.152"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "62.0.3202.89"
          },
          {
            "model": "aix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.301"
          },
          {
            "model": "enterprise linux server tus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.335"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.695.0"
          },
          {
            "model": "windows for 32-bit systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "8.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.39"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.2.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.2"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "9.1.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1021"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1688.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.325"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.24"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "8.0.5"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.732.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.58"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1290.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.26"
          },
          {
            "model": "vcloud usage meter",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "3.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.712.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "49.0.2566.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1286.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.152"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.558.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.98"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.342.2"
          },
          {
            "model": "simatic ipc827c",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.822.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.120"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "9.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.665.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "5.1.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.629.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "49"
          },
          {
            "model": "sql server r2 for 32-bit systems service pack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "200830"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1012.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.339"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.109"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.335.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.15"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "31.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.5.0.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.763.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "15.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.112"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.947.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1276.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.168"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.878.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "19.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.42"
          },
          {
            "model": "firefox",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "57.0.4"
          },
          {
            "model": "vsphere data protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.542.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1663.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.48"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.837.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1014"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.529.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.70"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.3.1"
          },
          {
            "model": "simatic ipc847d",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.93"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.324"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.929.0"
          },
          {
            "model": "simatic ipc547g",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.510.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.81"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.3.1549"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.410.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.79"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.787.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.323"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.82"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.292.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.405.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.212.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.684.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.796.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.2.153.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.223.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.35"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.9.134.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.121"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1076.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.123"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1307.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.103"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.120"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.928.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.757.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.360.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.15"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.79"
          },
          {
            "model": "facscelesta",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.20"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "7.1.5"
          },
          {
            "model": "enterprise linux for ibm z systems extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-6.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.55"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "1.3.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.249.78"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.31"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.74"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.45"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.118"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.97"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.120"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.40"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.5.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "50.0.2661.102"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.70"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.832.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1066.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.702.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.316"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.514.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1284.2"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.221.8"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "24.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.403.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.307.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.55"
          },
          {
            "model": "simatic field pg m5",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "43.0.2357"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "33.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.72"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874102"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.304.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1018.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.360.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1278.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.229"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.572.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.146"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.139"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.22"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.60"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "1.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.65"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1282.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1057.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.88"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.2"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "9.3.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.303.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.80"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.777.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.100"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "10.3.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.777.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3"
          },
          {
            "model": "pyxis scrubstation system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.26"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "18.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.20"
          },
          {
            "model": "pyxis anesthesia system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "35000"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "17.0.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.436.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1030.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.44"
          },
          {
            "model": "xeon cpu e5-1650",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "v30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.340"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1689.2"
          },
          {
            "model": "enterprise linux server aus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.85"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.81"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.889.2"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "10.1.2"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "5.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.343"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.531.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.89"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.679.0"
          },
          {
            "model": "veritor plus system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.103"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.57"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.1.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.300"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.893.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.644.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "7.0.2"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "0.5"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.173"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.70"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.570.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.17"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.536.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.81"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.313.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.172.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.351.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "7"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.887.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "30.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1288.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.36"
          },
          {
            "model": "content analysis",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "2.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1498.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.793.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.71"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.151"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1301.0"
          },
          {
            "model": "facsvia",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "pixel c",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.205"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.29"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.8"
          },
          {
            "model": "vcenter server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1043.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1000.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "46.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.19"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "0.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.317"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.204"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.342.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.909.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.0.3"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.118"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.886.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.14"
          },
          {
            "model": "simatic ipc477e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.318"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.96"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.115"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.936.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.60"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.488.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.526.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.808.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.287.0"
          },
          {
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.11.6"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "28.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.584.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1042.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.172.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.103"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.302.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.369.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.907.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.120"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "25.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.29"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.86"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.71"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1685.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.108"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.25"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "29.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.81"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.823.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.791.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.577.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "9.0.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "44.0.2403.89"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1061.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.91"
          },
          {
            "model": "simatic ipc347e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.676.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.210"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.525.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.90"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.490.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.681.0"
          },
          {
            "model": "viper lt",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "pyxis procedurestation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.495.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.500.0"
          },
          {
            "model": "vsphere data protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.0.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.309"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.97"
          },
          {
            "model": "enterprise linux server aus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.3"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.214"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1050"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.135"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.11"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "9.3.4"
          },
          {
            "model": "aix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "2.0.4419.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.416.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.950.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6.8"
          },
          {
            "model": "sql server for x64-based systems service pack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "200840"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "7.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.78"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.613.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.32"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "2.0.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0.182.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1276.0"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "8.5.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.163"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "1.2.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.418.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1281.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1049.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.304"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.162"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.18"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.305"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.862.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.464.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.70"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.682.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.940.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.22"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.119"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1683.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.151"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.376.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.88"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1077.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1025"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.921.3"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.10"
          },
          {
            "model": "workstation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "12.5.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.54"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.5.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.155"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.538.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.519.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1041.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.69"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "9.0.1"
          },
          {
            "model": "windows version for x64-based systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "1017030"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.561.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1306.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1311.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.586.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.928.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.93"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.766.0"
          },
          {
            "model": "simatic ipc677c",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.28"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "1.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.34"
          },
          {
            "model": "vcloud usage meter",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "3.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.740.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.125"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.50"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "9.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.603.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.45"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "40.0.2214.85"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.529.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.95"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "4.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.66"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.75"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.399.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.203"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.126"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.830.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.131"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.687.1"
          },
          {
            "model": "chrome beta",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.249.78"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.335.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.84"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.925.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.499.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.864.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.69"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "38.0.2125.101"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.40"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.447.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.43"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.5.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.117"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.106"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1076.0"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "8.2"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "4.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.72"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "14.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.458.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.208"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1682.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.959.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.106"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.2.149.27"
          },
          {
            "model": "enterprise linux workstation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.624.0"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "8.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.156"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.639.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.612.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.26"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "10.0.2"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "8.1.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "42.0.2311.135"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1293.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "10.0.2"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.5.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1668.4"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1654.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.58"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.73"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.25"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.698.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1079.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.74"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.338"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.71"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.598.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.89"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1287.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.30"
          },
          {
            "model": "simatic ipc377e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.65"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.894.0"
          },
          {
            "model": "workstation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "12.5.3"
          },
          {
            "model": "virtualization host",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "4"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.0.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.87"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1061"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.906.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.777.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.58"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.954.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.408.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.737.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1284.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.237"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.445.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.214"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.514.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1444.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1672.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.53"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "7.1.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.275.1"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "13.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.52"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.121"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.827.10"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "53.0.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.120"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.320"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.124"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.81"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "58.0.3029.81"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.311"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.693.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.736.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.0"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "7.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1069.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1668.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.98"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1019.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.606.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.438.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.775.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.62"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "2.0.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.120"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.11"
          },
          {
            "model": "kernel",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "linux",
            "version": "4.14.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.209"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.113"
          },
          {
            "model": "sql server for x64-based systems service pack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "201610"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.77"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.60"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1299.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.226"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.869.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.738.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "27.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.7"
          },
          {
            "model": "fx -8320 eight-core processor",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "amd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.102"
          },
          {
            "model": "macos supplemental",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "apple",
            "version": "10.13.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.231"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.32"
          },
          {
            "model": "enterprise linux eus compute node",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "6.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.2"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "10.0.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.18"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "2.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.116"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.54"
          },
          {
            "model": "sql server for x64-based systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20160"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.98"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.578.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.418.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.79"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.121"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.958.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.380.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.21"
          },
          {
            "model": "vsphere data protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.1.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.25"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "2.0.0.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.28"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.809.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.105"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.50"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.81"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1681.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.361.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1036.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1018"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.4.154.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.701.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.54"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "7.1.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.780.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.116"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.605.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1051.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.51"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "17.0.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.58"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.49"
          },
          {
            "model": "enterprise linux desktop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.663.0"
          },
          {
            "model": "pyxis ciisafe -workstation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.537.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1275.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.133"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.96"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.79"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1046.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.122"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1062"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.934.0"
          },
          {
            "model": "simatic hmi basic panels 2nd generation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.928.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.490.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1020"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.469.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1080.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "10.0.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.67"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.307.4"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "11.2.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.951.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "1.0.154.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.130"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.414.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.52"
          },
          {
            "model": "unified computing system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "3.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.332"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "1.2.3"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.85"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.81"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.342.5"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.108"
          },
          {
            "model": "simatic field pg m4",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.115"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.18"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.5.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.688.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1050.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.479.0"
          },
          {
            "model": "pyxis parx handheld",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.960.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "8.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.838.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.394.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.41"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.718.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.503.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.890.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1057.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "41.0.2272.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.528.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.408.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.30"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "12.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.25"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.78"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1676.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.100"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.2491064"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.84"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.105"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1023.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.325.0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "7.0.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1010.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.724.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.335.4"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "9.1.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.431.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.65"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0.195.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.498.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.51"
          },
          {
            "model": "facscalibur",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "10.0.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.612.3"
          },
          {
            "model": "facscanto 10-color clinical",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.406.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.938.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.515.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1294.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.36"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "7.0.6"
          },
          {
            "model": "viper xtr",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.55"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "7.0.4"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.0.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.445.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.409.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.68"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.775.4"
          },
          {
            "model": "android",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.315.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.119"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.54"
          },
          {
            "model": "enterprise linux for power little endian",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.21"
          },
          {
            "model": "facsaria i/ii/iii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.741.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.27"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "2.0.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.101"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.170.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.588.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.59"
          },
          {
            "model": "windows server for x64-based systems sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2008"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.0"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "7.0.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.75"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "10.3"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "41.0.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1045.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.799.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.511.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.104"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1073.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.152"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.792.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "24.1.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.35"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.0.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.9"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "43.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1667.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.322"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.33"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1279.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.87"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.169.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.272.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.97"
          },
          {
            "model": "pyxis medstation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "35000"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.411.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.103"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.47"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.223.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.367.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1016"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1045"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.112"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.106"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.634.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.454.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "1.0.154.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.79"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "8.1.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.53"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1029.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.7"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.5.0.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.466.6"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.0.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.337.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.507.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.54"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1032"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1302.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.118"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.827.0"
          },
          {
            "model": "lsrfortessa",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.642.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.945.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.151"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.342.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "52.0.2743.116"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.107"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.94"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1666.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "44.0.2403"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.895.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.355.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.6"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "57.0.2987.137"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.21"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.95"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.5"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "8.0.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.308.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "50.0.1"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.5.0.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.172"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "19.0.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.44"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.0.5"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1272.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.234"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.21"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.171"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.104"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.0"
          },
          {
            "model": "pixel xl",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.103"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.650.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "51.0.2704.79"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.338.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.451.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.135"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.114"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.0.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "1.0.154.59"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "1.3"
          },
          {
            "model": "simatic hmi comfort panels",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "22"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.156"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.418.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1301.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.222.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.58"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.75"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.868.0"
          },
          {
            "model": "simatic hmi comfort panels",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.536.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1304.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.4"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1671.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1017.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.82"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.98"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.15"
          },
          {
            "model": "pyxis cubie replenishment station",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.92"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.427.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.5"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "19.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1024"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "8.0.2"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "14.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.172.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.276.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.60"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.117"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.307.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.87"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.112"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.933.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.121"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.642.0"
          },
          {
            "model": "cortex a57",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "arm",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.574.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.936.1"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "2.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.172.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.317.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "39.0.2171.65"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.320.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.1"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.5.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.72"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "32.0.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.946.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "1.0.154.65"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.888.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "17.0.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.5"
          },
          {
            "model": "security analytics",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "7.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1307.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.224.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1678.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.33"
          },
          {
            "model": "ruggedcom ape",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.97"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.704.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.149"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.60"
          },
          {
            "model": "bactec fx40",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "5.0.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1035"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.67"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.288.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1291.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.68"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.59"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.6.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9"
          },
          {
            "model": "vcloud usage meter",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "3.3.3"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.60"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.57"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.59"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.223.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.632.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.158"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "5.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.154"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.328"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.889.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.777.2"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "7.0.5"
          },
          {
            "model": "simatic et 200sp open controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.899.0"
          },
          {
            "model": "windows for x64-based systems sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.418.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1029"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.571.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.5.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.30"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "5.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.79"
          },
          {
            "model": "windows version for 32-bit systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "1016070"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1677.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.101"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.19"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.82"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.911.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.734.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.954.1"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "7.0.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.418.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.667.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.38"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "8.1.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1310.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.34"
          },
          {
            "model": "pyxis transfusion verification",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.9.131.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.342"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.512"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.93"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.35"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.2.4.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.485.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.678.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.16"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "7.1.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.372.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.91"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.77"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.949.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "23.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.638.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "54.0.2840.99"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.450.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.392.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "32"
          },
          {
            "model": "enterprise linux server extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.212"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.302.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1063"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.710.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.206"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.289.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.49"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "7.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.620.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.96"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1685.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.568.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.735.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "50.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.487.0"
          },
          {
            "model": "workstation",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "12.5.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.302.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.129"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.90"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.124"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.9"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.590.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.113"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "6.0.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.827.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.23"
          },
          {
            "model": "carrier routing system 6.6.0.base",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.89"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.332.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.107"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.953.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.666.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1071.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1013.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.83"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.73"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "61.0.3163.113"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.5.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.275.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.340.0"
          },
          {
            "model": "facsaria fusion",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.373.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.87"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.2"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "49.0.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.32"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.0"
          },
          {
            "model": "vsphere integrated containers",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1036.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.353.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.408.2"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "3.0.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "61.0.3163.79"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.43"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.84"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "2.0.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.5"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.470.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.461.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "22.04917"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1285.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.446.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.88"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.5"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "1.5.0.1"
          },
          {
            "model": "enterprise linux for power big endian extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-6.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.357.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.459.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.541.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.221"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.65"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.333.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.779.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.90"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "1.0.154.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.307"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.121"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.127"
          },
          {
            "model": "chrome beta mac",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.342.7"
          },
          {
            "model": "macos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1027"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.396.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.110"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.101"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.428.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.612.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.95"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.92"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1035.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "23.0.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.21"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "6.1.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.767.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.891.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.460.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.14"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "10.0.9"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "5.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1001.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.87"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "34.0.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.18"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.75"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "5.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.466.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1053"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.74"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.455.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1014.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "21.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.220"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.210"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.449.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.142"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.911.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.66"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.4"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.72"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.497.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.82"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.576.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1015.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.795.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.87"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "42.0.2311.90"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.213"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1010.2"
          },
          {
            "model": "vsphere integrated containers",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.3.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.12"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "9"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "10.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.148"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "2.0.0.18"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.437.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1682.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.99"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.751.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.636.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.91"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.313"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.360.5"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "40.0.2214.114"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.64"
          },
          {
            "model": "windows for x64-based systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "100"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1670.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.456.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.12"
          },
          {
            "model": "enterprise linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.65"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.47"
          },
          {
            "model": "communications lsms",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "13.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.831.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.38"
          },
          {
            "model": "innova",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "10.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.111"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.67"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.550.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1305.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.583.0"
          },
          {
            "model": "firefox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mozilla",
            "version": "2.0.0.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.317.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.595.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1009"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.131"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.108"
          },
          {
            "model": "proliant dl385 gen10 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "1.02"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.3.154.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.94"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.866.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.34"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "52.0.2743.85"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1673.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.35"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.101"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.72"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.85"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.131"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.128"
          },
          {
            "model": "enterprise linux server year extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-47.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.342.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.653.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1656.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "48.0.2564.92"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.92"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.713.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.643.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1057.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.228"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "53.0.2785.144"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.5"
          },
          {
            "model": "bactec",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "9120/92400"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.504.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.767.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1292.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1058.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "62.0.3202.75"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.129"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.21"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.218"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.418.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.68"
          },
          {
            "model": "windows version for x64-based systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "1016070"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.359.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.205"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.83"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.78"
          },
          {
            "model": "safari",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "9.1.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.565.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.536.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.567.0"
          },
          {
            "model": "ios",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "apple",
            "version": "11.2.2"
          },
          {
            "model": "vm server for",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "x863.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.37586"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.238"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.98"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.656.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1011"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.66"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1033.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.788.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.691.0"
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#180049"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2018-00304"
          },
          {
            "db": "BID",
            "id": "102371"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-5753"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2308:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2316:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2338:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2350:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2358:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2508:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2516:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2518:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2530:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2538:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2550:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2558:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2718:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2730:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2738:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2750:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2758:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3308:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3338:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3508:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3538:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3558:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3708:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3750:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3758:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3808:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3830:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3850:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3858:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3950:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3955:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3958:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_e:e3805:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_e:e3815:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_e:e3825:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_e:e3826:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_e:e3827:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_e:e3845:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_x3:c3130:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_x3:c3200rk:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_x3:c3205rk:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_x3:c3230rk:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_x3:c3235rk:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_x3:c3265rk:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_x3:c3295rk:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_x3:c3405:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_x3:c3445:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_x5-e3930:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_x5-e3940:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_x7-e3950:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z2420:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z2460:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z2480:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z2520:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z2560:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z2580:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z2760:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3460:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3480:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3530:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3560:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3570:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3580:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3590:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3735d:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3735e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3735f:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3735g:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3736f:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3736g:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3740:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3740d:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3745:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3745d:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3770:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3770d:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3775:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3775d:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3785:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3795:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_j:j1750:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_j:j1800:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_j:j1850:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_j:j1900:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_j:j3060:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_j:j3160:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_j:j3355:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_j:j3455:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_j:j4005:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_j:j4105:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n2805:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n2806:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n2807:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n2808:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n2810:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n2815:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n2820:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n2830:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n2840:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n2910:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n2920:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n2930:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n2940:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n3000:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n3010:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n3050:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n3060:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n3150:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n3160:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n3350:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n3450:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n4000:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n4100:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:330e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:330m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:330um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:350m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:370m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:380m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:380um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:390m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:530:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:540:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:550:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:560:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2100:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2100t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2102:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2105:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2115c:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2120:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2120t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2125:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2130:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2310e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2310m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2312m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2328m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2330e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2330m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2340ue:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2348m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2350m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2357m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2365m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2367m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2370m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2375m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2377m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3110m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3115c:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3120m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3120me:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3130m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3210:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3217u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3217ue:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3220:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3220t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3225:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3227u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3229y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3240:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3240t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3245:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3250:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3250t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4000m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4005u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4010u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4010y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4012y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4020y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4025u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4030u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4030y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4100e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4100m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4100u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4102e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4110e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4110m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4112e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4120u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4130:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4130t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4150:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4150t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4158u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4160:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4160t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4170:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4170t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4330:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4330t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4330te:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4340:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4340te:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4350:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4350t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4360:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4360t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4370:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4370t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:5005u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:5010u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:5015u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:5020u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:5157u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6006u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6098p:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6100:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6100e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6100h:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6100t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6100te:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6100u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6102e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6157u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6167u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6300:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6300t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6320:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:8100:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:8350k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:430m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:430um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:450m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:460m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:470um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:480m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:520e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:520m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:520um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:540m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:540um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:560m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:560um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:580m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:650:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:655k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:660:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:661:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:670:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:680:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:750:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:750s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:760:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2300:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2310:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2320:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2380p:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2390t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2400:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2400s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2405s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2410m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2430m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2435m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2450m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2450p:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2467m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2500:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2500k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2500s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2500t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2510e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2515e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2520m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2537m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2540m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2550k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2557m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3210m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3230m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3317u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3320m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3330:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3330s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3337u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3339y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3340:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3340m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3340s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3350p:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3360m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3380m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3427u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3437u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3439y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3450:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3450s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3470:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3470s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3470t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3475s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3550:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3550s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3570:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3570k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3570s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3570t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3610me:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4200h:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4200m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4200u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4200y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4202y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4210h:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4210m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4210u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4210y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4220y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4250u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4258u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4260u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4278u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4288u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4300m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4300u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4300y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4302y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4308u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4310m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4310u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4330m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4340m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4350u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4360u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4400e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4402e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4402ec:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4410e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4422e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4430:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4430s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4440:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4440s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4460:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4460s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4460t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4570:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4570r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4570s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4570t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4570te:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4590:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4590s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4590t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4670:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4670k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4670r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4670s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4670t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4690:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4690k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4690s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4690t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5200u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5250u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5257u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5287u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5300u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5350h:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5350u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5575r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5675c:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5675r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6200u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6260u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6267u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6287u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6300hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6300u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6350hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6360u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6400:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6400t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6402p:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6440eq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6440hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6442eq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6500:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6500t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6500te:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6585r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6600:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6600k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6600t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6685r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:8250u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:8350u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:8400:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:8600k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7y75:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:610e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:620le:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:620lm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:620m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:620ue:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:620um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:640lm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:640m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:640um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:660lm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:660ue:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:660um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:680um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:720qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:740qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:820qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:840qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:860:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:860s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:870:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:870s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:875k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:880:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:920:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:920xm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:930:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:940:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:940xm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:950:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:960:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:965:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:970:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:975:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:980:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:980x:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:990x:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2600:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2600k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2600s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2610ue:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2617m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2620m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2629m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2630qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2635qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2637m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2640m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2649m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2655le:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2657m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2670qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2675qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2677m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2700k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2710qe:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2715qe:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2720qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2760qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2820qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2860qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2920xm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2960xm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3517u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3517ue:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3520m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3537u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3540m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3555le:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3610qe:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3610qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3612qe:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3612qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3615qe:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3615qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3630qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3632qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3635qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3667u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3687u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3689y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3720qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3740qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3770:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3770k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3770s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3770t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3820qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3840qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4500u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4510u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4550u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4558u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4578u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4600m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4600u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4610m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4610y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4650u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4700ec:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4700eq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4700hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4700mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4702ec:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4702hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4702mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4710hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4710mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4712hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4712mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4720hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4722hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4750hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4760hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4765t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770te:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4771:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4785t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4790:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4790k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4790s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4790t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4800mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4810mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4850hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4860hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4870hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4900mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4910mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4950hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4960hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4980hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5500u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5550u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5557u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5600u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5650u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5700eq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5700hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5750hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5775c:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5775r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5850eq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5850hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5950hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7500u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7560u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7567u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7600u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7660u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7700:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7700hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7700k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7700t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7820eq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7820hk:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7820hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7920hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:8550u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:8650u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:8700:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:8700k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y10:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y10a:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y10c:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y31:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y51:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y70:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y71:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m3:6y30:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m3:7y30:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m3:7y32:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m5:6y54:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m5:6y57:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m7:6y75:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:pentium_j:j2850:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:pentium_j:j2900:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:pentium_j:j3710:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:pentium_j:j4205:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:pentium_n:n3510:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:pentium_n:n3520:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:pentium_n:n3530:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:pentium_n:n3540:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:pentium_n:n3700:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:pentium_n:n3710:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:pentium_n:n4200:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5502:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5503:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5504:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5506:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5507:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5520:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5530:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5540:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5603:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5606:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5607:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5620:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5630:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5640:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5645:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5649:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e6510:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e6540:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e7520:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e7530:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e7540:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:ec5509:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:ec5539:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:ec5549:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l3406:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l3426:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l5506:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l5508:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l5518:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l5520:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l5530:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l5609:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l5618:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l5630:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l5638:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l5640:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l7545:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l7555:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:lc5518:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:lc5528:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:w3670:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:w3680:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:w3690:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:w5580:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:w5590:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x3430:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x3440:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x3450:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x3460:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x3470:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x3480:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5550:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5560:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5570:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5647:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5650:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5660:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5667:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5670:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5672:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5675:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5677:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5680:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5687:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5690:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x6550:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x7542:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x7550:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x7560:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_bronze_3104:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_bronze_3106:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e-1105c:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3:1505m_v6:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3:1515m_v5:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3:1535m_v5:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3:1535m_v6:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3:1545m_v5:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3:1558l_v5:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3:1565l_v5:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3:1575m_v5:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3:1578l_v5:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3:1585_v5:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3:1585l_v5:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1105c_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1125c:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1125c_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1220:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_12201:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_12201_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1220_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1220_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1220_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1220_v6:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1220l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1225:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1225_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1225_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1225_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1225_v6:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1226_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1230:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1230_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1230_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1230_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1230_v6:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1230l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1231_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1235:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1235l_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1240:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1240_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1240_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1240_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1240_v6:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1240l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1240l_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1241_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1245:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1245_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1245_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1245_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1245_v6:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1246_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1258l_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1260l:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1260l_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1265l_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1265l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1265l_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1268l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1268l_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1270:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1270_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1270_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1270_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1270_v6:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1271_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1275:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1275_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1275_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1275_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1275_v6:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1275l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1276_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1278l_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1280:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1280_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1280_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1280_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1280_v6:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1281_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1285_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1285_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1285_v6:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1285l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1285l_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1286_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1286l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1290:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1290_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1501l_v6:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1501m_v6:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1505l_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1505l_v6:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1505m_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2650l_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2658:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2658_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2658_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2658_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2658a_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2660:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2660_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2660_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2660_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2665:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2667:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2667_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2667_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2667_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2670:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2670_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2670_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2680:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2680_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2680_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2680_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2683_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2683_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2687w:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2687w_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2687w_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2687w_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2690:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2690_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2690_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2690_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2695_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2695_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2695_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2697_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2697_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2697_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2697a_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2698_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2698_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2699_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2699_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2699a_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2699r_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4603:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4603_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4607:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4607_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4610:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4610_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4610_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4610_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4617:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4620:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4620_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4620_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4620_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4624l_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4627_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4627_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4627_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4628l_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4640:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4640_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4640_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4640_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4648_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4650:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4650_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4650_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4650_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4650l:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4655_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4655_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4657l_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4660_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4660_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4667_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4667_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4669_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4669_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1428l:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1428l_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1428l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1620:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1620_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1620_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1620_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1630_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1630_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1650:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1650_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1650_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1650_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1660:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1660_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1660_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1660_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1680_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1680_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2403:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2403_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2407:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2407_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2408l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2418l:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2418l_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2418l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2420:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2420_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2428l:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2428l_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2428l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2430:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2430_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2430l:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2430l_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2438l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2440:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2440_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2448l:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2448l_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2450:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2450_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2450l:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2450l_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2470:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2470_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2603:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2603_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2603_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2603_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2608l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2608l_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2609:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2609_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2609_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2609_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2618l_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2618l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2618l_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2620:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2620_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2620_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2620_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2623_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2623_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2628l_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2628l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2628l_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2630:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2630_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2630_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2630_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2630l:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2630l_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2630l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2630l_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2637:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2637_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2637_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2637_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2640:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2640_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2640_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2640_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2643:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2643_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2643_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2643_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2648l:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2648l_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2648l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2648l_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2650:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2650_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2650_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2650_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2650l:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2650l_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2650l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:2803:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:2820:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:2830:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:2850:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:2850_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:2860:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:2870:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:2870_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:2880_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:2890_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4807:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4809_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4809_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4809_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4820:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4820_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4820_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4820_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4830:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4830_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4830_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4830_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4850:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4850_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4850_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4850_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4860:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4860_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4870:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4870_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4880_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4890_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8830:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8837:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8850:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8850_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8857_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8860:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8860_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8860_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8867_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8867_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8867l:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8870:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8870_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8870_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8870_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8880_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8880_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8880_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8880l_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8880l_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8890_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8890_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8890_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8891_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8891_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8891_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8893_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8893_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8893_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8894_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:5115:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:5118:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:5119t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:5120:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:5120t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:5122:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6126:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6126f:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6126t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6128:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6130:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6130f:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6130t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6132:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6134:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6134m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6136:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6138:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6138f:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6138t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6140:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6140m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6142:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6142f:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6142m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6144:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6146:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6148:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6148f:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6150:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6152:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6154:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_phi:7210:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_phi:7210f:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_phi:7230:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_phi:7230f:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_phi:7235:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_phi:7250:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_phi:7250f:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_phi:7285:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_phi:7290:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_phi:7290f:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_phi:7295:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8153:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8156:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8158:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8160:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8160f:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8160m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8160t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8164:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8168:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8170:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8170m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8176:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8176f:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8176m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8180:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_silver:4108:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_silver:4109t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_silver:4110:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_silver:4112:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_silver:4114:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_silver:4114t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_silver:4116:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_silver:4116t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:-:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:17.04:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:17.10:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:a:oracle:local_service_management_system:13.1:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:a:oracle:local_service_management_system:13.2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:a:oracle:local_service_management_system:13.3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:oracle:solaris:10:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:oracle:solaris:11.3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:a:synology:diskstation_manager:*:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "versionEndExcluding": "6.2.2-24922",
                    "versionStartIncluding": "5.2",
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:a:synology:router_manager:*:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "versionEndExcluding": "1.1.7-6941-1",
                    "versionStartIncluding": "1.1",
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:a:synology:skynas:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:a:synology:virtual_machine_manager:*:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "versionEndExcluding": "6.2-23739",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:synology:vs960hd_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:synology:vs960hd:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:synology:vs360hd_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:synology:vs360hd:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:o:opensuse:leap:42.2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:opensuse:leap:42.3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:suse:suse_linux_enterprise_desktop:12:sp2:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:suse:suse_linux_enterprise_desktop:12:sp3:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:suse:suse_linux_enterprise_server:11:sp4:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:suse:suse_linux_enterprise_server:12:sp2:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:suse:suse_linux_enterprise_server:12:sp2:*:*:*:*:raspberry_pi:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:suse:suse_linux_enterprise_server:12:sp3:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:suse:suse_linux_enterprise_software_development_kit:11:sp4:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:suse:suse_linux_enterprise_software_development_kit:12:sp2:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:suse:suse_linux_enterprise_software_development_kit:12:sp3:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:arm:cortex-r7_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:arm:cortex-r7:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:arm:cortex-r8_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:arm:cortex-r8:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:arm:cortex-a8_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:arm:cortex-a8:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:arm:cortex-a9_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:arm:cortex-a9:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:arm:cortex-a12_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:arm:cortex-a12:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:arm:cortex-a15_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:arm:cortex-a15:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:arm:cortex-a17_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:arm:cortex-a17:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:arm:cortex-a57_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:arm:cortex-a57:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:arm:cortex-a72_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:arm:cortex-a72:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:arm:cortex-a73_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:arm:cortex-a73:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:arm:cortex-a75_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:arm:cortex-a75:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:arm:cortex-a76_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:arm:cortex-a76:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:a:pepperl-fuchs:visunet_rm_shell:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:pepperl-fuchs:btc12_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:pepperl-fuchs:btc12:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:pepperl-fuchs:btc14_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:pepperl-fuchs:btc14:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:a:netapp:hci:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:a:netapp:solidfire:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:bl_ppc_1000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:bl_ppc_1000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:bl_ppc12_1000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:bl_ppc12_1000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:bl_ppc15_1000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:bl_ppc15_1000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:bl_ppc17_1000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:bl_ppc17_1000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:bl_bpc_2000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:bl_bpc_2000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:bl_bpc_2001_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:bl_bpc_2001:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:bl_bpc_3000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:bl_bpc_3000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:bl_bpc_3001_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:bl_bpc_3001:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:bl_ppc15_3000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:bl_ppc15_3000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:bl_ppc17_3000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:bl_ppc17_3000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:bl_bpc_7000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:bl_bpc_7000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:bl_bpc_7001_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:bl_bpc_7001:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:bl_ppc_7000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:bl_ppc_7000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:bl_ppc15_7000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:bl_ppc15_7000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:bl_ppc17_7000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:bl_ppc17_7000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:bl_rackmount_2u_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:bl_rackmount_2u:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:bl_rackmount_4u_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:bl_rackmount_4u:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:bl2_bpc_1000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:bl2_bpc_1000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:bl2_ppc_1000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:bl2_ppc_1000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:bl2_bpc_2000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:bl2_bpc_2000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:bl2_ppc_2000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:bl2_ppc_2000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:bl2_bpc_7000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:bl2_bpc_7000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:bl2_ppc_7000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:bl2_ppc_7000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:dl_ppc15_1000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:dl_ppc15_1000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:dl_ppc15m_7000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:dl_ppc15m_7000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:dl_ppc18.5m_7000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:dl_ppc18.5m_7000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:dl_ppc21.5m_7000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:dl_ppc21.5m_7000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:el_ppc_1000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:el_ppc_1000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:el_ppc_1000\\/wt_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:el_ppc_1000\\/wt:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:el_ppc_1000\\/m_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:el_ppc_1000\\/m:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:valueline_ipc_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:valueline_ipc:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:vl_bpc_1000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:vl_bpc_1000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:vl_bpc_2000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:vl_bpc_2000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:vl_ppc_2000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:vl_ppc_2000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:vl_bpc_3000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:vl_bpc_3000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:vl_ppc_3000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:vl_ppc_3000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:vl_ipc_p7000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:vl_ipc_p7000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:vl2_bpc_1000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:vl2_bpc_1000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:vl2_ppc_1000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:vl2_ppc_1000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:vl2_bpc_2000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:vl2_bpc_2000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:vl2_ppc_2000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:vl2_ppc_2000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:vl2_bpc_3000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:vl2_bpc_3000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:vl2_ppc_3000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:vl2_ppc_3000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:vl2_bpc_7000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:vl2_bpc_7000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:vl2_ppc_7000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:vl2_ppc_7000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:vl2_bpc_9000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:vl2_bpc_9000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:vl2_ppc_9000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:vl2_ppc_9000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:vl2_ppc7_1000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:vl2_ppc7_1000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:vl2_ppc9_1000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:vl2_ppc9_1000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:phoenixcontact:vl2_ppc12_1000_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:phoenixcontact:vl2_ppc12_1000:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:siemens:simatic_itc1500_firmware:*:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "versionEndExcluding": "3.1",
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:siemens:simatic_itc1500:v3:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:siemens:simatic_itc1500_pro_firmware:*:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "versionEndExcluding": "3.1",
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:siemens:simatic_itc1500_pro:v3:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:siemens:simatic_itc1900_firmware:*:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "versionEndExcluding": "3.1",
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:siemens:simatic_itc1900:v3:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:siemens:simatic_itc1900_pro_firmware:*:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "versionEndExcluding": "3.1",
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:siemens:simatic_itc1900_pro:v3:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:siemens:simatic_itc2200_firmware:*:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "versionEndExcluding": "3.1",
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:siemens:simatic_itc2200:v3:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:siemens:simatic_itc2200_pro_firmware:*:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "versionEndExcluding": "3.1",
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:siemens:simatic_itc2200_pro:v3:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:siemens:simatic_winac_rtx_\\(f\\)_2010_firmware:*:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "versionEndExcluding": "2010",
                        "vulnerable": true
                      },
                      {
                        "cpe23Uri": "cpe:2.3:o:siemens:simatic_winac_rtx_\\(f\\)_2010_firmware:2010:-:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      },
                      {
                        "cpe23Uri": "cpe:2.3:o:siemens:simatic_winac_rtx_\\(f\\)_2010_firmware:2010:sp1:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      },
                      {
                        "cpe23Uri": "cpe:2.3:o:siemens:simatic_winac_rtx_\\(f\\)_2010_firmware:2010:sp2:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:siemens:simatic_winac_rtx_\\(f\\)_2010:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:a:vmware:fusion:*:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "versionEndExcluding": "8.5.9",
                    "versionStartIncluding": "8.0.0",
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:a:vmware:workstation:*:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "versionEndExcluding": "12.5.8",
                    "versionStartIncluding": "12.0.0",
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:-:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201312101:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201312102:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201312401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201312402:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201403101:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201403102:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201403201:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201403202:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201403203:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201403204:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201403205:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201403206:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201403207:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201403208:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201403209:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201403210:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201403211:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201404401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201404402:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201404403:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201404420:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201406401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201407101:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201407102:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201407401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201407402:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201407403:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201407404:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201407405:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201409101:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201409201:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201409202:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201409203:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201409204:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201409205:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201409206:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201409207:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201410101:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201410401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201410402:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201410403:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201410404:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201410405:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201410406:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201501101:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201501401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201501402:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201501403:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201501404:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201501405:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201502401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201504201:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201505101:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201505401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201505402:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201505403:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201505404:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201509101:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201509102:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201509201:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201509202:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201509203:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201509204:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201509205:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201509206:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201509207:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201509208:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201509209:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201509210:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201509211:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201509212:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201509213:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201510401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201512101:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201512102:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201512401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201512402:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201512403:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201512404:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201601401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201602401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201608101:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201608102:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201608401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201608402:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201608403:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201608404:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201608405:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201609101:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201609102:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201609401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201609402:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201609403:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201612101:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201612102:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201612401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201612402:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201703401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201709101:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201709102:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201709103:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201709401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201709402:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:5.5.0:550-201709403:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:-:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201504401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201505401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201507101:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201507102:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201507401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201507402:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201507403:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201507404:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201507405:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201507406:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201507407:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201509101:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201509102:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201509201:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201509202:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201509203:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201509204:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201509205:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201509206:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201509207:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201509208:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201509209:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201509210:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201510401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201511401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201601101:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201601102:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201601401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201601402:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201601403:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201601404:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201601405:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201602401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201603101:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201603102:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201603201:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201603202:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201603203:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201603204:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201603205:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201603206:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201603207:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201603208:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201605401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201608101:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201608401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201608402:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201608403:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201608404:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201608405:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201610410:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201611401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201611402:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201611403:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201702101:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201702102:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201702201:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201702202:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201702203:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201702204:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201702205:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201702206:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201702207:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201702208:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201702209:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201702210:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201702211:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201702212:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201703401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201706101:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201706102:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201706103:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201706401:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201706402:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201706403:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.0:600-201710301:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:-:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201701001:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201703001:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201703002:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201704001:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201707101:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201707102:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201707103:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201707201:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201707202:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201707203:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201707204:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201707205:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201707206:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201707207:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201707208:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201707209:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201707210:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201707211:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201707212:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201707213:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201707214:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201707215:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201707216:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201707217:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201707218:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201707219:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201707220:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201707221:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201710001:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:o:vmware:esxi:6.5:650-201712001:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:arm:cortex-a77_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:arm:cortex-a77:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:arm:cortex-a78_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:arm:cortex-a78:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:arm:cortex-a78ae_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:arm:cortex-a78ae:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:arm:neoverse_n1_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:arm:neoverse_n1:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:arm:neoverse_n2_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:arm:neoverse_n2:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:arm:cortex-x1_firmware:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:h:arm:cortex-x1:-:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2017-5753"
          }
        ]
      },
      "credits": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/credits#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Red Hat",
        "sources": [
          {
            "db": "PACKETSTORM",
            "id": "145718"
          },
          {
            "db": "PACKETSTORM",
            "id": "145641"
          },
          {
            "db": "PACKETSTORM",
            "id": "145666"
          },
          {
            "db": "PACKETSTORM",
            "id": "146315"
          },
          {
            "db": "PACKETSTORM",
            "id": "145635"
          }
        ],
        "trust": 0.5
      },
      "cve": "CVE-2017-5753",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "acInsufInfo": false,
                "accessComplexity": "MEDIUM",
                "accessVector": "LOCAL",
                "authentication": "NONE",
                "author": "NVD",
                "availabilityImpact": "NONE",
                "baseScore": 4.7,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 3.4,
                "impactScore": 6.9,
                "integrityImpact": "NONE",
                "obtainAllPrivilege": false,
                "obtainOtherPrivilege": false,
                "obtainUserPrivilege": false,
                "severity": "MEDIUM",
                "trust": 1.0,
                "userInteractionRequired": false,
                "vectorString": "AV:L/AC:M/Au:N/C:C/I:N/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "LOCAL",
                "authentication": "NONE",
                "author": "CNVD",
                "availabilityImpact": "NONE",
                "baseScore": 4.7,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 3.4,
                "id": "CNVD-2018-00304",
                "impactScore": 6.9,
                "integrityImpact": "NONE",
                "severity": "MEDIUM",
                "trust": 0.6,
                "vectorString": "AV:L/AC:M/Au:N/C:C/I:N/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "LOCAL",
                "authentication": "NONE",
                "author": "VULHUB",
                "availabilityImpact": "NONE",
                "baseScore": 4.7,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 3.4,
                "id": "VHN-113956",
                "impactScore": 6.9,
                "integrityImpact": "NONE",
                "severity": "MEDIUM",
                "trust": 0.1,
                "vectorString": "AV:L/AC:M/AU:N/C:C/I:N/A:N",
                "version": "2.0"
              }
            ],
            "cvssV3": [
              {
                "attackComplexity": "HIGH",
                "attackVector": "LOCAL",
                "author": "NVD",
                "availabilityImpact": "NONE",
                "baseScore": 5.6,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "exploitabilityScore": 1.1,
                "impactScore": 4.0,
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "trust": 1.0,
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
                "version": "3.1"
              }
            ],
            "severity": [
              {
                "author": "NVD",
                "id": "CVE-2017-5753",
                "trust": 1.0,
                "value": "MEDIUM"
              },
              {
                "author": "CNVD",
                "id": "CNVD-2018-00304",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "VULHUB",
                "id": "VHN-113956",
                "trust": 0.1,
                "value": "MEDIUM"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2018-00304"
          },
          {
            "db": "VULHUB",
            "id": "VHN-113956"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-5753"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Systems with microprocessors utilizing speculative execution and branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis. Two vulnerabilities are identified, known as \"Variant 3a\" and \"Variant 4\". CPUhardware is a set of firmware that runs in the CPU (Central Processing Unit) for managing and controlling the CPU. The Meltdown vulnerability exists in the CPU processor core, which \\\"melts\\\" the security boundary implemented by hardware, allowing low-privileged user-level applications to \\\"cross-border\\\" access to system-level memory, causing data leakage. Multiple CPU Hardware are prone to an information-disclosure vulnerability. \nAttackers can exploit this issue to obtain sensitive information that may aid in further attacks. The following products and versions are affected: ARM Cortex-R7; Cortex-R8; Cortex-A8; Cortex-A9; Cortex-A12; Xeon CPU E5-1650 v3, v2, v4; Xeon E3-1265l v2, v3, v4 ; Xeon E3-1245 v2, v3, v5, v6 versions; Xeon X7542, etc. Relevant releases/architectures:\n\nImage Updates for RHV-H - noarch\n\n3. These\npackages include redhat-release-virtualization-host, ovirt-node, and\nrhev-hypervisor. RHVH features a Cockpit user interface for\nmonitoring the host\u0027s resources and performing administrative tasks. \n==========================================================================\nUbuntu Security Notice USN-3540-2\nJanuary 23, 2018\n\nlinux-lts-xenial, linux-aws vulnerabilities\n==========================================================================\n\nA security issue affects these releases of Ubuntu and its derivatives:\n\n- Ubuntu 14.04 LTS\n\nSummary:\n\nSeveral security issues were addressed in the Linux kernel. This update provides the corresponding updates for the\nLinux Hardware Enablement (HWE) kernel from Ubuntu 16.04 LTS for\nUbuntu 14.04 LTS. This flaw is known as Spectre. \n(CVE-2017-5715, CVE-2017-5753)\n\nUSN-3522-2 mitigated CVE-2017-5754 (Meltdown) for the amd64\narchitecture in the Linux Hardware Enablement (HWE) kernel from Ubuntu\n16.04 LTS for Ubuntu 14.04 LTS. This flaw is known as Meltdown. (CVE-2017-5754)\n\nUpdate instructions:\n\nThe problem can be corrected by updating your system to the following\npackage versions:\n\nUbuntu 14.04 LTS:\n  linux-image-4.4.0-1011-aws      4.4.0-1011.11\n  linux-image-4.4.0-111-generic   4.4.0-111.134~14.04.1\n  linux-image-4.4.0-111-lowlatency  4.4.0-111.134~14.04.1\n  linux-image-4.4.0-111-powerpc-e500mc  4.4.0-111.134~14.04.1\n  linux-image-4.4.0-111-powerpc-smp  4.4.0-111.134~14.04.1\n  linux-image-4.4.0-111-powerpc64-emb  4.4.0-111.134~14.04.1\n  linux-image-4.4.0-111-powerpc64-smp  4.4.0-111.134~14.04.1\n  linux-image-aws                 4.4.0.1011.11\n  linux-image-generic-lts-xenial  4.4.0.111.95\n  linux-image-lowlatency-lts-xenial  4.4.0.111.95\n  linux-image-powerpc-e500mc-lts-xenial  4.4.0.111.95\n  linux-image-powerpc-smp-lts-xenial  4.4.0.111.95\n  linux-image-powerpc64-emb-lts-xenial  4.4.0.111.95\n  linux-image-powerpc64-smp-lts-xenial  4.4.0.111.95\n\nPlease note that fully mitigating CVE-2017-5715 (Spectre Variant 2)\nrequires corresponding processor microcode/firmware updates or,\nin virtual environments, hypervisor updates. Ubuntu is working with Intel and AMD to provide\nfuture microcode updates that implement IBRS and IBPB as they are made\navailable. Ubuntu users with a processor from a different vendor should\ncontact the vendor to identify necessary firmware updates. Ubuntu\nwill provide corresponding QEMU updates in the future for users of\nself-hosted virtual environments in coordination with upstream QEMU. \nUbuntu users in cloud environments should contact the cloud provider\nto confirm that the hypervisor has been updated to expose the new\nCPU features to virtual machines. -----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA512\n\n- -------------------------------------------------------------------------\nDebian Security Advisory DSA-4187-1                   security@debian.org\nhttps://www.debian.org/security/                            Ben Hutchings\nMay 01, 2018                          https://www.debian.org/security/faq\n- -------------------------------------------------------------------------\n\nPackage        : linux\nCVE ID         : CVE-2015-9016 CVE-2017-0861 CVE-2017-5715 CVE-2017-5753\n                 CVE-2017-13166 CVE-2017-13220 CVE-2017-16526 CVE-2017-16911\n                 CVE-2017-16912 CVE-2017-16913 CVE-2017-16914 CVE-2017-18017\n                 CVE-2017-18203 CVE-2017-18216 CVE-2017-18232 CVE-2017-18241\n                 CVE-2018-1066 CVE-2018-1068 CVE-2018-1092 CVE-2018-5332\n                 CVE-2018-5333 CVE-2018-5750 CVE-2018-5803 CVE-2018-6927\n                 CVE-2018-7492 CVE-2018-7566 CVE-2018-7740 CVE-2018-7757\n                 CVE-2018-7995 CVE-2018-8781 CVE-2018-8822 CVE-2018-1000004\n                 CVE-2018-1000199\n\nSeveral vulnerabilities have been discovered in the Linux kernel that\nmay lead to a privilege escalation, denial of service or information\nleaks. \n\nCVE-2015-9016\n\n    Ming Lei reported a race condition in the multiqueue block layer\n    (blk-mq).  On a system with a driver using blk-mq (mtip32xx,\n    null_blk, or virtio_blk), a local user might be able to use this\n    for denial of service or possibly for privilege escalation. \n\nCVE-2017-0861\n\n    Robb Glasser reported a potential use-after-free in the ALSA (sound)\n    PCM core.  We believe this was not possible in practice. \n\nCVE-2017-5715\n\n    Multiple researchers have discovered a vulnerability in various\n    processors supporting speculative execution, enabling an attacker\n    controlling an unprivileged process to read memory from arbitrary\n    addresses, including from the kernel and all other processes\n    running on the system. \n\n    This specific attack has been named Spectre variant 2 (branch\n    target injection) and is mitigated for the x86 architecture (amd64\n    and i386) by using the \"retpoline\" compiler feature which allows\n    indirect branches to be isolated from speculative execution. \n\nCVE-2017-5753\n\n    Multiple researchers have discovered a vulnerability in various\n    processors supporting speculative execution, enabling an attacker\n    controlling an unprivileged process to read memory from arbitrary\n    addresses, including from the kernel and all other processes\n    running on the system. \n\n    This specific attack has been named Spectre variant 1\n    (bounds-check bypass) and is mitigated by identifying vulnerable\n    code sections (array bounds checking followed by array access) and\n    replacing the array access with the speculation-safe\n    array_index_nospec() function. \n\n    More use sites will be added over time. \n\nCVE-2017-13166\n\n    A bug in the 32-bit compatibility layer of the v4l2 ioctl handling\n    code has been found. Memory protections ensuring user-provided\n    buffers always point to userland memory were disabled, allowing\n    destination addresses to be in kernel space. On a 64-bit kernel a\n    local user with access to a suitable video device can exploit this\n    to overwrite kernel memory, leading to privilege escalation. \n\nCVE-2017-13220\n\n    Al Viro reported that the Bluetooth HIDP implementation could\n    dereference a pointer before performing the necessary type check. \n    A local user could use this to cause a denial of service. \n\nCVE-2017-16526\n\n    Andrey Konovalov reported that the UWB subsystem may dereference\n    an invalid pointer in an error case.  A local user might be able\n    to use this for denial of service. \n\nCVE-2017-16911\n\n    Secunia Research reported that the USB/IP vhci_hcd driver exposed\n    kernel heap addresses to local users. \n\nCVE-2017-16912\n\n    Secunia Research reported that the USB/IP stub driver failed to\n    perform a range check on a received packet header field, leading\n    to an out-of-bounds read.  A remote user able to connect to the\n    USB/IP server could use this for denial of service. \n\nCVE-2017-16913\n\n    Secunia Research reported that the USB/IP stub driver failed to\n    perform a range check on a received packet header field, leading\n    to excessive memory allocation.  A remote user able to connect to\n    the USB/IP server could use this for denial of service. \n\nCVE-2017-16914\n\n    Secunia Research reported that the USB/IP stub driver failed to\n    check for an invalid combination of fields in a received packet,\n    leading to a null pointer dereference.  A remote user able to\n    connect to the USB/IP server could use this for denial of service. \n\nCVE-2017-18017\n\n    Denys Fedoryshchenko reported that the netfilter xt_TCPMSS module\n    failed to validate TCP header lengths, potentially leading to a\n    use-after-free.  If this module is loaded, it could be used by a\n    remote attacker for denial of service or possibly for code\n    execution. \n\nCVE-2017-18203\n\n    Hou Tao reported that there was a race condition in creation and\n    deletion of device-mapper (DM) devices.  A local user could\n    potentially use this for denial of service. \n\nCVE-2017-18216\n\n    Alex Chen reported that the OCFS2 filesystem failed to hold a\n    necessary lock during nodemanager sysfs file operations,\n    potentially leading to a null pointer dereference.  A local user\n    could use this for denial of service. \n\nCVE-2017-18232\n\n    Jason Yan reported a race condition in the SAS (Serial-Attached\n    SCSI) subsystem, between probing and destroying a port.  This\n    could lead to a deadlock.  A physically present attacker could\n    use this to cause a denial of service. \n\nCVE-2017-18241\n\n    Yunlei He reported that the f2fs implementation does not properly\n    initialise its state if the \"noflush_merge\" mount option is used. \n    A local user with access to a filesystem mounted with this option\n    could use this to cause a denial of service. \n\nCVE-2018-1066\n\n    Dan Aloni reported to Red Hat that the CIFS client implementation\n    would dereference a null pointer if the server sent an invalid\n    response during NTLMSSP setup negotiation.  This could be used\n    by a malicious server for denial of service. \n\nCVE-2018-1068\n\n    The syzkaller tool found that the 32-bit compatibility layer of\n    ebtables did not sufficiently validate offset values. On a 64-bit\n    kernel, a local user with the CAP_NET_ADMIN capability (in any user\n    namespace) could use this to overwrite kernel memory, possibly\n    leading to privilege escalation. Debian disables unprivileged user\n    namespaces by default. \n\nCVE-2018-1092\n\n    Wen Xu reported that a crafted ext4 filesystem image would\n    trigger a null dereference when mounted.  A local user able\n    to mount arbitrary filesystems could use this for denial of\n    service. \n\nCVE-2018-5332\n\n    Mohamed Ghannam reported that the RDS protocol did not\n    sufficiently validate RDMA requests, leading to an out-of-bounds\n    write.  A local attacker on a system with the rds module loaded\n    could use this for denial of service or possibly for privilege\n    escalation. \n\nCVE-2018-5333\n\n    Mohamed Ghannam reported that the RDS protocol did not properly\n    handle an error case, leading to a null pointer dereference.  A\n    local attacker on a system with the rds module loaded could\n    possibly use this for denial of service. \n\nCVE-2018-5750\n\n    Wang Qize reported that the ACPI sbshc driver logged a kernel heap\n    address. \n\nCVE-2018-5803\n\n    Alexey Kodanev reported that the SCTP protocol did not range-check\n    the length of chunks to be created.  A local or remote user could\n    use this to cause a denial of service. \n\nCVE-2018-6927\n\n    Li Jinyue reported that the FUTEX_REQUEUE operation on futexes did\n    not check for negative parameter values, which might lead to a\n    denial of service or other security impact. \n\nCVE-2018-7492\n\n    The syzkaller tool found that the RDS protocol was lacking a null\n    pointer check.  A local attacker on a system with the rds module\n    loaded could use this for denial of service. \n\nCVE-2018-7566\n\n    Fan LongFei reported a race condition in the ALSA (sound)\n    sequencer core, between write and ioctl operations.  This could\n    lead to an out-of-bounds access or use-after-free.  A local user\n    with access to a sequencer device could use this for denial of\n    service or possibly for privilege escalation. \n\nCVE-2018-7740\n\n    Nic Losby reported that the hugetlbfs filesystem\u0027s mmap operation\n    did not properly range-check the file offset.  A local user with\n    access to files on a hugetlbfs filesystem could use this to cause\n    a denial of service. \n\nCVE-2018-7757\n\n    Jason Yan reported a memory leak in the SAS (Serial-Attached\n    SCSI) subsystem.  A local user on a system with SAS devices\n    could use this to cause a denial of service. \n\nCVE-2018-7995\n\n    Seunghun Han reported a race condition in the x86 MCE\n    (Machine Check Exception) driver.  This is unlikely to have\n    any security impact. \n\nCVE-2018-8781\n\n    Eyal Itkin reported that the udl (DisplayLink) driver\u0027s mmap\n    operation did not properly range-check the file offset.  A local\n    user with access to a udl framebuffer device could exploit this to\n    overwrite kernel memory, leading to privilege escalation. \n\nCVE-2018-8822\n\n    Dr Silvio Cesare of InfoSect reported that the ncpfs client\n    implementation did not validate reply lengths from the server.  An\n    ncpfs server could use this to cause a denial of service or\n    remote code execution in the client. \n\nCVE-2018-1000004\n\n    Luo Quan reported a race condition in the ALSA (sound) sequencer\n    core, between multiple ioctl operations.  This could lead to a\n    deadlock or use-after-free.  A local user with access to a\n    sequencer device could use this for denial of service or possibly\n    for privilege escalation. \n\nCVE-2018-1000199\n\n    Andy Lutomirski discovered that the ptrace subsystem did not\n    sufficiently validate hardware breakpoint settings.  Local users\n    can use this to cause a denial of service, or possibly for\n    privilege escalation, on x86 (amd64 and i386) and possibly other\n    architectures. \n\nFor the oldstable distribution (jessie), these problems have been fixed\nin version 3.16.56-1. \n\nWe recommend that you upgrade your linux packages. \n\nFor the detailed security status of linux please refer to its security\ntracker page at:\nhttps://security-tracker.debian.org/tracker/linux\n\nFurther information about Debian Security Advisories, how to apply\nthese updates to your system and frequently asked questions can be\nfound at: https://www.debian.org/security/\n\nMailing list: debian-security-announce@lists.debian.org\n-----BEGIN PGP SIGNATURE-----\n\niQKTBAEBCgB9FiEERkRAmAjBceBVMd3uBUy48xNDz0QFAlron61fFIAAAAAALgAo\naXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDQ2\nNDQ0MDk4MDhDMTcxRTA1NTMxRERFRTA1NENCOEYzMTM0M0NGNDQACgkQBUy48xND\nz0Rtqw//Xf/L4bP65wU9M59Ef6xBt+Eph+yxeMsioGhu80ODdMemlmHzASMtfZjY\nAXxyt9l8lbHn8MmwDA4aLhhwHYXwvKATdpHSy1SILrRfb4s9P9uV1vsHaIeZ649E\nhDyNon9hP2tPso6BwqiYHZZy9Xxtd+T8vTBeBZwUKOLBkBRvV/gyNSUdJWp6L8WH\naF4D1hHl9ZotDkyIvkubbx77aqbJ88I4R0n69x7L9udFbuXa+U7hV6dJdnpzyl/7\nOukJfEtnkaUgWu0MdOfFss6iH5OQISn/y/ricRi29oKQiEp3YwnT5J9pFwSQeJJS\nH8ABVt251UoS0J+of3QWw0muOT/6UAF8SNpPKMJXC7Euq8pTmYVPSIeUYf4eqn65\nUHZSCKXaszItq+uzVNYdkj504BJ4cG1lFxZtlrFWwKE8p7QOETN0GKvTRdu/SvDd\nHl2nb4HouLpBYS518Th2/MGgzhXXAuO12MH3smenptZbqxKn9Z0XSTJYzFupgJk/\nkKF2xkDFBE4toTLVE+6XdUKwYk4vkeDZyOGOwRYThSkKAzrUh5zThgal4HnknD2A\n5ye4XLhjgSIT47/nmor6lhxd7WGXGkV33GF0azYlHr/sclfzxcU2Ev3NUBWQ8M3s\nCxfIO0FNCzO0WIUf40md7MlIAnDBIRGyYgNIIe7AnSRKKPykEx8=\n=wNQS\n-----END PGP SIGNATURE-----\n. Summary:\n\nAn update for kernel is now available for Red Hat Enterprise Linux 6. \n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section. \n\n2. Relevant releases/architectures:\n\nRed Hat Enterprise Linux Desktop (v. 6) - i386, noarch, x86_64\nRed Hat Enterprise Linux Desktop Optional (v. 6) - i386, x86_64\nRed Hat Enterprise Linux HPC Node (v. 6) - noarch, x86_64\nRed Hat Enterprise Linux HPC Node Optional (v. 6) - x86_64\nRed Hat Enterprise Linux Server (v. 6) - i386, noarch, ppc64, s390x, x86_64\nRed Hat Enterprise Linux Server Optional (v. 6) - i386, ppc64, s390x, x86_64\nRed Hat Enterprise Linux Workstation (v. 6) - i386, noarch, x86_64\nRed Hat Enterprise Linux Workstation Optional (v. 6) - i386, x86_64\n\n3. \n\nSecurity Fix(es):\n\nAn industry-wide issue was found in the way many modern microprocessor\ndesigns have implemented speculative execution of instructions (a commonly\nused performance optimization). There are three primary variants of the\nissue which differ in the way the speculative execution can be exploited. \n\nNote: This issue is present in hardware and cannot be fully fixed via\nsoftware update. The updated kernel packages provide software mitigation\nfor this hardware issue at a cost of potential performance penalty. Please\nrefer to References section for further information about this issue and\nthe performance impact. \n\nIn this update mitigations for x86-64 architecture are provided. \n\nVariant CVE-2017-5753 triggers the speculative execution by performing a\nbounds-check bypass. It relies on the presence of a precisely-defined\ninstruction sequence in the privileged code as well as the fact that memory\naccesses may cause allocation into the microprocessor\u0027s data cache even for\nspeculatively executed instructions that never actually commit (retire). As\na result, an unprivileged attacker could use this flaw to cross the syscall\nboundary and read privileged memory by conducting targeted cache\nside-channel attacks. It relies on the presence of a precisely-defined\ninstruction sequence in the privileged code as well as the fact that memory\naccesses may cause allocation into the microprocessor\u0027s data cache even for\nspeculatively executed instructions that never actually commit (retire). As\na result, an unprivileged attacker could use this flaw to cross the syscall\nand guest/host boundaries and read privileged memory by conducting targeted\ncache side-channel attacks. (CVE-2017-5715, Important)\n\nVariant CVE-2017-5754 relies on the fact that, on impacted microprocessors,\nduring speculative execution of instruction permission faults, exception\ngeneration triggered by a faulting access is suppressed until the\nretirement of the whole instruction block. In a combination with the fact\nthat memory accesses may populate the cache even when the block is being\ndropped and never committed (executed), an unprivileged local attacker\ncould use this flaw to read privileged (kernel space) memory by conducting\ntargeted cache side-channel attacks. (CVE-2017-5754, Important)\n\nNote: CVE-2017-5754 affects Intel x86-64 microprocessors. AMD x86-64\nmicroprocessors are not affected by this issue. \n\nRed Hat would like to thank Google Project Zero for reporting these issues. \n\n4. Solution:\n\nFor details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect. \n\n5. Bugs fixed (https://bugzilla.redhat.com/):\n\n1519778 - CVE-2017-5753 hw: cpu: speculative execution bounds-check bypass\n1519780 - CVE-2017-5715 hw: cpu: speculative execution branch target injection\n1519781 - CVE-2017-5754 hw: cpu: speculative execution permission faults handling\n\n6. Package List:\n\nRed Hat Enterprise Linux Desktop (v. 6):\n\nSource:\nkernel-2.6.32-696.18.7.el6.src.rpm\n\ni386:\nkernel-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm\nkernel-devel-2.6.32-696.18.7.el6.i686.rpm\nkernel-headers-2.6.32-696.18.7.el6.i686.rpm\nperf-2.6.32-696.18.7.el6.i686.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\n\nnoarch:\nkernel-abi-whitelists-2.6.32-696.18.7.el6.noarch.rpm\nkernel-doc-2.6.32-696.18.7.el6.noarch.rpm\nkernel-firmware-2.6.32-696.18.7.el6.noarch.rpm\n\nx86_64:\nkernel-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debug-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-devel-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-devel-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-headers-2.6.32-696.18.7.el6.x86_64.rpm\nperf-2.6.32-696.18.7.el6.x86_64.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\n\nRed Hat Enterprise Linux Desktop Optional (v. 6):\n\ni386:\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\npython-perf-2.6.32-696.18.7.el6.i686.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\n\nx86_64:\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\npython-perf-2.6.32-696.18.7.el6.x86_64.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\n\nRed Hat Enterprise Linux HPC Node (v. 6):\n\nSource:\nkernel-2.6.32-696.18.7.el6.src.rpm\n\nnoarch:\nkernel-abi-whitelists-2.6.32-696.18.7.el6.noarch.rpm\nkernel-doc-2.6.32-696.18.7.el6.noarch.rpm\nkernel-firmware-2.6.32-696.18.7.el6.noarch.rpm\n\nx86_64:\nkernel-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debug-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-devel-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-devel-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-headers-2.6.32-696.18.7.el6.x86_64.rpm\nperf-2.6.32-696.18.7.el6.x86_64.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\n\nRed Hat Enterprise Linux HPC Node Optional (v. 6):\n\nx86_64:\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\npython-perf-2.6.32-696.18.7.el6.x86_64.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\n\nRed Hat Enterprise Linux Server (v. 6):\n\nSource:\nkernel-2.6.32-696.18.7.el6.src.rpm\n\ni386:\nkernel-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm\nkernel-devel-2.6.32-696.18.7.el6.i686.rpm\nkernel-headers-2.6.32-696.18.7.el6.i686.rpm\nperf-2.6.32-696.18.7.el6.i686.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\n\nnoarch:\nkernel-abi-whitelists-2.6.32-696.18.7.el6.noarch.rpm\nkernel-doc-2.6.32-696.18.7.el6.noarch.rpm\nkernel-firmware-2.6.32-696.18.7.el6.noarch.rpm\n\nppc64:\nkernel-2.6.32-696.18.7.el6.ppc64.rpm\nkernel-bootwrapper-2.6.32-696.18.7.el6.ppc64.rpm\nkernel-debug-2.6.32-696.18.7.el6.ppc64.rpm\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm\nkernel-debug-devel-2.6.32-696.18.7.el6.ppc64.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm\nkernel-debuginfo-common-ppc64-2.6.32-696.18.7.el6.ppc64.rpm\nkernel-devel-2.6.32-696.18.7.el6.ppc64.rpm\nkernel-headers-2.6.32-696.18.7.el6.ppc64.rpm\nperf-2.6.32-696.18.7.el6.ppc64.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm\n\ns390x:\nkernel-2.6.32-696.18.7.el6.s390x.rpm\nkernel-debug-2.6.32-696.18.7.el6.s390x.rpm\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.s390x.rpm\nkernel-debug-devel-2.6.32-696.18.7.el6.s390x.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.s390x.rpm\nkernel-debuginfo-common-s390x-2.6.32-696.18.7.el6.s390x.rpm\nkernel-devel-2.6.32-696.18.7.el6.s390x.rpm\nkernel-headers-2.6.32-696.18.7.el6.s390x.rpm\nkernel-kdump-2.6.32-696.18.7.el6.s390x.rpm\nkernel-kdump-debuginfo-2.6.32-696.18.7.el6.s390x.rpm\nkernel-kdump-devel-2.6.32-696.18.7.el6.s390x.rpm\nperf-2.6.32-696.18.7.el6.s390x.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.s390x.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.s390x.rpm\n\nx86_64:\nkernel-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debug-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-devel-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-devel-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-headers-2.6.32-696.18.7.el6.x86_64.rpm\nperf-2.6.32-696.18.7.el6.x86_64.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\n\nRed Hat Enterprise Linux Server Optional (v. 6):\n\ni386:\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\npython-perf-2.6.32-696.18.7.el6.i686.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\n\nppc64:\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm\nkernel-debuginfo-common-ppc64-2.6.32-696.18.7.el6.ppc64.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm\npython-perf-2.6.32-696.18.7.el6.ppc64.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm\n\ns390x:\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.s390x.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.s390x.rpm\nkernel-debuginfo-common-s390x-2.6.32-696.18.7.el6.s390x.rpm\nkernel-kdump-debuginfo-2.6.32-696.18.7.el6.s390x.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.s390x.rpm\npython-perf-2.6.32-696.18.7.el6.s390x.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.s390x.rpm\n\nx86_64:\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\npython-perf-2.6.32-696.18.7.el6.x86_64.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\n\nRed Hat Enterprise Linux Workstation (v. 6):\n\nSource:\nkernel-2.6.32-696.18.7.el6.src.rpm\n\ni386:\nkernel-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm\nkernel-devel-2.6.32-696.18.7.el6.i686.rpm\nkernel-headers-2.6.32-696.18.7.el6.i686.rpm\nperf-2.6.32-696.18.7.el6.i686.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\n\nnoarch:\nkernel-abi-whitelists-2.6.32-696.18.7.el6.noarch.rpm\nkernel-doc-2.6.32-696.18.7.el6.noarch.rpm\nkernel-firmware-2.6.32-696.18.7.el6.noarch.rpm\n\nx86_64:\nkernel-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debug-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-devel-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-devel-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-headers-2.6.32-696.18.7.el6.x86_64.rpm\nperf-2.6.32-696.18.7.el6.x86_64.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\n\nRed Hat Enterprise Linux Workstation Optional (v. 6):\n\ni386:\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\npython-perf-2.6.32-696.18.7.el6.i686.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\n\nx86_64:\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\npython-perf-2.6.32-696.18.7.el6.x86_64.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\n\nThese packages are GPG signed by Red Hat for security.  Our key and\ndetails on how to verify the signature are available from\nhttps://access.redhat.com/security/team/key/\n\n7. References:\n\nhttps://access.redhat.com/security/updates/classification/#important\nhttps://access.redhat.com/security/vulnerabilities/speculativeexecution\nhttps://access.redhat.com/security/cve/CVE-2017-5753\nhttps://access.redhat.com/security/cve/CVE-2017-5715\nhttps://access.redhat.com/security/cve/CVE-2017-5754\n\n8. Contact:\n\nThe Red Hat security contact is \u003csecalert@redhat.com\u003e. More contact\ndetails at https://access.redhat.com/security/team/contact/\n\nCopyright 2018 Red Hat, Inc. \n-----BEGIN PGP SIGNATURE-----\nVersion: GnuPG v1\n\niD8DBQFaTXwuXlSAg2UNWIIRAp3LAKCNdSqjVu7zsXcUTnpGuuQAuUlTpwCfTE/O\nOR+iGnoY+cALbsBWKwbmzQM=\n=V4ow\n-----END PGP SIGNATURE-----\n\n--\nRHSA-announce mailing list\nRHSA-announce@redhat.com\nhttps://www.redhat.com/mailman/listinfo/rhsa-announce\n. -----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA512\n\nAPPLE-SA-2018-1-8-1 iOS 11.2.2\n\niOS 11.2.2 is now available and and addresses the following:\n\nAvailable for: iPhone 5s and later, iPad Air and later, and iPod\ntouch 6th generation\nDescription: iOS 11.2.2 includes security improvements to Safari and\nWebKit to mitigate the effects of Spectre (CVE-2017-5753 and\nCVE-2017-5715). Make sure you have an\nInternet connection and have installed the latest version of iTunes\nfrom https://www.apple.com/itunes/\n\niTunes and Software Update on the device will automatically check\nApple\u0027s update server on its weekly schedule. When an update is\ndetected, it is downloaded and the option to be installed is\npresented to the user when the iOS device is docked. We recommend\napplying the update immediately if possible. Selecting Don\u0027t Install\nwill present the option the next time you connect your iOS device. \n\nThe automatic update process may take up to a week depending on the\nday that iTunes or the device checks for updates. You may manually\nobtain the update via the Check for Updates button within iTunes, or\nthe Software Update on your device. \n\nTo check that the iPhone, iPod touch, or iPad has been updated:\n\n* Navigate to Settings\n* Select General\n* Select About. \n\nATTENTION: Due to an unavoidable ABI change the kernel updates have\nbeen given a new version number, which requires you to recompile and\nreinstall all third party kernel modules you might have installed. \nUnless you manually uninstalled the standard kernel metapackages\n(e.g. linux-generic, linux-generic-lts-RELEASE, linux-virtual,\nlinux-powerpc), a standard system upgrade will automatically perform\nthis as well. Description:\n\nThe kernel-rt packages provide the Real Time Linux Kernel, which enables\nfine-tuning for systems with extremely high determinism requirements. -----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA256\n\nNote: the current version of the following document is available here:\nhttps://h20564.www2.hpe.com/hpsc/doc/public/display?docId=emr_na-hpesbhf03805en_us\n\nSUPPORT COMMUNICATION - SECURITY BULLETIN\n\nDocument ID: hpesbhf03805en_us\nVersion: 7\n\nHPESBHF03805 rev.7 - Certain HPE products using Microprocessors from Intel,\nAMD, and ARM, with Speculative Execution, Elevation of Privilege and\nInformation Disclosure. \n\nNOTICE: The information in this Security Bulletin should be acted upon as\nsoon as possible. \n\nRelease Date: 2018-01-23\nLast Updated: 2018-01-22\n\nPotential Security Impact: Local: Disclosure of Information, Elevation of\nPrivilege\n\nSource: Hewlett Packard Enterprise, Product Security Response Team\n\nVULNERABILITY SUMMARY\nOn January 3 2018, side-channel security vulnerabilities involving\nspeculative execution were publicly disclosed. These vulnerabilities may\nimpact the listed HPE products, potentially leading to information disclosure\nand elevation of privilege. Mitigation and resolution of these\nvulnerabilities may call for both an operating system update, provided by the\nOS vendor, and a system ROM update from HPE. \n\n\n**Note:**\n\n  * This issue takes advantage of techniques commonly used in many modern\nprocessor architectures.  \n  * For further information, microprocessor vendors have provided security\nadvisories:\n  \n    - Intel:\n\u003chttps://security-center.intel.com/advisory.aspx?intelid=intel-sa-00088\u0026langu\ngeid=en-fr\u003e\n    - AMD: \u003chttp://www.amd.com/en/corporate/speculative-execution\u003e\n    - ARM: \u003chttps://developer.arm.com/support/security-update\u003e\n\nReferences:\n\n  - CVE-2017-5715 - aka Spectre, branch target injection\n  - CVE-2017-5753 - aka Spectre,  bounds check bypass\n  - CVE-2017-5754 - aka  Meltdown,  rogue data cache load, memory access\npermission check performed after kernel memory read\n\nSUPPORTED SOFTWARE VERSIONS*: ONLY impacted versions are listed. \n\n  - HPE ProLiant DL380 Gen10 Server  - To be delivered\n  - HPE ProLiant DL180 Gen10 Server  - To be delivered\n  - HPE ProLiant DL160 Gen10 Server  - To be delivered\n  - HPE ProLiant DL360 Gen10 Server - To be delivered\n  - HPE ProLiant ML110 Gen10 Server  - To be delivered\n  - HPE ProLiant DL580 Gen10 Server  - To be delivered\n  - HPE ProLiant DL560 Gen10 Server  - To be delivered\n  - HPE ProLiant DL120 Gen10 Server  - To be delivered\n  - HPE ProLiant ML350 Gen10 Server  - To be delivered\n  - HPE ProLiant XL450 Gen10 Server  - To be delivered\n  - HPE Synergy 660 Gen10 Compute Module  - To be delivered\n  - HPE ProLiant DL385 Gen10 Server - prior to v1.04 \n  - HPE ProLiant XL170r Gen10 Server  - To be delivered\n  - HPE ProLiant BL460c Gen10 Server Blade  - To be delivered\n  - HPE ProLiant XL190r Gen10 Server  - To be delivered\n  - HPE ProLiant XL230k Gen10 Server  - To be delivered\n  - HPE Synergy 480 Gen10 Compute Module  - To be delivered\n  - HPE ProLiant XL730f Gen9 Server  - To be delivered\n  - HPE ProLiant XL230a Gen9 Server  - To be delivered\n  - HPE ProLiant XL740f Gen9 Server  - To be delivered\n  - HPE ProLiant XL750f Gen9 Server  - To be delivered\n  - HPE ProLiant XL170r Gen9 Server - To be delivered\n  - HP ProLiant DL60 Gen9 Server - To be delivered\n  - HP ProLiant DL160 Gen9 Server - To be delivered\n  - HPE ProLiant DL360 Gen9 Server - To be delivered\n  - HP ProLiant DL380 Gen9 Server - To be delivered\n  - HPE ProLiant XL450 Gen9 Server - To be delivered\n  - HPE Apollo 4200 Gen9 Server - To be delivered\n  - HP ProLiant BL460c Gen9 Server Blade - To be delivered\n  - HP ProLiant ML110 Gen9 Server - To be delivered\n  - HP ProLiant ML150 Gen9 Server - To be delivered\n  - HPE ProLiant ML350 Gen9 Server - To be delivered\n  - HP ProLiant DL120 Gen9 Server - To be delivered\n  - HPE ProLiant DL560 Gen9 Server - To be delivered\n  - HP ProLiant BL660c Gen9 Server - To be delivered\n  - HPE ProLiant ML30 Gen9 Server - To be delivered\n  - HPE ProLiant XL170r Gen10 Server - To be delivered\n  - HPE ProLiant DL20 Gen9 Server - To be delivered\n  - HPE Synergy 660 Gen9 Compute Module - To be delivered\n  - HPE Synergy 480 Gen9 Compute Module - To be delivered\n  - HPE ProLiant XL250a Gen9 Server - To be delivered\n  - HPE ProLiant XL190r Gen9 Server - To be delivered\n  - HP ProLiant DL80 Gen9 Server - To be delivered\n  - HPE ProLiant DL180 Gen9 Server - To be delivered\n  - HPE ProLiant XL270d Gen9 Accelerator Tray 2U Configure-to-order Server -\nTo be delivered\n  - HPE ProLiant WS460c Gen9 Workstation - To be delivered\n  - HPE ProLiant XL260a Gen9 Server - To be delivered\n  - HPE Synergy 620 Gen9 Compute Module - To be delivered\n  - HPE ProLiant DL580 Gen9 Server - To be delivered\n  - HP ProLiant XL220a Gen8 v2 Server - To be delivered\n  - HPE Synergy 680 Gen9 Compute Module - To be delivered\n  - HPE ProLiant m510 Server Cartridge - To be delivered\n  - HPE ProLiant m710p Server Cartridge - To be delivered\n  - HPE ProLiant m710x Server Cartridge - To be delivered\n  - HP ProLiant m710 Server Cartridge - To be delivered\n  - HP ProLiant DL980 G7 Server - To be delivered\n  - HPE Synergy Composer - To be delivered\n  - HPE ProLiant Thin Micro TM200 Server - To be delivered\n  - HPE ProLiant ML10 v2 Server - To be delivered\n  - HPE ProLiant m350 Server Cartridge - To be delivered\n  - HPE ProLiant m300 Server Cartridge - To be delivered\n  - HPE ProLiant MicroServer Gen8 - To be delivered\n  - HPE ProLiant ML310e Gen8 v2 Server - To be delivered\n  - HPE Superdome Flex Server - To be delivered\n  - HP 3PAR StoreServ File Controller - To be delivered - v3 impacted\n  - HPE StoreVirtual 3000 File Controller - To be delivered\n  - HPE StoreEasy 1450 Storage - To be delivered\n  - HPE StoreEasy 1550 Storage - To be delivered\n  - HPE StoreEasy 1650 Storage - To be delivered\n  - HPE StoreEasy 3850 Gateway Storage - To be delivered\n  - HPE StoreEasy 1850 Storage - To be delivered\n  - HP ConvergedSystem 700 - To be delivered\n  - HPE Converged Architecture 700 - To be delivered\n  - HP ProLiant DL580 Gen8 Server - To be delivered\n  - HPE Cloudline CL2100 Gen10 Server - To be delivered\n  - HPE Cloudline CL2200 Gen10 Server - To be delivered\n  - HPE Cloudline CL3150 G4 Server - To be delivered\n  - HPE Cloudline CL5200 G3 Server - To be delivered\n  - HPE Cloudline CL3100 G3 Server - To be delivered\n  - HPE Cloudline CL2100 G3 807S 8 SFF Configure-to-order Server - To be\ndelivered\n  - HPE Cloudline CL2100 G3 407S 4 LFF Configure-to-order Server - To be\ndelivered\n  - HPE Cloudline CL2100 G3 806R 8SFF Configure-to-order Server - To be\ndelivered\n  - HPE Cloudline CL2200 G3 1211R 12 LFF Configure-to-order Server - To be\ndelivered\n\nBACKGROUND\n\n  CVSS Base Metrics\n  =================\n  Reference, CVSS V3 Score/Vector, CVSS V2 Score/Vector\n\n    CVE-2017-5715\n      8.2 CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N\n      6.8 (AV:A/AC:L/Au:N/C:C/I:P/A:N)\n\n    CVE-2017-5753\n      5.0 CVSS:3.0/AV:A/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:L\n      5.4 (AV:A/AC:M/Au:N/C:P/I:P/A:P)\n\n    CVE-2017-5754\n      7.5 CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\n      7.8 (AV:N/AC:L/Au:N/C:C/I:N/A:N)\n\n    Information on CVSS is documented in\n    HPE Customer Notice HPSN-2008-002 here:\n\nhttps://h20564.www2.hpe.com/hpsc/doc/public/display?docId=emr_na-c01345499\n\nRESOLUTION\n\nOn January 11, Intel announced issues with an increased frequency of reboots\nwhen using the microcodes they released to address Variant 2 of the Spectre\nVulnerability for numerous processors including Broadwell, Haswell, Skylake,\nKaby Lake, Ivybridge, and Sandybridge processors.  Intel has now identified\nthe root cause of these issues and determined that these microcodes may\nintroduce reboots and other unpredictable system behavior.  Due to the\nseverity of the potential issues that may occur when using these microcodes,\nIntel is now recommending that customers discontinue their use.  Additional\ninformation is available from Intels Security Exploit Newsroom here:\n\u003chttps://newsroom.intel.com/press-kits/security-exploits-intel-products/\u003e . \nHPE is in alignment with Intel in our recommendation that customers\ndiscontinue use of System ROMs including impacted microcodes and revert to\nearlier System ROM versions.  \n\nAll System ROMs including impacted microcodes have been removed from the HPE\nSupport Site.  This impacts HPE ProLiant and Synergy Gen10, Gen9, and Gen8 v2\nservers as well as HPE Superdome servers for which updated System ROMs had\npreviously been made available.  Intel is working on updated microcodes to\naddress these issues, and HPE will validate updated System ROMs including\nthese microcodes and make them available to our customers in the coming\nweeks.  \n\nMitigations for Variant 1 (Spectre) and Variant 3 (Meltdown) vulnerabilities\nrequire only OS updates and are not impacted. \n\n  * HPE has provided a customer bulletin\n\u003chttps://support.hpe.com/hpsc/doc/public/display?docId=emr_na-a00039267en_us\u003e\nwith specific instructions to obtain the udpated sytem ROM\n  \n  - Note:\n   \n    + CVE-2017-5715 (Variant 2) requires that the System ROM be updated and a\nvendor supplied operating system update be applied as well. \n    + For CVE-2017-5753, CVE-2017-5754 (Variants 1 and 3) require only\nupdates of a vendor supplied operating system. \n    + HPE will continue to add additional products to the list. \n\nHISTORY\n\nVersion:1 (rev.1) - 4 January 2018 Initial release\n\nVersion:2 (rev.2) - 5 January 2018 Added additional impacted products\n\nVersion:3 (rev.3) - 10 January 2018 Added  more impacted products\n\nVersion:4 (rev.4) - 9 January 2018 Fixed product ID\n\nVersion:5 (rev.5) - 18 January 2018 Added additional impacted products\n\nVersion:6 (rev.6) - 19 January 2018 updated impacted product list\n\nVersion:7 (rev.7) - 23 January 2018 Marked impacted products with TBD for\nSystem ROM updates per Intel\u0027s guidance on microcode issues\n\n\nThird Party Security Patches: Third party security patches that are to be\ninstalled on systems running Hewlett Packard Enterprise (HPE) software\nproducts should be applied in accordance with the customer\u0027s patch management\npolicy. \n\nSupport: For issues about implementing the recommendations of this Security\nBulletin, contact normal HPE Services support channel. For other issues about\nthe content of this Security Bulletin, send e-mail to security-alert@hpe.com. \n\nReport: To report a potential security vulnerability for any HPE supported\nproduct:\n  Web form: https://www.hpe.com/info/report-security-vulnerability\n  Email: security-alert@hpe.com\n\nSubscribe: To initiate a subscription to receive future HPE Security Bulletin\nalerts via Email: http://www.hpe.com/support/Subscriber_Choice\n\nSecurity Bulletin Archive: A list of recently released Security Bulletins is\navailable here: http://www.hpe.com/support/Security_Bulletin_Archive\n\nSoftware Product Category: The Software Product Category is represented in\nthe title by the two characters following HPSB. \n\n3C = 3COM\n3P = 3rd Party Software\nGN = HPE General Software\nHF = HPE Hardware and Firmware\nMU = Multi-Platform Software\nNS = NonStop Servers\nOV = OpenVMS\nPV = ProCurve\nST = Storage Software\nUX = HP-UX\n\nCopyright 2016 Hewlett Packard Enterprise\n\nHewlett Packard Enterprise shall not be liable for technical or editorial\nerrors or omissions contained herein. The information provided is provided\n\"as is\" without warranty of any kind. To the extent permitted by law, neither\nHP or its affiliates, subcontractors or suppliers will be liable for\nincidental,special or consequential damages including downtime cost; lost\nprofits; damages relating to the procurement of substitute products or\nservices; or damages for loss of data, or software restoration. The\ninformation in this document is subject to change without notice. Hewlett\nPackard Enterprise and the names of Hewlett Packard Enterprise products\nreferenced herein are trademarks of Hewlett Packard Enterprise in the United\nStates and other countries. Other product and company names mentioned herein\nmay be trademarks of their respective owners. \n\nSeveral vulnerabilities were discovered in WebKitGTK+. \n\nCVE-2017-5753\n    Versions affected: WebKitGTK+ before 2.18.5. \n    Credit to Jann Horn of Google Project Zero; and Paul Kocher in\n    collaboration with Daniel Genkin of University of Pennsylvania and\n    University of Maryland, Daniel Gruss of Graz University of\n    Technology, Werner Haas of Cyberus Technology, Mike Hamburg of\n    Rambus (Cryptography Research Division), Moritz Lipp of Graz\n    University of Technology, Stefan Mangard of Graz University of\n    Technology, Thomas Prescher of Cyberus Technology, Michael Schwarz\n    of Graz University of Technology, and Yuval Yarom of University of\n    Adelaide and Data61. Description: Security improvements\n    are included to mitigate the effects. \n\nCVE-2017-5715\n    Versions affected: WebKitGTK+ before 2.18.5. \n    Credit to Jann Horn of Google Project Zero; and Paul Kocher in\n    collaboration with Daniel Genkin of University of Pennsylvania and\n    University of Maryland, Daniel Gruss of Graz University of\n    Technology, Werner Haas of Cyberus Technology, Mike Hamburg of\n    Rambus (Cryptography Research Division), Moritz Lipp of Graz\n    University of Technology, Stefan Mangard of Graz University of\n    Technology, Thomas Prescher of Cyberus Technology, Michael Schwarz\n    of Graz University of Technology, and Yuval Yarom of University of\n    Adelaide and Data61. Description: Security\n    improvements are included to mitigate the effects. \n\n\nWe recommend updating to the last stable version of WebKitGTK+. It is\nthe best way of ensuring that you are running a safe version of\nWebKitGTK+. Please check our website for information about the last\nstable releases. \n\nFurther information about WebKitGTK+ Security Advisories can be found\nat: https://webkitgtk.org/security.html\n\nThe WebKitGTK+ team,\nJanuary 10, 2018\n\n. 7.2) - noarch, x86_64\n\n3",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2017-5753"
          },
          {
            "db": "CERT/CC",
            "id": "VU#180049"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2018-00304"
          },
          {
            "db": "BID",
            "id": "102371"
          },
          {
            "db": "VULHUB",
            "id": "VHN-113956"
          },
          {
            "db": "PACKETSTORM",
            "id": "145718"
          },
          {
            "db": "PACKETSTORM",
            "id": "146017"
          },
          {
            "db": "PACKETSTORM",
            "id": "147451"
          },
          {
            "db": "PACKETSTORM",
            "id": "145641"
          },
          {
            "db": "PACKETSTORM",
            "id": "145762"
          },
          {
            "db": "PACKETSTORM",
            "id": "146771"
          },
          {
            "db": "PACKETSTORM",
            "id": "145666"
          },
          {
            "db": "PACKETSTORM",
            "id": "146026"
          },
          {
            "db": "PACKETSTORM",
            "id": "146315"
          },
          {
            "db": "PACKETSTORM",
            "id": "145837"
          },
          {
            "db": "PACKETSTORM",
            "id": "145635"
          },
          {
            "db": "PACKETSTORM",
            "id": "145774"
          }
        ],
        "trust": 3.6
      },
      "exploit_availability": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/exploit_availability#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "reference": "https://www.scap.org.cn/vuln/vhn-113956",
            "trust": 0.1,
            "type": "unknown"
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-113956"
          }
        ]
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2017-5753",
            "trust": 3.2
          },
          {
            "db": "CERT/CC",
            "id": "VU#584653",
            "trust": 2.2
          },
          {
            "db": "BID",
            "id": "102371",
            "trust": 2.0
          },
          {
            "db": "CERT/CC",
            "id": "VU#180049",
            "trust": 1.9
          },
          {
            "db": "SECTRACK",
            "id": "1040071",
            "trust": 1.1
          },
          {
            "db": "SIEMENS",
            "id": "SSA-505225",
            "trust": 1.1
          },
          {
            "db": "SIEMENS",
            "id": "SSA-608355",
            "trust": 1.1
          },
          {
            "db": "PACKETSTORM",
            "id": "145645",
            "trust": 1.1
          },
          {
            "db": "LENOVO",
            "id": "LEN-18282",
            "trust": 1.1
          },
          {
            "db": "EXPLOIT-DB",
            "id": "43427",
            "trust": 1.1
          },
          {
            "db": "CERT@VDE",
            "id": "VDE-2018-003",
            "trust": 1.1
          },
          {
            "db": "CERT@VDE",
            "id": "VDE-2018-002",
            "trust": 1.1
          },
          {
            "db": "USCERT",
            "id": "TA18-141A",
            "trust": 0.8
          },
          {
            "db": "CNVD",
            "id": "CNVD-2018-00304",
            "trust": 0.6
          },
          {
            "db": "ICS CERT ALERT",
            "id": "ICS-ALERT-18-011-01E",
            "trust": 0.3
          },
          {
            "db": "ICS CERT ALERT",
            "id": "ICS-ALERT-18-011-01C",
            "trust": 0.3
          },
          {
            "db": "JUNIPER",
            "id": "JSA10842",
            "trust": 0.3
          },
          {
            "db": "SIEMENS",
            "id": "SSA-168644",
            "trust": 0.3
          },
          {
            "db": "JVN",
            "id": "JVNVU93823979",
            "trust": 0.3
          },
          {
            "db": "PACKETSTORM",
            "id": "145837",
            "trust": 0.2
          },
          {
            "db": "PACKETSTORM",
            "id": "145774",
            "trust": 0.2
          },
          {
            "db": "PACKETSTORM",
            "id": "150863",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "145715",
            "trust": 0.1
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201801-150",
            "trust": 0.1
          },
          {
            "db": "VULHUB",
            "id": "VHN-113956",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "145718",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "146017",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "147451",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "145641",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "145762",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "146771",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "145666",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "146026",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "146315",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "145635",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#180049"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2018-00304"
          },
          {
            "db": "VULHUB",
            "id": "VHN-113956"
          },
          {
            "db": "BID",
            "id": "102371"
          },
          {
            "db": "PACKETSTORM",
            "id": "145718"
          },
          {
            "db": "PACKETSTORM",
            "id": "146017"
          },
          {
            "db": "PACKETSTORM",
            "id": "147451"
          },
          {
            "db": "PACKETSTORM",
            "id": "145641"
          },
          {
            "db": "PACKETSTORM",
            "id": "145774"
          },
          {
            "db": "PACKETSTORM",
            "id": "145762"
          },
          {
            "db": "PACKETSTORM",
            "id": "146771"
          },
          {
            "db": "PACKETSTORM",
            "id": "145666"
          },
          {
            "db": "PACKETSTORM",
            "id": "146026"
          },
          {
            "db": "PACKETSTORM",
            "id": "146315"
          },
          {
            "db": "PACKETSTORM",
            "id": "145837"
          },
          {
            "db": "PACKETSTORM",
            "id": "145635"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-5753"
          }
        ]
      },
      "id": "VAR-201801-1712",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2018-00304"
          },
          {
            "db": "VULHUB",
            "id": "VHN-113956"
          }
        ],
        "trust": 1.3327639805555553
      },
      "iot_taxonomy": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "category": [
              "Network device"
            ],
            "sub_category": null,
            "trust": 0.6
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2018-00304"
          }
        ]
      },
      "last_update_date": "2024-07-23T21:03:25.229000Z",
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-203",
            "trust": 1.1
          },
          {
            "problemtype": "CWE-200",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-113956"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-5753"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 2.2,
            "url": "http://www.kb.cert.org/vuls/id/584653"
          },
          {
            "trust": 1.9,
            "url": "https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability"
          },
          {
            "trust": 1.9,
            "url": "https://access.redhat.com/security/vulnerabilities/speculativeexecution"
          },
          {
            "trust": 1.7,
            "url": "http://www.securityfocus.com/bid/102371"
          },
          {
            "trust": 1.6,
            "url": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00115.html"
          },
          {
            "trust": 1.6,
            "url": "https://support.apple.com//ht208394"
          },
          {
            "trust": 1.6,
            "url": "http://www.dell.com/support/speculative-store-bypass"
          },
          {
            "trust": 1.4,
            "url": "https://tools.cisco.com/security/center/content/ciscosecurityadvisory/cisco-sa-20180104-cpusidechannel"
          },
          {
            "trust": 1.4,
            "url": "http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html"
          },
          {
            "trust": 1.4,
            "url": "http://xenbits.xen.org/xsa/advisory-254.html"
          },
          {
            "trust": 1.4,
            "url": "https://blog.mozilla.org/security/2018/01/03/mitigations-landing-new-class-timing-attack/"
          },
          {
            "trust": 1.4,
            "url": "https://portal.msrc.microsoft.com/en-us/security-guidance/advisory/adv180002"
          },
          {
            "trust": 1.4,
            "url": "https://support.hpe.com/hpsc/doc/public/display?docid=emr_na-hpesbhf03805en_us"
          },
          {
            "trust": 1.4,
            "url": "https://spectreattack.com/"
          },
          {
            "trust": 1.4,
            "url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html"
          },
          {
            "trust": 1.2,
            "url": "https://access.redhat.com/errata/rhsa-2018:0292"
          },
          {
            "trust": 1.1,
            "url": "https://seclists.org/bugtraq/2019/jun/36"
          },
          {
            "trust": 1.1,
            "url": "https://www.kb.cert.org/vuls/id/180049"
          },
          {
            "trust": 1.1,
            "url": "http://nvidia.custhelp.com/app/answers/detail/a_id/4609"
          },
          {
            "trust": 1.1,
            "url": "http://nvidia.custhelp.com/app/answers/detail/a_id/4611"
          },
          {
            "trust": 1.1,
            "url": "http://nvidia.custhelp.com/app/answers/detail/a_id/4613"
          },
          {
            "trust": 1.1,
            "url": "http://nvidia.custhelp.com/app/answers/detail/a_id/4614"
          },
          {
            "trust": 1.1,
            "url": "http://www.arubanetworks.com/assets/alert/aruba-psa-2018-001.txt"
          },
          {
            "trust": 1.1,
            "url": "http://www.arubanetworks.com/assets/alert/aruba-psa-2019-003.txt"
          },
          {
            "trust": 1.1,
            "url": "https://aws.amazon.com/de/security/security-bulletins/aws-2018-013/"
          },
          {
            "trust": 1.1,
            "url": "https://cdrdv2.intel.com/v1/dl/getcontent/685359"
          },
          {
            "trust": 1.1,
            "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-505225.pdf"
          },
          {
            "trust": 1.1,
            "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-608355.pdf"
          },
          {
            "trust": 1.1,
            "url": "https://cert.vde.com/en-us/advisories/vde-2018-002"
          },
          {
            "trust": 1.1,
            "url": "https://cert.vde.com/en-us/advisories/vde-2018-003"
          },
          {
            "trust": 1.1,
            "url": "https://help.ecostruxureit.com/display/public/uadco8x/struxureware+data+center+operation+software+vulnerability+fixes"
          },
          {
            "trust": 1.1,
            "url": "https://security.netapp.com/advisory/ntap-20180104-0001/"
          },
          {
            "trust": 1.1,
            "url": "https://support.citrix.com/article/ctx231399"
          },
          {
            "trust": 1.1,
            "url": "https://support.f5.com/csp/article/k91229003"
          },
          {
            "trust": 1.1,
            "url": "https://support.lenovo.com/us/en/solutions/len-18282"
          },
          {
            "trust": 1.1,
            "url": "https://www.mitel.com/en-ca/support/security-advisories/mitel-product-security-advisory-18-0001"
          },
          {
            "trust": 1.1,
            "url": "https://www.suse.com/c/suse-addresses-meltdown-spectre-vulnerabilities/"
          },
          {
            "trust": 1.1,
            "url": "https://www.synology.com/support/security/synology_sa_18_01"
          },
          {
            "trust": 1.1,
            "url": "https://www.vmware.com/us/security/advisories/vmsa-2018-0002.html"
          },
          {
            "trust": 1.1,
            "url": "https://www.debian.org/security/2018/dsa-4187"
          },
          {
            "trust": 1.1,
            "url": "https://www.debian.org/security/2018/dsa-4188"
          },
          {
            "trust": 1.1,
            "url": "https://www.exploit-db.com/exploits/43427/"
          },
          {
            "trust": 1.1,
            "url": "https://security.gentoo.org/glsa/201810-06"
          },
          {
            "trust": 1.1,
            "url": "http://packetstormsecurity.com/files/145645/spectre-information-disclosure-proof-of-concept.html"
          },
          {
            "trust": 1.1,
            "url": "https://googleprojectzero.blogspot.com/2018/01/reading-privileged-memory-with-side.html"
          },
          {
            "trust": 1.1,
            "url": "https://security.googleblog.com/2018/01/todays-cpu-vulnerability-what-you-need.html"
          },
          {
            "trust": 1.1,
            "url": "https://lists.debian.org/debian-lts-announce/2018/07/msg00015.html"
          },
          {
            "trust": 1.1,
            "url": "https://lists.debian.org/debian-lts-announce/2018/07/msg00016.html"
          },
          {
            "trust": 1.1,
            "url": "https://lists.debian.org/debian-lts-announce/2018/07/msg00020.html"
          },
          {
            "trust": 1.1,
            "url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00034.html"
          },
          {
            "trust": 1.1,
            "url": "https://lists.debian.org/debian-lts-announce/2019/04/msg00004.html"
          },
          {
            "trust": 1.1,
            "url": "http://www.securitytracker.com/id/1040071"
          },
          {
            "trust": 1.1,
            "url": "http://lists.opensuse.org/opensuse-security-announce/2018-01/msg00006.html"
          },
          {
            "trust": 1.1,
            "url": "http://lists.opensuse.org/opensuse-security-announce/2018-01/msg00007.html"
          },
          {
            "trust": 1.1,
            "url": "http://lists.opensuse.org/opensuse-security-announce/2018-01/msg00008.html"
          },
          {
            "trust": 1.1,
            "url": "http://lists.opensuse.org/opensuse-security-announce/2018-01/msg00014.html"
          },
          {
            "trust": 1.1,
            "url": "http://lists.opensuse.org/opensuse-security-announce/2018-01/msg00016.html"
          },
          {
            "trust": 1.1,
            "url": "https://usn.ubuntu.com/usn/usn-3516-1/"
          },
          {
            "trust": 1.1,
            "url": "https://usn.ubuntu.com/3540-1/"
          },
          {
            "trust": 1.1,
            "url": "https://usn.ubuntu.com/3540-2/"
          },
          {
            "trust": 1.1,
            "url": "https://usn.ubuntu.com/3541-1/"
          },
          {
            "trust": 1.1,
            "url": "https://usn.ubuntu.com/3541-2/"
          },
          {
            "trust": 1.1,
            "url": "https://usn.ubuntu.com/3542-1/"
          },
          {
            "trust": 1.1,
            "url": "https://usn.ubuntu.com/3542-2/"
          },
          {
            "trust": 1.1,
            "url": "https://usn.ubuntu.com/3549-1/"
          },
          {
            "trust": 1.1,
            "url": "https://usn.ubuntu.com/3580-1/"
          },
          {
            "trust": 1.1,
            "url": "https://usn.ubuntu.com/3597-1/"
          },
          {
            "trust": 1.1,
            "url": "https://usn.ubuntu.com/3597-2/"
          },
          {
            "trust": 1.0,
            "url": "https://support.hpe.com/hpsc/doc/public/display?doclocale=en_us\u0026docid=emr_na-hpesbhf03871en_us"
          },
          {
            "trust": 0.8,
            "url": "https://vuls.cert.org/confluence/display/wiki/vulnerabilities+associated+with+cpu+speculative+execution"
          },
          {
            "trust": 0.8,
            "url": "https://bugs.chromium.org/p/project-zero/issues/detail?id=1528"
          },
          {
            "trust": 0.8,
            "url": "https://developer.amd.com/wp-content/resources/124441_amd64_speculativestorebypassdisable_whitepaper_final.pdf"
          },
          {
            "trust": 0.8,
            "url": "https://www.us-cert.gov/ncas/alerts/ta18-141a"
          },
          {
            "trust": 0.8,
            "url": "http://cwe.mitre.org/data/definitions/208.html"
          },
          {
            "trust": 0.8,
            "url": "https://software.intel.com/sites/default/files/managed/c5/63/336996-speculative-execution-side-channel-mitigations.pdf"
          },
          {
            "trust": 0.8,
            "url": "https://software.intel.com/sites/default/files/managed/b9/f9/336983-intel-analysis-of-speculative-execution-side-channels-white-paper.pdf"
          },
          {
            "trust": 0.8,
            "url": "https://tools.cisco.com/security/center/content/ciscosecurityadvisory/cisco-sa-20180521-cpusidechannel"
          },
          {
            "trust": 0.8,
            "url": "https://fortiguard.com/psirt/fg-ir-18-002"
          },
          {
            "trust": 0.8,
            "url": "https://support.hp.com/us-en/document/c06001626"
          },
          {
            "trust": 0.8,
            "url": "http://www.hitachi.com/hirt/publications/hirt-pub18001/"
          },
          {
            "trust": 0.8,
            "url": "https://www.ibm.com/blogs/psirt/potential-impact-processors-power-family/"
          },
          {
            "trust": 0.8,
            "url": "https://docs.microsoft.com/en-us/cpp/security/developer-guidance-speculative-execution"
          },
          {
            "trust": 0.8,
            "url": "https://access.redhat.com/security/vulnerabilities/ssbd"
          },
          {
            "trust": 0.8,
            "url": "https://www.suse.com/support/kb/doc/?id=7022937"
          },
          {
            "trust": 0.8,
            "url": "https://www.synology.com/en-global/support/security/synology_sa_18_23"
          },
          {
            "trust": 0.8,
            "url": "https://wiki.ubuntu.com/securityteam/knowledgebase/variant4"
          },
          {
            "trust": 0.8,
            "url": "https://kb.vmware.com/s/article/54951"
          },
          {
            "trust": 0.8,
            "url": "https://aws.amazon.com/security/security-bulletins/aws-2018-015/"
          },
          {
            "trust": 0.8,
            "url": "https://access.redhat.com/security/cve/cve-2017-5753"
          },
          {
            "trust": 0.8,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-5753"
          },
          {
            "trust": 0.6,
            "url": "https://www.bleepingcomputer.com/news/security/list-of-meltdown-and-spectre-vulnerability-advisories-patches-and-updates/"
          },
          {
            "trust": 0.6,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-5715"
          },
          {
            "trust": 0.5,
            "url": "https://www.redhat.com/mailman/listinfo/rhsa-announce"
          },
          {
            "trust": 0.5,
            "url": "https://access.redhat.com/security/cve/cve-2017-5754"
          },
          {
            "trust": 0.5,
            "url": "https://bugzilla.redhat.com/):"
          },
          {
            "trust": 0.5,
            "url": "https://access.redhat.com/security/team/key/"
          },
          {
            "trust": 0.5,
            "url": "https://access.redhat.com/security/cve/cve-2017-5715"
          },
          {
            "trust": 0.5,
            "url": "https://access.redhat.com/articles/11258"
          },
          {
            "trust": 0.5,
            "url": "https://access.redhat.com/security/team/contact/"
          },
          {
            "trust": 0.5,
            "url": "https://access.redhat.com/security/updates/classification/#important"
          },
          {
            "trust": 0.4,
            "url": "https://access.redhat.com/errata/rhsa-2018:0008"
          },
          {
            "trust": 0.4,
            "url": "https://access.redhat.com/errata/rhsa-2018:0010"
          },
          {
            "trust": 0.4,
            "url": "https://access.redhat.com/errata/rhsa-2018:0016"
          },
          {
            "trust": 0.4,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-5754"
          },
          {
            "trust": 0.3,
            "url": "http://www.amd.com/en-gb"
          },
          {
            "trust": 0.3,
            "url": "https://www.arm.com/"
          },
          {
            "trust": 0.3,
            "url": "http://www.intel.com/content/www/us/en/homepage.html"
          },
          {
            "trust": 0.3,
            "url": "https://newsroom.intel.com/news/intel-responds-to-security-research-findings/"
          },
          {
            "trust": 0.3,
            "url": "https://lwn.net/articles/738975/"
          },
          {
            "trust": 0.3,
            "url": "https://kb.juniper.net/infocenter/index?page=content\u0026id=jsa10842\u0026cat=sirt_1\u0026actp=list"
          },
          {
            "trust": 0.3,
            "url": "https://support.apple.com/en-us/ht208394"
          },
          {
            "trust": 0.3,
            "url": "https://www.chromium.org/home/chromium-security/ssca"
          },
          {
            "trust": 0.3,
            "url": "https://www.amd.com/en/corporate/speculative-execution"
          },
          {
            "trust": 0.3,
            "url": "https://source.android.com/security/bulletin/2018-01-01"
          },
          {
            "trust": 0.3,
            "url": "http://seclists.org/bugtraq/2018/jan/21"
          },
          {
            "trust": 0.3,
            "url": "http://seclists.org/bugtraq/2018/jan/22"
          },
          {
            "trust": 0.3,
            "url": "http://seclists.org/bugtraq/2018/jan/23"
          },
          {
            "trust": 0.3,
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1519778"
          },
          {
            "trust": 0.3,
            "url": "http://xenbits.xenproject.org/xsa/advisory-289.html"
          },
          {
            "trust": 0.3,
            "url": "https://support.google.com/faqs/answer/7622138"
          },
          {
            "trust": 0.3,
            "url": "http://aix.software.ibm.com/aix/efixes/security/spectre_meltdown_advisory.asc"
          },
          {
            "trust": 0.3,
            "url": "https://ics-cert.us-cert.gov/alerts/ics-alert-18-011-01c"
          },
          {
            "trust": 0.3,
            "url": "https://ics-cert.us-cert.gov/alerts/ics-alert-18-011-01e"
          },
          {
            "trust": 0.3,
            "url": "https://securityadvisories.paloaltonetworks.com/home/detail/120"
          },
          {
            "trust": 0.3,
            "url": "https://jvn.jp/vu/jvnvu93823979/index.html"
          },
          {
            "trust": 0.3,
            "url": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html"
          },
          {
            "trust": 0.3,
            "url": "https://www.oracle.com/technetwork/topics/security/ovmbulletinapr2018-4431088.html"
          },
          {
            "trust": 0.3,
            "url": "http://www.bd.com/en-us/support/product-security-and-privacy/product-security-bulletin-for-meltdown-and-spectre-update-1"
          },
          {
            "trust": 0.3,
            "url": "https://googleprojectzero.blogspot.in/2018/01/reading-privileged-memory-with-side.html"
          },
          {
            "trust": 0.3,
            "url": "https://access.redhat.com/errata/rhsa-2018:0007"
          },
          {
            "trust": 0.3,
            "url": "https://access.redhat.com/errata/rhsa-2018:0009"
          },
          {
            "trust": 0.3,
            "url": "https://access.redhat.com/errata/rhsa-2018:0011"
          },
          {
            "trust": 0.3,
            "url": "https://access.redhat.com/errata/rhsa-2018:0017"
          },
          {
            "trust": 0.3,
            "url": "https://www.symantec.com/security-center/network-protection-security-advisories/sa161"
          },
          {
            "trust": 0.3,
            "url": "https://www.mozilla.org/en-us/security/advisories/mfsa2018-01/"
          },
          {
            "trust": 0.3,
            "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-168644.pdf"
          },
          {
            "trust": 0.3,
            "url": "https://chromereleases.googleblog.com/2018/03/stable-channel-update-for-chrome-os_19.html"
          },
          {
            "trust": 0.3,
            "url": "https://lists.vmware.com/pipermail/security-announce/2018/000397.html"
          },
          {
            "trust": 0.3,
            "url": "https://www.vmware.com/security/advisories/vmsa-2018-0007.html"
          },
          {
            "trust": 0.3,
            "url": "https://developer.arm.com/support/security-update"
          },
          {
            "trust": 0.3,
            "url": "http://xenbits.xenproject.org/xsa/advisory-289.txt"
          },
          {
            "trust": 0.1,
            "url": "https://support.hpe.com/hpsc/doc/public/display?doclocale=en_us\u0026amp;docid=emr_na-hpesbhf03871en_us"
          },
          {
            "trust": 0.1,
            "url": "https://access.redhat.com/errata/rhsa-2018:0047"
          },
          {
            "trust": 0.1,
            "url": "https://access.redhat.com/solutions/3307851"
          },
          {
            "trust": 0.1,
            "url": "https://wiki.ubuntu.com/securityteam/knowledgebase/spectreandmeltdown"
          },
          {
            "trust": 0.1,
            "url": "https://www.ubuntu.com/usn/usn-3540-2"
          },
          {
            "trust": 0.1,
            "url": "https://www.ubuntu.com/usn/usn-3540-1"
          },
          {
            "trust": 0.1,
            "url": "https://launchpad.net/ubuntu/+source/linux-aws/4.4.0-1011.11"
          },
          {
            "trust": 0.1,
            "url": "https://launchpad.net/ubuntu/+source/linux-lts-xenial/4.4.0-111.134~14.04.1"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-5803"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-18241"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-1066"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-16911"
          },
          {
            "trust": 0.1,
            "url": "https://security-tracker.debian.org/tracker/linux"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-6927"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-1068"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-13166"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2015-9016"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-5750"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-18232"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-5332"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-0861"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-5333"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-16914"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-1000199"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-16526"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-18017"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-7492"
          },
          {
            "trust": 0.1,
            "url": "https://www.debian.org/security/faq"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-16913"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-1092"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-18216"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-13220"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-16912"
          },
          {
            "trust": 0.1,
            "url": "https://www.debian.org/security/"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-18203"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-1000004"
          },
          {
            "trust": 0.1,
            "url": "https://launchpad.net/ubuntu/+source/nvidia-graphics-drivers-384/384.111-0ubuntu0.17.04.1"
          },
          {
            "trust": 0.1,
            "url": "https://launchpad.net/ubuntu/+source/nvidia-graphics-drivers-384/384.111-0ubuntu0.17.10.1"
          },
          {
            "trust": 0.1,
            "url": "https://launchpad.net/ubuntu/+source/nvidia-graphics-drivers-384/384.111-0ubuntu0.14.04.1"
          },
          {
            "trust": 0.1,
            "url": "https://launchpad.net/ubuntu/+source/nvidia-graphics-drivers-384/384.111-0ubuntu0.16.04.1"
          },
          {
            "trust": 0.1,
            "url": "https://www.ubuntu.com/usn/usn-3521-1"
          },
          {
            "trust": 0.1,
            "url": "https://www.apple.com/itunes/"
          },
          {
            "trust": 0.1,
            "url": "https://support.apple.com/kb/ht201222"
          },
          {
            "trust": 0.1,
            "url": "https://www.apple.com/support/security/pgp/"
          },
          {
            "trust": 0.1,
            "url": "https://usn.ubuntu.com/usn/usn-3523-1,"
          },
          {
            "trust": 0.1,
            "url": "https://usn.ubuntu.com/usn/usn-3541-1,"
          },
          {
            "trust": 0.1,
            "url": "https://launchpad.net/ubuntu/+source/linux/4.13.0-37.42"
          },
          {
            "trust": 0.1,
            "url": "https://launchpad.net/ubuntu/+source/linux-raspi2/4.13.0-1015.16"
          },
          {
            "trust": 0.1,
            "url": "https://usn.ubuntu.com/usn/usn-3597-1,"
          },
          {
            "trust": 0.1,
            "url": "https://support.hpe.com/hpsc/doc/public/display?docid=emr_na-a00039267en_us\u003e"
          },
          {
            "trust": 0.1,
            "url": "https://security-center.intel.com/advisory.aspx?intelid=intel-sa-00088\u0026langu"
          },
          {
            "trust": 0.1,
            "url": "https://h20564.www2.hpe.com/hpsc/doc/public/display?docid=emr_na-hpesbhf03805en_us"
          },
          {
            "trust": 0.1,
            "url": "http://www.hpe.com/support/security_bulletin_archive"
          },
          {
            "trust": 0.1,
            "url": "https://www.hpe.com/info/report-security-vulnerability"
          },
          {
            "trust": 0.1,
            "url": "http://www.hpe.com/support/subscriber_choice"
          },
          {
            "trust": 0.1,
            "url": "https://developer.arm.com/support/security-update\u003e"
          },
          {
            "trust": 0.1,
            "url": "http://www.amd.com/en/corporate/speculative-execution\u003e"
          },
          {
            "trust": 0.1,
            "url": "https://newsroom.intel.com/press-kits/security-exploits-intel-products/\u003e"
          },
          {
            "trust": 0.1,
            "url": "https://h20564.www2.hpe.com/hpsc/doc/public/display?docid=emr_na-c01345499"
          },
          {
            "trust": 0.1,
            "url": "https://webkitgtk.org/security/wsa-2018-0001.html"
          },
          {
            "trust": 0.1,
            "url": "https://webkitgtk.org/security.html"
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#180049"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2018-00304"
          },
          {
            "db": "VULHUB",
            "id": "VHN-113956"
          },
          {
            "db": "BID",
            "id": "102371"
          },
          {
            "db": "PACKETSTORM",
            "id": "145718"
          },
          {
            "db": "PACKETSTORM",
            "id": "146017"
          },
          {
            "db": "PACKETSTORM",
            "id": "147451"
          },
          {
            "db": "PACKETSTORM",
            "id": "145641"
          },
          {
            "db": "PACKETSTORM",
            "id": "145774"
          },
          {
            "db": "PACKETSTORM",
            "id": "145762"
          },
          {
            "db": "PACKETSTORM",
            "id": "146771"
          },
          {
            "db": "PACKETSTORM",
            "id": "145666"
          },
          {
            "db": "PACKETSTORM",
            "id": "146026"
          },
          {
            "db": "PACKETSTORM",
            "id": "146315"
          },
          {
            "db": "PACKETSTORM",
            "id": "145837"
          },
          {
            "db": "PACKETSTORM",
            "id": "145635"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-5753"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "CERT/CC",
            "id": "VU#180049"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2018-00304"
          },
          {
            "db": "VULHUB",
            "id": "VHN-113956"
          },
          {
            "db": "BID",
            "id": "102371"
          },
          {
            "db": "PACKETSTORM",
            "id": "145718"
          },
          {
            "db": "PACKETSTORM",
            "id": "146017"
          },
          {
            "db": "PACKETSTORM",
            "id": "147451"
          },
          {
            "db": "PACKETSTORM",
            "id": "145641"
          },
          {
            "db": "PACKETSTORM",
            "id": "145774"
          },
          {
            "db": "PACKETSTORM",
            "id": "145762"
          },
          {
            "db": "PACKETSTORM",
            "id": "146771"
          },
          {
            "db": "PACKETSTORM",
            "id": "145666"
          },
          {
            "db": "PACKETSTORM",
            "id": "146026"
          },
          {
            "db": "PACKETSTORM",
            "id": "146315"
          },
          {
            "db": "PACKETSTORM",
            "id": "145837"
          },
          {
            "db": "PACKETSTORM",
            "id": "145635"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-5753"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2018-05-21T00:00:00",
            "db": "CERT/CC",
            "id": "VU#180049"
          },
          {
            "date": "2018-01-04T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2018-00304"
          },
          {
            "date": "2018-01-04T00:00:00",
            "db": "VULHUB",
            "id": "VHN-113956"
          },
          {
            "date": "2018-01-03T00:00:00",
            "db": "BID",
            "id": "102371"
          },
          {
            "date": "2018-01-06T18:01:06",
            "db": "PACKETSTORM",
            "id": "145718"
          },
          {
            "date": "2018-01-23T04:32:09",
            "db": "PACKETSTORM",
            "id": "146017"
          },
          {
            "date": "2018-05-03T01:31:56",
            "db": "PACKETSTORM",
            "id": "147451"
          },
          {
            "date": "2018-01-04T01:20:35",
            "db": "PACKETSTORM",
            "id": "145641"
          },
          {
            "date": "2018-01-09T17:32:51",
            "db": "PACKETSTORM",
            "id": "145774"
          },
          {
            "date": "2018-01-09T17:13:40",
            "db": "PACKETSTORM",
            "id": "145762"
          },
          {
            "date": "2018-03-15T15:54:32",
            "db": "PACKETSTORM",
            "id": "146771"
          },
          {
            "date": "2018-01-04T17:53:07",
            "db": "PACKETSTORM",
            "id": "145666"
          },
          {
            "date": "2018-01-24T00:28:48",
            "db": "PACKETSTORM",
            "id": "146026"
          },
          {
            "date": "2018-02-09T15:01:04",
            "db": "PACKETSTORM",
            "id": "146315"
          },
          {
            "date": "2018-01-11T01:02:22",
            "db": "PACKETSTORM",
            "id": "145837"
          },
          {
            "date": "2018-01-04T00:52:58",
            "db": "PACKETSTORM",
            "id": "145635"
          },
          {
            "date": "2018-01-04T13:29:00.257000",
            "db": "NVD",
            "id": "CVE-2017-5753"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2018-06-19T00:00:00",
            "db": "CERT/CC",
            "id": "VU#180049"
          },
          {
            "date": "2018-01-08T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2018-00304"
          },
          {
            "date": "2021-11-23T00:00:00",
            "db": "VULHUB",
            "id": "VHN-113956"
          },
          {
            "date": "2019-04-17T06:00:00",
            "db": "BID",
            "id": "102371"
          },
          {
            "date": "2021-11-23T22:14:00.490000",
            "db": "NVD",
            "id": "CVE-2017-5753"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "local",
        "sources": [
          {
            "db": "BID",
            "id": "102371"
          },
          {
            "db": "PACKETSTORM",
            "id": "146017"
          },
          {
            "db": "PACKETSTORM",
            "id": "145774"
          },
          {
            "db": "PACKETSTORM",
            "id": "146771"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "CPU hardware utilizing speculative execution may be vulnerable to cache side-channel attacks",
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#180049"
          }
        ],
        "trust": 0.8
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Design Error",
        "sources": [
          {
            "db": "BID",
            "id": "102371"
          }
        ],
        "trust": 0.3
      }
    }

    VAR-201808-0958

    Vulnerability from variot - Updated: 2024-07-23 20:53

    Systems with microprocessors utilizing speculative execution and address translations may allow unauthorized disclosure of information residing in the L1 data cache to an attacker with local user access via a terminal page fault and a side-channel analysis. These attacks are known as L1 Terminal Fault: SGX, L1 Terminal Fault: OS/SMM, and L1 Terminal Fault: VMM. Intel Core i3 processor, etc. are all CPU (central processing unit) products of Intel Corporation of the United States. Security vulnerabilities exist in several Intel products that use speculative execution and address translation. The following products are affected: Intel Core i3 processor; Intel Core i5 processor; Intel Core i7 processor; Intel Core M processor family; 2nd generation Intel Core processors; 3rd generation Intel Core processors; 4th generation Intel Core processors; 5th generation Intel Core processors, etc. (CVE-2018-3620, CVE-2018-3646)

    • kernel: kvm: vmx: host GDT limit corruption (CVE-2018-10901)

    For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256

    ====================================================================
    Red Hat Security Advisory

    Synopsis: Important: kernel security and bug fix update Advisory ID: RHSA-2018:2387-01 Product: Red Hat Enterprise Linux Advisory URL: https://access.redhat.com/errata/RHSA-2018:2387 Issue date: 2018-08-14 CVE Names: CVE-2018-3620 CVE-2018-3639 CVE-2018-3646 ==================================================================== 1. Summary:

    An update for kernel is now available for Red Hat Enterprise Linux 7.4 Extended Update Support.

    Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.

    1. Relevant releases/architectures:

    Red Hat Enterprise Linux ComputeNode EUS (v. 7.4) - noarch, x86_64 Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4) - x86_64 Red Hat Enterprise Linux Server EUS (v. 7.4) - noarch, ppc64, ppc64le, s390x, x86_64 Red Hat Enterprise Linux Server Optional EUS (v. 7.4) - ppc64, ppc64le, x86_64

    1. Description:

    The kernel packages contain the Linux kernel, the core of any Linux operating system.

    Security Fix(es):

    • Modern operating systems implement virtualization of physical memory to efficiently use available system resources and provide inter-domain protection through access control and isolation. The L1TF issue was found in the way the x86 microprocessor designs have implemented speculative execution of instructions (a commonly used performance optimisation) in combination with handling of page-faults caused by terminated virtual to physical address resolving process. As a result, an unprivileged attacker could use this flaw to read privileged memory of the kernel or other processes and/or cross guest/host boundaries to read host memory by conducting targeted cache side-channel attacks. (CVE-2018-3620, CVE-2018-3646)

    • An industry-wide issue was found in the way many modern microprocessor designs have implemented speculative execution of Load & Store instructions (a commonly used performance optimization). It relies on the presence of a precisely-defined instruction sequence in the privileged code as well as the fact that memory read from address to which a recent memory write has occurred may see an older value and subsequently cause an update into the microprocessor's data cache even for speculatively executed instructions that never actually commit (retire). As a result, an unprivileged attacker could use this flaw to read privileged memory by conducting targeted cache side-channel attacks. (CVE-2018-3639)

    Red Hat would like to thank Intel OSSIRT (Intel.com) for reporting CVE-2018-3620 and CVE-2018-3646 and Ken Johnson (Microsoft Security Response Center) and Jann Horn (Google Project Zero) for reporting CVE-2018-3639.

    Bug Fix(es):

    • Previously, configurations with the little-endian variant of IBM Power Systems CPU architectures and Hard Disk Drives (HDD) designed according to Nonvolatile Memory Express (NVMe) open standards, experienced crashes during shutdown or reboot due to race conditions of CPUs. As a consequence, the sysfs pseudo file system threw a stack trace report about an attempt to create a duplicate entry in sysfs. This update modifies the source code so that the irq_dispose_mapping() function is called first and the msi_bitmap_free_hwirqs() function is called afterwards. As a result, the race condition no longer appears in the described scenario. (BZ#1570510)

    • When switching from the indirect branch speculation (IBRS) feature to the retpolines feature, the IBRS state of some CPUs was sometimes not handled correctly. Consequently, some CPUs were left with the IBRS Model-Specific Register (MSR) bit set to 1, which could lead to performance issues. With this update, the underlying source code has been fixed to clear the IBRS MSR bits correctly, thus fixing the bug. (BZ#1586147)

    • During a balloon reset, page pointers were not correctly initialized after unmapping the memory. Consequently, on the VMware ESXi hypervisor with "Fault Tolerance" and "ballooning" enabled, the following messages repeatedly occurred in the kernel log:

    [3014611.640148] WARNING: at mm/vmalloc.c:1491 __vunmap+0xd3/0x100() [3014611.640269] Trying to vfree() nonexistent vm area (ffffc90000697000)

    With this update, the underlying source code has been fixed to initialize page pointers properly. As a result, the mm/vmalloc.c warnings no longer occur under the described circumstances. (BZ#1595600)

    1. Solution:

    For details on how to apply this update, which includes the changes described in this advisory, refer to:

    https://access.redhat.com/articles/11258

    The system must be rebooted for this update to take effect.

    1. Bugs fixed (https://bugzilla.redhat.com/):

    1566890 - CVE-2018-3639 hw: cpu: speculative store bypass 1585005 - CVE-2018-3646 Kernel: hw: cpu: L1 terminal fault (L1TF)

    1. Package List:

    Red Hat Enterprise Linux ComputeNode EUS (v. 7.4):

    Source: kernel-3.10.0-693.37.4.el7.src.rpm

    noarch: kernel-abi-whitelists-3.10.0-693.37.4.el7.noarch.rpm kernel-doc-3.10.0-693.37.4.el7.noarch.rpm

    x86_64: kernel-3.10.0-693.37.4.el7.x86_64.rpm kernel-debug-3.10.0-693.37.4.el7.x86_64.rpm kernel-debug-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm kernel-debug-devel-3.10.0-693.37.4.el7.x86_64.rpm kernel-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm kernel-debuginfo-common-x86_64-3.10.0-693.37.4.el7.x86_64.rpm kernel-devel-3.10.0-693.37.4.el7.x86_64.rpm kernel-headers-3.10.0-693.37.4.el7.x86_64.rpm kernel-tools-3.10.0-693.37.4.el7.x86_64.rpm kernel-tools-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm kernel-tools-libs-3.10.0-693.37.4.el7.x86_64.rpm perf-3.10.0-693.37.4.el7.x86_64.rpm perf-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm python-perf-3.10.0-693.37.4.el7.x86_64.rpm python-perf-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm

    Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4):

    x86_64: kernel-debug-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm kernel-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm kernel-debuginfo-common-x86_64-3.10.0-693.37.4.el7.x86_64.rpm kernel-tools-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm kernel-tools-libs-devel-3.10.0-693.37.4.el7.x86_64.rpm perf-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm python-perf-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm

    Red Hat Enterprise Linux Server EUS (v. 7.4):

    Source: kernel-3.10.0-693.37.4.el7.src.rpm

    noarch: kernel-abi-whitelists-3.10.0-693.37.4.el7.noarch.rpm kernel-doc-3.10.0-693.37.4.el7.noarch.rpm

    ppc64: kernel-3.10.0-693.37.4.el7.ppc64.rpm kernel-bootwrapper-3.10.0-693.37.4.el7.ppc64.rpm kernel-debug-3.10.0-693.37.4.el7.ppc64.rpm kernel-debug-debuginfo-3.10.0-693.37.4.el7.ppc64.rpm kernel-debug-devel-3.10.0-693.37.4.el7.ppc64.rpm kernel-debuginfo-3.10.0-693.37.4.el7.ppc64.rpm kernel-debuginfo-common-ppc64-3.10.0-693.37.4.el7.ppc64.rpm kernel-devel-3.10.0-693.37.4.el7.ppc64.rpm kernel-headers-3.10.0-693.37.4.el7.ppc64.rpm kernel-tools-3.10.0-693.37.4.el7.ppc64.rpm kernel-tools-debuginfo-3.10.0-693.37.4.el7.ppc64.rpm kernel-tools-libs-3.10.0-693.37.4.el7.ppc64.rpm perf-3.10.0-693.37.4.el7.ppc64.rpm perf-debuginfo-3.10.0-693.37.4.el7.ppc64.rpm python-perf-3.10.0-693.37.4.el7.ppc64.rpm python-perf-debuginfo-3.10.0-693.37.4.el7.ppc64.rpm

    ppc64le: kernel-3.10.0-693.37.4.el7.ppc64le.rpm kernel-bootwrapper-3.10.0-693.37.4.el7.ppc64le.rpm kernel-debug-3.10.0-693.37.4.el7.ppc64le.rpm kernel-debug-debuginfo-3.10.0-693.37.4.el7.ppc64le.rpm kernel-debuginfo-3.10.0-693.37.4.el7.ppc64le.rpm kernel-debuginfo-common-ppc64le-3.10.0-693.37.4.el7.ppc64le.rpm kernel-devel-3.10.0-693.37.4.el7.ppc64le.rpm kernel-headers-3.10.0-693.37.4.el7.ppc64le.rpm kernel-tools-3.10.0-693.37.4.el7.ppc64le.rpm kernel-tools-debuginfo-3.10.0-693.37.4.el7.ppc64le.rpm kernel-tools-libs-3.10.0-693.37.4.el7.ppc64le.rpm perf-3.10.0-693.37.4.el7.ppc64le.rpm perf-debuginfo-3.10.0-693.37.4.el7.ppc64le.rpm python-perf-3.10.0-693.37.4.el7.ppc64le.rpm python-perf-debuginfo-3.10.0-693.37.4.el7.ppc64le.rpm

    s390x: kernel-3.10.0-693.37.4.el7.s390x.rpm kernel-debug-3.10.0-693.37.4.el7.s390x.rpm kernel-debug-debuginfo-3.10.0-693.37.4.el7.s390x.rpm kernel-debug-devel-3.10.0-693.37.4.el7.s390x.rpm kernel-debuginfo-3.10.0-693.37.4.el7.s390x.rpm kernel-debuginfo-common-s390x-3.10.0-693.37.4.el7.s390x.rpm kernel-devel-3.10.0-693.37.4.el7.s390x.rpm kernel-headers-3.10.0-693.37.4.el7.s390x.rpm kernel-kdump-3.10.0-693.37.4.el7.s390x.rpm kernel-kdump-debuginfo-3.10.0-693.37.4.el7.s390x.rpm kernel-kdump-devel-3.10.0-693.37.4.el7.s390x.rpm perf-3.10.0-693.37.4.el7.s390x.rpm perf-debuginfo-3.10.0-693.37.4.el7.s390x.rpm python-perf-3.10.0-693.37.4.el7.s390x.rpm python-perf-debuginfo-3.10.0-693.37.4.el7.s390x.rpm

    x86_64: kernel-3.10.0-693.37.4.el7.x86_64.rpm kernel-debug-3.10.0-693.37.4.el7.x86_64.rpm kernel-debug-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm kernel-debug-devel-3.10.0-693.37.4.el7.x86_64.rpm kernel-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm kernel-debuginfo-common-x86_64-3.10.0-693.37.4.el7.x86_64.rpm kernel-devel-3.10.0-693.37.4.el7.x86_64.rpm kernel-headers-3.10.0-693.37.4.el7.x86_64.rpm kernel-tools-3.10.0-693.37.4.el7.x86_64.rpm kernel-tools-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm kernel-tools-libs-3.10.0-693.37.4.el7.x86_64.rpm perf-3.10.0-693.37.4.el7.x86_64.rpm perf-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm python-perf-3.10.0-693.37.4.el7.x86_64.rpm python-perf-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm

    Red Hat Enterprise Linux Server Optional EUS (v. 7.4):

    ppc64: kernel-debug-debuginfo-3.10.0-693.37.4.el7.ppc64.rpm kernel-debuginfo-3.10.0-693.37.4.el7.ppc64.rpm kernel-debuginfo-common-ppc64-3.10.0-693.37.4.el7.ppc64.rpm kernel-tools-debuginfo-3.10.0-693.37.4.el7.ppc64.rpm kernel-tools-libs-devel-3.10.0-693.37.4.el7.ppc64.rpm perf-debuginfo-3.10.0-693.37.4.el7.ppc64.rpm python-perf-debuginfo-3.10.0-693.37.4.el7.ppc64.rpm

    ppc64le: kernel-debug-debuginfo-3.10.0-693.37.4.el7.ppc64le.rpm kernel-debug-devel-3.10.0-693.37.4.el7.ppc64le.rpm kernel-debuginfo-3.10.0-693.37.4.el7.ppc64le.rpm kernel-debuginfo-common-ppc64le-3.10.0-693.37.4.el7.ppc64le.rpm kernel-tools-debuginfo-3.10.0-693.37.4.el7.ppc64le.rpm kernel-tools-libs-devel-3.10.0-693.37.4.el7.ppc64le.rpm perf-debuginfo-3.10.0-693.37.4.el7.ppc64le.rpm python-perf-debuginfo-3.10.0-693.37.4.el7.ppc64le.rpm

    x86_64: kernel-debug-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm kernel-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm kernel-debuginfo-common-x86_64-3.10.0-693.37.4.el7.x86_64.rpm kernel-tools-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm kernel-tools-libs-devel-3.10.0-693.37.4.el7.x86_64.rpm perf-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm python-perf-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm

    These packages are GPG signed by Red Hat for security. Our key and details on how to verify the signature are available from https://access.redhat.com/security/team/key/

    1. References:

    https://access.redhat.com/security/cve/CVE-2018-3620 https://access.redhat.com/security/cve/CVE-2018-3639 https://access.redhat.com/security/cve/CVE-2018-3646 https://access.redhat.com/security/updates/classification/#important https://access.redhat.com/security/vulnerabilities/L1TF

    1. Contact:

    The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/

    Copyright 2018 Red Hat, Inc. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1

    iQIVAwUBW3M4idzjgjWX9erEAQigJg//W8NS9ZAq71IYQ/6q5hTZBUeg3RsIJL4U OOCTlpLe3pH45ueU4Pm1HPopyyBHLGo988ZXPkH4z/jKW6txO3RDzf/blyWIwxwi dr76FUaMMLUk0ASeGcisZppOt/6zwrp2tfn+TyiC3pK0K5nTp+WVO5xYy5iecXVX 96M3wIhCIlshYPc1/F8zdYuBFzpYgBnotag//FjyCQlhmOFcKtTRgyQrSuf1ZxnL VNQ7UuVGjPWeF0w0OJrb6U7+pVrlwAvtwYkUjm/eFh/AszTe7uZ6C6mG8XAobDrl SpxhyqMTcplrKxvl0S01xuezVbVo8RdoAtrW9+xseozknta4cu7RHe0ZSsonY/xN RiAingIwsVde+g9KOv8jeleACBZu8mmJptkYbVb1IHPcp+1FzXXAkUc1i/oc7XBU lIfe49O3L2GyhI+0hUwhbPuc51L8yHmpr39KM1irKIRWsY692n32LVns3L6Kr0tW iWlhz4F2e5SNb2zlu3sMRQ4M0kf6JPX8VdRL1qMpfNoa9Ci4wYt+zP29//F6swji uwu3+SVH5VTW9VzymSCaQl/gD0loWPKVLFrTF5M9Y9+cl0uXn7CoW2LUNB86PhRz mMG+g2ZW9WbKcW/ERHofeii5WZGtsyA4FnUaWhzetfQIItEpmoobE9QVl0ar5GJ2 dsE8Ald7hA4=scjp -----END PGP SIGNATURE-----

    -- RHSA-announce mailing list RHSA-announce@redhat.com https://www.redhat.com/mailman/listinfo/rhsa-announce . ========================================================================= Ubuntu Security Notice USN-3740-2 August 14, 2018

    linux-hwe, linux-azure, linux-gcp vulnerabilities

    A security issue affects these releases of Ubuntu and its derivatives:

    • Ubuntu 16.04 LTS

    Summary:

    Several security issues were fixed in the Linux kernel. This update provides the corresponding updates for the Linux Hardware Enablement (HWE) kernel from Ubuntu 18.04 LTS for Ubuntu 16.04 LTS.

    It was discovered that memory present in the L1 data cache of an Intel CPU core may be exposed to a malicious process that is executing on the CPU core. A local attacker in a guest virtual machine could use this to expose sensitive information (memory from other guests or the host OS). (CVE-2018-3646)

    It was discovered that memory present in the L1 data cache of an Intel CPU core may be exposed to a malicious process that is executing on the CPU core. (CVE-2018-3620)

    Juha-Matti Tilli discovered that the IP implementation in the Linux kernel performed algorithmically expensive operations in some situations when handling incoming packet fragments. A remote attacker could use this to cause a denial of service. (CVE-2018-5391)

    Update instructions:

    The problem can be corrected by updating your system to the following package versions:

    Ubuntu 16.04 LTS: linux-image-4.15.0-1017-gcp 4.15.0-1017.18~16.04.1 linux-image-4.15.0-1021-azure 4.15.0-1021.21~16.04.1 linux-image-4.15.0-32-generic 4.15.0-32.35~16.04.1 linux-image-4.15.0-32-generic-lpae 4.15.0-32.35~16.04.1 linux-image-4.15.0-32-lowlatency 4.15.0-32.35~16.04.1 linux-image-azure 4.15.0.1021.27 linux-image-gcp 4.15.0.1017.29 linux-image-generic-hwe-16.04 4.15.0.32.54 linux-image-generic-lpae-hwe-16.04 4.15.0.32.54 linux-image-gke 4.15.0.1017.29 linux-image-lowlatency-hwe-16.04 4.15.0.32.54 linux-image-virtual-hwe-16.04 4.15.0.32.54

    Please note that the recommended mitigation for CVE-2018-3646 involves updating processor microcode in addition to updating the kernel; however, the kernel includes a fallback for processors that have not received microcode updates.

    ATTENTION: Due to an unavoidable ABI change the kernel updates have been given a new version number, which requires you to recompile and reinstall all third party kernel modules you might have installed. Unless you manually uninstalled the standard kernel metapackages (e.g. linux-generic, linux-generic-lts-RELEASE, linux-virtual, linux-powerpc), a standard system upgrade will automatically perform this as well. 6.4) - x86_64

    3

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-201808-0958",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "intel",
            "version": "4402ec"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "intel",
            "version": "4460s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "intel",
            "version": "4460"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "intel",
            "version": "4440"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "intel",
            "version": "4410e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "intel",
            "version": "4422e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "intel",
            "version": "4400e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "intel",
            "version": "4402e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "intel",
            "version": "4440s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "intel",
            "version": "4570s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "520e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5287u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5575r"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2550k"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4600m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3450"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2100t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2655le"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4700mq"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4350u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2435m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4202y"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "875k"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4980hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7660u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4360"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5005u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3612qe"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4250u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7920hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2617m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3770"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3437u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "670"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4720hq"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2310m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2310"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3230m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4702hq"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3317u"
          },
          {
            "model": "core m5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6y54"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3210"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4350t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3130m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3615qm"
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y10a"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4900mq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3612qm"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3380m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2405s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3550s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4330m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "870s"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4012y"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4010y"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4670r"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4722hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3689y"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4790t"
          },
          {
            "model": "core m3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6y30"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3220"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2312m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "840qm"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6300t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2710qe"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6350hq"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6100t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "560m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2375m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4200h"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4570r"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3350p"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4810mq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "980"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4210h"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4120u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4360t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4670"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "820qm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2640m"
          },
          {
            "model": "core m3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7y30"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4340"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "370m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4160"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4112e"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4158u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6400t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4610m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4960hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "640um"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "680"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4360u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5350h"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5750hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2677m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3667u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4300y"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5500u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2367m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4130"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6102e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "560um"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3687u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6100u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6600k"
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y10"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "975"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4000m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "920"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3610qm"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2350m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3340s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6200u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6600"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8250u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2348m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4690t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4771"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4460t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4260u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6360u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2760qm"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2300"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4690s"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4710mq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4702mq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2820qm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4712mq"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2380p"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2115c"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2520m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3610me"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "640m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "680um"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2715qe"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3227u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8600k"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3475s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "430um"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4005u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2610ue"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7820hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3517ue"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "530"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8550u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4160t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4330t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6157u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2430m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4210y"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2700k"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4600u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2500"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "330m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4310u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "860s"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3115c"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "660lm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4785t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4288u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2637m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2125"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "540um"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "930"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3330s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4590t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6600t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8350k"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4550u"
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y70"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2390t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2629m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5600u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "350m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "980x"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4760hq"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "460m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7700t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4350"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "390m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "330um"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5700hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2600k"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2649m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4210m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4110m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3210m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770r"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3820qm"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6300hq"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2100"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4500u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770te"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3615qe"
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y31"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2960xm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7560u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4020y"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5950hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7820eq"
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y51"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5300u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "640lm"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4150t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4200u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4170t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3360m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4310m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4790"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "450m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6300"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4700hq"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "660"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6402p"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2130"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3330"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3470s"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2630qm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2720qm"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2102"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2860qm"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4590s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2510e"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6320"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3540m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4800mq"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5675r"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3225"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7700k"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4860hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5775c"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3439y"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3570k"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7y75"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4278u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4430"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4030y"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "960"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2675qm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3537u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2600"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7700"
          },
          {
            "model": "core m5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6y57"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8700"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5675c"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "480m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3450s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2467m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6100"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2450p"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "740qm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4950hq"
          },
          {
            "model": "core m3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7y32"
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y10c"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3570s"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2657m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8400"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7600u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3470t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3517u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "610e"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5700eq"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6006u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5350u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2620m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4370"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2120t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3110m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4712hq"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5257u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5650u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4100u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "620le"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "950"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2328m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4790k"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3250"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "660ue"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6585r"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "620um"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "560"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "661"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "380um"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "650"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8350u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "990x"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770s"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4130t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "750s"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5550u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3120m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4340te"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4590"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3520m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3555le"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5775r"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2330e"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4150"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7820hk"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "430m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6440hq"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2400"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4200m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4308u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "540"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4330"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "760"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4670s"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4578u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2500k"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "965"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3635qm"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4670t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "940"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4100e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2540m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3340"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3340m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6100h"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4210u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6442eq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "720qm"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2377m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "880"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3630qm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4702ec"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "860"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7500u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4765t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2310e"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "550"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3220t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "470um"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "*"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2410m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4690k"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "520um"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2105"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4510u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770k"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3217ue"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3250t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8100"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3720qm"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2120"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3770s"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4030u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6167u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4340m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2515e"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5157u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4610y"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3337u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "580m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "750"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2400s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6300u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5200u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3240t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5557u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4910mq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3740qm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4870hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4750hq"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6098p"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4025u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4430s"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2635qm"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "520m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3229y"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4102e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3320m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3770t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4558u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3427u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4302y"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6260u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "330e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3339y"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4710hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8700k"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8650u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4258u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2330m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4010u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4570t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3240"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2557m"
          },
          {
            "model": "core m7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6y75"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "380m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2450m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "620lm"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6267u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7567u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3840qm"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5250u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2357m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "940xm"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2340ue"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4670k"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5010u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4300u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4100m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6287u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3550"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3610qe"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5020u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2500s"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "870"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "970"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4330te"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3570t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4110e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6500te"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2670qm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "920xm"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3120me"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5015u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "660um"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4850hq"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6500"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2920xm"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2537m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4220y"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6100te"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3632qm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4790s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4570te"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6440eq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4650u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7700hq"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4300m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6100e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2500t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4700ec"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5850hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5850eq"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4690"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "540m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "655k"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3770k"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6500t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4370t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2320"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4200y"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3470"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6400"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4570"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2600s"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4700eq"
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y71"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3245"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3570"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3217u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2365m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "620m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6685r"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770hq"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2370m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4170"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "620ue"
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "intel",
            "version": null
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#982149"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201808-342"
          },
          {
            "db": "NVD",
            "id": "CVE-2018-3620"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4330:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4330t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4330te:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4340:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4340te:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4350:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4350t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4360:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4360t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4370:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4370t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4100e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4100m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4100u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4102e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4110e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4110m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4112e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4120u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4158u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4170t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4170:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4160t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4160:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4150t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4150:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4130t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4130:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4000m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4005u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4010u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4010y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4012y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4020y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4025u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4030u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4030y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:8100:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:8350k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6300:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6300t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6320:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6100e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6100h:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6100u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6102e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6157u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6167u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6100:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6100t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6100te:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6006u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6098p:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:5157u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:5020u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:5015u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:5010u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:5005u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3250t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3250:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3245:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3240t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3240:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3229y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3227u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3225:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3220t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3220:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3217ue:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3217u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3210:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3130m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3120me:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3120m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3115c:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3110m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2377m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2375m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2370m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2367m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2365m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2357m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2350m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2348m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2340ue:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2330m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2330e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2328m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2312m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2310m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2310e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2130:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2125:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2120t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2120:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2115c:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2105:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2102:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2100t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2100:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:560:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:390m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:550:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:540:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:530:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:380um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:380m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:370m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:350m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:330um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:330m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:330e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4670:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4670k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4670r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4670s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4670t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4690:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4690k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4690s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4690t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4570:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4570r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4570s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4570t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4570te:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4590:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4590s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4590t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4422e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4410e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4402ec:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4402e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4400e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4460t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4460s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4460:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4440s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4440:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4430s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4430:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4300m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4300u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4300y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4302y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4308u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4310m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4310u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4330m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4340m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4350u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4360u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4200h:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4200m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4200u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4200y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4202y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4210h:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4210m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4210u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4210y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4220y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4250u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4258u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4260u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4278u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4288u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:8350u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:8250u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:8400:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:8600k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6600:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6685r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6600k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6600t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6585r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6500:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6500t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6500te:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6402p:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6400:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6400t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6440eq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6440hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6442eq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6360u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6350hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6300hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6300u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6200u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6260u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6267u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6287u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5675r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5675c:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5575r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5350u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5350h:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5300u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5287u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5257u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5250u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5200u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3610me:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3570s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3570t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3570k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3570:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3550s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3550:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3475s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3470t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3470s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3470:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3450s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3450:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3439y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3437u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3427u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3380m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3360m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3350p:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3340s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3340m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3340:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3339y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3337u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3330s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3330:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3320m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3210m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3317u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3230m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2557m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2550k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2540m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2537m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2520m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2515e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2510e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2500t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2500s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2500k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2500:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2467m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2450p:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2450m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2435m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2430m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2410m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2405s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2400s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2400:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2390t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2380p:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2320:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2310:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2300:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:680:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:480m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:760:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:750s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:750:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:670:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:661:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:660:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:655k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:650:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:580m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:560um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:560m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:540um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:540m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:520um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:520m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:520e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:470um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:460m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:450m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:430um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:430m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4900mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4910mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4950hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4960hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4980hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4800mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4810mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4850hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4860hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4870hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4700ec:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4700eq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4700hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4700mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4702ec:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4702hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4702mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4710hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4710mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4712hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4712mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4720hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4722hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4750hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4760hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4790k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4765t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770te:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4771:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4785t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4790:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4790s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4790t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4600m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4600u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4610m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4610y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4650u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4500u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4510u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4550u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4558u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4578u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:8550u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:8650u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:8700:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:8700k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7920hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7820hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7820hk:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7820eq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7700hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7700:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7700k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7700t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7660u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7600u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7567u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7560u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7500u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7y75:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5950hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5850hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5850eq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5750hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5700eq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5700hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5775r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5775c:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5650u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5600u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5557u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5550u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5500u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2960xm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2920xm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:990x:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:980x:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:975:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:965:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:940xm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:920xm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3840qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3820qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3770t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3770s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3770k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3770:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3740qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3720qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3689y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3687u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3667u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3635qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3632qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3630qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3615qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3615qe:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3612qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3612qe:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3610qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3610qe:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3555le:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3540m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3537u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3520m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3517ue:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3517u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2860qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2820qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2760qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2720qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2715qe:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2710qe:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2700k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2677m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2670qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2675qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2657m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2655le:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2649m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2640m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2637m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2635qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2630qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2629m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2620m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2617m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2610ue:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2600s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2600k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2600:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:920:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:860:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:820qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:720qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:610e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:980:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:970:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:960:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:950:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:940:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:930:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:880:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:875k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:870s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:870:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:860s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:840qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:740qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:680um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:660um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:660ue:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:660lm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:640um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:640m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:640lm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:620um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:620ue:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:620m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:620lm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:620le:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y71:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y70:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y51:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y31:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y10c:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y10a:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y10:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m3:7y32:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m3:7y30:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m3:6y30:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m5:6y54:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m5:6y57:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m7:6y75:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:*:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2018-3620"
          }
        ]
      },
      "credits": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/credits#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "University of Michigan; Mark Silberstein, Technion; Thomas F.,Raoul Strackx, KU Leuven; Marina Minkin, University of Michigan; Baris Kasikci, and Frank Piessens of imec-DistriNet, Technion; Ofir Weisse, Jo Van Bulck, These vulnerabilities are publicly disclosed by the outside. , University of Michigan; Daniel Genkin",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201808-342"
          }
        ],
        "trust": 0.6
      },
      "cve": "CVE-2018-3620",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "acInsufInfo": false,
                "accessComplexity": "MEDIUM",
                "accessVector": "LOCAL",
                "authentication": "NONE",
                "author": "NVD",
                "availabilityImpact": "NONE",
                "baseScore": 4.7,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 3.4,
                "impactScore": 6.9,
                "integrityImpact": "NONE",
                "obtainAllPrivilege": false,
                "obtainOtherPrivilege": false,
                "obtainUserPrivilege": false,
                "severity": "MEDIUM",
                "trust": 1.0,
                "userInteractionRequired": false,
                "vectorString": "AV:L/AC:M/Au:N/C:C/I:N/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "LOCAL",
                "authentication": "NONE",
                "author": "VULHUB",
                "availabilityImpact": "NONE",
                "baseScore": 4.7,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 3.4,
                "id": "VHN-133651",
                "impactScore": 6.9,
                "integrityImpact": "NONE",
                "severity": "MEDIUM",
                "trust": 0.1,
                "vectorString": "AV:L/AC:M/AU:N/C:C/I:N/A:N",
                "version": "2.0"
              }
            ],
            "cvssV3": [
              {
                "attackComplexity": "HIGH",
                "attackVector": "LOCAL",
                "author": "NVD",
                "availabilityImpact": "NONE",
                "baseScore": 5.6,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "exploitabilityScore": 1.1,
                "impactScore": 4.0,
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "trust": 1.0,
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
                "version": "3.0"
              }
            ],
            "severity": [
              {
                "author": "NVD",
                "id": "CVE-2018-3620",
                "trust": 1.0,
                "value": "MEDIUM"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-201808-342",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "VULHUB",
                "id": "VHN-133651",
                "trust": 0.1,
                "value": "MEDIUM"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-133651"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201808-342"
          },
          {
            "db": "NVD",
            "id": "CVE-2018-3620"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Systems with microprocessors utilizing speculative execution and address translations may allow unauthorized disclosure of information residing in the L1 data cache to an attacker with local user access via a terminal page fault and a side-channel analysis. These attacks are known as L1 Terminal Fault: SGX, L1 Terminal Fault: OS/SMM, and L1 Terminal Fault: VMM. Intel Core i3 processor, etc. are all CPU (central processing unit) products of Intel Corporation of the United States. Security vulnerabilities exist in several Intel products that use speculative execution and address translation. The following products are affected: Intel Core i3 processor; Intel Core i5 processor; Intel Core i7 processor; Intel Core M processor family; 2nd generation Intel Core processors; 3rd generation Intel Core processors; 4th generation Intel Core processors; 5th generation Intel Core processors, etc. (CVE-2018-3620,\nCVE-2018-3646)\n\n* kernel: kvm: vmx: host GDT limit corruption (CVE-2018-10901)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, and other related information, refer to the CVE page(s) listed in\nthe References section. -----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA256\n\n====================================================================                   \nRed Hat Security Advisory\n\nSynopsis:          Important: kernel security and bug fix update\nAdvisory ID:       RHSA-2018:2387-01\nProduct:           Red Hat Enterprise Linux\nAdvisory URL:      https://access.redhat.com/errata/RHSA-2018:2387\nIssue date:        2018-08-14\nCVE Names:         CVE-2018-3620 CVE-2018-3639 CVE-2018-3646\n====================================================================\n1. Summary:\n\nAn update for kernel is now available for Red Hat Enterprise Linux 7.4\nExtended Update Support. \n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section. \n\n2. Relevant releases/architectures:\n\nRed Hat Enterprise Linux ComputeNode EUS (v. 7.4) - noarch, x86_64\nRed Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4) - x86_64\nRed Hat Enterprise Linux Server EUS (v. 7.4) - noarch, ppc64, ppc64le, s390x, x86_64\nRed Hat Enterprise Linux Server Optional EUS (v. 7.4) - ppc64, ppc64le, x86_64\n\n3. Description:\n\nThe kernel packages contain the Linux kernel, the core of any Linux\noperating system. \n\nSecurity Fix(es):\n\n* Modern operating systems implement virtualization of physical memory to\nefficiently use available system resources and provide inter-domain\nprotection through access control and isolation. The L1TF issue was found\nin the way the x86 microprocessor designs have implemented speculative\nexecution of instructions (a commonly used performance optimisation) in\ncombination with handling of page-faults caused by terminated virtual to\nphysical address resolving process. As a result, an unprivileged attacker\ncould use this flaw to read privileged memory of the kernel or other\nprocesses and/or cross guest/host boundaries to read host memory by\nconducting targeted cache side-channel attacks. (CVE-2018-3620,\nCVE-2018-3646)\n\n* An industry-wide issue was found in the way many modern microprocessor\ndesigns have implemented speculative execution of Load \u0026 Store instructions\n(a commonly used performance optimization). It relies on the presence of a\nprecisely-defined instruction sequence in the privileged code as well as\nthe fact that memory read from address to which a recent memory write has\noccurred may see an older value and subsequently cause an update into the\nmicroprocessor\u0027s data cache even for speculatively executed instructions\nthat never actually commit (retire). As a result, an unprivileged attacker\ncould use this flaw to read privileged memory by conducting targeted cache\nside-channel attacks. (CVE-2018-3639)\n\nRed Hat would like to thank Intel OSSIRT (Intel.com) for reporting\nCVE-2018-3620 and CVE-2018-3646 and Ken Johnson (Microsoft Security\nResponse Center) and Jann Horn (Google Project Zero) for reporting\nCVE-2018-3639. \n\nBug Fix(es):\n\n* Previously, configurations with the little-endian variant of IBM Power\nSystems CPU architectures and Hard Disk Drives (HDD) designed according to\nNonvolatile Memory Express (NVMe) open standards, experienced crashes\nduring shutdown or reboot due to race conditions of CPUs. As a consequence,\nthe sysfs pseudo file system threw a stack trace report about an attempt to\ncreate a duplicate entry in sysfs. This update modifies the source code so\nthat the irq_dispose_mapping() function is called first and the\nmsi_bitmap_free_hwirqs() function is called afterwards. As a result, the\nrace condition no longer appears in the described scenario. (BZ#1570510)\n\n* When switching from the indirect branch speculation (IBRS) feature to the\nretpolines feature, the IBRS state of some CPUs was sometimes not handled\ncorrectly. Consequently, some CPUs were left with the IBRS Model-Specific\nRegister (MSR) bit set to 1, which could lead to performance issues. With\nthis update, the underlying source code has been fixed to clear the IBRS\nMSR bits correctly, thus fixing the bug. (BZ#1586147)\n\n* During a balloon reset, page pointers were not correctly initialized\nafter unmapping the memory. Consequently, on the VMware ESXi hypervisor\nwith \"Fault Tolerance\" and \"ballooning\" enabled, the following messages\nrepeatedly occurred in the kernel log:\n\n[3014611.640148] WARNING: at mm/vmalloc.c:1491 __vunmap+0xd3/0x100()\n[3014611.640269] Trying to vfree() nonexistent vm area (ffffc90000697000)\n\nWith this update, the underlying source code has been fixed to initialize\npage pointers properly. As a result, the mm/vmalloc.c warnings no longer\noccur under the described circumstances. (BZ#1595600)\n\n4. Solution:\n\nFor details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect. \n\n5. Bugs fixed (https://bugzilla.redhat.com/):\n\n1566890 - CVE-2018-3639 hw: cpu: speculative store bypass\n1585005 - CVE-2018-3646 Kernel: hw: cpu: L1 terminal fault (L1TF)\n\n6. Package List:\n\nRed Hat Enterprise Linux ComputeNode EUS (v. 7.4):\n\nSource:\nkernel-3.10.0-693.37.4.el7.src.rpm\n\nnoarch:\nkernel-abi-whitelists-3.10.0-693.37.4.el7.noarch.rpm\nkernel-doc-3.10.0-693.37.4.el7.noarch.rpm\n\nx86_64:\nkernel-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-debug-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-debug-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-debug-devel-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-debuginfo-common-x86_64-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-devel-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-headers-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-tools-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-tools-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-tools-libs-3.10.0-693.37.4.el7.x86_64.rpm\nperf-3.10.0-693.37.4.el7.x86_64.rpm\nperf-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm\npython-perf-3.10.0-693.37.4.el7.x86_64.rpm\npython-perf-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm\n\nRed Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4):\n\nx86_64:\nkernel-debug-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-debuginfo-common-x86_64-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-tools-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-tools-libs-devel-3.10.0-693.37.4.el7.x86_64.rpm\nperf-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm\npython-perf-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm\n\nRed Hat Enterprise Linux Server EUS (v. 7.4):\n\nSource:\nkernel-3.10.0-693.37.4.el7.src.rpm\n\nnoarch:\nkernel-abi-whitelists-3.10.0-693.37.4.el7.noarch.rpm\nkernel-doc-3.10.0-693.37.4.el7.noarch.rpm\n\nppc64:\nkernel-3.10.0-693.37.4.el7.ppc64.rpm\nkernel-bootwrapper-3.10.0-693.37.4.el7.ppc64.rpm\nkernel-debug-3.10.0-693.37.4.el7.ppc64.rpm\nkernel-debug-debuginfo-3.10.0-693.37.4.el7.ppc64.rpm\nkernel-debug-devel-3.10.0-693.37.4.el7.ppc64.rpm\nkernel-debuginfo-3.10.0-693.37.4.el7.ppc64.rpm\nkernel-debuginfo-common-ppc64-3.10.0-693.37.4.el7.ppc64.rpm\nkernel-devel-3.10.0-693.37.4.el7.ppc64.rpm\nkernel-headers-3.10.0-693.37.4.el7.ppc64.rpm\nkernel-tools-3.10.0-693.37.4.el7.ppc64.rpm\nkernel-tools-debuginfo-3.10.0-693.37.4.el7.ppc64.rpm\nkernel-tools-libs-3.10.0-693.37.4.el7.ppc64.rpm\nperf-3.10.0-693.37.4.el7.ppc64.rpm\nperf-debuginfo-3.10.0-693.37.4.el7.ppc64.rpm\npython-perf-3.10.0-693.37.4.el7.ppc64.rpm\npython-perf-debuginfo-3.10.0-693.37.4.el7.ppc64.rpm\n\nppc64le:\nkernel-3.10.0-693.37.4.el7.ppc64le.rpm\nkernel-bootwrapper-3.10.0-693.37.4.el7.ppc64le.rpm\nkernel-debug-3.10.0-693.37.4.el7.ppc64le.rpm\nkernel-debug-debuginfo-3.10.0-693.37.4.el7.ppc64le.rpm\nkernel-debuginfo-3.10.0-693.37.4.el7.ppc64le.rpm\nkernel-debuginfo-common-ppc64le-3.10.0-693.37.4.el7.ppc64le.rpm\nkernel-devel-3.10.0-693.37.4.el7.ppc64le.rpm\nkernel-headers-3.10.0-693.37.4.el7.ppc64le.rpm\nkernel-tools-3.10.0-693.37.4.el7.ppc64le.rpm\nkernel-tools-debuginfo-3.10.0-693.37.4.el7.ppc64le.rpm\nkernel-tools-libs-3.10.0-693.37.4.el7.ppc64le.rpm\nperf-3.10.0-693.37.4.el7.ppc64le.rpm\nperf-debuginfo-3.10.0-693.37.4.el7.ppc64le.rpm\npython-perf-3.10.0-693.37.4.el7.ppc64le.rpm\npython-perf-debuginfo-3.10.0-693.37.4.el7.ppc64le.rpm\n\ns390x:\nkernel-3.10.0-693.37.4.el7.s390x.rpm\nkernel-debug-3.10.0-693.37.4.el7.s390x.rpm\nkernel-debug-debuginfo-3.10.0-693.37.4.el7.s390x.rpm\nkernel-debug-devel-3.10.0-693.37.4.el7.s390x.rpm\nkernel-debuginfo-3.10.0-693.37.4.el7.s390x.rpm\nkernel-debuginfo-common-s390x-3.10.0-693.37.4.el7.s390x.rpm\nkernel-devel-3.10.0-693.37.4.el7.s390x.rpm\nkernel-headers-3.10.0-693.37.4.el7.s390x.rpm\nkernel-kdump-3.10.0-693.37.4.el7.s390x.rpm\nkernel-kdump-debuginfo-3.10.0-693.37.4.el7.s390x.rpm\nkernel-kdump-devel-3.10.0-693.37.4.el7.s390x.rpm\nperf-3.10.0-693.37.4.el7.s390x.rpm\nperf-debuginfo-3.10.0-693.37.4.el7.s390x.rpm\npython-perf-3.10.0-693.37.4.el7.s390x.rpm\npython-perf-debuginfo-3.10.0-693.37.4.el7.s390x.rpm\n\nx86_64:\nkernel-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-debug-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-debug-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-debug-devel-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-debuginfo-common-x86_64-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-devel-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-headers-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-tools-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-tools-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-tools-libs-3.10.0-693.37.4.el7.x86_64.rpm\nperf-3.10.0-693.37.4.el7.x86_64.rpm\nperf-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm\npython-perf-3.10.0-693.37.4.el7.x86_64.rpm\npython-perf-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm\n\nRed Hat Enterprise Linux Server Optional EUS (v. 7.4):\n\nppc64:\nkernel-debug-debuginfo-3.10.0-693.37.4.el7.ppc64.rpm\nkernel-debuginfo-3.10.0-693.37.4.el7.ppc64.rpm\nkernel-debuginfo-common-ppc64-3.10.0-693.37.4.el7.ppc64.rpm\nkernel-tools-debuginfo-3.10.0-693.37.4.el7.ppc64.rpm\nkernel-tools-libs-devel-3.10.0-693.37.4.el7.ppc64.rpm\nperf-debuginfo-3.10.0-693.37.4.el7.ppc64.rpm\npython-perf-debuginfo-3.10.0-693.37.4.el7.ppc64.rpm\n\nppc64le:\nkernel-debug-debuginfo-3.10.0-693.37.4.el7.ppc64le.rpm\nkernel-debug-devel-3.10.0-693.37.4.el7.ppc64le.rpm\nkernel-debuginfo-3.10.0-693.37.4.el7.ppc64le.rpm\nkernel-debuginfo-common-ppc64le-3.10.0-693.37.4.el7.ppc64le.rpm\nkernel-tools-debuginfo-3.10.0-693.37.4.el7.ppc64le.rpm\nkernel-tools-libs-devel-3.10.0-693.37.4.el7.ppc64le.rpm\nperf-debuginfo-3.10.0-693.37.4.el7.ppc64le.rpm\npython-perf-debuginfo-3.10.0-693.37.4.el7.ppc64le.rpm\n\nx86_64:\nkernel-debug-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-debuginfo-common-x86_64-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-tools-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm\nkernel-tools-libs-devel-3.10.0-693.37.4.el7.x86_64.rpm\nperf-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm\npython-perf-debuginfo-3.10.0-693.37.4.el7.x86_64.rpm\n\nThese packages are GPG signed by Red Hat for security.  Our key and\ndetails on how to verify the signature are available from\nhttps://access.redhat.com/security/team/key/\n\n7. References:\n\nhttps://access.redhat.com/security/cve/CVE-2018-3620\nhttps://access.redhat.com/security/cve/CVE-2018-3639\nhttps://access.redhat.com/security/cve/CVE-2018-3646\nhttps://access.redhat.com/security/updates/classification/#important\nhttps://access.redhat.com/security/vulnerabilities/L1TF\n\n8. Contact:\n\nThe Red Hat security contact is \u003csecalert@redhat.com\u003e. More contact\ndetails at https://access.redhat.com/security/team/contact/\n\nCopyright 2018 Red Hat, Inc. \n-----BEGIN PGP SIGNATURE-----\nVersion: GnuPG v1\n\niQIVAwUBW3M4idzjgjWX9erEAQigJg//W8NS9ZAq71IYQ/6q5hTZBUeg3RsIJL4U\nOOCTlpLe3pH45ueU4Pm1HPopyyBHLGo988ZXPkH4z/jKW6txO3RDzf/blyWIwxwi\ndr76FUaMMLUk0ASeGcisZppOt/6zwrp2tfn+TyiC3pK0K5nTp+WVO5xYy5iecXVX\n96M3wIhCIlshYPc1/F8zdYuBFzpYgBnotag//FjyCQlhmOFcKtTRgyQrSuf1ZxnL\nVNQ7UuVGjPWeF0w0OJrb6U7+pVrlwAvtwYkUjm/eFh/AszTe7uZ6C6mG8XAobDrl\nSpxhyqMTcplrKxvl0S01xuezVbVo8RdoAtrW9+xseozknta4cu7RHe0ZSsonY/xN\nRiAingIwsVde+g9KOv8jeleACBZu8mmJptkYbVb1IHPcp+1FzXXAkUc1i/oc7XBU\nlIfe49O3L2GyhI+0hUwhbPuc51L8yHmpr39KM1irKIRWsY692n32LVns3L6Kr0tW\niWlhz4F2e5SNb2zlu3sMRQ4M0kf6JPX8VdRL1qMpfNoa9Ci4wYt+zP29//F6swji\nuwu3+SVH5VTW9VzymSCaQl/gD0loWPKVLFrTF5M9Y9+cl0uXn7CoW2LUNB86PhRz\nmMG+g2ZW9WbKcW/ERHofeii5WZGtsyA4FnUaWhzetfQIItEpmoobE9QVl0ar5GJ2\ndsE8Ald7hA4=scjp\n-----END PGP SIGNATURE-----\n\n--\nRHSA-announce mailing list\nRHSA-announce@redhat.com\nhttps://www.redhat.com/mailman/listinfo/rhsa-announce\n. =========================================================================\nUbuntu Security Notice USN-3740-2\nAugust 14, 2018\n\nlinux-hwe, linux-azure, linux-gcp vulnerabilities\n=========================================================================\nA security issue affects these releases of Ubuntu and its derivatives:\n\n- Ubuntu 16.04 LTS\n\nSummary:\n\nSeveral security issues were fixed in the Linux kernel. This update provides the corresponding updates for the Linux\nHardware Enablement (HWE) kernel from Ubuntu 18.04 LTS for Ubuntu\n16.04 LTS. \n\nIt was discovered that memory present in the L1 data cache of an Intel CPU\ncore may be exposed to a malicious process that is executing on the CPU\ncore. A local\nattacker in a guest virtual machine could use this to expose sensitive\ninformation (memory from other guests or the host OS). (CVE-2018-3646)\n\nIt was discovered that memory present in the L1 data cache of an Intel CPU\ncore may be exposed to a malicious process that is executing on the CPU\ncore. (CVE-2018-3620)\n\nJuha-Matti Tilli discovered that the IP implementation in the Linux kernel\nperformed algorithmically expensive operations in some situations when\nhandling incoming packet fragments. A remote attacker could use this to\ncause a denial of service. (CVE-2018-5391)\n\nUpdate instructions:\n\nThe problem can be corrected by updating your system to the following\npackage versions:\n\nUbuntu 16.04 LTS:\n  linux-image-4.15.0-1017-gcp     4.15.0-1017.18~16.04.1\n  linux-image-4.15.0-1021-azure   4.15.0-1021.21~16.04.1\n  linux-image-4.15.0-32-generic   4.15.0-32.35~16.04.1\n  linux-image-4.15.0-32-generic-lpae  4.15.0-32.35~16.04.1\n  linux-image-4.15.0-32-lowlatency  4.15.0-32.35~16.04.1\n  linux-image-azure               4.15.0.1021.27\n  linux-image-gcp                 4.15.0.1017.29\n  linux-image-generic-hwe-16.04   4.15.0.32.54\n  linux-image-generic-lpae-hwe-16.04  4.15.0.32.54\n  linux-image-gke                 4.15.0.1017.29\n  linux-image-lowlatency-hwe-16.04  4.15.0.32.54\n  linux-image-virtual-hwe-16.04   4.15.0.32.54\n\nPlease note that the recommended mitigation for CVE-2018-3646 involves\nupdating processor microcode in addition to updating the kernel;\nhowever, the kernel includes a fallback for processors that have not\nreceived microcode updates. \n\nATTENTION: Due to an unavoidable ABI change the kernel updates have\nbeen given a new version number, which requires you to recompile and\nreinstall all third party kernel modules you might have installed. \nUnless you manually uninstalled the standard kernel metapackages\n(e.g. linux-generic, linux-generic-lts-RELEASE, linux-virtual,\nlinux-powerpc), a standard system upgrade will automatically perform\nthis as well. 6.4) - x86_64\n\n3",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2018-3620"
          },
          {
            "db": "CERT/CC",
            "id": "VU#982149"
          },
          {
            "db": "VULHUB",
            "id": "VHN-133651"
          },
          {
            "db": "PACKETSTORM",
            "id": "148909"
          },
          {
            "db": "PACKETSTORM",
            "id": "149143"
          },
          {
            "db": "PACKETSTORM",
            "id": "148902"
          },
          {
            "db": "PACKETSTORM",
            "id": "148913"
          },
          {
            "db": "PACKETSTORM",
            "id": "148905"
          }
        ],
        "trust": 2.16
      },
      "exploit_availability": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/exploit_availability#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "reference": "https://www.scap.org.cn/vuln/vhn-133651",
            "trust": 0.1,
            "type": "unknown"
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-133651"
          }
        ]
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "CERT/CC",
            "id": "VU#982149",
            "trust": 2.5
          },
          {
            "db": "NVD",
            "id": "CVE-2018-3620",
            "trust": 2.2
          },
          {
            "db": "SIEMENS",
            "id": "SSA-608355",
            "trust": 1.7
          },
          {
            "db": "SIEMENS",
            "id": "SSA-254686",
            "trust": 1.7
          },
          {
            "db": "LENOVO",
            "id": "LEN-24163",
            "trust": 1.7
          },
          {
            "db": "SECTRACK",
            "id": "1041451",
            "trust": 1.7
          },
          {
            "db": "BID",
            "id": "105080",
            "trust": 1.7
          },
          {
            "db": "AUSCERT",
            "id": "ESB-2019.1304",
            "trust": 0.6
          },
          {
            "db": "AUSCERT",
            "id": "ESB-2019.0726",
            "trust": 0.6
          },
          {
            "db": "AUSCERT",
            "id": "ESB-2019.0544",
            "trust": 0.6
          },
          {
            "db": "AUSCERT",
            "id": "ESB-2019.1899",
            "trust": 0.6
          },
          {
            "db": "AUSCERT",
            "id": "ESB-2019.4343",
            "trust": 0.6
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201808-342",
            "trust": 0.6
          },
          {
            "db": "PACKETSTORM",
            "id": "148913",
            "trust": 0.2
          },
          {
            "db": "PACKETSTORM",
            "id": "149143",
            "trust": 0.2
          },
          {
            "db": "PACKETSTORM",
            "id": "148902",
            "trust": 0.2
          },
          {
            "db": "PACKETSTORM",
            "id": "148908",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "148946",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "149142",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "148976",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "148903",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "148934",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "148897",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "148916",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "148914",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "150376",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "148936",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "148912",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "148901",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "148952",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "149010",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "148941",
            "trust": 0.1
          },
          {
            "db": "VULHUB",
            "id": "VHN-133651",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "148909",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "148905",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#982149"
          },
          {
            "db": "VULHUB",
            "id": "VHN-133651"
          },
          {
            "db": "PACKETSTORM",
            "id": "148909"
          },
          {
            "db": "PACKETSTORM",
            "id": "149143"
          },
          {
            "db": "PACKETSTORM",
            "id": "148902"
          },
          {
            "db": "PACKETSTORM",
            "id": "148913"
          },
          {
            "db": "PACKETSTORM",
            "id": "148905"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201808-342"
          },
          {
            "db": "NVD",
            "id": "CVE-2018-3620"
          }
        ]
      },
      "id": "VAR-201808-0958",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-133651"
          }
        ],
        "trust": 0.01
      },
      "last_update_date": "2024-07-23T20:53:19.085000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "Multiple Intel Product security vulnerabilities",
            "trust": 0.6,
            "url": "http://www.cnnvd.org.cn/web/xxk/bdxqbyid.tag?id=83874"
          }
        ],
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201808-342"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-203",
            "trust": 1.1
          },
          {
            "problemtype": "CWE-200",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-133651"
          },
          {
            "db": "NVD",
            "id": "CVE-2018-3620"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 3.3,
            "url": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00161.html"
          },
          {
            "trust": 2.9,
            "url": "http://www.securityfocus.com/bid/105080"
          },
          {
            "trust": 2.5,
            "url": "https://software.intel.com/security-software-guidance/software-guidance/l1-terminal-fault"
          },
          {
            "trust": 2.5,
            "url": "https://foreshadowattack.eu/"
          },
          {
            "trust": 2.3,
            "url": "http://www.huawei.com/en/psirt/security-advisories/huawei-sa-20180815-01-cpu-en"
          },
          {
            "trust": 2.3,
            "url": "http://www.vmware.com/security/advisories/vmsa-2018-0021.html"
          },
          {
            "trust": 1.8,
            "url": "https://access.redhat.com/errata/rhsa-2018:2387"
          },
          {
            "trust": 1.8,
            "url": "https://access.redhat.com/errata/rhsa-2018:2391"
          },
          {
            "trust": 1.8,
            "url": "https://access.redhat.com/errata/rhsa-2018:2394"
          },
          {
            "trust": 1.8,
            "url": "https://access.redhat.com/errata/rhsa-2018:2603"
          },
          {
            "trust": 1.7,
            "url": "https://www.kb.cert.org/vuls/id/982149"
          },
          {
            "trust": 1.7,
            "url": "https://tools.cisco.com/security/center/content/ciscosecurityadvisory/cisco-sa-20180814-cpusidechannel"
          },
          {
            "trust": 1.7,
            "url": "http://support.lenovo.com/us/en/solutions/len-24163"
          },
          {
            "trust": 1.7,
            "url": "http://xenbits.xen.org/xsa/advisory-273.html"
          },
          {
            "trust": 1.7,
            "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-254686.pdf"
          },
          {
            "trust": 1.7,
            "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-608355.pdf"
          },
          {
            "trust": 1.7,
            "url": "https://help.ecostruxureit.com/display/public/uadce725/security+fixes+in+struxureware+data+center+expert+v7.6.0"
          },
          {
            "trust": 1.7,
            "url": "https://portal.msrc.microsoft.com/en-us/security-guidance/advisory/adv180018"
          },
          {
            "trust": 1.7,
            "url": "https://psirt.global.sonicwall.com/vuln-detail/snwlid-2018-0009"
          },
          {
            "trust": 1.7,
            "url": "https://security.netapp.com/advisory/ntap-20180815-0001/"
          },
          {
            "trust": 1.7,
            "url": "https://support.f5.com/csp/article/k95275140"
          },
          {
            "trust": 1.7,
            "url": "https://www.synology.com/support/security/synology_sa_18_45"
          },
          {
            "trust": 1.7,
            "url": "https://www.debian.org/security/2018/dsa-4274"
          },
          {
            "trust": 1.7,
            "url": "https://www.debian.org/security/2018/dsa-4279"
          },
          {
            "trust": 1.7,
            "url": "https://security.freebsd.org/advisories/freebsd-sa-18:09.l1tf.asc"
          },
          {
            "trust": 1.7,
            "url": "https://security.gentoo.org/glsa/201810-06"
          },
          {
            "trust": 1.7,
            "url": "https://www.oracle.com/security-alerts/cpujul2020.html"
          },
          {
            "trust": 1.7,
            "url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html"
          },
          {
            "trust": 1.7,
            "url": "https://lists.debian.org/debian-lts-announce/2018/08/msg00029.html"
          },
          {
            "trust": 1.7,
            "url": "https://lists.debian.org/debian-lts-announce/2018/09/msg00017.html"
          },
          {
            "trust": 1.7,
            "url": "https://access.redhat.com/errata/rhsa-2018:2384"
          },
          {
            "trust": 1.7,
            "url": "https://access.redhat.com/errata/rhsa-2018:2388"
          },
          {
            "trust": 1.7,
            "url": "https://access.redhat.com/errata/rhsa-2018:2389"
          },
          {
            "trust": 1.7,
            "url": "https://access.redhat.com/errata/rhsa-2018:2390"
          },
          {
            "trust": 1.7,
            "url": "https://access.redhat.com/errata/rhsa-2018:2392"
          },
          {
            "trust": 1.7,
            "url": "https://access.redhat.com/errata/rhsa-2018:2393"
          },
          {
            "trust": 1.7,
            "url": "https://access.redhat.com/errata/rhsa-2018:2395"
          },
          {
            "trust": 1.7,
            "url": "https://access.redhat.com/errata/rhsa-2018:2396"
          },
          {
            "trust": 1.7,
            "url": "https://access.redhat.com/errata/rhsa-2018:2402"
          },
          {
            "trust": 1.7,
            "url": "https://access.redhat.com/errata/rhsa-2018:2403"
          },
          {
            "trust": 1.7,
            "url": "https://access.redhat.com/errata/rhsa-2018:2404"
          },
          {
            "trust": 1.7,
            "url": "https://access.redhat.com/errata/rhsa-2018:2602"
          },
          {
            "trust": 1.7,
            "url": "http://www.securitytracker.com/id/1041451"
          },
          {
            "trust": 1.7,
            "url": "https://usn.ubuntu.com/3740-1/"
          },
          {
            "trust": 1.7,
            "url": "https://usn.ubuntu.com/3740-2/"
          },
          {
            "trust": 1.7,
            "url": "https://usn.ubuntu.com/3741-1/"
          },
          {
            "trust": 1.7,
            "url": "https://usn.ubuntu.com/3741-2/"
          },
          {
            "trust": 1.7,
            "url": "https://usn.ubuntu.com/3742-1/"
          },
          {
            "trust": 1.7,
            "url": "https://usn.ubuntu.com/3742-2/"
          },
          {
            "trust": 1.7,
            "url": "https://usn.ubuntu.com/3823-1/"
          },
          {
            "trust": 1.6,
            "url": "https://support.hpe.com/hpsc/doc/public/display?doclocale=en_us\u0026docid=emr_na-hpesbhf03874en_us"
          },
          {
            "trust": 1.0,
            "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/v4uwgorqwcencif2bhwuef2odbv75qs2/"
          },
          {
            "trust": 1.0,
            "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/xrfkqwyv2h4bv75cungcge5tnvqclbgz/"
          },
          {
            "trust": 0.8,
            "url": "https://www.usenix.org/conference/usenixsecurity18/presentation/bulck"
          },
          {
            "trust": 0.8,
            "url": "https://www.intel.com/content/www/us/en/architecture-and-technology/l1tf.html"
          },
          {
            "trust": 0.8,
            "url": "https://www.intel.com/content/dam/www/public/us/en/documents/sa00115-microcode-update-guidance.pdf"
          },
          {
            "trust": 0.7,
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/xrfkqwyv2h4bv75cungcge5tnvqclbgz/"
          },
          {
            "trust": 0.7,
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/v4uwgorqwcencif2bhwuef2odbv75qs2/"
          },
          {
            "trust": 0.6,
            "url": "http://kb.juniper.net/infocenter/index"
          },
          {
            "trust": 0.6,
            "url": "https://fortiguard.com/psirt/fg-ir-18-002"
          },
          {
            "trust": 0.6,
            "url": "http://www.ibm.com/support/docview.wss?uid=ibm10872142"
          },
          {
            "trust": 0.6,
            "url": "https://security.business.xerox.com/wp-content/uploads/2019/11/cert_xrx19-029_ffpsv2_win10_securitybulletin_nov2019.pdf"
          },
          {
            "trust": 0.6,
            "url": "https://www.auscert.org.au/bulletins/75922"
          },
          {
            "trust": 0.6,
            "url": "https://www.auscert.org.au/bulletins/79142"
          },
          {
            "trust": 0.6,
            "url": "http://www.ibm.com/support/docview.wss?uid=ibm10872470"
          },
          {
            "trust": 0.6,
            "url": "https://www.auscert.org.au/bulletins/76682"
          },
          {
            "trust": 0.6,
            "url": "https://www-01.ibm.com/support/docview.wss?uid=ibm10872142"
          },
          {
            "trust": 0.6,
            "url": "https://www.auscert.org.au/bulletins/esb-2019.1899/"
          },
          {
            "trust": 0.6,
            "url": "https://www.auscert.org.au/bulletins/esb-2019.4343/"
          },
          {
            "trust": 0.6,
            "url": "https://www.huawei.com/cn/psirt/security-advisories/huawei-sa-20180815-01-cpu-cn"
          },
          {
            "trust": 0.5,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-3646"
          },
          {
            "trust": 0.5,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-3620"
          },
          {
            "trust": 0.4,
            "url": "https://www.redhat.com/mailman/listinfo/rhsa-announce"
          },
          {
            "trust": 0.4,
            "url": "https://bugzilla.redhat.com/):"
          },
          {
            "trust": 0.4,
            "url": "https://access.redhat.com/security/team/key/"
          },
          {
            "trust": 0.4,
            "url": "https://access.redhat.com/security/cve/cve-2018-3646"
          },
          {
            "trust": 0.4,
            "url": "https://access.redhat.com/articles/11258"
          },
          {
            "trust": 0.4,
            "url": "https://access.redhat.com/security/cve/cve-2018-3620"
          },
          {
            "trust": 0.4,
            "url": "https://access.redhat.com/security/team/contact/"
          },
          {
            "trust": 0.4,
            "url": "https://access.redhat.com/security/updates/classification/#important"
          },
          {
            "trust": 0.3,
            "url": "https://access.redhat.com/security/vulnerabilities/l1tf"
          },
          {
            "trust": 0.2,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-10901"
          },
          {
            "trust": 0.2,
            "url": "https://access.redhat.com/security/cve/cve-2018-10901"
          },
          {
            "trust": 0.2,
            "url": "https://access.redhat.com/security/cve/cve-2018-3639"
          },
          {
            "trust": 0.2,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-3639"
          },
          {
            "trust": 0.1,
            "url": "https://support.hpe.com/hpsc/doc/public/display?doclocale=en_us\u0026amp;docid=emr_na-hpesbhf03874en_us"
          },
          {
            "trust": 0.1,
            "url": "https://launchpad.net/ubuntu/+source/linux-gcp/4.15.0-1017.18~16.04.1"
          },
          {
            "trust": 0.1,
            "url": "https://wiki.ubuntu.com/securityteam/knowledgebase/l1tf"
          },
          {
            "trust": 0.1,
            "url": "https://launchpad.net/ubuntu/+source/linux-hwe/4.15.0-32.35~16.04.1"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-5391"
          },
          {
            "trust": 0.1,
            "url": "https://launchpad.net/ubuntu/+source/linux-azure/4.15.0-1021.21~16.04.1"
          },
          {
            "trust": 0.1,
            "url": "https://usn.ubuntu.com/usn/usn-3740-2"
          },
          {
            "trust": 0.1,
            "url": "https://usn.ubuntu.com/usn/usn-3740-1"
          },
          {
            "trust": 0.1,
            "url": "https://access.redhat.com/security/vulnerabilities/ssbd"
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#982149"
          },
          {
            "db": "VULHUB",
            "id": "VHN-133651"
          },
          {
            "db": "PACKETSTORM",
            "id": "148909"
          },
          {
            "db": "PACKETSTORM",
            "id": "149143"
          },
          {
            "db": "PACKETSTORM",
            "id": "148902"
          },
          {
            "db": "PACKETSTORM",
            "id": "148913"
          },
          {
            "db": "PACKETSTORM",
            "id": "148905"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201808-342"
          },
          {
            "db": "NVD",
            "id": "CVE-2018-3620"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "CERT/CC",
            "id": "VU#982149"
          },
          {
            "db": "VULHUB",
            "id": "VHN-133651"
          },
          {
            "db": "PACKETSTORM",
            "id": "148909"
          },
          {
            "db": "PACKETSTORM",
            "id": "149143"
          },
          {
            "db": "PACKETSTORM",
            "id": "148902"
          },
          {
            "db": "PACKETSTORM",
            "id": "148913"
          },
          {
            "db": "PACKETSTORM",
            "id": "148905"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201808-342"
          },
          {
            "db": "NVD",
            "id": "CVE-2018-3620"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2018-08-15T00:00:00",
            "db": "CERT/CC",
            "id": "VU#982149"
          },
          {
            "date": "2018-08-14T00:00:00",
            "db": "VULHUB",
            "id": "VHN-133651"
          },
          {
            "date": "2018-08-15T04:41:25",
            "db": "PACKETSTORM",
            "id": "148909"
          },
          {
            "date": "2018-08-29T20:32:22",
            "db": "PACKETSTORM",
            "id": "149143"
          },
          {
            "date": "2018-08-15T04:38:57",
            "db": "PACKETSTORM",
            "id": "148902"
          },
          {
            "date": "2018-08-15T04:42:40",
            "db": "PACKETSTORM",
            "id": "148913"
          },
          {
            "date": "2018-08-15T04:39:57",
            "db": "PACKETSTORM",
            "id": "148905"
          },
          {
            "date": "2018-08-14T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201808-342"
          },
          {
            "date": "2018-08-14T19:29:00.793000",
            "db": "NVD",
            "id": "CVE-2018-3620"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2018-09-10T00:00:00",
            "db": "CERT/CC",
            "id": "VU#982149"
          },
          {
            "date": "2020-08-24T00:00:00",
            "db": "VULHUB",
            "id": "VHN-133651"
          },
          {
            "date": "2020-12-24T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201808-342"
          },
          {
            "date": "2023-11-07T02:58:05.663000",
            "db": "NVD",
            "id": "CVE-2018-3620"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "local",
        "sources": [
          {
            "db": "PACKETSTORM",
            "id": "148913"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201808-342"
          }
        ],
        "trust": 0.7
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Intel processors are vulnerable to a speculative execution side-channel attack called L1 Terminal Fault (L1TF)",
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#982149"
          }
        ],
        "trust": 0.8
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "information disclosure",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201808-342"
          }
        ],
        "trust": 0.6
      }
    }

    VAR-200009-0023

    Vulnerability from variot - Updated: 2024-07-23 20:18

    VMware Tools in VMware Workstation 6.5.x before 6.5.4 build 246459; VMware Player 2.5.x before 2.5.4 build 246459; VMware ACE 2.5.x before 2.5.4 build 246459; VMware Server 2.x before 2.0.2 build 203138; VMware Fusion 2.x before 2.0.6 build 246742; VMware ESXi 3.5 and 4.0; and VMware ESX 2.5.5, 3.0.3, 3.5, and 4.0 does not properly access libraries, which allows user-assisted remote attackers to execute arbitrary code by tricking a Windows guest OS user into clicking on a file that is stored on a network share. Some applications for Microsoft Windows may use unsafe methods for determining how to load DLLs. As a result, these applications can be forced to load a DLL from an attacker-controlled source rather than a trusted location. Windows Program DLL There is an attackable vulnerability in reading. Dynamic link Library (DLL) Is a software component that is loaded at run time, not at program compile time. The program is LoadLibrary() And LoadLibraryEx() Using DLL Is read. Read DLL If no path is specified, specific directories are searched in order and found first. DLL Is loaded. Since this directory group includes the current directory of the process, the directory that can be operated by the attacker is set as the current directory. LoadLibrary() If is called, attack code may be executed. This issue can occur when browsing files located in directories that an attacker can manipulate. Read DLL The name depends on the program. DLL Read Windows The entire program may be affected. " Opera Software "and" Adobe Vulnerability information on " : Mitsui Bussan Secure Direction Co., Ltd. Takashi Yoshikawa MrA remote attacker could execute arbitrary code with the authority to execute the program. Attacker crafted DLL The USB Placing it on a drive or network drive may cause an attack. VMWare is a virtual PC software that allows two or more Windows, DOS, and LINUX systems to run simultaneously on a single machine. The VMWare Tools package used in VMWare products does not properly access the function library. An attacker can exploit this issue by enticing a user to open a malicious file from a network share. The issue can be exploited on Windows guest operating systems Successful exploits will allow attackers to execute arbitrary code within the context of the affected application. Failed exploit attempts will result in a denial-of-service condition. This issue affects the following products: Workstation Player ACE Server Fusion ESX ESXi NOTE: This issue was previously covered in BID 39345 (VMware Hosted Products VMSA-2010-0007 Multiple Remote and Local Vulnerabilities), but has been given its own record to better document it. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1


                   VMware Security Advisory
    

    Advisory ID: VMSA-2010-0007 Synopsis: VMware hosted products, vCenter Server and ESX patches resolve multiple security issues Issue date: 2010-04-09 Updated on: 2010-04-09 (initial release of advisory) CVE numbers: CVE-2010-1142 CVE-2010-1140 CVE-2009-2042 CVE-2009-1564 CVE-2009-1565 CVE-2009-3732 CVE-2009-3707 CVE-2010-1138 CVE-2010-1139 CVE-2010-1141


    Notes: Effective May 2010, VMware's patch and update release program during Extended Support will be continued with the condition that all subsequent patch and update releases will be based on the latest baseline release version as of May 2010 (i.e. ESX 3.0.3 Update 1, ESX 3.5 Update 5, and VirtualCenter 2.5 Update 6). Refer to section "End of Product Availability FAQs" at http://www.vmware.com/support/policies/lifecycle/vi/faq.html for details.

    Extended support for ESX 2.5.5 ends on 2010-06-15. Users should plan to upgrade to at least ESX 3.0.3 and preferably to the newest release available.

    Extended support for ESX 3.0.3 ends on 2011-12-10. Users should plan to upgrade to at least ESX 3.5 and preferably to the newest release available.

    End of General Support for VMware Workstation 6.x is 2011-04-27, users should plan to upgrade to the newest release available.

    End of General Support for VMware Server 2.0 is 2011-06-30, users should plan to upgrade to the newest release of either ESXi or VMware Player.

    Extended support for Virtual Center 2.0.2 is 2011-12-10, users should plan to upgrade to the newest release of vCenter Server.

    1. Problem Description

    a. This file could be in any file format.

    VMware would like to thank Jure Skofic and Mitja Kolsek of ACROS
    Security (http://www.acrossecurity.com) for reporting this issue
    to us.
    
    The Common Vulnerabilities and Exposures project (cve.mitre.org)
    has assigned the name CVE-2010-1141 to this issue.
    
    Steps needed to remediate this vulnerability:
    
    Guest systems on VMware Workstation, Player, ACE, Server, Fusion
     - Install the remediated version of Workstation, Player, ACE,
       Server and Fusion. 
     - Upgrade tools in the virtual machine (virtual machine users
       will be prompted to upgrade).
    
    Guest systems on ESX 4.0, 3.5, 3.0.3, 2.5.5, ESXi 4.0, 3.5
     - Install the relevant patches (see below for patch identifiers)
     - Manually upgrade tools in the virtual machine (virtual machine
       users will not be prompted to upgrade).  Note the VI Client will
       not show the VMware tools is out of date in the summary tab. 
       Please see http://tinyurl.com/27mpjo page 80 for details.
    
    The following table lists what action remediates the vulnerability
    (column 4) if a solution is available. See above for remediation
    details.  On most
    recent versions of Windows (XP, Vista) the attacker would need to
    have administrator privileges to plant the malicious executable in
    the right location.
    
    Steps needed to remediate this vulnerability: See section 3.a.
    
    VMware would like to thank Mitja Kolsek of ACROS Security
    (http://www.acrossecurity.com) for reporting this issue to us.
    
    The Common Vulnerabilities and Exposures project (cve.mitre.org)
    has assigned the name CVE-2010-1142 to this issue.
    
    Refer to the previous table in section 3.a for what action
    remediates the vulnerability (column 4) if a solution is
    available. See above for remediation details.
    

    c. Windows-based VMware Workstation and Player host privilege escalation

    A vulnerability in the USB service allows for a privilege
    escalation. A local attacker on the host of a Windows-based
    Operating System where VMware Workstation or VMware Player
    is installed could plant a malicious executable on the host and
    elevate their privileges.
    
    In order for an attacker to exploit the vulnerability, the attacker
    would need to be able to plant their malicious executable in a
    certain location on the host machine.  On most recent versions of
    Windows (XP, Vista) the attacker would need to have administrator
    privileges to plant the malicious executable in the right location.
    
    VMware would like to thank Thierry Zoller for reporting this issue
    to us.
    
    The Common Vulnerabilities and Exposures project (cve.mitre.org)
    has assigned the name CVE-2010-1140 to this issue.
    
    The following table lists what action remediates the vulnerability
    (column 4) if a solution is available.
    
    VMware         Product   Running  Replace with/
    Product        Version   on       Apply Patch
    =============  ========  =======  =================
    VirtualCenter  any       Windows  not affected
    
    Workstation    7.0       Windows  7.0.1 build 227600 or later
    Workstation    7.0       Linux    not affected
    Workstation    6.5.x     any      not affected
    
    Player         3.0       Windows  3.0.1 build 227600 or later
    Player         3.0       Linux    not affected
    Player         2.5.x     any      not affected
    
    Ace            any       any      not affected
    
    Server         2.x       any      not affected
    
    Fusion         any       Mac OS/X not affected
    
    ESXi           any       ESXi     not affected
    
    ESX            any       ESX      not affected
    

    d. Third party library update for libpng to version 1.2.37

    The libpng libraries through 1.2.35 contain an uninitialized-
    memory-read bug that may have security implications. 
    Specifically, 1-bit (2-color) interlaced images whose widths are
    not divisible by 8 may result in several uninitialized bits at the
    end of certain rows in certain interlace passes being returned to
    the user. An application that failed to mask these out-of-bounds
    pixels might display or process them, albeit presumably with benign
    results in most cases.
    
    The Common Vulnerabilities and Exposures Project (cve.mitre.org)
    has assigned the name CVE-2009-2042 to this issue.
    
    The following table lists what action remediates the vulnerability
    (column 4) if a solution is available. VMware VMnc Codec heap overflow vulnerabilities
    
    The VMware movie decoder contains the VMnc media codec that is
    required to play back movies recorded with VMware Workstation,
    VMware Player and VMware ACE, in any compatible media player. The
    movie decoder is installed as part of VMware Workstation, VMware
    Player and VMware ACE, or can be downloaded as a stand alone
    package.
    
    For an attack to be successful the user must be tricked into
    visiting a malicious web page or opening a malicious video file on
    a system that has the vulnerable version of the VMnc codec installed.
    
    The Common Vulnerabilities and Exposures project (cve.mitre.org)
    has assigned the names CVE-2009-1564 and CVE-2009-1565 to these
    issues.
    
    VMware would like to thank iDefense, Sebastien Renaud of VUPEN
    Vulnerability Research Team (http://www.vupen.com) and Alin Rad Pop
    of Secunia Research for reporting these issues to us.
    
    To remediate the above issues either install the stand alone movie
    decoder or update your product using the table below.
    
    VMware         Product   Running  Replace with/
    Product        Version   on       Apply Patch
    =============  ========  =======  =================
    VirtualCenter  any       Windows  not affected
    
    Movie Decoder  any       Windows  6.5.4 Build 246459 or later
    
    Workstation    7.x       any      not affected
    Workstation    6.5.x     Windows  6.5.4 build 246459 or later
    Workstation    6.5.x     Linux    not affected
    
    Player         3.x       any      not affected
    Player         2.5.x     Windows  2.5.4 build 246459 or later
    Player         2.5.x     Linux    not affected
    
    ACE            any       any      not affected
    
    Server         2.x       Window   not being addressed at this time
    Server         2.x       Linux    not affected
    
    Fusion         any       Mac OS/X not affected
    
    ESXi           any       ESXi     not affected
    
    ESX            any       ESX      not affected
    

    f. Exploitation of this issue may lead to arbitrary code execution on the system where VMrc is installed. Code execution would be at the privilege level of the user.

    VMrc is present on a system if the VMrc browser plug-in has been
    installed. This plug-in is required when using the console feature in
    WebAccess. Installation of the plug-in follows after visiting the
    console tab in WebAccess and choosing "Install plug-in". The plug-
    in can only be installed on Internet Explorer and Firefox.
    
    Under the following two conditions your version of VMrc is likely
    to be affected:
    
    - the VMrc plug-in was obtained from vCenter 4.0 or from ESX 4.0
      without patch ESX400-200911223-UG and
    - VMrc is installed on a Windows-based system
    
    The following steps allow you to determine if you have an affected
    version of VMrc installed:
    
    - Locate the VMrc executable vmware-vmrc.exe on your Windows-based
      system
    - Right click and go to Properties
    - Go to the tab "Versions"
    - Click "File Version" in the "Item Name" window
    - If the "Value" window shows "e.x.p build-158248", the version of
      VMrc is affected
    
    Remediation of this issue on Windows-based systems requires the
    following steps (Linux-based systems are not affected):
    
    - Uninstall affected versions of VMrc from the systems where the
      VMrc plug-in has been installed (use the Windows Add/Remove
      Programs interface)
    - Install vCenter 4.0 Update 1 or install the ESX 4.0 patch
      ESX400-200911223-UG
    - Login into vCenter 4.0 Update 1 or ESX 4.0 with patch
      ESX400-200911223-UG using WebAccess on the system where the VMrc
      needs to be re-installed
    - Re-install VMrc by going to the console tab in WebAccess.  The
      Console tab is selectable after selecting a virtual machine.
    
    Note: the VMrc plug-in for Firefox on Windows-based operating
    systems is no longer compatible after the above remediation steps. 
    Users are advised to use the Internet Explorer VMrc plug-in.
    
    VMware would like to thank Alexey Sintsov from Digital Security
    Research Group for reporting this issue to us.
    
    The Common Vulnerabilities and Exposures project (cve.mitre.org)
    has assigned the name CVE-2009-3732 to this issue.
    

    g. Windows-based VMware authd remote denial of service

    A vulnerability in vmware-authd could cause a denial of service
    condition on Windows-based hosts.  The denial of service is limited
    to a crash of authd.
    
    The Common Vulnerabilities and Exposures Project (cve.mitre.org)
    has assigned the name CVE-2009-3707 to this issue.
    
    The following table lists what action remediates the vulnerability
    (column 4) if a solution is available. Potential information leak via hosted networking stack
    
    A vulnerability in the virtual networking stack of VMware hosted
    products could allow host information disclosure.
    
    A guest operating system could send memory from the host vmware-vmx
    process to the virtual network adapter and potentially to the
    host's physical Ethernet wire.
    
    The Common Vulnerabilities and Exposures Project (cve.mitre.org)
    has assigned the name CVE-2010-1138 to this issue.
    
    VMware would like to thank Johann MacDonagh for reporting this
    issue to us.
    
    The following table lists what action remediates the vulnerability
    (column 4) if a solution is available. Linux-based vmrun format string vulnerability
    
    A format string vulnerability in vmrun could allow arbitrary code
    execution.
    
    If a vmrun command is issued and processes are listed, code could
    be executed in the context of the user listing the processes.
    
    The Common Vulnerabilities and Exposures Project (cve.mitre.org)
    has assigned the name CVE-2010-1139 to this issue.
    
    VMware would like to thank Thomas Toth-Steiner for reporting this
    issue to us.
    
    The following table lists what action remediates the vulnerability
    (column 4) if a solution is available.
    
    VMware         Product   Running  Replace with/
    Product        Version   on       Apply Patch
    =============  ========  =======  =================
    VirtualCenter  any       Windows  not affected
    
    VIX API        any       Windows  not affected
    VIX API        1.6.x     Linux    upgrade to VIX API 1.7 or later
    VIX API        1.6.x     Linux64  upgrade to VIX API 1.7 or later
    
    Workstation    7.x       any      not affected
    Workstation    6.5.x     Windows  not affected
    Workstation    6.5.x     Linux    6.5.4 build 246459 or later
    
    Player         3.x       any      not affected
    Player         2.5.x     Windows  not affected
    Player         2.5.x     Linux    2.5.4 build 246459 or later
    
    Ace            any       Windows  not affected
    
    Server         2.x       Windows  not affected
    Server         2.x       Linux    not being fixed at this time
    
    Fusion         3.x       Mac OS/X not affected
    Fusion         2.x       Mac OS/X 2.0.7 build 246742 or later
    
    ESXi           any       any      not affected
    
    ESX            any       any      not affected
    
    1. Solution

    Please review the patch/release notes for your product and version and verify the md5sum and/or the sha1sum of your downloaded file.

    VMware Workstation Movie Decoder stand alone 6.5.4


    http://download3.vmware.com/software/wkst/VMware-moviedecoder-6.5.4-246459.exe md5sum: ea2ac5907ae4c5c323147fe155443ab8 sha1sum: 5ca8d1fd45f6a7a6f38019b259c3e836ee4e8f29

    VMware Workstation 7.0.1


    For Windows

    http://downloads.vmware.com/download/download.do?downloadGroup=WKST-701-WIN Release notes: http://downloads.vmware.com/support/ws7/doc/releasenotes_ws701.html

    Workstation for Windows 32-bit and 64-bit with VMware Tools md5sum: fc8502a748de3b8f94c5c9571c1f17d2 sha1sum: 3de01b355b17363a92d80200ff5e7267b3bde206

    Workstation for Windows 32-bit and 64-bit without VMware Tools md5sum: 6a18ea3847cb727b03f7890f5643db79 sha1sum: 260b019db4619b0d1d775e5c38cc46b6db250984

    For Linux http://downloads.vmware.com/download/download.do?downloadGroup=WKST-701-LX Release notes: http://downloads.vmware.com/support/ws7/doc/releasenotes_ws701.html

    Workstation for Linux 32-bit with VMware Tools md5sum: a896f7aaedde8799f21b52b89f5fc9ef sha1sum: f6d0789afa7927ca154973a071603a0bd098e697

    Workstation for Linux 32-bit without VMware Tools md5sum: 59ecd27bdf3f59be3b4df8f04d1b3874 sha1sum: 22e1a475069fca5e8d2446bf14661fa6d894d34f

    Workstation for Linux 64-bit with VMware Tools md5sum: 808682eaa6b202fa29172821f7378768 sha1sum: a901c45a2a02678b0d1722e8f27152c3af12a7ac

    Workstation for Linux 64-bit without VMware Tools md5sum: 5116e27e7b13a76693402577bd9fda58 sha1sum: dbcd045a889b95ac14828b8106631b678354e30a

    VMware Workstation 6.5.4


    For Windows

    http://downloads.vmware.com/download/download.do?downloadGroup=WKST-654-WIN Release Notes: http://downloads.vmware.com/support/ws65/doc/releasenotes_ws654.html

    Workstation for Windows 32-bit and 64-bit Windows 32-bit and 64-bit .exe md5sum: 2dc393fcc4e78dcf2165098a4938699a sha1sum: acfff457860c8c53c637c01f74f8aaa72d1c9569

    For Linux http://downloads.vmware.com/download/download.do?downloadGroup=WKST-654-LX Release Notes: http://downloads.vmware.com/support/ws65/doc/releasenotes_ws654.html

    Workstation for Linux 32-bit Linux 32-bit .rpm md5sum: 9efb43a604d50e541eb3be7081b8b198 sha1sum: 4240d664f85a11f47288d2279224b26bef92aa8b

    Workstation for Linux 32-bit Linux 32-bit .bundle md5sum: 38760682ad3b2f6bfb4e40f424c95c2a sha1sum: ec78099322b5fb2a737cd74a1978a5c07382dc8a

    Workstation for Linux 64-bit Linux 64-bit .rpm md5sum: 24311492bc515e9bc98eff9b2e7d33a2 sha1sum: b4947ef09f740440e8a24fc2ba05c0a7c11b82f5

    Workstation for Linux 64-bit Linux 64-bit .bundle md5sum: ed24296705ad48442549d9cb2b3c0d8d sha1sum: 3c0f1efae0a64fa3a41be21b0bfc962f12e0e6d8

    VMware Player 3.0.1


    http://downloads.vmware.com/tryvmware/?p=player&lp=default Release notes: http://downloads.vmware.com/support/player30/doc/releasenotes_player301.html

    Player for Windows 32-bit and 64-bit md5sum: 78c92c0242c9540f68a629d4ac49c516 sha1sum: 7fc255fcd1a6784458012314db1206ed922e92cf

    Player for Linux 32-bit (.bundle) md5sum: e7cd19d39c7bbd1aee582743d76a7863 sha1sum: cff76010f0429576288ea1e5a594cd47a2c64f4a

    Player for Linux 64-bit (.bundle) md5sum: 88b08537c6eea705883dc1755b97738c sha1sum: 84f25370d24c03a18968a4f4c8e06cef3d21c2df

    VMware VIX API for Windows 32-bit and 64-bit md5sum: 2c46fc7e2516f331eb4dd23154d00a54 sha1sum: 85ceb1b718806c6870e3a918bcc772d1486ccdc9

    VMware VIX API for 32-bit Linux md5sum: 8b0994a26363246b5e954f97bd5a088d sha1sum: af93da138a158ee6e05780a5c4042414735987b6

    VMware VIX API for 64-bit Linux md5sum: ef7b9890c52b1e333f2357760a7fff85 sha1sum: dfef8531356de78171e13c4c108ebaeb43eaa62d

    VMware Player 2.5.4


    http://downloads.vmware.com/download/player/player_reg.html Release notes: http://downloads.vmware.com/support/player25/doc/releasenotes_player254.html

    Player for Windows 32-bit and 64-bit (.exe) md5sum: 531140a1eeed7d8b71f726b3d32a9174 sha1sum: 2500fa8af48452bd0e97040b80c569c3cb4f73e5

    Player for Linux (.rpm) md5sum: 1905f61af490f9760bef54450747e708 sha1sum: cf7444c0a6331439c5479a4158112a60eb0e6e8d

    Player for Linux (.bundle) md5sum: 74f539005687a4efce7971f7ef019af5 sha1sum: 4c4412c5807ecd00e66886e0e7c43ed61b62aab7

    Player for Linux - 64-bit (.rpm) md5sum: 013078d7f6adcdbcbaafbf5e0ae11a39 sha1sum: 7c434173a3fe446ebefce4803bfaa7ab67d1ff72

    Player for Linux - 64-bit (.bundle) md5sum: 175ce2f9656ff10a1327c0d48f80c65f sha1sum: bf7acfdcb44bf345d58f79ad1bcb04816f262d22

    VMware ACE 2.6.1


    http://downloads.vmware.com/download/download.do?downloadGroup=ACE-261-WIN Release notes: http://downloads.vmware.com/support/ace26/doc/releasenotes_ace261.html

    VMware Workstation for 32-bit and 64-bit Windows with tools md5sum: fc8502a748de3b8f94c5c9571c1f17d2 sha1sum: 3de01b355b17363a92d80200ff5e7267b3bde206

    VMware Workstation for Windows 32-bit and 64-bit without tools md5sum: 6a18ea3847cb727b03f7890f5643db79 sha1sum: 260b019db4619b0d1d775e5c38cc46b6db250984

    ACE Management Server Virtual Appliance md5sum: e26d258c511572064e99774fbac9184c sha1sum: 9363656b70caa11a31a6229451202d9f8203c1f5

    ACE Management Server for Windows md5sum: e970828f2a5a62ac108879033a70f4b6 sha1sum: eca89372eacc78c3130781d0d183715055d64798

    ACE Management Server for SUSE Enterprise Linux 9 md5sum: 59b3ad5964daef2844e72fd1765590fc sha1sum: 91048de7665f5dc466f06e2ebc4c08f08026a97f

    ACE Management Server for Red Hat Enterprise Linux 4 md5sum: 6623f6a8a645402a1c8c351ec99a1889 sha1sum: a6d74ba072c5a513fcf8993edebaaf7f8225c05d

    VMware ACE 2.5.4


    http://downloads.vmware.com/download/download.do?downloadGroup=ACE-254-WIN Release notes: http://downloads.vmware.com/support/ace25/doc/releasenotes_ace254.html

    VMware ACE for Windows 32-bit and 64-bit Windows 32-bit and 64-bit .exe md5sum: 2dc393fcc4e78dcf2165098a4938699a sha1sum: acfff457860c8c53c637c01f74f8aaa72d1c9569

    ACE Management Server Virtual Appliance AMS Virtual Appliance .zip md5sum: 3935f23d4a074e7a3429a1c80cfd2155 sha1sum: 5b09439a9c840d39ae49fbd7a79732ecd58c52a3

    ACE Management Server for Windows Windows .exe md5sum: 1173bd7da6ed330a262ed4e2eff6562c sha1sum: d9bce88a350aa957f3387f870af763875d4d9110

    ACE Management Server for SUSE Enterprise Linux 9 SLES 9 .rpm md5sum: 0bec2cf8d6ae3bb6976c9d8cc2573208 sha1sum: f3c6d9ee3357535b1540cedd9e86d723e2ed2134

    ACE Management Server for Red Hat Enterprise Linux 4 RHEL 4 .rpm md5sum: 17caa522af79cf1f6b2ebad16a4ac8a5 sha1sum: cdd6e2a4e3d7ad89f95e60f1af024bea7eaba0fe

    VMware Server 2.0.2


    http://www.vmware.com/download/server/ Release notes: http://www.vmware.com/support/server2/doc/releasenotes_vmserver202.html

    VMware Server 2 Version 2.0.2 | 203138 - 10/26/09 507 MB EXE image VMware Server 2 for Windows Operating Systems. A master installer file containing all Windows components of VMware Server. md5sum: a6430bcc16ff7b3a29bb8da1704fc38a sha1sum: 39683e7333732cf879ff0b34f66e693dde0e340b

    VIX API 1.6 for Windows Version 2.0.2 | 203138 - 10/26/09 37 MB image md5sum: 827e65e70803ec65ade62dd27a74407a sha1sum: a14281bc055271a19be3c88026e92304bc3f0e22

    For Linux

    VMware Server 2 for Linux Operating Systems. Version 2.0.2 | 203138 - 10/26/09 37 MB TAR image md5sum: 95ddea5a0579a35887bd15b083ffea20 sha1sum: 14cf12063a7480f240ccd96178ad4258cb26a747

    VMware Server 2 for Linux Operating Systems 64-bit version. Version 2.0.2 | 203138 - 10/26/09 452 MB RPM image md5sum: 35c8b176601133749e4055e0034f8be6 sha1sum: e8dc842d89899df5cd3e1136af76f19ca5ccbece

    The core application needed to run VMware Server 2, 64-bit version. Version 2.0.2 | 203138 - 10/26/09 451 MB TAR image md5sum: cc7aef813008eeb7150c21547d431b39 sha1sum: b65d3d46dc947fc7995bda354c4947afabd23474

    VMware Fusion 3.0.2


    http://downloads.vmware.com/download/download.do?downloadGroup=FUS-302 Release notes: http://downloads.vmware.com/support/fusion3/doc/releasenotes_fusion_302.html

    VMware Fusion 3.0.2 (for Intel-based Macs) md5sum: aa17278a4a668eeb9f9467e4e3111ccc sha1sum: 58c3d63705ac90839f7c1ae14264177e1fd56df3

    VMware Fusion 3.0.2 Light for Mac (for Intel-based Macs) md5sum: 052ecbbfc4f59a85e2d08b4bd3ef0896 sha1sum: 61e00487f4c649588099647d4a5f47ddf5b8ad01

    VMware Fusion 2.0.7


    http://downloads.vmware.com/download/download.do?downloadGroup=FUS-207 Release notes: http://downloads.vmware.com/support/fusion2/doc/releasenotes_fusion_207.html

    VMware Fusion 2.0.7 (for Intel-based Macs) md5sum: a293f5ce6ccc227760640753386e9da6 sha1sum: ddfda92f9baf30e536bc485e42325d173a1aa370

    VMware Fusion 2.0.7 Light (for Intel-based Macs) md5sum: d4772d118fb90323f598849e70c21189 sha1sum: 5c1df1597e77ebe0f0555749b281008ca5f2fb77

    VIX API 1.7 Version: 1.7 | 2009-08-26 | 186713


    VIX API for Window 32-bit and 64-bit Main installation file for Windows 32-bit and 64-bit host md5sum:b494fc3092f07d0f29cc06a19fe61306 sha1sum:aa8638424cb7f25c1e42343134ac9f0bd2c2e0c9

    VIX API for Linux 32-bit md5sum:6b0ed8872d8b714363cddc68b6a77008 sha1sum:8a9b12a61641394b347488119a7120eaa47dc2a1

    VIX API for Linux 64-bit md5sum:d57aa9f98058d5a386c18e14cc05bf4d sha1sum:3b7d4461ea257e795b322cc080f4ae29a230666b

    VIX API Version: 1.8.1 | 2009-10-11 | 207905


    VIX API for Windows 32-bit and 64-bit md5sum:4f21e4cb518767bc08045f5a39f5d41f sha1sum:5b8275c549f9d9498bd2ed078557f1ce1986ac12

    VIX API for Linux 32-bit md5sum:f347e94d907c26754540d59956ee5d53 sha1sum:6ddc6c9371ba127d04bc83bd55988a6c83366907

    VIX API for Linux 64-bit md5sum:b8a3982072d0d42c0c37dd7eb49d686c sha1sum:d044ac3dd42f806bc4ff48ddf584b5e3d82910c8

    VIX API Version: 1.10 Beta | 01/28/10 | 222403


    VIX API for Windows 32-bit and 64-bit md5sum:ac5b6e9197cb68c302bfac9ed683e3af sha1sum:0d942e7409e88e684bdb65811e7be7f47d631a73

    VIX API for Linux 32-bit md5sum:07d1989d042e317eb9d2b3daf269dda7 sha1sum:1e3840d426d7dfff53fa7e1bd22b09b56cf2362c

    VIX API for Linux 64-bit md5sum:9b345008e0adec3c044988307294944b sha1sum:7a54a893369c2227f7e8058430c40983168c6e0b

    ESXi


    ESXi 4.0 bulletin ESXi400-201002402-BG https://hostupdate.vmware.com/software/VUM/OFFLINE/release-193-20100228-731251/ESXi400-201002001.zip md5sum: e5aa2968d389594abdc59cbac7b0183d sha1sum: bb50b3ad7934e3f9e24edc879b35e83b357343b2 http://kb.vmware.com/kb/1018404

    ESXi 3.5


    ESXi 3.5 patch ESXe350-200912402-T-BG was first contained in ESXe350-200912401-O-BG from December 2009.

    The same patch, ESXe350-200912402-T-BG, is also contained in ESXe350-201002401-O-SG from February 2010 ESXi 3.5 security update.

    In latest non-security ESXi 3.5 update, ESXe350-201003402-T-BG is also included in ESXe350-201003401-O-BG from March 2010.

    ESXe350-201002401-O-SG (latest security update) http://download3.vmware.com/software/vi/ESXe350-201002401-O-SG.zip

    md5sum: 0c8d4d1c0e3c2aed9f785cf081225d83

    http://kb.vmware.com/kb/1015047 (Vi Client)

    http://kb.vmware.com/kb/1016665 (VM Tools)

    http://kb.vmware.com/kb/1017685 (Firmware)

    The three ESXi patches for Firmware "I", VMware Tools "T," and the VI Client "C" are contained in a single offline "O" download file.

    ESX


    ESX 4.0 bulletin ESX400-201002401-BG https://hostupdate.vmware.com/software/VUM/OFFLINE/release-192-20100228-732240/ESX400-201002001.zip md5sum: de62cbccaffa4b2b6831617f18c1ccb4 sha1sum: 4083f191fa4acd6600c9a87e4852f9f5700e91ab http://kb.vmware.com/kb/1018403

    Note: ESX400-201002001 contains the bundle with the security fix, ESX400-201002401-BG To install an individual bulletin use esxupdate with the -b option. esxupdate --bundle ESX400-201002001 -b ESX400-201002401-BG

    ESX 4.0 bulletin ESX400-200911223-UG https://hostupdate.vmware.com/software/VUM/OFFLINE/release-166-20091202-254879/ESX-4.0.0-update01a.zip md5sum: 99c1fcafbf0ca105ce73840d686e9914 sha1sum: aa8a23416271bc28b6b8f6bdbe00045e36314ebb http://kb.vmware.com/kb/1014842

    Note: ESX-4.0.0-update01a contains the bundle with the security fix, ESX400-200911223-UG To install an individual bulletin use esxupdate with the -b option. esxupdate --bundle ESX-4.0.0-update01a -b ESX400-200911223-UG

    ESX 3.5 patch ESX350-200912401-BG http://download3.vmware.com/software/vi/ESX350-200912401-BG.zip md5sum: f1d3589745b4ae933554785aef22bacc sha1sum: d1e5a9209b165d43d75f076e556fc028bec4cc47 http://kb.vmware.com/kb/1016657

    ESX 3.0.3 patch ESX303-201002203-UG http://download3.vmware.com/software/vi/ESX303-201002203-UG.zip md5sum: 49ee56b687707cbe6999836c315f081a http://kb.vmware.com/kb/1018030

    ESX 2.5.5 Upgrade Patch 15 http://download3.vmware.com/software/esx/esx-2.5.5-191611-upgrade.tar.gz md5sum: c346fe510b6e51145570e03083f77357 sha1sum: ef6b19247825fb3fe2c55f8fda3cdd05ac7bb1f4 http://www.vmware.com/support/esx25/doc/esx-255-200910-patch.html

    1. References http://www.acrossecurity.com/advisories.htm http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1564 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1565 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2042 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3707 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3732 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1138 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1139 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1140 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1142 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1141

    2. Change log 2010-04-09 VMSA-2010-0007 Initial security advisory after release of Workstation 6.5.4 and Fusion 2.0.7 on 2010-04-08.


    1. Contact

    E-mail list for product security notifications and announcements: http://lists.vmware.com/cgi-bin/mailman/listinfo/security-announce

    This Security Advisory is posted to the following lists:

    • security-announce at lists.vmware.com
    • bugtraq at securityfocus.com
    • full-disclosure at lists.grok.org.uk

    E-mail: security at vmware.com PGP key at: http://kb.vmware.com/kb/1055

    VMware Security Center http://www.vmware.com/security

    VMware security response policy http://www.vmware.com/support/policies/security_response.html

    General support life cycle policy http://www.vmware.com/support/policies/eos.html

    VMware Infrastructure support life cycle policy http://www.vmware.com/support/policies/eos_vi.html

    Copyright 2010 VMware Inc. All rights reserved.

    -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (MingW32)

    iD8DBQFLvvM8S2KysvBH1xkRAgu/AJ9RrzlOq/5Ug0t8R4qoi/UwDVJDpACbBGgT d58bjKG6Ic7m/TsoJP4M2tw= =Q1zv -----END PGP SIGNATURE----- . -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1

                    National Cyber Alert System
    
              Technical Cyber Security Alert TA10-238A
    

    Microsoft Windows Insecurely Loads Dynamic Libraries

    Original release date: August 26, 2010 Last revised: -- Source: US-CERT

    Systems Affected

     Any application running on the Microsoft Windows platform that
     uses dynamically linked libraries (DLLs) may be affected. Please see the Vendor Information
     section of Vulnerability Note VU#707943 for information about
     specific vendors. DLLs are typically loaded
    

    when the application is first started; however DLLs may be loaded and unloaded while the application is running. An application can request a DLL file in a variety of ways, and Windows uses several different search algorithms to find DLL files. The interaction between the application and Windows can result in a DLL file being loaded from the current working directory of the application, instead of the Windows system directory or the directory where the application is installed.

    The current working directory could be the desktop, a removable storage device such as a USB key, a Windows file share, or a WebDAV location. When a file associated with an application is opened, a DLL in the same directory as the file may be loaded. Although an attacker may not have permission to write to the Windows system or application directories, the attacker may be able to write a DLL to a directory used to store files, or the attacker could provide their own directory.

    Attacks against this type of vulnerability have been referred to as "binary planting." Please see Vulnerability Note VU#707943 and Microsoft Security Advisory 2269637 for more information.

    II. Impact

    By placing a DLL with the correct name (and possibly the relative directory path) in the current working directory, an attacker could execute arbitrary code with the privileges of the application that loads the DLL.

    III. Solution

    Individual applications that run on the Windows platform may require patches or updates. Microsoft Knowledge Base article KB2264107 describes an update that provides a registry key that can prevent Windows from searching the current working directory for DLL files.

    Information about specific solutions for different vendors, general mitigation techniques, and secure ways for applications to load DLLs can be found in the Vendor Information and Solution sections of Vulnerability Note VU#707943.

    IV. References


    The most recent version of this document can be found at:

     <http://www.us-cert.gov/cas/techalerts/TA10-238A.html>
    

    Feedback can be directed to US-CERT Technical Staff. Please send email to cert@cert.org with "TA10-238A Feedback VU#707943" in the subject.


    For instructions on subscribing to or unsubscribing from this mailing list, visit http://www.us-cert.gov/cas/signup.html.


    Produced 2010 by US-CERT, a government organization.

    Background

    VMware Player, Server, and Workstation allow emulation of a complete PC on a PC without the usual performance overhead of most emulators.

    Affected packages

    -------------------------------------------------------------------
     Package              /     Vulnerable     /            Unaffected
    -------------------------------------------------------------------
    

    1 app-emulation/vmware-player <= 2.5.5.328052 Vulnerable! 2 app-emulation/vmware-workstation <= 6.5.5.328052 Vulnerable! 3 app-emulation/vmware-server <= 1.0.9.156507 Vulnerable! ------------------------------------------------------------------- NOTE: Certain packages are still vulnerable. Users should migrate to another package if one is available or wait for the existing packages to be marked stable by their architecture maintainers. Please review the CVE identifiers referenced below for details.

    Impact

    Local users may be able to gain escalated privileges, cause a Denial of Service, or gain sensitive information.

    A remote attacker could entice a user to open a specially crafted file, possibly resulting in the remote execution of arbitrary code, or a Denial of Service. Remote attackers also may be able to spoof DNS traffic, read arbitrary files, or inject arbitrary web script to the VMware Server Console.

    Furthermore, guest OS users may be able to execute arbitrary code on the host OS, gain escalated privileges on the guest OS, or cause a Denial of Service (crash the host OS).

    Workaround

    There is no known workaround at this time.

    Gentoo discontinued support for VMware Workstation. We recommend that users unmerge VMware Server:

    # emerge --unmerge "app-emulation/vmware-server"

    References

    [ 1 ] CVE-2007-5269 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-5269 [ 2 ] CVE-2007-5503 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-5503 [ 3 ] CVE-2007-5671 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-5671 [ 4 ] CVE-2008-0967 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-0967 [ 5 ] CVE-2008-1340 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1340 [ 6 ] CVE-2008-1361 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1361 [ 7 ] CVE-2008-1362 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1362 [ 8 ] CVE-2008-1363 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1363 [ 9 ] CVE-2008-1364 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1364 [ 10 ] CVE-2008-1392 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1392 [ 11 ] CVE-2008-1447 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1447 [ 12 ] CVE-2008-1806 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1806 [ 13 ] CVE-2008-1807 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1807 [ 14 ] CVE-2008-1808 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1808 [ 15 ] CVE-2008-2098 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-2098 [ 16 ] CVE-2008-2100 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-2100 [ 17 ] CVE-2008-2101 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-2101 [ 18 ] CVE-2008-4915 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-4915 [ 19 ] CVE-2008-4916 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-4916 [ 20 ] CVE-2008-4917 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-4917 [ 21 ] CVE-2009-0040 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-0040 [ 22 ] CVE-2009-0909 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-0909 [ 23 ] CVE-2009-0910 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-0910 [ 24 ] CVE-2009-1244 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-1244 [ 25 ] CVE-2009-2267 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-2267 [ 26 ] CVE-2009-3707 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-3707 [ 27 ] CVE-2009-3732 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-3732 [ 28 ] CVE-2009-3733 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-3733 [ 29 ] CVE-2009-4811 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-4811 [ 30 ] CVE-2010-1137 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1137 [ 31 ] CVE-2010-1138 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1138 [ 32 ] CVE-2010-1139 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1139 [ 33 ] CVE-2010-1140 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1140 [ 34 ] CVE-2010-1141 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1141 [ 35 ] CVE-2010-1142 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1142 [ 36 ] CVE-2010-1143 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1143 [ 37 ] CVE-2011-3868 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3868

    Availability

    This GLSA and any updates to it are available for viewing at the Gentoo Security Website:

    http://security.gentoo.org/glsa/glsa-201209-25.xml

    Concerns?

    Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users' machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.

    License

    Copyright 2012 Gentoo Foundation, Inc; referenced text belongs to its owner(s).

    The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.

    http://creativecommons.org/licenses/by-sa/2.5

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-200009-0023",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "esx",
            "scope": "eq",
            "trust": 3.0,
            "vendor": "vmware",
            "version": "2.5.5"
          },
          {
            "model": "esx",
            "scope": "eq",
            "trust": 3.0,
            "vendor": "vmware",
            "version": "3.0.3"
          },
          {
            "model": "esx",
            "scope": "eq",
            "trust": 3.0,
            "vendor": "vmware",
            "version": "3.5"
          },
          {
            "model": "esx",
            "scope": "eq",
            "trust": 3.0,
            "vendor": "vmware",
            "version": "4.0"
          },
          {
            "model": "esxi",
            "scope": "eq",
            "trust": 3.0,
            "vendor": "vmware",
            "version": "3.5"
          },
          {
            "model": "esxi",
            "scope": "eq",
            "trust": 3.0,
            "vendor": "vmware",
            "version": "4.0"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 1.9,
            "vendor": "vmware",
            "version": "2.0.5"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 1.9,
            "vendor": "vmware",
            "version": "2.0.4"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 1.9,
            "vendor": "vmware",
            "version": "2.0.3"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "vmware",
            "version": "2.0"
          },
          {
            "model": "server",
            "scope": "eq",
            "trust": 1.4,
            "vendor": "vmware",
            "version": "2.x"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 1.4,
            "vendor": "vmware",
            "version": "2.x"
          },
          {
            "model": "player",
            "scope": "eq",
            "trust": 1.4,
            "vendor": "vmware",
            "version": "2.5.x"
          },
          {
            "model": "ace",
            "scope": "eq",
            "trust": 1.4,
            "vendor": "vmware",
            "version": "2.5.x"
          },
          {
            "model": "workstation",
            "scope": "eq",
            "trust": 1.3,
            "vendor": "vmware",
            "version": "6.5.3"
          },
          {
            "model": "workstation",
            "scope": "eq",
            "trust": 1.3,
            "vendor": "vmware",
            "version": "6.5.2"
          },
          {
            "model": "workstation",
            "scope": "eq",
            "trust": 1.3,
            "vendor": "vmware",
            "version": "6.5.1"
          },
          {
            "model": "server",
            "scope": "eq",
            "trust": 1.3,
            "vendor": "vmware",
            "version": "2.0.2"
          },
          {
            "model": "server",
            "scope": "eq",
            "trust": 1.3,
            "vendor": "vmware",
            "version": "2.0.1"
          },
          {
            "model": "player",
            "scope": "eq",
            "trust": 1.3,
            "vendor": "vmware",
            "version": "2.5.3"
          },
          {
            "model": "player",
            "scope": "eq",
            "trust": 1.3,
            "vendor": "vmware",
            "version": "2.5.2"
          },
          {
            "model": "player",
            "scope": "eq",
            "trust": 1.3,
            "vendor": "vmware",
            "version": "2.5.1"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "vmware",
            "version": "2.0.2"
          },
          {
            "model": "ace",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "vmware",
            "version": "2.5.1"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "vmware",
            "version": "2.0.1"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "vmware",
            "version": "3.0"
          },
          {
            "model": "server",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "vmware",
            "version": "2.0.0"
          },
          {
            "model": "ace",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "vmware",
            "version": "2.5.0"
          },
          {
            "model": "workstation",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "vmware",
            "version": "6.5.0"
          },
          {
            "model": "ace",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "vmware",
            "version": "2.5.3"
          },
          {
            "model": "player",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "vmware",
            "version": "2.5"
          },
          {
            "model": "ace",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "vmware",
            "version": "2.5.2"
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "abvent",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "adobe",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "apple",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "atomix productions",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "autodesk",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "avast antivirus",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "bentley",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "bittorrent",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "bitmanagement",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "cisco",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "conceiva",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "corel",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "cyberlink",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "daemon tools",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "dassault systemes",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "divx",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "ezb",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "ecava",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "fengtao",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "gfi",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "graphisoft",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "gilles vollant",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "guidance",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "httrack",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "izarc",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "inkscape",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "maxthon",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "microchip",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "microsoft",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "mozilla",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "netstumbler",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "nokia",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "norman",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "nullsoft",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "opera",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "pgp",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "pkware",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "pixia",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "realnetworks",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "sisoftware",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "smart projects",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "sonic",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "sony",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "sweetscape",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "teamviewer",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "techsmith",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "tortoisesvn",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "tracker",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "vmware",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "videolan",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "winmerge",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "wireshark",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "wolters kluwer",
            "version": null
          },
          {
            "model": "workstation",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "vmware",
            "version": "6.5.x"
          },
          {
            "model": "lhaforge",
            "scope": "lte",
            "trust": 0.8,
            "vendor": "claybird",
            "version": "1.5.1 and earlier"
          },
          {
            "model": "webotx",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "nec",
            "version": "v8.3"
          },
          {
            "model": "enterprisedirectoryserver",
            "scope": null,
            "trust": 0.8,
            "vendor": "nec",
            "version": null
          },
          {
            "model": "webotx",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "nec",
            "version": "v8.4"
          },
          {
            "model": "securebranch",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "nec",
            "version": "soho xp dedicated application  securebranch accessmanager ver2.2.18 before"
          },
          {
            "model": "webotx",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "nec",
            "version": "v6.4"
          },
          {
            "model": "webotx",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "nec",
            "version": "v6.2"
          },
          {
            "model": "webotx",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "nec",
            "version": "v8.2"
          },
          {
            "model": "explzh",
            "scope": "lte",
            "trust": 0.8,
            "vendor": "pon",
            "version": "v.5.65 and earlier"
          },
          {
            "model": "itunes",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "apple",
            "version": "9"
          },
          {
            "model": "securebranch",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "nec",
            "version": "soho vista dedicated application  securebranch accessmanager ver3.0.13 before"
          },
          {
            "model": "lunascape",
            "scope": "lte",
            "trust": 0.8,
            "vendor": "lunascape",
            "version": "6.3.0 and earlier"
          },
          {
            "model": "securefinger",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "nec",
            "version": "fingerprint authentication runtime ( c / s edition) all versions"
          },
          {
            "model": "webotx",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "nec",
            "version": "client v7.1"
          },
          {
            "model": "webotx",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "nec",
            "version": "v6.5"
          },
          {
            "model": "esmpro/serveragentservice",
            "scope": null,
            "trust": 0.8,
            "vendor": "nec",
            "version": null
          },
          {
            "model": "lhmelt",
            "scope": "lte",
            "trust": 0.8,
            "vendor": "micco",
            "version": "1.65.1.2 and earlier"
          },
          {
            "model": "webotx",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "nec",
            "version": "download server v7.1"
          },
          {
            "model": "esmpro/serveragent",
            "scope": null,
            "trust": 0.8,
            "vendor": "nec",
            "version": null
          },
          {
            "model": "webotx",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "nec",
            "version": "client  v5.3"
          },
          {
            "model": "terapad",
            "scope": "lte",
            "trust": 0.8,
            "vendor": "terao progress",
            "version": "ver.1.00\\u3000 and earlier"
          },
          {
            "model": "sleipnir",
            "scope": "lte",
            "trust": 0.8,
            "vendor": "fenrir",
            "version": "2.9.5 and earlier"
          },
          {
            "model": "securefinger",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "nec",
            "version": "fingerprint authentication utility ad all versions"
          },
          {
            "model": "lhaplus",
            "scope": "lte",
            "trust": 0.8,
            "vendor": "schezo",
            "version": "1.57 and earlier"
          },
          {
            "model": "webotx",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "nec",
            "version": "v6.3"
          },
          {
            "model": "infoframe documentskipper",
            "scope": null,
            "trust": 0.8,
            "vendor": "nec",
            "version": null
          },
          {
            "model": "webotx",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "nec",
            "version": "downloader  v5.3"
          },
          {
            "model": "webotx",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "nec",
            "version": "download contents v8.2"
          },
          {
            "model": "workstation",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "vmware",
            "version": "5.5.x"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "workstation",
            "version": "6.5.0"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "workstation",
            "version": "6.5.1"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "workstation",
            "version": "6.5.2"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "workstation",
            "version": "6.5.3"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "player",
            "version": "2.5"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "player",
            "version": "2.5.1"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "player",
            "version": "2.5.2"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "player",
            "version": "2.5.3"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "ace",
            "version": "2.5.0"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "ace",
            "version": "2.5.1"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "ace",
            "version": "2.5.2"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "ace",
            "version": "2.5.3"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "server",
            "version": "2.0.0"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "server",
            "version": "2.0.1"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "server",
            "version": "2.0.2"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "fusion",
            "version": "2.0"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "fusion",
            "version": "2.0.1"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "fusion",
            "version": "2.0.2"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "fusion",
            "version": "2.0.3"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "fusion",
            "version": "2.0.4"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "fusion",
            "version": "2.0.5"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "fusion",
            "version": "3.0"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "esxi",
            "version": "3.5"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "esxi",
            "version": "4.0"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "esx",
            "version": "2.5.5"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "esx",
            "version": "3.0.3"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "esx",
            "version": "3.5"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.4,
            "vendor": "esx",
            "version": "4.0"
          },
          {
            "model": "workstation build",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.5118166"
          },
          {
            "model": "server build",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "2.0.2203138"
          },
          {
            "model": "server build",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "2.0.1156745"
          },
          {
            "model": "server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "2.0"
          },
          {
            "model": "player",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "2.5.4"
          },
          {
            "model": "player build",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "2.5118166"
          },
          {
            "model": "movie decoder",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.5.4"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "2.0.6"
          },
          {
            "model": "fusion build",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "2.0.2147997"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "2"
          },
          {
            "model": "esxi server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "4.0"
          },
          {
            "model": "esxi server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "3.5"
          },
          {
            "model": "esx server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "3.0.3"
          },
          {
            "model": "esx server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "2.5.5"
          },
          {
            "model": "esx server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "4.0"
          },
          {
            "model": "esx server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "3.5"
          },
          {
            "model": "linux",
            "scope": null,
            "trust": 0.3,
            "vendor": "gentoo",
            "version": null
          }
        ],
        "sources": [
          {
            "db": "IVD",
            "id": "7d7c8fb0-463f-11e9-a735-000c29342cb1"
          },
          {
            "db": "IVD",
            "id": "46c824c0-2356-11e6-abef-000c29c66e3d"
          },
          {
            "db": "CERT/CC",
            "id": "VU#707943"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2010-0574"
          },
          {
            "db": "BID",
            "id": "39392"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001364"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001999"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201004-160"
          },
          {
            "db": "NVD",
            "id": "CVE-2010-1141"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:workstation:6.5.2:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      },
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:workstation:6.5.3:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      },
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:workstation:6.5.0:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      },
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:workstation:6.5.1:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:microsoft:windows:*:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:player:2.5.3:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      },
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:player:2.5.1:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      },
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:player:2.5.2:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      },
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:player:2.5:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:microsoft:windows:*:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:ace:2.5.2:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      },
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:ace:2.5.0:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      },
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:ace:2.5.1:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      },
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:ace:2.5.3:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:microsoft:windows:*:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:server:2.0.2:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      },
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:server:2.0.1:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      },
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:server:2.0.0:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:microsoft:windows:*:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:fusion:3.0:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      },
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:fusion:2.0.5:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      },
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:fusion:2.0:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      },
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:fusion:2.0.3:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      },
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:fusion:2.0.4:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      },
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:fusion:2.0.1:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      },
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:fusion:2.0.2:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:microsoft:windows:*:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:esxi:3.5:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      },
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:esxi:4.0:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:microsoft:windows:*:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              },
              {
                "children": [
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:esx:4.0:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      },
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:esx:2.5.5:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      },
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:esx:3.0.3:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      },
                      {
                        "cpe23Uri": "cpe:2.3:a:vmware:esx:3.5:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": true
                      }
                    ],
                    "operator": "OR"
                  },
                  {
                    "children": [],
                    "cpe_match": [
                      {
                        "cpe23Uri": "cpe:2.3:o:microsoft:windows:*:*:*:*:*:*:*:*",
                        "cpe_name": [],
                        "vulnerable": false
                      }
                    ],
                    "operator": "OR"
                  }
                ],
                "cpe_match": [],
                "operator": "AND"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2010-1141"
          }
        ]
      },
      "credits": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/credits#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Alin Rad Pop",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201004-160"
          }
        ],
        "trust": 0.6
      },
      "cve": "CVE-2010-1141",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "acInsufInfo": false,
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "SINGLE",
                "author": "NVD",
                "availabilityImpact": "COMPLETE",
                "baseScore": 8.5,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 6.8,
                "impactScore": 10.0,
                "integrityImpact": "COMPLETE",
                "obtainAllPrivilege": false,
                "obtainOtherPrivilege": false,
                "obtainUserPrivilege": false,
                "severity": "HIGH",
                "trust": 1.0,
                "userInteractionRequired": true,
                "vectorString": "AV:N/AC:M/Au:S/C:C/I:C/A:C",
                "version": "2.0"
              },
              {
                "acInsufInfo": null,
                "accessComplexity": "Medium",
                "accessVector": "Network",
                "authentication": "Single",
                "author": "NVD",
                "availabilityImpact": "Complete",
                "baseScore": 8.5,
                "confidentialityImpact": "Complete",
                "exploitabilityScore": null,
                "id": "CVE-2010-1141",
                "impactScore": null,
                "integrityImpact": "Complete",
                "obtainAllPrivilege": null,
                "obtainOtherPrivilege": null,
                "obtainUserPrivilege": null,
                "severity": "High",
                "trust": 0.9,
                "userInteractionRequired": null,
                "vectorString": "AV:N/AC:M/Au:S/C:C/I:C/A:C",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "SINGLE",
                "author": "IVD",
                "availabilityImpact": "COMPLETE",
                "baseScore": 8.5,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 6.8,
                "id": "7d7c8fb0-463f-11e9-a735-000c29342cb1",
                "impactScore": 10.0,
                "integrityImpact": "COMPLETE",
                "severity": "HIGH",
                "trust": 0.2,
                "vectorString": "AV:N/AC:M/Au:S/C:C/I:C/A:C",
                "version": "2.9 [IVD]"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "SINGLE",
                "author": "IVD",
                "availabilityImpact": "COMPLETE",
                "baseScore": 8.5,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 6.8,
                "id": "46c824c0-2356-11e6-abef-000c29c66e3d",
                "impactScore": 10.0,
                "integrityImpact": "COMPLETE",
                "severity": "HIGH",
                "trust": 0.2,
                "vectorString": "AV:N/AC:M/Au:S/C:C/I:C/A:C",
                "version": "2.9 [IVD]"
              }
            ],
            "cvssV3": [],
            "severity": [
              {
                "author": "NVD",
                "id": "CVE-2010-1141",
                "trust": 1.8,
                "value": "HIGH"
              },
              {
                "author": "CARNEGIE MELLON",
                "id": "VU#707943",
                "trust": 0.8,
                "value": "64.13"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-201004-160",
                "trust": 0.6,
                "value": "HIGH"
              },
              {
                "author": "IVD",
                "id": "7d7c8fb0-463f-11e9-a735-000c29342cb1",
                "trust": 0.2,
                "value": "HIGH"
              },
              {
                "author": "IVD",
                "id": "46c824c0-2356-11e6-abef-000c29c66e3d",
                "trust": 0.2,
                "value": "HIGH"
              },
              {
                "author": "VULMON",
                "id": "CVE-2010-1141",
                "trust": 0.1,
                "value": "HIGH"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "IVD",
            "id": "7d7c8fb0-463f-11e9-a735-000c29342cb1"
          },
          {
            "db": "IVD",
            "id": "46c824c0-2356-11e6-abef-000c29c66e3d"
          },
          {
            "db": "CERT/CC",
            "id": "VU#707943"
          },
          {
            "db": "VULMON",
            "id": "CVE-2010-1141"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001364"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201004-160"
          },
          {
            "db": "NVD",
            "id": "CVE-2010-1141"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "VMware Tools in VMware Workstation 6.5.x before 6.5.4 build 246459; VMware Player 2.5.x before 2.5.4 build 246459; VMware ACE 2.5.x before 2.5.4 build 246459; VMware Server 2.x before 2.0.2 build 203138; VMware Fusion 2.x before 2.0.6 build 246742; VMware ESXi 3.5 and 4.0; and VMware ESX 2.5.5, 3.0.3, 3.5, and 4.0 does not properly access libraries, which allows user-assisted remote attackers to execute arbitrary code by tricking a Windows guest OS user into clicking on a file that is stored on a network share. Some applications for Microsoft Windows may use unsafe methods for determining how to load DLLs.  As a result, these applications can be forced to load a DLL from an attacker-controlled source rather than a trusted location. Windows Program DLL There is an attackable vulnerability in reading. Dynamic link Library (DLL) Is a software component that is loaded at run time, not at program compile time. The program is LoadLibrary() And LoadLibraryEx() Using DLL Is read. Read DLL If no path is specified, specific directories are searched in order and found first. DLL Is loaded. Since this directory group includes the current directory of the process, the directory that can be operated by the attacker is set as the current directory. LoadLibrary() If is called, attack code may be executed. This issue can occur when browsing files located in directories that an attacker can manipulate. Read DLL The name depends on the program. DLL Read Windows The entire program may be affected. \" Opera Software \"and\" Adobe Vulnerability information on \" : Mitsui Bussan Secure Direction Co., Ltd. Takashi Yoshikawa MrA remote attacker could execute arbitrary code with the authority to execute the program. Attacker crafted DLL The USB Placing it on a drive or network drive may cause an attack. VMWare is a virtual PC software that allows two or more Windows, DOS, and LINUX systems to run simultaneously on a single machine. The VMWare Tools package used in VMWare products does not properly access the function library. \nAn attacker can exploit this issue by enticing a user to open a malicious file from a network share. The issue can be exploited on Windows guest operating systems\nSuccessful exploits will allow attackers to execute arbitrary code within the context of  the affected application. Failed exploit attempts will result in a denial-of-service condition. \nThis issue affects the following products:\nWorkstation\nPlayer\nACE\nServer\nFusion\nESX\nESXi\nNOTE: This issue was previously covered in BID 39345 (VMware Hosted Products VMSA-2010-0007 Multiple Remote and Local Vulnerabilities), but has been given its own record to better document it. -----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1\n\n- -------------------------------------------------------------------------\n                   VMware Security Advisory\n\nAdvisory ID:       VMSA-2010-0007\nSynopsis:          VMware hosted products, vCenter Server and ESX\n                   patches resolve multiple security issues\nIssue date:        2010-04-09\nUpdated on:        2010-04-09 (initial release of advisory)\nCVE numbers:       CVE-2010-1142 CVE-2010-1140 CVE-2009-2042\n                   CVE-2009-1564 CVE-2009-1565 CVE-2009-3732\n                   CVE-2009-3707 CVE-2010-1138 CVE-2010-1139\n                   CVE-2010-1141\n- -------------------------------------------------------------------------\n\n1. \n\n2. \n\n   Notes:\n   Effective May 2010, VMware\u0027s patch and update release program during\n   Extended Support will be continued with the condition that all\n   subsequent patch and update releases will be based on the latest\n   baseline release version as of May 2010 (i.e. ESX 3.0.3 Update 1,\n   ESX 3.5 Update 5, and VirtualCenter 2.5 Update 6). Refer to section\n   \"End of Product Availability FAQs\" at\n   http://www.vmware.com/support/policies/lifecycle/vi/faq.html for\n   details. \n\n   Extended support for ESX 2.5.5 ends on 2010-06-15.  Users should plan\n   to upgrade to at least ESX 3.0.3 and preferably to the newest\n   release available. \n\n   Extended support for ESX 3.0.3 ends on 2011-12-10.  Users should plan\n   to upgrade to at least ESX 3.5 and preferably to the newest release\n   available. \n\n   End of General Support for VMware Workstation 6.x is 2011-04-27,\n   users should plan to upgrade to the newest release available. \n\n   End of General Support for VMware Server 2.0 is 2011-06-30, users\n   should plan to upgrade to the newest release of either ESXi or\n   VMware Player. \n\n   Extended support for Virtual Center 2.0.2 is 2011-12-10, users\n   should plan to upgrade to the newest release of vCenter Server. \n\n3. Problem Description\n\n a. This file could be in any file format. \n\n    VMware would like to thank Jure Skofic and Mitja Kolsek of ACROS\n    Security (http://www.acrossecurity.com) for reporting this issue\n    to us. \n\n    The Common Vulnerabilities and Exposures project (cve.mitre.org)\n    has assigned the name CVE-2010-1141 to this issue. \n\n    Steps needed to remediate this vulnerability:\n\n    Guest systems on VMware Workstation, Player, ACE, Server, Fusion\n     - Install the remediated version of Workstation, Player, ACE,\n       Server and Fusion. \n     - Upgrade tools in the virtual machine (virtual machine users\n       will be prompted to upgrade). \n\n    Guest systems on ESX 4.0, 3.5, 3.0.3, 2.5.5, ESXi 4.0, 3.5\n     - Install the relevant patches (see below for patch identifiers)\n     - Manually upgrade tools in the virtual machine (virtual machine\n       users will not be prompted to upgrade).  Note the VI Client will\n       not show the VMware tools is out of date in the summary tab. \n       Please see http://tinyurl.com/27mpjo page 80 for details. \n\n    The following table lists what action remediates the vulnerability\n    (column 4) if a solution is available. See above for remediation\n    details.  On most\n    recent versions of Windows (XP, Vista) the attacker would need to\n    have administrator privileges to plant the malicious executable in\n    the right location. \n\n    Steps needed to remediate this vulnerability: See section 3.a. \n\n    VMware would like to thank Mitja Kolsek of ACROS Security\n    (http://www.acrossecurity.com) for reporting this issue to us. \n\n    The Common Vulnerabilities and Exposures project (cve.mitre.org)\n    has assigned the name CVE-2010-1142 to this issue. \n\n    Refer to the previous table in section 3.a for what action\n    remediates the vulnerability (column 4) if a solution is\n    available. See above for remediation details. \n\n c. Windows-based VMware Workstation and Player host privilege\n    escalation\n\n    A vulnerability in the USB service allows for a privilege\n    escalation. A local attacker on the host of a Windows-based\n    Operating System where VMware Workstation or VMware Player\n    is installed could plant a malicious executable on the host and\n    elevate their privileges. \n\n    In order for an attacker to exploit the vulnerability, the attacker\n    would need to be able to plant their malicious executable in a\n    certain location on the host machine.  On most recent versions of\n    Windows (XP, Vista) the attacker would need to have administrator\n    privileges to plant the malicious executable in the right location. \n\n    VMware would like to thank Thierry Zoller for reporting this issue\n    to us. \n\n    The Common Vulnerabilities and Exposures project (cve.mitre.org)\n    has assigned the name CVE-2010-1140 to this issue. \n\n    The following table lists what action remediates the vulnerability\n    (column 4) if a solution is available. \n\n    VMware         Product   Running  Replace with/\n    Product        Version   on       Apply Patch\n    =============  ========  =======  =================\n    VirtualCenter  any       Windows  not affected\n\n    Workstation    7.0       Windows  7.0.1 build 227600 or later\n    Workstation    7.0       Linux    not affected\n    Workstation    6.5.x     any      not affected\n\n    Player         3.0       Windows  3.0.1 build 227600 or later\n    Player         3.0       Linux    not affected\n    Player         2.5.x     any      not affected\n\n    Ace            any       any      not affected\n\n    Server         2.x       any      not affected\n\n    Fusion         any       Mac OS/X not affected\n\n    ESXi           any       ESXi     not affected\n\n    ESX            any       ESX      not affected\n\n d. Third party library update for libpng to version 1.2.37\n\n    The libpng libraries through 1.2.35 contain an uninitialized-\n    memory-read bug that may have security implications. \n    Specifically, 1-bit (2-color) interlaced images whose widths are\n    not divisible by 8 may result in several uninitialized bits at the\n    end of certain rows in certain interlace passes being returned to\n    the user. An application that failed to mask these out-of-bounds\n    pixels might display or process them, albeit presumably with benign\n    results in most cases. \n\n    The Common Vulnerabilities and Exposures Project (cve.mitre.org)\n    has assigned the name CVE-2009-2042 to this issue. \n\n    The following table lists what action remediates the vulnerability\n    (column 4) if a solution is available. VMware VMnc Codec heap overflow vulnerabilities\n\n    The VMware movie decoder contains the VMnc media codec that is\n    required to play back movies recorded with VMware Workstation,\n    VMware Player and VMware ACE, in any compatible media player. The\n    movie decoder is installed as part of VMware Workstation, VMware\n    Player and VMware ACE, or can be downloaded as a stand alone\n    package. \n\n    For an attack to be successful the user must be tricked into\n    visiting a malicious web page or opening a malicious video file on\n    a system that has the vulnerable version of the VMnc codec installed. \n\n    The Common Vulnerabilities and Exposures project (cve.mitre.org)\n    has assigned the names CVE-2009-1564 and CVE-2009-1565 to these\n    issues. \n\n    VMware would like to thank iDefense, Sebastien Renaud of VUPEN\n    Vulnerability Research Team (http://www.vupen.com) and Alin Rad Pop\n    of Secunia Research for reporting these issues to us. \n\n    To remediate the above issues either install the stand alone movie\n    decoder or update your product using the table below. \n\n    VMware         Product   Running  Replace with/\n    Product        Version   on       Apply Patch\n    =============  ========  =======  =================\n    VirtualCenter  any       Windows  not affected\n\n    Movie Decoder  any       Windows  6.5.4 Build 246459 or later\n\n    Workstation    7.x       any      not affected\n    Workstation    6.5.x     Windows  6.5.4 build 246459 or later\n    Workstation    6.5.x     Linux    not affected\n\n    Player         3.x       any      not affected\n    Player         2.5.x     Windows  2.5.4 build 246459 or later\n    Player         2.5.x     Linux    not affected\n\n    ACE            any       any      not affected\n\n    Server         2.x       Window   not being addressed at this time\n    Server         2.x       Linux    not affected\n\n    Fusion         any       Mac OS/X not affected\n\n    ESXi           any       ESXi     not affected\n\n    ESX            any       ESX      not affected\n\nf. \n    Exploitation of this issue may lead to arbitrary code execution on\n    the system where VMrc is installed. Code execution would be at the privilege level of the user. \n\n    VMrc is present on a system if the VMrc browser plug-in has been\n    installed. This plug-in is required when using the console feature in\n    WebAccess. Installation of the plug-in follows after visiting the\n    console tab in WebAccess and choosing \"Install plug-in\". The plug-\n    in can only be installed on Internet Explorer and Firefox. \n\n    Under the following two conditions your version of VMrc is likely\n    to be affected:\n\n    - the VMrc plug-in was obtained from vCenter 4.0 or from ESX 4.0\n      without patch ESX400-200911223-UG and\n    - VMrc is installed on a Windows-based system\n\n    The following steps allow you to determine if you have an affected\n    version of VMrc installed:\n\n    - Locate the VMrc executable vmware-vmrc.exe on your Windows-based\n      system\n    - Right click and go to Properties\n    - Go to the tab \"Versions\"\n    - Click \"File Version\" in the \"Item Name\" window\n    - If the \"Value\" window shows \"e.x.p build-158248\", the version of\n      VMrc is affected\n\n    Remediation of this issue on Windows-based systems requires the\n    following steps (Linux-based systems are not affected):\n\n    - Uninstall affected versions of VMrc from the systems where the\n      VMrc plug-in has been installed (use the Windows Add/Remove\n      Programs interface)\n    - Install vCenter 4.0 Update 1 or install the ESX 4.0 patch\n      ESX400-200911223-UG\n    - Login into vCenter 4.0 Update 1 or ESX 4.0 with patch\n      ESX400-200911223-UG using WebAccess on the system where the VMrc\n      needs to be re-installed\n    - Re-install VMrc by going to the console tab in WebAccess.  The\n      Console tab is selectable after selecting a virtual machine. \n\n    Note: the VMrc plug-in for Firefox on Windows-based operating\n    systems is no longer compatible after the above remediation steps. \n    Users are advised to use the Internet Explorer VMrc plug-in. \n\n    VMware would like to thank Alexey Sintsov from Digital Security\n    Research Group for reporting this issue to us. \n\n    The Common Vulnerabilities and Exposures project (cve.mitre.org)\n    has assigned the name CVE-2009-3732 to this issue. \n\n\n g. Windows-based VMware authd remote denial of service\n\n    A vulnerability in vmware-authd could cause a denial of service\n    condition on Windows-based hosts.  The denial of service is limited\n    to a crash of authd. \n\n    The Common Vulnerabilities and Exposures Project (cve.mitre.org)\n    has assigned the name CVE-2009-3707 to this issue. \n\n    The following table lists what action remediates the vulnerability\n    (column 4) if a solution is available. Potential information leak via hosted networking stack\n\n    A vulnerability in the virtual networking stack of VMware hosted\n    products could allow host information disclosure. \n\n    A guest operating system could send memory from the host vmware-vmx\n    process to the virtual network adapter and potentially to the\n    host\u0027s physical Ethernet wire. \n\n    The Common Vulnerabilities and Exposures Project (cve.mitre.org)\n    has assigned the name CVE-2010-1138 to this issue. \n\n    VMware would like to thank Johann MacDonagh for reporting this\n    issue to us. \n\n    The following table lists what action remediates the vulnerability\n    (column 4) if a solution is available. Linux-based vmrun format string vulnerability\n\n    A format string vulnerability in vmrun could allow arbitrary code\n    execution. \n\n    If a vmrun command is issued and processes are listed, code could\n    be executed in the context of the user listing the processes. \n\n    The Common Vulnerabilities and Exposures Project (cve.mitre.org)\n    has assigned the name CVE-2010-1139 to this issue. \n\n    VMware would like to thank Thomas Toth-Steiner for reporting this\n    issue to us. \n\n    The following table lists what action remediates the vulnerability\n    (column 4) if a solution is available. \n\n    VMware         Product   Running  Replace with/\n    Product        Version   on       Apply Patch\n    =============  ========  =======  =================\n    VirtualCenter  any       Windows  not affected\n\n    VIX API        any       Windows  not affected\n    VIX API        1.6.x     Linux    upgrade to VIX API 1.7 or later\n    VIX API        1.6.x     Linux64  upgrade to VIX API 1.7 or later\n\n    Workstation    7.x       any      not affected\n    Workstation    6.5.x     Windows  not affected\n    Workstation    6.5.x     Linux    6.5.4 build 246459 or later\n\n    Player         3.x       any      not affected\n    Player         2.5.x     Windows  not affected\n    Player         2.5.x     Linux    2.5.4 build 246459 or later\n\n    Ace            any       Windows  not affected\n\n    Server         2.x       Windows  not affected\n    Server         2.x       Linux    not being fixed at this time\n\n    Fusion         3.x       Mac OS/X not affected\n    Fusion         2.x       Mac OS/X 2.0.7 build 246742 or later\n\n    ESXi           any       any      not affected\n\n    ESX            any       any      not affected\n\n4. Solution\n\n   Please review the patch/release notes for your product and version\n   and verify the md5sum and/or the sha1sum of your downloaded file. \n\n   VMware Workstation Movie Decoder stand alone 6.5.4\n   --------------------------------------------------\n\nhttp://download3.vmware.com/software/wkst/VMware-moviedecoder-6.5.4-246459.exe\n   md5sum: ea2ac5907ae4c5c323147fe155443ab8\n   sha1sum: 5ca8d1fd45f6a7a6f38019b259c3e836ee4e8f29\n\n   VMware Workstation 7.0.1\n   ------------------------\n   For Windows\n\nhttp://downloads.vmware.com/download/download.do?downloadGroup=WKST-701-WIN\n   Release notes:\n   http://downloads.vmware.com/support/ws7/doc/releasenotes_ws701.html\n\n   Workstation for Windows 32-bit and 64-bit with VMware Tools\n   md5sum: fc8502a748de3b8f94c5c9571c1f17d2\n   sha1sum: 3de01b355b17363a92d80200ff5e7267b3bde206\n\n   Workstation for Windows 32-bit and 64-bit without VMware Tools\n   md5sum: 6a18ea3847cb727b03f7890f5643db79\n   sha1sum: 260b019db4619b0d1d775e5c38cc46b6db250984\n\n   For Linux\n   http://downloads.vmware.com/download/download.do?downloadGroup=WKST-701-LX\n   Release notes:\n   http://downloads.vmware.com/support/ws7/doc/releasenotes_ws701.html\n\n   Workstation for Linux 32-bit with VMware Tools\n   md5sum: a896f7aaedde8799f21b52b89f5fc9ef\n   sha1sum: f6d0789afa7927ca154973a071603a0bd098e697\n\n   Workstation for Linux 32-bit without VMware Tools\n   md5sum: 59ecd27bdf3f59be3b4df8f04d1b3874\n   sha1sum: 22e1a475069fca5e8d2446bf14661fa6d894d34f\n\n   Workstation for Linux 64-bit with VMware Tools\n   md5sum: 808682eaa6b202fa29172821f7378768\n   sha1sum: a901c45a2a02678b0d1722e8f27152c3af12a7ac\n\n   Workstation for Linux 64-bit without VMware Tools\n   md5sum: 5116e27e7b13a76693402577bd9fda58\n   sha1sum: dbcd045a889b95ac14828b8106631b678354e30a\n\n   VMware Workstation 6.5.4\n   ------------------------\n   For Windows\n\nhttp://downloads.vmware.com/download/download.do?downloadGroup=WKST-654-WIN\n   Release Notes:\n   http://downloads.vmware.com/support/ws65/doc/releasenotes_ws654.html\n\n   Workstation for Windows 32-bit and 64-bit\n   Windows 32-bit and 64-bit .exe\n   md5sum: 2dc393fcc4e78dcf2165098a4938699a\n   sha1sum: acfff457860c8c53c637c01f74f8aaa72d1c9569\n\n   For Linux\n   http://downloads.vmware.com/download/download.do?downloadGroup=WKST-654-LX\n   Release Notes:\n   http://downloads.vmware.com/support/ws65/doc/releasenotes_ws654.html\n\n   Workstation for Linux 32-bit\n   Linux 32-bit .rpm\n   md5sum: 9efb43a604d50e541eb3be7081b8b198\n   sha1sum: 4240d664f85a11f47288d2279224b26bef92aa8b\n\n   Workstation for Linux 32-bit\n   Linux 32-bit .bundle\n   md5sum: 38760682ad3b2f6bfb4e40f424c95c2a\n   sha1sum: ec78099322b5fb2a737cd74a1978a5c07382dc8a\n\n   Workstation for Linux 64-bit\n   Linux 64-bit .rpm\n   md5sum: 24311492bc515e9bc98eff9b2e7d33a2\n   sha1sum: b4947ef09f740440e8a24fc2ba05c0a7c11b82f5\n\n   Workstation for Linux 64-bit\n   Linux 64-bit .bundle\n   md5sum: ed24296705ad48442549d9cb2b3c0d8d\n   sha1sum: 3c0f1efae0a64fa3a41be21b0bfc962f12e0e6d8\n\n\n   VMware Player 3.0.1\n   -------------------\n   http://downloads.vmware.com/tryvmware/?p=player\u0026lp=default\n   Release notes:\nhttp://downloads.vmware.com/support/player30/doc/releasenotes_player301.html\n\n   Player for Windows 32-bit and 64-bit\n   md5sum: 78c92c0242c9540f68a629d4ac49c516\n   sha1sum: 7fc255fcd1a6784458012314db1206ed922e92cf\n\n   Player for Linux 32-bit (.bundle)\n   md5sum: e7cd19d39c7bbd1aee582743d76a7863\n   sha1sum: cff76010f0429576288ea1e5a594cd47a2c64f4a\n\n   Player for Linux 64-bit (.bundle)\n   md5sum: 88b08537c6eea705883dc1755b97738c\n   sha1sum: 84f25370d24c03a18968a4f4c8e06cef3d21c2df\n\n   VMware VIX API for Windows 32-bit and 64-bit\n   md5sum: 2c46fc7e2516f331eb4dd23154d00a54\n   sha1sum: 85ceb1b718806c6870e3a918bcc772d1486ccdc9\n\n   VMware VIX API for 32-bit Linux\n   md5sum: 8b0994a26363246b5e954f97bd5a088d\n   sha1sum: af93da138a158ee6e05780a5c4042414735987b6\n\n   VMware VIX API for 64-bit Linux\n   md5sum: ef7b9890c52b1e333f2357760a7fff85\n   sha1sum: dfef8531356de78171e13c4c108ebaeb43eaa62d\n\n   VMware Player 2.5.4\n   -------------------\n   http://downloads.vmware.com/download/player/player_reg.html\n   Release notes:\nhttp://downloads.vmware.com/support/player25/doc/releasenotes_player254.html\n\n   Player for Windows 32-bit and 64-bit (.exe)\n   md5sum: 531140a1eeed7d8b71f726b3d32a9174\n   sha1sum: 2500fa8af48452bd0e97040b80c569c3cb4f73e5\n\n   Player for Linux (.rpm)\n   md5sum: 1905f61af490f9760bef54450747e708\n   sha1sum: cf7444c0a6331439c5479a4158112a60eb0e6e8d\n\n   Player for Linux (.bundle)\n   md5sum: 74f539005687a4efce7971f7ef019af5\n   sha1sum: 4c4412c5807ecd00e66886e0e7c43ed61b62aab7\n\n   Player for Linux - 64-bit (.rpm)\n   md5sum: 013078d7f6adcdbcbaafbf5e0ae11a39\n   sha1sum: 7c434173a3fe446ebefce4803bfaa7ab67d1ff72\n\n   Player for Linux - 64-bit (.bundle)\n   md5sum: 175ce2f9656ff10a1327c0d48f80c65f\n   sha1sum: bf7acfdcb44bf345d58f79ad1bcb04816f262d22\n\n\n   VMware ACE 2.6.1\n   ----------------\nhttp://downloads.vmware.com/download/download.do?downloadGroup=ACE-261-WIN\n   Release notes:\n   http://downloads.vmware.com/support/ace26/doc/releasenotes_ace261.html\n\n   VMware Workstation for 32-bit and 64-bit Windows with tools\n   md5sum: fc8502a748de3b8f94c5c9571c1f17d2\n   sha1sum: 3de01b355b17363a92d80200ff5e7267b3bde206\n\n   VMware Workstation for Windows 32-bit and 64-bit without tools\n   md5sum: 6a18ea3847cb727b03f7890f5643db79\n   sha1sum: 260b019db4619b0d1d775e5c38cc46b6db250984\n\n   ACE Management Server Virtual Appliance\n   md5sum: e26d258c511572064e99774fbac9184c\n   sha1sum: 9363656b70caa11a31a6229451202d9f8203c1f5\n\n   ACE Management Server for Windows\n   md5sum: e970828f2a5a62ac108879033a70f4b6\n   sha1sum: eca89372eacc78c3130781d0d183715055d64798\n\n   ACE Management Server for SUSE Enterprise Linux 9\n   md5sum: 59b3ad5964daef2844e72fd1765590fc\n   sha1sum: 91048de7665f5dc466f06e2ebc4c08f08026a97f\n\n   ACE Management Server for Red Hat Enterprise Linux 4\n   md5sum: 6623f6a8a645402a1c8c351ec99a1889\n   sha1sum: a6d74ba072c5a513fcf8993edebaaf7f8225c05d\n\n   VMware ACE 2.5.4\n   ----------------\nhttp://downloads.vmware.com/download/download.do?downloadGroup=ACE-254-WIN\n   Release notes:\n   http://downloads.vmware.com/support/ace25/doc/releasenotes_ace254.html\n\n   VMware ACE for Windows 32-bit and 64-bit\n   Windows 32-bit and 64-bit .exe\n   md5sum: 2dc393fcc4e78dcf2165098a4938699a\n   sha1sum: acfff457860c8c53c637c01f74f8aaa72d1c9569\n\n   ACE Management Server Virtual Appliance\n   AMS Virtual Appliance .zip\n   md5sum: 3935f23d4a074e7a3429a1c80cfd2155\n   sha1sum: 5b09439a9c840d39ae49fbd7a79732ecd58c52a3\n\n   ACE Management Server for Windows\n   Windows .exe\n   md5sum: 1173bd7da6ed330a262ed4e2eff6562c\n   sha1sum: d9bce88a350aa957f3387f870af763875d4d9110\n\n   ACE Management Server for SUSE Enterprise Linux 9\n   SLES 9 .rpm\n   md5sum: 0bec2cf8d6ae3bb6976c9d8cc2573208\n   sha1sum: f3c6d9ee3357535b1540cedd9e86d723e2ed2134\n\n   ACE Management Server for Red Hat Enterprise Linux 4\n   RHEL 4 .rpm\n   md5sum: 17caa522af79cf1f6b2ebad16a4ac8a5\n   sha1sum: cdd6e2a4e3d7ad89f95e60f1af024bea7eaba0fe\n\n\n   VMware Server 2.0.2\n   -------------------\n   http://www.vmware.com/download/server/\n   Release notes:\n  http://www.vmware.com/support/server2/doc/releasenotes_vmserver202.html\n\n   VMware Server 2\n   Version 2.0.2 | 203138   - 10/26/09\n   507 MB EXE image VMware Server 2 for Windows Operating Systems. A\n   master installer file containing all Windows components of VMware\n   Server. \n   md5sum: a6430bcc16ff7b3a29bb8da1704fc38a\n   sha1sum: 39683e7333732cf879ff0b34f66e693dde0e340b\n\n   VIX API 1.6 for Windows\n   Version 2.0.2 | 203138   - 10/26/09\n   37 MB image\n   md5sum: 827e65e70803ec65ade62dd27a74407a\n   sha1sum: a14281bc055271a19be3c88026e92304bc3f0e22\n\n   For Linux\n\n   VMware Server 2 for Linux Operating Systems. \n   Version 2.0.2 | 203138   - 10/26/09\n   37 MB TAR image\n   md5sum: 95ddea5a0579a35887bd15b083ffea20\n   sha1sum: 14cf12063a7480f240ccd96178ad4258cb26a747\n\n   VMware Server 2 for Linux Operating Systems 64-bit version. \n   Version 2.0.2 | 203138   - 10/26/09\n   452 MB RPM image\n   md5sum: 35c8b176601133749e4055e0034f8be6\n   sha1sum: e8dc842d89899df5cd3e1136af76f19ca5ccbece\n\n   The core application needed to run VMware Server 2, 64-bit version. \n   Version 2.0.2 | 203138   - 10/26/09\n   451 MB TAR image\n   md5sum: cc7aef813008eeb7150c21547d431b39\n   sha1sum: b65d3d46dc947fc7995bda354c4947afabd23474\n\n\n   VMware Fusion 3.0.2\n   -------------------\n   http://downloads.vmware.com/download/download.do?downloadGroup=FUS-302\n   Release notes:\nhttp://downloads.vmware.com/support/fusion3/doc/releasenotes_fusion_302.html\n\n   VMware Fusion 3.0.2 (for Intel-based Macs)\n   md5sum: aa17278a4a668eeb9f9467e4e3111ccc\n   sha1sum: 58c3d63705ac90839f7c1ae14264177e1fd56df3\n\n   VMware Fusion 3.0.2 Light for Mac (for Intel-based Macs)\n   md5sum: 052ecbbfc4f59a85e2d08b4bd3ef0896\n   sha1sum: 61e00487f4c649588099647d4a5f47ddf5b8ad01\n\n   VMware Fusion 2.0.7\n   -------------------\n   http://downloads.vmware.com/download/download.do?downloadGroup=FUS-207\n   Release notes:\nhttp://downloads.vmware.com/support/fusion2/doc/releasenotes_fusion_207.html\n\n   VMware Fusion 2.0.7 (for Intel-based Macs)\n   md5sum: a293f5ce6ccc227760640753386e9da6\n   sha1sum: ddfda92f9baf30e536bc485e42325d173a1aa370\n\n   VMware Fusion 2.0.7 Light (for Intel-based Macs)\n   md5sum: d4772d118fb90323f598849e70c21189\n   sha1sum: 5c1df1597e77ebe0f0555749b281008ca5f2fb77\n\n\n   VIX API 1.7 Version: 1.7 | 2009-08-26 | 186713\n   ----------------------------------------------\n   VIX API for Window 32-bit and 64-bit\n   Main installation file for Windows 32-bit and 64-bit host\n   md5sum:b494fc3092f07d0f29cc06a19fe61306\n   sha1sum:aa8638424cb7f25c1e42343134ac9f0bd2c2e0c9\n\n   VIX API for Linux 32-bit\n   md5sum:6b0ed8872d8b714363cddc68b6a77008\n   sha1sum:8a9b12a61641394b347488119a7120eaa47dc2a1\n\n   VIX API for Linux 64-bit\n   md5sum:d57aa9f98058d5a386c18e14cc05bf4d\n   sha1sum:3b7d4461ea257e795b322cc080f4ae29a230666b\n\n   VIX API Version: 1.8.1 | 2009-10-11 |  207905\n   ---------------------------------------------\n   VIX API for Windows 32-bit and 64-bit\n   md5sum:4f21e4cb518767bc08045f5a39f5d41f\n   sha1sum:5b8275c549f9d9498bd2ed078557f1ce1986ac12\n\n   VIX API for Linux 32-bit\n   md5sum:f347e94d907c26754540d59956ee5d53\n   sha1sum:6ddc6c9371ba127d04bc83bd55988a6c83366907\n\n   VIX API for Linux 64-bit\n   md5sum:b8a3982072d0d42c0c37dd7eb49d686c\n   sha1sum:d044ac3dd42f806bc4ff48ddf584b5e3d82910c8\n\n   VIX API Version: 1.10 Beta | 01/28/10 | 222403\n   ----------------------------------------------\n   VIX API for Windows 32-bit and 64-bit\n   md5sum:ac5b6e9197cb68c302bfac9ed683e3af\n   sha1sum:0d942e7409e88e684bdb65811e7be7f47d631a73\n\n   VIX API for Linux 32-bit\n   md5sum:07d1989d042e317eb9d2b3daf269dda7\n   sha1sum:1e3840d426d7dfff53fa7e1bd22b09b56cf2362c\n\n   VIX API for Linux 64-bit\n   md5sum:9b345008e0adec3c044988307294944b\n   sha1sum:7a54a893369c2227f7e8058430c40983168c6e0b\n\n\n   ESXi\n   ----\n   ESXi 4.0 bulletin ESXi400-201002402-BG\nhttps://hostupdate.vmware.com/software/VUM/OFFLINE/release-193-20100228-731251/ESXi400-201002001.zip\n   md5sum: e5aa2968d389594abdc59cbac7b0183d\n   sha1sum: bb50b3ad7934e3f9e24edc879b35e83b357343b2\n   http://kb.vmware.com/kb/1018404\n\n   ESXi 3.5\n   --------\n   ESXi 3.5 patch ESXe350-200912402-T-BG was first contained in\n   ESXe350-200912401-O-BG from December 2009. \n\n   The same patch, ESXe350-200912402-T-BG, is also contained in\n   ESXe350-201002401-O-SG from February 2010 ESXi 3.5 security update. \n\n   In latest non-security ESXi 3.5 update, ESXe350-201003402-T-BG is also\n   included in ESXe350-201003401-O-BG from March 2010. \n\n\n   ESXe350-201002401-O-SG (latest security update)\n   http://download3.vmware.com/software/vi/ESXe350-201002401-O-SG.zip\n\n   md5sum: 0c8d4d1c0e3c2aed9f785cf081225d83\n\n   http://kb.vmware.com/kb/1015047 (Vi Client)\n\n   http://kb.vmware.com/kb/1016665 (VM Tools)\n\n   http://kb.vmware.com/kb/1017685 (Firmware)\n\n\n\n   The three ESXi patches for Firmware \"I\", VMware Tools \"T,\" and the\n   VI Client \"C\" are contained in a single offline \"O\" download file. \n\n\n   ESX\n   ---\n   ESX 4.0 bulletin ESX400-201002401-BG\nhttps://hostupdate.vmware.com/software/VUM/OFFLINE/release-192-20100228-732240/ESX400-201002001.zip\n   md5sum: de62cbccaffa4b2b6831617f18c1ccb4\n   sha1sum: 4083f191fa4acd6600c9a87e4852f9f5700e91ab\n   http://kb.vmware.com/kb/1018403\n\n   Note: ESX400-201002001 contains the bundle with the security fix,\n         ESX400-201002401-BG\n   To install an individual bulletin use esxupdate with the -b option. \n   esxupdate --bundle ESX400-201002001 -b ESX400-201002401-BG\n\n   ESX 4.0 bulletin ESX400-200911223-UG\nhttps://hostupdate.vmware.com/software/VUM/OFFLINE/release-166-20091202-254879/ESX-4.0.0-update01a.zip\n   md5sum: 99c1fcafbf0ca105ce73840d686e9914\n   sha1sum: aa8a23416271bc28b6b8f6bdbe00045e36314ebb\n   http://kb.vmware.com/kb/1014842\n\n   Note: ESX-4.0.0-update01a contains the bundle with the security fix,\n         ESX400-200911223-UG\n   To install an individual bulletin use esxupdate with the -b option. \n   esxupdate --bundle ESX-4.0.0-update01a -b ESX400-200911223-UG\n\n   ESX 3.5 patch ESX350-200912401-BG\n   http://download3.vmware.com/software/vi/ESX350-200912401-BG.zip\n   md5sum: f1d3589745b4ae933554785aef22bacc\n   sha1sum: d1e5a9209b165d43d75f076e556fc028bec4cc47\n   http://kb.vmware.com/kb/1016657\n\n   ESX 3.0.3 patch ESX303-201002203-UG\n   http://download3.vmware.com/software/vi/ESX303-201002203-UG.zip\n   md5sum: 49ee56b687707cbe6999836c315f081a\n   http://kb.vmware.com/kb/1018030\n\n   ESX 2.5.5 Upgrade Patch 15\n http://download3.vmware.com/software/esx/esx-2.5.5-191611-upgrade.tar.gz\n   md5sum: c346fe510b6e51145570e03083f77357\n   sha1sum: ef6b19247825fb3fe2c55f8fda3cdd05ac7bb1f4\n   http://www.vmware.com/support/esx25/doc/esx-255-200910-patch.html\n\n\n5. References\n   http://www.acrossecurity.com/advisories.htm\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1564\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1565\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2042\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3707\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3732\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1138\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1139\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1140\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1142\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1141\n\n6. Change log\n2010-04-09  VMSA-2010-0007\nInitial security advisory after release of Workstation 6.5.4 and Fusion\n2.0.7 on 2010-04-08. \n\n- ------------------------------------------------------------------------\n7. Contact\n\nE-mail list for product security notifications and announcements:\nhttp://lists.vmware.com/cgi-bin/mailman/listinfo/security-announce\n\nThis Security Advisory is posted to the following lists:\n\n  * security-announce at lists.vmware.com\n  * bugtraq at securityfocus.com\n  * full-disclosure at lists.grok.org.uk\n\nE-mail:  security at vmware.com\nPGP key at: http://kb.vmware.com/kb/1055\n\nVMware Security Center\nhttp://www.vmware.com/security\n\nVMware security response policy\nhttp://www.vmware.com/support/policies/security_response.html\n\nGeneral support life cycle policy\nhttp://www.vmware.com/support/policies/eos.html\n\nVMware Infrastructure support life cycle policy\nhttp://www.vmware.com/support/policies/eos_vi.html\n\nCopyright 2010 VMware Inc.  All rights reserved. \n\n\n-----BEGIN PGP SIGNATURE-----\nVersion: GnuPG v1.4.5 (MingW32)\n\niD8DBQFLvvM8S2KysvBH1xkRAgu/AJ9RrzlOq/5Ug0t8R4qoi/UwDVJDpACbBGgT\nd58bjKG6Ic7m/TsoJP4M2tw=\n=Q1zv\n-----END PGP SIGNATURE-----\n. \n-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1\n\n\n                    National Cyber Alert System\n\n              Technical Cyber Security Alert TA10-238A\n\n\nMicrosoft Windows Insecurely Loads Dynamic Libraries\n\n   Original release date: August 26, 2010\n   Last revised: --\n   Source: US-CERT\n\n\nSystems Affected\n\n     Any application running on the Microsoft Windows platform that\n     uses dynamically linked libraries (DLLs) may be affected. Please see the Vendor Information\n     section of Vulnerability Note VU#707943 for information about\n     specific vendors. DLLs are typically loaded\n   when the application is first started; however DLLs may be loaded\n   and unloaded while the application is running. An application can\n   request a DLL file in a variety of ways, and Windows uses several\n   different search algorithms to find DLL files. The interaction\n   between the application and Windows can result in a DLL file being\n   loaded from the current working directory of the application,\n   instead of the Windows system directory or the directory where the\n   application is installed. \n\n   The current working directory could be the desktop, a removable\n   storage device such as a USB key, a Windows file share, or a WebDAV\n   location. When a file associated with an application is opened, a\n   DLL in the same directory as the file may be loaded. Although an\n   attacker may not have permission to write to the Windows system or\n   application directories, the attacker may be able to write a DLL to\n   a directory used to store files, or the attacker could provide\n   their own directory. \n\n   Attacks against this type of vulnerability have been referred to as\n   \"binary planting.\" Please see Vulnerability Note VU#707943 and\n   Microsoft Security Advisory 2269637 for more information. \n\n\nII. Impact\n\n   By placing a DLL with the correct name (and possibly the relative\n   directory path) in the current working directory, an attacker could\n   execute arbitrary code with the privileges of the application that\n   loads the DLL. \n\n\nIII. Solution\n\n   Individual applications that run on the Windows platform may\n   require patches or updates. Microsoft Knowledge Base article\n   KB2264107 describes an update that provides a registry key that can\n   prevent Windows from searching the current working directory for\n   DLL files. \n\n   Information about specific solutions for different vendors, general\n   mitigation techniques, and secure ways for applications to load\n   DLLs can be found in the Vendor Information and Solution sections\n   of Vulnerability Note VU#707943. \n\n\nIV. References\n\n * Vulnerability Note VU#707943 -\n   \u003chttp://www.kb.cert.org/vuls/id/707943\u003e\n\n * Microsoft Security Advisory (2269637) -\n   \u003chttp://www.microsoft.com/technet/security/advisory/2269637.mspx\u003e\n\n * A new CWDIllegalInDllSearch registry entry is available to control\n   the DLL search path algorithm -\n   \u003chttp://support.microsoft.com/kb/2264107\u003e\n\n ____________________________________________________________________\n\n   The most recent version of this document can be found at:\n\n     \u003chttp://www.us-cert.gov/cas/techalerts/TA10-238A.html\u003e\n ____________________________________________________________________\n\n   Feedback can be directed to US-CERT Technical Staff. Please send\n   email to \u003ccert@cert.org\u003e with \"TA10-238A Feedback VU#707943\" in\n   the subject. \n ____________________________________________________________________\n\n   For instructions on subscribing to or unsubscribing from this\n   mailing list, visit \u003chttp://www.us-cert.gov/cas/signup.html\u003e. \n ____________________________________________________________________\n\n   Produced 2010 by US-CERT, a government organization. \n\nBackground\n==========\n\nVMware Player, Server, and Workstation allow emulation of a complete PC\non a PC without the usual performance overhead of most emulators. \n\nAffected packages\n=================\n\n    -------------------------------------------------------------------\n     Package              /     Vulnerable     /            Unaffected\n    -------------------------------------------------------------------\n  1  app-emulation/vmware-player\n                              \u003c= 2.5.5.328052              Vulnerable!\n  2  app-emulation/vmware-workstation\n                              \u003c= 6.5.5.328052              Vulnerable!\n  3  app-emulation/vmware-server\n                              \u003c= 1.0.9.156507              Vulnerable!\n    -------------------------------------------------------------------\n     NOTE: Certain packages are still vulnerable. Users should migrate\n           to another package if one is available or wait for the\n           existing packages to be marked stable by their\n           architecture maintainers. Please review the CVE identifiers referenced below for\ndetails. \n\nImpact\n======\n\nLocal users may be able to gain escalated privileges, cause a Denial of\nService, or gain sensitive information. \n\nA remote attacker could entice a user to open a specially crafted file,\npossibly resulting in the remote execution of arbitrary code, or a\nDenial of Service. Remote attackers also may be able to spoof DNS\ntraffic, read arbitrary files, or inject arbitrary web script to the\nVMware Server Console. \n\nFurthermore, guest OS users may be able to execute arbitrary code on\nthe host OS, gain escalated privileges on the guest OS, or cause a\nDenial of Service (crash the host OS). \n\nWorkaround\n==========\n\nThere is no known workaround at this time. \n\nGentoo discontinued support for VMware Workstation. We recommend that users\nunmerge VMware Server:\n\n  # emerge --unmerge \"app-emulation/vmware-server\"\n\nReferences\n==========\n\n[  1 ] CVE-2007-5269\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-5269\n[  2 ] CVE-2007-5503\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-5503\n[  3 ] CVE-2007-5671\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-5671\n[  4 ] CVE-2008-0967\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-0967\n[  5 ] CVE-2008-1340\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1340\n[  6 ] CVE-2008-1361\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1361\n[  7 ] CVE-2008-1362\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1362\n[  8 ] CVE-2008-1363\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1363\n[  9 ] CVE-2008-1364\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1364\n[ 10 ] CVE-2008-1392\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1392\n[ 11 ] CVE-2008-1447\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1447\n[ 12 ] CVE-2008-1806\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1806\n[ 13 ] CVE-2008-1807\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1807\n[ 14 ] CVE-2008-1808\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1808\n[ 15 ] CVE-2008-2098\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-2098\n[ 16 ] CVE-2008-2100\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-2100\n[ 17 ] CVE-2008-2101\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-2101\n[ 18 ] CVE-2008-4915\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-4915\n[ 19 ] CVE-2008-4916\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-4916\n[ 20 ] CVE-2008-4917\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-4917\n[ 21 ] CVE-2009-0040\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-0040\n[ 22 ] CVE-2009-0909\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-0909\n[ 23 ] CVE-2009-0910\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-0910\n[ 24 ] CVE-2009-1244\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-1244\n[ 25 ] CVE-2009-2267\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-2267\n[ 26 ] CVE-2009-3707\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-3707\n[ 27 ] CVE-2009-3732\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-3732\n[ 28 ] CVE-2009-3733\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-3733\n[ 29 ] CVE-2009-4811\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-4811\n[ 30 ] CVE-2010-1137\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1137\n[ 31 ] CVE-2010-1138\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1138\n[ 32 ] CVE-2010-1139\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1139\n[ 33 ] CVE-2010-1140\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1140\n[ 34 ] CVE-2010-1141\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1141\n[ 35 ] CVE-2010-1142\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1142\n[ 36 ] CVE-2010-1143\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1143\n[ 37 ] CVE-2011-3868\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3868\n\nAvailability\n============\n\nThis GLSA and any updates to it are available for viewing at\nthe Gentoo Security Website:\n\n http://security.gentoo.org/glsa/glsa-201209-25.xml\n\nConcerns?\n=========\n\nSecurity is a primary focus of Gentoo Linux and ensuring the\nconfidentiality and security of our users\u0027 machines is of utmost\nimportance to us. Any security concerns should be addressed to\nsecurity@gentoo.org or alternatively, you may file a bug at\nhttps://bugs.gentoo.org. \n\nLicense\n=======\n\nCopyright 2012 Gentoo Foundation, Inc; referenced text\nbelongs to its owner(s). \n\nThe contents of this document are licensed under the\nCreative Commons - Attribution / Share Alike license. \n\nhttp://creativecommons.org/licenses/by-sa/2.5\n",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2010-1141"
          },
          {
            "db": "CERT/CC",
            "id": "VU#707943"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001364"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001999"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2010-0574"
          },
          {
            "db": "BID",
            "id": "39392"
          },
          {
            "db": "IVD",
            "id": "7d7c8fb0-463f-11e9-a735-000c29342cb1"
          },
          {
            "db": "IVD",
            "id": "46c824c0-2356-11e6-abef-000c29c66e3d"
          },
          {
            "db": "VULMON",
            "id": "CVE-2010-1141"
          },
          {
            "db": "PACKETSTORM",
            "id": "88215"
          },
          {
            "db": "PACKETSTORM",
            "id": "93209"
          },
          {
            "db": "PACKETSTORM",
            "id": "117012"
          }
        ],
        "trust": 4.59
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2010-1141",
            "trust": 4.0
          },
          {
            "db": "SECUNIA",
            "id": "39198",
            "trust": 3.1
          },
          {
            "db": "SECUNIA",
            "id": "39206",
            "trust": 2.5
          },
          {
            "db": "SECTRACK",
            "id": "1023832",
            "trust": 1.8
          },
          {
            "db": "SECTRACK",
            "id": "1023833",
            "trust": 1.8
          },
          {
            "db": "CERT/CC",
            "id": "VU#707943",
            "trust": 1.7
          },
          {
            "db": "USCERT",
            "id": "TA10-238A",
            "trust": 1.7
          },
          {
            "db": "BID",
            "id": "39392",
            "trust": 1.2
          },
          {
            "db": "CNVD",
            "id": "CNVD-2010-0574",
            "trust": 1.0
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201004-160",
            "trust": 1.0
          },
          {
            "db": "BID",
            "id": "1699",
            "trust": 0.8
          },
          {
            "db": "VUPEN",
            "id": "ADV-2010-0852",
            "trust": 0.8
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001364",
            "trust": 0.8
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001999",
            "trust": 0.8
          },
          {
            "db": "NSFOCUS",
            "id": "14789",
            "trust": 0.6
          },
          {
            "db": "NSFOCUS",
            "id": "14788\u203b14789",
            "trust": 0.6
          },
          {
            "db": "NSFOCUS",
            "id": "14788",
            "trust": 0.6
          },
          {
            "db": "BUGTRAQ",
            "id": "20100409 VMSA-2010-0007 VMWARE HOSTED PRODUCTS, VCENTER SERVER AND ESX PATCHES RESOLVE MULTIPLE SECURITY ISSUES",
            "trust": 0.6
          },
          {
            "db": "MLIST",
            "id": "[SECURITY-ANNOUNCE] 20100409 VMSA-2010-0007 VMWARE HOSTED PRODUCTS, VCENTER SERVER AND ESX PATCHES RESOLVE MULTIPLE SECURITY ISSUES",
            "trust": 0.6
          },
          {
            "db": "FULLDISC",
            "id": "20100409 VMSA-2010-0007 VMWARE HOSTED PRODUCTS, VCENTER SERVER AND ESX PATCHES RESOLVE MULTIPLE SECURITY ISSUES",
            "trust": 0.6
          },
          {
            "db": "IVD",
            "id": "7D7C8FB0-463F-11E9-A735-000C29342CB1",
            "trust": 0.2
          },
          {
            "db": "IVD",
            "id": "46C824C0-2356-11E6-ABEF-000C29C66E3D",
            "trust": 0.2
          },
          {
            "db": "VULMON",
            "id": "CVE-2010-1141",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "88215",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "93209",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "117012",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "IVD",
            "id": "7d7c8fb0-463f-11e9-a735-000c29342cb1"
          },
          {
            "db": "IVD",
            "id": "46c824c0-2356-11e6-abef-000c29c66e3d"
          },
          {
            "db": "CERT/CC",
            "id": "VU#707943"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2010-0574"
          },
          {
            "db": "VULMON",
            "id": "CVE-2010-1141"
          },
          {
            "db": "BID",
            "id": "39392"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001364"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001999"
          },
          {
            "db": "PACKETSTORM",
            "id": "88215"
          },
          {
            "db": "PACKETSTORM",
            "id": "93209"
          },
          {
            "db": "PACKETSTORM",
            "id": "117012"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201004-160"
          },
          {
            "db": "NVD",
            "id": "CVE-2010-1141"
          }
        ]
      },
      "id": "VAR-200009-0023",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "IVD",
            "id": "7d7c8fb0-463f-11e9-a735-000c29342cb1"
          },
          {
            "db": "IVD",
            "id": "46c824c0-2356-11e6-abef-000c29c66e3d"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2010-0574"
          }
        ],
        "trust": 0.1
      },
      "iot_taxonomy": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "category": [
              "ICS"
            ],
            "sub_category": null,
            "trust": 1.0
          }
        ],
        "sources": [
          {
            "db": "IVD",
            "id": "7d7c8fb0-463f-11e9-a735-000c29342cb1"
          },
          {
            "db": "IVD",
            "id": "46c824c0-2356-11e6-abef-000c29c66e3d"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2010-0574"
          }
        ]
      },
      "last_update_date": "2024-07-23T20:18:16.537000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "VMSA-2010-0007",
            "trust": 0.8,
            "url": "http://www.vmware.com/security/advisories/vmsa-2010-0007.html"
          },
          {
            "title": "HT4105",
            "trust": 0.8,
            "url": "http://support.apple.com/kb/ht4105"
          },
          {
            "title": "HT4105",
            "trust": 0.8,
            "url": "http://support.apple.com/kb/ht4105?viewlocale=ja_jp"
          },
          {
            "title": "Opera Software\u304b\u3089\u306e\u60c5\u5831",
            "trust": 0.8,
            "url": "http://jvn.jp/vu/jvnvu707943/844993/index.html"
          },
          {
            "title": "Adobe\u304b\u3089\u306e\u60c5\u5831",
            "trust": 0.8,
            "url": "http://jvn.jp/vu/jvnvu707943/244523/index.html"
          },
          {
            "title": "LhaForge",
            "trust": 0.8,
            "url": "http://claybird.sakura.ne.jp/garage/lhaforge/index.html"
          },
          {
            "title": "2010.2F9.2F7_ver_6.3.1",
            "trust": 0.8,
            "url": "http://lunapedia.lunascape.jp/index.php?title=lunascape6#2010.2f9.2f7_ver_6.3.1"
          },
          {
            "title": "Another technique for Fixing DLL Preloading attacks",
            "trust": 0.8,
            "url": "http://blogs.msdn.com/b/david_leblanc/archive/2010/08/23/another-technique-for-fixing-dll-preloading-attacks.aspx"
          },
          {
            "title": "More information about the DLL Preloading remote attack vector",
            "trust": 0.8,
            "url": "http://blogs.technet.com/b/srd/archive/2010/08/23/more-information-about-dll-preloading-remote-attack-vector.aspx"
          },
          {
            "title": "Secure loading of libraries to prevent DLL preloading attacks - Guidance for Software Developers\u3000(Word \u6587\u66f8)",
            "trust": 0.8,
            "url": "http://blogs.technet.com/cfs-file.ashx/__key/communityserver-components-postattachments/00-03-35-14-21/secure-loading-of-libraries-to-prevent-dll-preloading.docx"
          },
          {
            "title": "Dynamic-Link Library Security",
            "trust": 0.8,
            "url": "http://msdn.microsoft.com/ja-jp/library/ff919712%28v=vs.85%29.aspx"
          },
          {
            "title": "2269637",
            "trust": 0.8,
            "url": "http://www.microsoft.com/technet/security/advisory/2269637.mspx"
          },
          {
            "title": "Load Library Safely",
            "trust": 0.8,
            "url": "https://blogs.technet.microsoft.com/srd/2014/05/13/load-library-safely/"
          },
          {
            "title": "DLL \u691c\u7d22\u30d1\u30b9\u30a2\u30eb\u30b4\u30ea\u30ba\u30e0\u3092\u5236\u5fa1\u3059\u308b\u65b0\u3057\u3044 CWDIllegalInDllSearch \u30ec\u30b8\u30b9\u30c8\u30ea\u30a8\u30f3\u30c8\u30ea\u306b\u3064\u3044\u3066",
            "trust": 0.8,
            "url": "http://support.microsoft.com/kb/2264107"
          },
          {
            "title": "NV11-003",
            "trust": 0.8,
            "url": "http://www.nec.co.jp/security-info/secinfo/nv11-003.html"
          },
          {
            "title": "Microsoft Windows \u306b\u304a\u3051\u308b DLL \u8aad\u307f\u8fbc\u307f\u306b\u95a2\u3059\u308b\u8106\u5f31\u6027",
            "trust": 0.8,
            "url": "http://www.ponsoftware.com/archiver/bug.htm#load_lib"
          },
          {
            "title": "\u691c\u7d22\u30d1\u30b9\u306e\u554f\u984c\u306b\u8d77\u56e0\u3059\u308b\u8106\u5f31\u6027",
            "trust": 0.8,
            "url": "http://www7a.biglobe.ne.jp/~schezo/dll_vul.html"
          },
          {
            "title": "Top Page",
            "trust": 0.8,
            "url": "http://www5f.biglobe.ne.jp/~t-susumu"
          },
          {
            "title": "MHSVI#20100824",
            "trust": 0.8,
            "url": "http://homepage3.nifty.com/micco/vul/2010/mhsvi20100824.htm"
          },
          {
            "title": "sleipnirsleipnir_295",
            "trust": 0.8,
            "url": "http://www.fenrir.co.jp/blog/2010/10/sleipnirsleipnir_295.html"
          },
          {
            "title": "2269637",
            "trust": 0.8,
            "url": "https://www.microsoft.com/japan/technet/security/advisory/2269637.mspx"
          },
          {
            "title": "\u65b0\u305f\u306a\u30ea\u30e2\u30fc\u30c8\u306e\u653b\u6483\u624b\u6cd5\u306b\u95a2\u3059\u308b\u30a2\u30c9\u30d0\u30a4\u30b6\u30ea 2269637 \u3092\u516c\u958b",
            "trust": 0.8,
            "url": "http://blogs.technet.com/b/jpsecurity/archive/2010/08/24/3351474.aspx"
          },
          {
            "title": "\u30e9\u30a4\u30d6\u30e9\u30ea\u3092\u5b89\u5168\u306b\u30ed\u30fc\u30c9\u3057\u3066 DLL \u306e\u30d7\u30ea\u30ed\u30fc\u30c9\u653b\u6483\u3092\u9632\u3050 - \u30bd\u30d5\u30c8\u30a6\u30a7\u30a2\u958b\u767a\u8005\u5411\u3051\u30ac\u30a4\u30c0\u30f3\u30b9 (Word \u6587\u66f8)",
            "trust": 0.8,
            "url": "http://blogs.technet.com/cfs-file.ashx/__key/communityserver-components-postattachments/00-03-35-14-74/secure-loading-of-libraries-to-prevent-dll-preloading_5f00_j.docx"
          },
          {
            "title": "TA10-238A",
            "trust": 0.8,
            "url": "http://software.fujitsu.com/jp/security/vulnerabilities/ta10-238a.html"
          },
          {
            "title": "VMSA - 2010 - 0007: VMware Managed Products, vCenter Server and ESX Multiple Security Patches",
            "trust": 0.6,
            "url": "https://www.cnvd.org.cn/patchinfo/show/155"
          },
          {
            "title": "VMware Security Advisories: VMware hosted products, vCenter Server and ESX patches resolve multiple security issues",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=vmware_security_advisories\u0026qid=9a156b22cf9a31c993f6585b6881d5a5"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2010-0574"
          },
          {
            "db": "VULMON",
            "id": "CVE-2010-1141"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001364"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001999"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-264",
            "trust": 1.8
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001364"
          },
          {
            "db": "NVD",
            "id": "CVE-2010-1141"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 3.1,
            "url": "http://secunia.com/advisories/39198"
          },
          {
            "trust": 2.5,
            "url": "http://secunia.com/advisories/39206"
          },
          {
            "trust": 1.9,
            "url": "http://www.securitytracker.com/id?1023832"
          },
          {
            "trust": 1.9,
            "url": "http://www.securitytracker.com/id?1023833"
          },
          {
            "trust": 1.8,
            "url": "http://www.vmware.com/security/advisories/vmsa-2010-0007.html"
          },
          {
            "trust": 1.7,
            "url": "http://archives.neohapsis.com/archives/bugtraq/2010-04/0077.html"
          },
          {
            "trust": 1.7,
            "url": "http://archives.neohapsis.com/archives/fulldisclosure/2010-04/0121.html"
          },
          {
            "trust": 1.7,
            "url": "http://lists.vmware.com/pipermail/security-announce/2010/000090.html"
          },
          {
            "trust": 1.6,
            "url": "http://www.us-cert.gov/cas/techalerts/ta10-238a.html"
          },
          {
            "trust": 1.2,
            "url": "http://security.gentoo.org/glsa/glsa-201209-25.xml"
          },
          {
            "trust": 1.1,
            "url": "http://www.acrossecurity.com/aspr/aspr-2010-04-12-1-pub.txt"
          },
          {
            "trust": 1.1,
            "url": "https://oval.cisecurity.org/repository/search/definition/oval%3aorg.mitre.oval%3adef%3a7020"
          },
          {
            "trust": 0.9,
            "url": "http://www.securityfocus.com/bid/39392"
          },
          {
            "trust": 0.9,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-1141"
          },
          {
            "trust": 0.8,
            "url": "http://www.cert.org/blogs/vuls/2008/09/carpet_bombing_and_directory_p.html"
          },
          {
            "trust": 0.8,
            "url": "http://blog.mandiant.com/archives/1207"
          },
          {
            "trust": 0.8,
            "url": "http://msdn.microsoft.com/en-us/library/aa297182"
          },
          {
            "trust": 0.8,
            "url": "http://blog.zoller.lu/2010/08/cve-2010-xn-loadlibrarygetprocaddress.html"
          },
          {
            "trust": 0.8,
            "url": "http://msdn.microsoft.com/en-us/library/ms684175%28vs.85%29.aspx"
          },
          {
            "trust": 0.8,
            "url": "http://www.acrossecurity.com/aspr/aspr-2010-04-12-2-pub.txt"
          },
          {
            "trust": 0.8,
            "url": "http://www.acrossecurity.com/aspr/aspr-2010-08-18-1-pub.txt"
          },
          {
            "trust": 0.8,
            "url": "http://www.securityfocus.com/bid/1699/discuss"
          },
          {
            "trust": 0.8,
            "url": "http://blog.metasploit.com/2010/08/exploiting-dll-hijacking-flaws.html"
          },
          {
            "trust": 0.8,
            "url": "http://blog.rapid7.com/?p=5325"
          },
          {
            "trust": 0.8,
            "url": "http://www.cs.ucdavis.edu/research/tech-reports/2010/cse-2010-2.pdf"
          },
          {
            "trust": 0.8,
            "url": "https://www.microsoft.com/technet/security/advisory/2269637.mspx"
          },
          {
            "trust": 0.8,
            "url": "http://blogs.technet.com/b/srd/archive/2010/08/23/more-information-about-dll-preloading-remote-attack-vector.aspx"
          },
          {
            "trust": 0.8,
            "url": "http://blogs.msdn.com/b/david_leblanc/archive/2010/08/23/another-technique-for-fixing-dll-preloading-attacks.aspx"
          },
          {
            "trust": 0.8,
            "url": "http://support.microsoft.com/kb/2264107"
          },
          {
            "trust": 0.8,
            "url": "http://www.guninski.com/officedll.html"
          },
          {
            "trust": 0.8,
            "url": "http://jvn.jp/cert/jvnta10-238a/index.html"
          },
          {
            "trust": 0.8,
            "url": "http://jvn.jp/tr/jvntr-2010-23"
          },
          {
            "trust": 0.8,
            "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2010-1141"
          },
          {
            "trust": 0.8,
            "url": "http://www.vupen.com/english/advisories/2010/0852"
          },
          {
            "trust": 0.8,
            "url": "http://www.ipa.go.jp/about/press/20101111.html"
          },
          {
            "trust": 0.8,
            "url": "http://jvn.jp/cert/jvnta10-238a"
          },
          {
            "trust": 0.8,
            "url": "http://jvn.jp/cert/jvnvu707943"
          },
          {
            "trust": 0.8,
            "url": "http://jvn.jp/tr/jvntr-2010-23/"
          },
          {
            "trust": 0.8,
            "url": "http://www.kb.cert.org/vuls/id/707943"
          },
          {
            "trust": 0.6,
            "url": "http://www.nsfocus.net/vulndb/14788\u203b14789"
          },
          {
            "trust": 0.3,
            "url": "http://www.vmware.com"
          },
          {
            "trust": 0.2,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2009-3732"
          },
          {
            "trust": 0.2,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2009-3707"
          },
          {
            "trust": 0.1,
            "url": "https://cwe.mitre.org/data/definitions/264.html"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov"
          },
          {
            "trust": 0.1,
            "url": "http://kb.vmware.com/kb/1015047"
          },
          {
            "trust": 0.1,
            "url": "http://download3.vmware.com/software/wkst/vmware-moviedecoder-6.5.4-246459.exe"
          },
          {
            "trust": 0.1,
            "url": "http://download3.vmware.com/software/esx/esx-2.5.5-191611-upgrade.tar.gz"
          },
          {
            "trust": 0.1,
            "url": "http://kb.vmware.com/kb/1016665"
          },
          {
            "trust": 0.1,
            "url": "http://www.vmware.com/support/esx25/doc/esx-255-200910-patch.html"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2009-3707"
          },
          {
            "trust": 0.1,
            "url": "https://hostupdate.vmware.com/software/vum/offline/release-192-20100228-732240/esx400-201002001.zip"
          },
          {
            "trust": 0.1,
            "url": "http://kb.vmware.com/kb/1018404"
          },
          {
            "trust": 0.1,
            "url": "http://download3.vmware.com/software/vi/esx303-201002203-ug.zip"
          },
          {
            "trust": 0.1,
            "url": "http://www.vmware.com/support/policies/lifecycle/vi/faq.html"
          },
          {
            "trust": 0.1,
            "url": "http://downloads.vmware.com/download/download.do?downloadgroup=fus-302"
          },
          {
            "trust": 0.1,
            "url": "http://downloads.vmware.com/download/download.do?downloadgroup=ace-254-win"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-1140"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2010-1140"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2010-1141"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2009-2042"
          },
          {
            "trust": 0.1,
            "url": "http://downloads.vmware.com/support/fusion3/doc/releasenotes_fusion_302.html"
          },
          {
            "trust": 0.1,
            "url": "http://downloads.vmware.com/tryvmware/?p=player\u0026lp=default"
          },
          {
            "trust": 0.1,
            "url": "http://kb.vmware.com/kb/1016657"
          },
          {
            "trust": 0.1,
            "url": "http://www.vmware.com/security"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2009-1565"
          },
          {
            "trust": 0.1,
            "url": "http://downloads.vmware.com/download/download.do?downloadgroup=wkst-701-lx"
          },
          {
            "trust": 0.1,
            "url": "http://kb.vmware.com/kb/1055"
          },
          {
            "trust": 0.1,
            "url": "https://hostupdate.vmware.com/software/vum/offline/release-193-20100228-731251/esxi400-201002001.zip"
          },
          {
            "trust": 0.1,
            "url": "http://downloads.vmware.com/support/player30/doc/releasenotes_player301.html"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-1142"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2010-1142"
          },
          {
            "trust": 0.1,
            "url": "http://downloads.vmware.com/download/download.do?downloadgroup=fus-207"
          },
          {
            "trust": 0.1,
            "url": "http://kb.vmware.com/kb/1017685"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-1139"
          },
          {
            "trust": 0.1,
            "url": "http://downloads.vmware.com/download/player/player_reg.html"
          },
          {
            "trust": 0.1,
            "url": "http://downloads.vmware.com/support/fusion2/doc/releasenotes_fusion_207.html"
          },
          {
            "trust": 0.1,
            "url": "http://www.vmware.com/support/policies/security_response.html"
          },
          {
            "trust": 0.1,
            "url": "http://downloads.vmware.com/support/ws65/doc/releasenotes_ws654.html"
          },
          {
            "trust": 0.1,
            "url": "http://downloads.vmware.com/support/ace26/doc/releasenotes_ace261.html"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2010-1139"
          },
          {
            "trust": 0.1,
            "url": "http://www.vmware.com/support/server2/doc/releasenotes_vmserver202.html"
          },
          {
            "trust": 0.1,
            "url": "http://www.vmware.com/support/policies/eos_vi.html"
          },
          {
            "trust": 0.1,
            "url": "http://kb.vmware.com/kb/1018030"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2009-2042"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2009-3732"
          },
          {
            "trust": 0.1,
            "url": "http://downloads.vmware.com/support/ws7/doc/releasenotes_ws701.html"
          },
          {
            "trust": 0.1,
            "url": "http://www.vmware.com/support/policies/eos.html"
          },
          {
            "trust": 0.1,
            "url": "http://downloads.vmware.com/support/player25/doc/releasenotes_player254.html"
          },
          {
            "trust": 0.1,
            "url": "http://downloads.vmware.com/download/download.do?downloadgroup=ace-261-win"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2009-1565"
          },
          {
            "trust": 0.1,
            "url": "http://www.vmware.com/download/server/"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2010-1138"
          },
          {
            "trust": 0.1,
            "url": "http://downloads.vmware.com/download/download.do?downloadgroup=wkst-654-win"
          },
          {
            "trust": 0.1,
            "url": "http://www.vupen.com)"
          },
          {
            "trust": 0.1,
            "url": "http://download3.vmware.com/software/vi/esx350-200912401-bg.zip"
          },
          {
            "trust": 0.1,
            "url": "http://tinyurl.com/27mpjo"
          },
          {
            "trust": 0.1,
            "url": "http://www.acrossecurity.com)"
          },
          {
            "trust": 0.1,
            "url": "http://downloads.vmware.com/download/download.do?downloadgroup=wkst-701-win"
          },
          {
            "trust": 0.1,
            "url": "http://kb.vmware.com/kb/1014842"
          },
          {
            "trust": 0.1,
            "url": "https://hostupdate.vmware.com/software/vum/offline/release-166-20091202-254879/esx-4.0.0-update01a.zip"
          },
          {
            "trust": 0.1,
            "url": "http://www.acrossecurity.com/advisories.htm"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-1138"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2009-1564"
          },
          {
            "trust": 0.1,
            "url": "http://download3.vmware.com/software/vi/esxe350-201002401-o-sg.zip"
          },
          {
            "trust": 0.1,
            "url": "http://lists.vmware.com/cgi-bin/mailman/listinfo/security-announce"
          },
          {
            "trust": 0.1,
            "url": "http://downloads.vmware.com/support/ace25/doc/releasenotes_ace254.html"
          },
          {
            "trust": 0.1,
            "url": "http://downloads.vmware.com/download/download.do?downloadgroup=wkst-654-lx"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2009-1564"
          },
          {
            "trust": 0.1,
            "url": "http://kb.vmware.com/kb/1018403"
          },
          {
            "trust": 0.1,
            "url": "http://www.kb.cert.org/vuls/id/707943\u003e"
          },
          {
            "trust": 0.1,
            "url": "http://www.us-cert.gov/cas/techalerts/ta10-238a.html\u003e"
          },
          {
            "trust": 0.1,
            "url": "http://support.microsoft.com/kb/2264107\u003e"
          },
          {
            "trust": 0.1,
            "url": "http://www.microsoft.com/technet/security/advisory/2269637.mspx\u003e"
          },
          {
            "trust": 0.1,
            "url": "http://www.us-cert.gov/cas/signup.html\u003e."
          },
          {
            "trust": 0.1,
            "url": "http://www.us-cert.gov/legal.html\u003e"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-1363"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2009-3733"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2009-0909"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-1361"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-4915"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-4915"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2007-5269"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2011-3868"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2009-3732"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2010-1142"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-4917"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-2098"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-4916"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2010-1140"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2010-1141"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-1447"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2009-2267"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2009-0910"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-1362"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2010-1137"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2010-1138"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2007-5269"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-1447"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-1361"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2010-1139"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2010-1143"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-2098"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-1807"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2009-0040"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-2100"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-1340"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-4916"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2009-1244"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2009-3733"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-1808"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-1807"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-1392"
          },
          {
            "trust": 0.1,
            "url": "http://creativecommons.org/licenses/by-sa/2.5"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-2101"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-1806"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2009-0909"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2009-0040"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2009-2267"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2009-3707"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-2101"
          },
          {
            "trust": 0.1,
            "url": "http://security.gentoo.org/"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2007-5671"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-4917"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-2100"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-1364"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2007-5503"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-0967"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2007-5671"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-1806"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2007-5503"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-1340"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2009-4811"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-1364"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-1363"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2009-0910"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-1392"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-1808"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-1362"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2009-1244"
          },
          {
            "trust": 0.1,
            "url": "https://bugs.gentoo.org."
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-0967"
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#707943"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2010-0574"
          },
          {
            "db": "VULMON",
            "id": "CVE-2010-1141"
          },
          {
            "db": "BID",
            "id": "39392"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001364"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001999"
          },
          {
            "db": "PACKETSTORM",
            "id": "88215"
          },
          {
            "db": "PACKETSTORM",
            "id": "93209"
          },
          {
            "db": "PACKETSTORM",
            "id": "117012"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201004-160"
          },
          {
            "db": "NVD",
            "id": "CVE-2010-1141"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "IVD",
            "id": "7d7c8fb0-463f-11e9-a735-000c29342cb1"
          },
          {
            "db": "IVD",
            "id": "46c824c0-2356-11e6-abef-000c29c66e3d"
          },
          {
            "db": "CERT/CC",
            "id": "VU#707943"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2010-0574"
          },
          {
            "db": "VULMON",
            "id": "CVE-2010-1141"
          },
          {
            "db": "BID",
            "id": "39392"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001364"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001999"
          },
          {
            "db": "PACKETSTORM",
            "id": "88215"
          },
          {
            "db": "PACKETSTORM",
            "id": "93209"
          },
          {
            "db": "PACKETSTORM",
            "id": "117012"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201004-160"
          },
          {
            "db": "NVD",
            "id": "CVE-2010-1141"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2010-04-13T00:00:00",
            "db": "IVD",
            "id": "7d7c8fb0-463f-11e9-a735-000c29342cb1"
          },
          {
            "date": "2010-04-13T00:00:00",
            "db": "IVD",
            "id": "46c824c0-2356-11e6-abef-000c29c66e3d"
          },
          {
            "date": "2010-08-25T00:00:00",
            "db": "CERT/CC",
            "id": "VU#707943"
          },
          {
            "date": "2010-04-13T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2010-0574"
          },
          {
            "date": "2010-04-12T00:00:00",
            "db": "VULMON",
            "id": "CVE-2010-1141"
          },
          {
            "date": "2010-04-09T00:00:00",
            "db": "BID",
            "id": "39392"
          },
          {
            "date": "2010-05-07T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2010-001364"
          },
          {
            "date": "2010-09-14T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2010-001999"
          },
          {
            "date": "2010-04-10T03:16:16",
            "db": "PACKETSTORM",
            "id": "88215"
          },
          {
            "date": "2010-08-27T02:58:57",
            "db": "PACKETSTORM",
            "id": "93209"
          },
          {
            "date": "2012-09-30T16:40:15",
            "db": "PACKETSTORM",
            "id": "117012"
          },
          {
            "date": "2010-04-12T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201004-160"
          },
          {
            "date": "2010-04-12T18:30:00.663000",
            "db": "NVD",
            "id": "CVE-2010-1141"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2016-10-13T00:00:00",
            "db": "CERT/CC",
            "id": "VU#707943"
          },
          {
            "date": "2010-04-13T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2010-0574"
          },
          {
            "date": "2017-09-19T00:00:00",
            "db": "VULMON",
            "id": "CVE-2010-1141"
          },
          {
            "date": "2012-10-01T19:10:00",
            "db": "BID",
            "id": "39392"
          },
          {
            "date": "2010-05-07T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2010-001364"
          },
          {
            "date": "2016-11-09T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2010-001999"
          },
          {
            "date": "2010-04-13T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201004-160"
          },
          {
            "date": "2017-09-19T01:30:34.547000",
            "db": "NVD",
            "id": "CVE-2010-1141"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "remote",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201004-160"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "VMWare Tools Package Library Reference Code Execution Vulnerability",
        "sources": [
          {
            "db": "IVD",
            "id": "7d7c8fb0-463f-11e9-a735-000c29342cb1"
          },
          {
            "db": "IVD",
            "id": "46c824c0-2356-11e6-abef-000c29c66e3d"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2010-0574"
          }
        ],
        "trust": 1.0
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "permissions and access control",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201004-160"
          }
        ],
        "trust": 0.6
      }
    }

    VAR-201801-1711

    Vulnerability from variot - Updated: 2024-07-23 20:13

    Systems with microprocessors utilizing speculative execution and indirect branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis of the data cache. Has speculative execution function and out-of-order execution function CPU Several researchers have reported methods of performing side-channel attacks against Has speculative execution function and out-of-order execution function CPU side-channel attack method against (Spectre and Meltdown) has been reported. For more information, Google Project Zero blog post in ("Reading privileged memory with a side-channel") or Graz University of Technology (TU Graz) information from researchers in ("Meltdown and Spectre") Please refer to. "Reading privileged memory with a side-channel"https://googleprojectzero.blogspot.jp/2018/01/reading-privileged-memory-with-side.html"Meltdown and Spectre"https://meltdownattack.com/Sensitive information can be obtained from processes running with user privileges. Spectre As for the attack, crafted Javascript by the code Javascript cannot be obtained from web It has been reported that data can be obtained during the browser process. SpectreMeltdownCPU mechanism for triggeringSpeculative execution from branch predictionOut-of-order executionAffected platformsCPUs that perform speculative execution from branch predictionCPUs that allow memory reads in out-of-order instructionsDifficulty of successful attackHigh - Requires tailoring to the software environment of the victim processLow - Kernel memory access exploit code is mostly universalImpactCross- and intra-process (including kernel) memory disclosureKernel memory disclosure to userspaceSoftware mitigationsVariant 1: Compiler changes. Web browser updates to help prevent exploitation from JavaScriptVariant 2: Indirect Branch Restricted Speculation (IBRS). Note: The software mitigation for Spectre variant 2 requires CPU microcode updatesKernel page-table isolation (KPTI)CVE-2017-5715 Affected CVE-2017-5753 Affected CVE-2017-5754 Affected. Two vulnerabilities are identified, known as "Variant 3a" and "Variant 4". CPUhardware is a set of firmware that runs in the CPU (Central Processing Unit) for managing and controlling the CPU. The Spectre vulnerability exists in the CPU processor core. Because Intel does not separate low-privileged applications from accessing kernel memory, an attacker can use a malicious application to obtain private data that should be quarantined. Attackers can exploit this issue to obtain sensitive information that may aid in further attacks. Qualcomm Closed-Source Components are prone to multiple unspecified vulnerabilities. An attacker can exploit these issues to perform unauthorized actions. This may aid in further attacks. These issues are being tracked by Android Bug IDs A-78135902, A-66913713, A-67712316, A-79419833, A-109678200, A-78283451, A-78285196, A-78284194, A-78284753, A-78284517, A-78240177, A-78239686, A-78284545, A-109660689, A-78240324, A-68141338, A-78286046, A-73539037, A-73539235, A-71501115, A-33757308, A-74236942, A-77485184, A-77484529, A-33385206, A-79419639, A-79420511, A-109678338, and A-112279564. Intel and ARM CPU chips have an information disclosure vulnerability, which originates from a flaw in the processor data boundary mechanism. The following products and versions are affected: ARM Cortex-A75; Intel Xeon E5-1650 v3, v2, v4; Xeon E3-1265l v2, v3, v4; Xeon E3-1245 v2, v3, v5, v6; Xeon X7542 wait.

    Security Fix(es):

    • hw: cpu: speculative execution permission faults handling (CVE-2017-5754)

    • Kernel: error in exception handling leads to DoS (CVE-2018-8897)

    For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.

    Bug Fix(es):

    • If an NFSv3 client mounted a subdirectory of an exported file system, a directory entry to the mount hosting the export was incorrectly held even after clearing the cache. Consequently, attempts to unmount the subdirectory with the umount command failed with the EBUSY error. With this update, the underlying source code has been fixed, and the unmount operation now succeeds as expected in the described situation. (BZ#1538588)

    • The kernel build requirements have been updated to the GNU Compiler Collection (GCC) compiler version that has the support for Retpolines. The Retpolines mechanism is a software construct that leverages specific knowledge of the underlying hardware to mitigate the branch target injection, also known as Spectre variant 2 vulnerability described in CVE-2017-5715. (BZ#1554254)

    • X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.25]); Thu, 04 Jan 2018 01:01:01 +0000 (UTC)

    -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1

    ===================================================================== Red Hat Security Advisory

    Synopsis: Important: kernel security update Advisory ID: RHSA-2018:0008-01 Product: Red Hat Enterprise Linux Advisory URL: https://access.redhat.com/errata/RHSA-2018:0008 Issue date: 2018-01-03 =====================================================================

    1. Summary:

    An update for kernel is now available for Red Hat Enterprise Linux 6.

    Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.

    1. Relevant releases/architectures:

    Red Hat Enterprise Linux Desktop (v. 6) - i386, noarch, x86_64 Red Hat Enterprise Linux Desktop Optional (v. 6) - i386, x86_64 Red Hat Enterprise Linux HPC Node (v. 6) - noarch, x86_64 Red Hat Enterprise Linux HPC Node Optional (v. 6) - x86_64 Red Hat Enterprise Linux Server (v. 6) - i386, noarch, ppc64, s390x, x86_64 Red Hat Enterprise Linux Server Optional (v. 6) - i386, ppc64, s390x, x86_64 Red Hat Enterprise Linux Workstation (v. 6) - i386, noarch, x86_64 Red Hat Enterprise Linux Workstation Optional (v. 6) - i386, x86_64

    1. Description:

    The kernel packages contain the Linux kernel, the core of any Linux operating system.

    Security Fix(es):

    An industry-wide issue was found in the way many modern microprocessor designs have implemented speculative execution of instructions (a commonly used performance optimization). There are three primary variants of the issue which differ in the way the speculative execution can be exploited.

    Note: This issue is present in hardware and cannot be fully fixed via software update. The updated kernel packages provide software mitigation for this hardware issue at a cost of potential performance penalty. Please refer to References section for further information about this issue and the performance impact.

    In this update mitigations for x86-64 architecture are provided.

    Variant CVE-2017-5753 triggers the speculative execution by performing a bounds-check bypass. It relies on the presence of a precisely-defined instruction sequence in the privileged code as well as the fact that memory accesses may cause allocation into the microprocessor's data cache even for speculatively executed instructions that never actually commit (retire). As a result, an unprivileged attacker could use this flaw to cross the syscall boundary and read privileged memory by conducting targeted cache side-channel attacks. (CVE-2017-5753, Important)

    Variant CVE-2017-5715 triggers the speculative execution by utilizing branch target injection. It relies on the presence of a precisely-defined instruction sequence in the privileged code as well as the fact that memory accesses may cause allocation into the microprocessor's data cache even for speculatively executed instructions that never actually commit (retire). As a result, an unprivileged attacker could use this flaw to cross the syscall and guest/host boundaries and read privileged memory by conducting targeted cache side-channel attacks. (CVE-2017-5715, Important)

    Variant CVE-2017-5754 relies on the fact that, on impacted microprocessors, during speculative execution of instruction permission faults, exception generation triggered by a faulting access is suppressed until the retirement of the whole instruction block. In a combination with the fact that memory accesses may populate the cache even when the block is being dropped and never committed (executed), an unprivileged local attacker could use this flaw to read privileged (kernel space) memory by conducting targeted cache side-channel attacks. (CVE-2017-5754, Important)

    Note: CVE-2017-5754 affects Intel x86-64 microprocessors. AMD x86-64 microprocessors are not affected by this issue.

    Red Hat would like to thank Google Project Zero for reporting these issues.

    1. Solution:

    For details on how to apply this update, which includes the changes described in this advisory, refer to:

    https://access.redhat.com/articles/11258

    The system must be rebooted for this update to take effect.

    1. Bugs fixed (https://bugzilla.redhat.com/):

    1519778 - CVE-2017-5753 hw: cpu: speculative execution bounds-check bypass 1519780 - CVE-2017-5715 hw: cpu: speculative execution branch target injection 1519781 - CVE-2017-5754 hw: cpu: speculative execution permission faults handling

    1. Package List:

    Red Hat Enterprise Linux Desktop (v. 6):

    Source: kernel-2.6.32-696.18.7.el6.src.rpm

    i386: kernel-2.6.32-696.18.7.el6.i686.rpm kernel-debug-2.6.32-696.18.7.el6.i686.rpm kernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm kernel-devel-2.6.32-696.18.7.el6.i686.rpm kernel-headers-2.6.32-696.18.7.el6.i686.rpm perf-2.6.32-696.18.7.el6.i686.rpm perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm

    noarch: kernel-abi-whitelists-2.6.32-696.18.7.el6.noarch.rpm kernel-doc-2.6.32-696.18.7.el6.noarch.rpm kernel-firmware-2.6.32-696.18.7.el6.noarch.rpm

    x86_64: kernel-2.6.32-696.18.7.el6.x86_64.rpm kernel-debug-2.6.32-696.18.7.el6.x86_64.rpm kernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm kernel-debug-devel-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm kernel-devel-2.6.32-696.18.7.el6.x86_64.rpm kernel-headers-2.6.32-696.18.7.el6.x86_64.rpm perf-2.6.32-696.18.7.el6.x86_64.rpm perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm

    Red Hat Enterprise Linux Desktop Optional (v. 6):

    i386: kernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm python-perf-2.6.32-696.18.7.el6.i686.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm

    x86_64: kernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm python-perf-2.6.32-696.18.7.el6.x86_64.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm

    Red Hat Enterprise Linux HPC Node (v. 6):

    Source: kernel-2.6.32-696.18.7.el6.src.rpm

    noarch: kernel-abi-whitelists-2.6.32-696.18.7.el6.noarch.rpm kernel-doc-2.6.32-696.18.7.el6.noarch.rpm kernel-firmware-2.6.32-696.18.7.el6.noarch.rpm

    x86_64: kernel-2.6.32-696.18.7.el6.x86_64.rpm kernel-debug-2.6.32-696.18.7.el6.x86_64.rpm kernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm kernel-debug-devel-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm kernel-devel-2.6.32-696.18.7.el6.x86_64.rpm kernel-headers-2.6.32-696.18.7.el6.x86_64.rpm perf-2.6.32-696.18.7.el6.x86_64.rpm perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm

    Red Hat Enterprise Linux HPC Node Optional (v. 6):

    x86_64: kernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm python-perf-2.6.32-696.18.7.el6.x86_64.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm

    Red Hat Enterprise Linux Server (v. 6):

    Source: kernel-2.6.32-696.18.7.el6.src.rpm

    i386: kernel-2.6.32-696.18.7.el6.i686.rpm kernel-debug-2.6.32-696.18.7.el6.i686.rpm kernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm kernel-devel-2.6.32-696.18.7.el6.i686.rpm kernel-headers-2.6.32-696.18.7.el6.i686.rpm perf-2.6.32-696.18.7.el6.i686.rpm perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm

    noarch: kernel-abi-whitelists-2.6.32-696.18.7.el6.noarch.rpm kernel-doc-2.6.32-696.18.7.el6.noarch.rpm kernel-firmware-2.6.32-696.18.7.el6.noarch.rpm

    ppc64: kernel-2.6.32-696.18.7.el6.ppc64.rpm kernel-bootwrapper-2.6.32-696.18.7.el6.ppc64.rpm kernel-debug-2.6.32-696.18.7.el6.ppc64.rpm kernel-debug-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm kernel-debug-devel-2.6.32-696.18.7.el6.ppc64.rpm kernel-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm kernel-debuginfo-common-ppc64-2.6.32-696.18.7.el6.ppc64.rpm kernel-devel-2.6.32-696.18.7.el6.ppc64.rpm kernel-headers-2.6.32-696.18.7.el6.ppc64.rpm perf-2.6.32-696.18.7.el6.ppc64.rpm perf-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm

    s390x: kernel-2.6.32-696.18.7.el6.s390x.rpm kernel-debug-2.6.32-696.18.7.el6.s390x.rpm kernel-debug-debuginfo-2.6.32-696.18.7.el6.s390x.rpm kernel-debug-devel-2.6.32-696.18.7.el6.s390x.rpm kernel-debuginfo-2.6.32-696.18.7.el6.s390x.rpm kernel-debuginfo-common-s390x-2.6.32-696.18.7.el6.s390x.rpm kernel-devel-2.6.32-696.18.7.el6.s390x.rpm kernel-headers-2.6.32-696.18.7.el6.s390x.rpm kernel-kdump-2.6.32-696.18.7.el6.s390x.rpm kernel-kdump-debuginfo-2.6.32-696.18.7.el6.s390x.rpm kernel-kdump-devel-2.6.32-696.18.7.el6.s390x.rpm perf-2.6.32-696.18.7.el6.s390x.rpm perf-debuginfo-2.6.32-696.18.7.el6.s390x.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.s390x.rpm

    x86_64: kernel-2.6.32-696.18.7.el6.x86_64.rpm kernel-debug-2.6.32-696.18.7.el6.x86_64.rpm kernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm kernel-debug-devel-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm kernel-devel-2.6.32-696.18.7.el6.x86_64.rpm kernel-headers-2.6.32-696.18.7.el6.x86_64.rpm perf-2.6.32-696.18.7.el6.x86_64.rpm perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm

    Red Hat Enterprise Linux Server Optional (v. 6):

    i386: kernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm python-perf-2.6.32-696.18.7.el6.i686.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm

    ppc64: kernel-debug-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm kernel-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm kernel-debuginfo-common-ppc64-2.6.32-696.18.7.el6.ppc64.rpm perf-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm python-perf-2.6.32-696.18.7.el6.ppc64.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm

    s390x: kernel-debug-debuginfo-2.6.32-696.18.7.el6.s390x.rpm kernel-debuginfo-2.6.32-696.18.7.el6.s390x.rpm kernel-debuginfo-common-s390x-2.6.32-696.18.7.el6.s390x.rpm kernel-kdump-debuginfo-2.6.32-696.18.7.el6.s390x.rpm perf-debuginfo-2.6.32-696.18.7.el6.s390x.rpm python-perf-2.6.32-696.18.7.el6.s390x.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.s390x.rpm

    x86_64: kernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm python-perf-2.6.32-696.18.7.el6.x86_64.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm

    Red Hat Enterprise Linux Workstation (v. 6):

    Source: kernel-2.6.32-696.18.7.el6.src.rpm

    i386: kernel-2.6.32-696.18.7.el6.i686.rpm kernel-debug-2.6.32-696.18.7.el6.i686.rpm kernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm kernel-devel-2.6.32-696.18.7.el6.i686.rpm kernel-headers-2.6.32-696.18.7.el6.i686.rpm perf-2.6.32-696.18.7.el6.i686.rpm perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm

    noarch: kernel-abi-whitelists-2.6.32-696.18.7.el6.noarch.rpm kernel-doc-2.6.32-696.18.7.el6.noarch.rpm kernel-firmware-2.6.32-696.18.7.el6.noarch.rpm

    x86_64: kernel-2.6.32-696.18.7.el6.x86_64.rpm kernel-debug-2.6.32-696.18.7.el6.x86_64.rpm kernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm kernel-debug-devel-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm kernel-devel-2.6.32-696.18.7.el6.x86_64.rpm kernel-headers-2.6.32-696.18.7.el6.x86_64.rpm perf-2.6.32-696.18.7.el6.x86_64.rpm perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm

    Red Hat Enterprise Linux Workstation Optional (v. 6):

    i386: kernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm kernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm python-perf-2.6.32-696.18.7.el6.i686.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm

    x86_64: kernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm kernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm python-perf-2.6.32-696.18.7.el6.x86_64.rpm python-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm

    These packages are GPG signed by Red Hat for security. Our key and details on how to verify the signature are available from https://access.redhat.com/security/team/key/

    1. References:

    https://access.redhat.com/security/updates/classification/#important https://access.redhat.com/security/vulnerabilities/speculativeexecution https://access.redhat.com/security/cve/CVE-2017-5753 https://access.redhat.com/security/cve/CVE-2017-5715 https://access.redhat.com/security/cve/CVE-2017-5754

    1. Contact:

    The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/

    Copyright 2018 Red Hat, Inc. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1

    iD8DBQFaTXwuXlSAg2UNWIIRAp3LAKCNdSqjVu7zsXcUTnpGuuQAuUlTpwCfTE/O OR+iGnoY+cALbsBWKwbmzQM= =V4ow -----END PGP SIGNATURE-----

    -- RHSA-announce mailing list RHSA-announce@redhat.com https://www.redhat.com/mailman/listinfo/rhsa-announce . ========================================================================== Ubuntu Security Notice USN-3523-1 January 09, 2018

    linux vulnerabilities

    A security issue affects these releases of Ubuntu and its derivatives:

    • Ubuntu 17.10

    Summary:

    Several security issues were fixed in the Linux kernel. This flaw is known as Meltdown. (CVE-2017-5754)

    Jann Horn discovered that the Berkeley Packet Filter (BPF) implementation in the Linux kernel did not properly check the relationship between pointer values and the BPF stack. A local attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2017-17863)

    Jann Horn discovered that the Berkeley Packet Filter (BPF) implementation in the Linux kernel improperly performed sign extension in some situations. A local attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2017-16995)

    Alexei Starovoitov discovered that the Berkeley Packet Filter (BPF) implementation in the Linux kernel contained a branch-pruning logic issue around unreachable code. A local attacker could use this to cause a denial of service. (CVE-2017-17862)

    Jann Horn discovered that the Berkeley Packet Filter (BPF) implementation in the Linux kernel mishandled pointer data values in some situations. (CVE-2017-17864)

    Update instructions:

    The problem can be corrected by updating your system to the following package versions:

    Ubuntu 17.10: linux-image-4.13.0-25-generic 4.13.0-25.29 linux-image-4.13.0-25-lowlatency 4.13.0-25.29 linux-image-generic 4.13.0.25.26 linux-image-lowlatency 4.13.0.25.26

    After a standard system update you need to reboot your computer to make all the necessary changes.

    ATTENTION: Due to an unavoidable ABI change the kernel updates have been given a new version number, which requires you to recompile and reinstall all third party kernel modules you might have installed. Unless you manually uninstalled the standard kernel metapackages (e.g. linux-generic, linux-generic-lts-RELEASE, linux-virtual, linux-powerpc), a standard system upgrade will automatically perform this as well. 6.5) - x86_64

    1. 7) - noarch, x86_64

    2. Description:

    The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 201810-06


                                           https://security.gentoo.org/
    

    Severity: Normal Title: Xen: Multiple vulnerabilities Date: October 30, 2018 Bugs: #643350, #655188, #655544, #659442 ID: 201810-06


    Synopsis

    Multiple vulnerabilities have been found in Xen, the worst of which could cause a Denial of Service condition.

    Background

    Xen is a bare-metal hypervisor.

    Affected packages

    -------------------------------------------------------------------
     Package              /     Vulnerable     /            Unaffected
    -------------------------------------------------------------------
    

    1 app-emulation/xen < 4.10.1-r2 >= 4.10.1-r2 2 app-emulation/xen-tools < 4.10.1-r2 >= 4.10.1-r2 ------------------------------------------------------------------- 2 affected packages

    Description

    Multiple vulnerabilities have been discovered in Xen. Please review the referenced CVE identifiers for details.

    Workaround

    There is no known workaround at this time.

    Resolution

    All Xen users should upgrade to the latest version:

    # emerge --sync # emerge --ask --oneshot --verbose ">=app-emulation/xen-4.10.1-r2"

    All Xen tools users should upgrade to the latest version:

    # emerge --sync # emerge --ask --oneshot -v ">=app-emulation/xen-tools-4.10.1-r2"

    References

    [ 1 ] CVE-2017-5715 https://nvd.nist.gov/vuln/detail/CVE-2017-5715 [ 2 ] CVE-2017-5753 https://nvd.nist.gov/vuln/detail/CVE-2017-5753 [ 3 ] CVE-2017-5754 https://nvd.nist.gov/vuln/detail/CVE-2017-5754 [ 4 ] CVE-2018-10471 https://nvd.nist.gov/vuln/detail/CVE-2018-10471 [ 5 ] CVE-2018-10472 https://nvd.nist.gov/vuln/detail/CVE-2018-10472 [ 6 ] CVE-2018-10981 https://nvd.nist.gov/vuln/detail/CVE-2018-10981 [ 7 ] CVE-2018-10982 https://nvd.nist.gov/vuln/detail/CVE-2018-10982 [ 8 ] CVE-2018-12891 https://nvd.nist.gov/vuln/detail/CVE-2018-12891 [ 9 ] CVE-2018-12892 https://nvd.nist.gov/vuln/detail/CVE-2018-12892 [ 10 ] CVE-2018-12893 https://nvd.nist.gov/vuln/detail/CVE-2018-12893 [ 11 ] CVE-2018-15468 https://nvd.nist.gov/vuln/detail/CVE-2018-15468 [ 12 ] CVE-2018-15469 https://nvd.nist.gov/vuln/detail/CVE-2018-15469 [ 13 ] CVE-2018-15470 https://nvd.nist.gov/vuln/detail/CVE-2018-15470 [ 14 ] CVE-2018-3620 https://nvd.nist.gov/vuln/detail/CVE-2018-3620 [ 15 ] CVE-2018-3646 https://nvd.nist.gov/vuln/detail/CVE-2018-3646 [ 16 ] CVE-2018-5244 https://nvd.nist.gov/vuln/detail/CVE-2018-5244 [ 17 ] CVE-2018-7540 https://nvd.nist.gov/vuln/detail/CVE-2018-7540 [ 18 ] CVE-2018-7541 https://nvd.nist.gov/vuln/detail/CVE-2018-7541 [ 19 ] CVE-2018-7542 https://nvd.nist.gov/vuln/detail/CVE-2018-7542

    Availability

    This GLSA and any updates to it are available for viewing at the Gentoo Security Website:

    https://security.gentoo.org/glsa/201810-06

    Concerns?

    Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users' machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.

    License

    Copyright 2018 Gentoo Foundation, Inc; referenced text belongs to its owner(s).

    The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.

    https://creativecommons.org/licenses/by-sa/2.5 . -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256

    Note: the current version of the following document is available here: https://softwaresupport.hpe.com/document/-/facetsearch/document/KM03158629

    SUPPORT COMMUNICATION - SECURITY BULLETIN

    Document ID: KM03158629 Version: 2

    MFSBGN03802 - Virtualization Performance Viewer (vPV) / Cloud Optimizer, Local Disclosure of Information

    NOTICE: The information in this Security Bulletin should be acted upon as soon as possible.

    Release Date: 2018-05-11 Last Updated: 2018-05-10

    Potential Security Impact: Local: Disclosure of Information

    Source: Micro Focus, Product Security Response Team

    VULNERABILITY SUMMARY A potential vulnerability has been identified in 3rd party component used by Micro Focus Virtualization Performance Viewer (vPV) / Cloud Optimizer Virtual Appliance. The vulnerability could be exploited to Local Disclosure of Information.

    References:

    • CVE-2017-5753
    • CVE-2017-5715
    • CVE-2017-5754

    SUPPORTED SOFTWARE VERSIONS*: ONLY impacted versions are listed.

    • HP Virtualization Performance Viewer Software - v2.20, v3.0, v3.01, v3.02, v3.03
    • HPE Cloud Optimizer - v2.20, v3.0, v3.01, v3.02, v3.03

    BACKGROUND

    CVSS Base Metrics ================= Reference, CVSS V3 Score/Vector, CVSS V2 Score/Vector

    RESOLUTION

    Micro Focus is actively working with its vendors to address any systems-level Spectre and Meltdown impacts.However, if you have immediate concerns or questions regarding CentOS and its approach to Spectre or Meltdown, please contact them directly.

    HISTORY

    Version:1 (rev.1) - 12 April 2018 Initial release

    Version:2 (rev.2) - 10 May 2018 Vulnerability Summary

    Third Party Security Patches: Third party security patches that are to be installed on systems running Micro Focus products should be applied in accordance with the customer's patch management policy.

    Support: For issues about implementing the recommendations of this Security Bulletin, contact normal Micro Focus services support channel. For other issues about the content of this Security Bulletin, send e-mail to cyber-psrt@microfocus.com.

    Report: To report a potential security vulnerability for any supported product: Web form: https://www.microfocus.com/support-and-services/report-security Email: security@microfocus.com

    Subscribe: To initiate receiving subscriptions for future Micro Focus Security Bulletin alerts via Email, please subscribe here - https://softwaresupport.hpe.com/group/softwaresupport/email-notification/-/subscriptions/registerdocumentnotification Once you are logged in to the portal, please choose security bulletins under product and document types. Please note that you will need to sign in using a Passport account. If you do not have a Passport account yet, you can create one- its free and easy https://cf.passport.softwaregrp.com/hppcf/createuser.do

    Security Bulletin Archive: A list of recently released Security Bulletins is available here: https://softwaresupport.hpe.com/security-vulnerability

    Software Product Category: The Software Product Category is represented in the title by the two characters following Micro Focus Security Bulletin.

    3P = 3rd Party Software GN = Micro Focus General Software MU = Multi-Platform Software

    System management and security procedures must be reviewed frequently to maintain system integrity. Micro Focus is continually reviewing and enhancing the security features of software products to provide customers with current secure solutions.

    "Micro Focus is broadly distributing this Security Bulletin in order to bring to the attention of users of the affected Micro Focus products the important security information contained in this Bulletin. Micro Focus recommends that all users determine the applicability of this information to their individual situations and take appropriate action. Micro Focus does not warrant that this information is necessarily accurate or complete for all user situations and, consequently, Micro Focus will not be responsible for any damages resulting from user's use or disregard of the information provided in this Security Bulletin. To the extent permitted by law, Micro Focus disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose, title and non-infringement."

    Copyright 2017 EntIT Software LLC

    Micro Focus shall not be liable for technical or editorial errors or omissions contained herein. The information provided is provided "as is" without warranty of any kind. To the extent permitted by law, neither Micro Focus nor its affiliates, subcontractors or suppliers will be liable for incidental, special or consequential damages including downtime cost; lost profits; damages relating to the procurement of substitute products or services; or damages for loss of data, or software restoration. The information in this document is subject to change without notice. Micro Focus and the names of Micro Focus products referenced herein are trademarks of Micro Focus in the United States and other countries. Other product and company names mentioned herein may be trademarks of their respective owners. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512

    APPLE-SA-2018-1-23-2 macOS High Sierra 10.13.3, Security Update 2018-001 Sierra, and Security Update 2018-001 El Capitan

    macOS High Sierra 10.13.3, Security Update 2018-001 Sierra, and Security Update 2018-001 El Capitan are now available and address the following:

    Audio Available for: macOS High Sierra 10.13.2, macOS Sierra 10.12.6 Impact: Processing a maliciously crafted audio file may lead to arbitrary code execution Description: A memory corruption issue was addressed through improved input validation. CVE-2018-4094: Mingi Cho, MinSik Shin, Seoyoung Kim, Yeongho Lee and Taekyoung Kwon of the Information Security Lab, Yonsei University

    curl Available for: macOS High Sierra 10.13.2 Impact: Multiple issues in curl Description: An out-of-bounds read issue existed in the curl. This issue was addressed through improved bounds checking. CVE-2017-8817: found by OSS-Fuzz

    IOHIDFamily Available for: macOS High Sierra 10.13.2, macOS Sierra 10.12.6, OS X El Capitan 10.11.6 Impact: An application may be able to execute arbitrary code with kernel privileges Description: A memory corruption issue was addressed with improved memory handling. CVE-2017-5754: Jann Horn of Google Project Zero; Moritz Lipp of Graz University of Technology; Michael Schwarz of Graz University of Technology; Daniel Gruss of Graz University of Technology; Thomas Prescher of Cyberus Technology GmbH; Werner Haas of Cyberus Technology GmbH; Stefan Mangard of Graz University of Technology; Paul Kocher; Daniel Genkin of University of Pennsylvania and University of Maryland; Yuval Yarom of University of Adelaide and Data61; and Mike Hamburg of Rambus (Cryptography Research Division)

    Kernel Available for: macOS High Sierra 10.13.2 Impact: An application may be able to read restricted memory Description: A memory initialization issue was addressed through improved memory handling. CVE-2018-4090: Jann Horn of Google Project Zero

    Kernel Available for: macOS High Sierra 10.13.2 Impact: An application may be able to read restricted memory Description: A race condition was addressed through improved locking. CVE-2018-4092: an anonymous researcher

    Kernel Available for: macOS High Sierra 10.13.2, macOS Sierra 10.12.6, OS X El Capitan 10.11.6 Impact: A malicious application may be able to execute arbitrary code with kernel privileges Description: A memory corruption issue was addressed through improved input validation. CVE-2018-4082: Russ Cox of Google

    Kernel Available for: macOS High Sierra 10.13.2, macOS Sierra 10.12.6 Impact: An application may be able to execute arbitrary code with kernel privileges Description: A logic issue was addressed with improved validation. CVE-2018-4097: Resecurity, Inc.

    Kernel Available for: macOS High Sierra 10.13.2 Impact: An application may be able to read restricted memory Description: A validation issue was addressed with improved input sanitization. CVE-2018-4093: Jann Horn of Google Project Zero

    LinkPresentation Available for: macOS High Sierra 10.13.2, macOS Sierra 10.12.6.2 Impact: Processing a maliciously crafted text message may lead to application denial of service Description: A resource exhaustion issue was addressed through improved input validation. CVE-2018-4100: Abraham Masri (@cheesecakeufo)

    QuartzCore Available for: macOS High Sierra 10.13.2, macOS Sierra 10.12.6, OS X El Capitan 10.11.6 Impact: Processing maliciously crafted web content may lead to arbitrary code execution Description: A memory corruption issue existed in the processing of web content. This issue was addressed through improved input validation. CVE-2018-4085: Ret2 Systems Inc. working with Trend Micro's Zero Day Initiative

    Sandbox Available for: macOS High Sierra 10.13.2 Impact: A sandboxed process may be able to circumvent sandbox restrictions Description: An access issue was addressed through additional sandbox restrictions. CVE-2018-4091: Alex Gaynor of Mozilla

    Security Available for: macOS High Sierra 10.13.2, macOS Sierra 10.12.6 Impact: A certificate may have name constraints applied incorrectly Description: A certificate evaluation issue existed in the handling of name constraints. This issue was addressed through improved trust evaluation of certificates. CVE-2018-4086: Ian Haken of Netflix

    WebKit Available for: macOS High Sierra 10.13.2 Impact: Processing maliciously crafted web content may lead to arbitrary code execution Description: Multiple memory corruption issues were addressed with improved memory handling. CVE-2018-4088: Jeonghoon Shin of Theori CVE-2018-4089: Ivan Fratric of Google Project Zero CVE-2018-4096: found by OSS-Fuzz

    Wi-Fi Available for: macOS High Sierra 10.13.2, macOS Sierra 10.12.6, OS X El Capitan 10.11.6 Impact: An application may be able to read restricted memory Description: A validation issue was addressed with improved input sanitization. CVE-2018-4084: Hyung Sup Lee of Minionz, You Chan Lee of Hanyang University

    Installation note:

    macOS High Sierra 10.13.3, Security Update 2018-001 Sierra, and Security Update 2018-001 El Capitan may be obtained from the Mac App Store or Apple's Software Downloads web site: https://support.apple.com/downloads/

    Information will also be posted to the Apple Security Updates web site: https://support.apple.com/kb/HT201222

    This message is signed with Apple's Product Security PGP key, and details are available at: https://www.apple.com/support/security/pgp/ -----BEGIN PGP SIGNATURE-----

    iQJdBAEBCgBHFiEEcuX4rtoRe4X62yWlg6PvjDRstEYFAlpnnmApHHByb2R1Y3Qt c2VjdXJpdHktbm9yZXBseUBsaXN0cy5hcHBsZS5jb20ACgkQg6PvjDRstEZaqg/8 DAjzEHmWMZxkSl88DnX/Y9x39DQ1eV6O0Bsg/WQ2r6wZlRDnBOYdJtgJU0I9MjgT JjOj6M/l+YkVS3EJHcdQqAZ6RfSSMvIcRieHJ0Lfj6bfohKRLJxuloFVKar3lAsY fIdzqlFKqWvPY6Neto2iR7ZhTWDW7QiVwbgSR1fleEWEglWtTeJjL6mff73Mqexh 7VngVFIicrbjoFD7uY2dctgkP+no3dcFieyRWF/z8OAmAOIkAc/KMqFyj22DBDq5 hH1j07Eo0RLKMT+nPq3Vgir5JVVR68M4UvDnSDXGHmTRYaM2BT8osWqlehgFQ52F JhqAsJsKP1Mc9WZkly8OvBbZHJcIJryTSqytOOZRQuvg6fXHPOezajcpThTntGiI /YcmaFIt8bZ8c0GbQXTMY8YCJEHtG3zb/z+Wf0sABfzbtCt48e5CQD5HDsoZyiML J84Sbs1Lb5XFYsdZg5iUFukIJRqYwaf69BUgMmFPTOxkBL/KH7m4BmUtLeiStLYN ykdW2TQFEbM6ojPL9HrAyho0wdX2/G4jiemAk22fb/XQ6q9+57RyduE/MDiFW93a 2XcIzxlsRk37ISIPyEkQTF/L/DTMdnhgI+ZIwmaMwU8Hd48MMMg6MIWYctefvnyB a1pVFFlwHCfxBWYSVI2fkKwExlNNYXCOjGsN7TSBfNc= =pc7O -----END PGP SIGNATURE-----

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-201801-1711",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5287u"
          },
          {
            "model": "xeon e5 2470 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2687w_v2"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3450"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5540"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2655le"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8880l_v3"
          },
          {
            "model": "xeon e3 1270 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4669_v4"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4350u"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e6510"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2435m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "875k"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5503"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6148"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4980hq"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4360"
          },
          {
            "model": "xeon e5 1660 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3850"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5687"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2617m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3770"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "ec5509"
          },
          {
            "model": "xeon e3 1260l v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2695_v3"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "670"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4422e"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2718"
          },
          {
            "model": "xeon e3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "1585l_v5"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3230m"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l5518"
          },
          {
            "model": "celeron j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j4005"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3317u"
          },
          {
            "model": "xeon e3 1226 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1241 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4870"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2699_v4"
          },
          {
            "model": "xeon e3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "1535m_v5"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4900mq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3612qm"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3380m"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2690_v4"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4330m"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8867l"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2687w_v3"
          },
          {
            "model": "xeon e-1105c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4012y"
          },
          {
            "model": "xeon e5 1650",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4670r"
          },
          {
            "model": "xeon phi",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7250"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4722hq"
          },
          {
            "model": "xeon e3 1501m v6",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core m3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6y30"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4790t"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4809_v4"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8880_v4"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6154"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3220"
          },
          {
            "model": "xeon e5 2448l v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8160t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2312m"
          },
          {
            "model": "xeon e3 1285l v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4655_v4"
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8180"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6300t"
          },
          {
            "model": "atom x3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3405"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3350"
          },
          {
            "model": "xeon e3 1230 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8891_v3"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l5638"
          },
          {
            "model": "celeron j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j1750"
          },
          {
            "model": "xeon e5 2403",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6350hq"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8860"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6146"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4570r"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5550"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6140"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3350p"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5630"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6136"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "980"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4120u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4670"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "w5580"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "820qm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2640m"
          },
          {
            "model": "xeon e3 1280 v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "w3680"
          },
          {
            "model": "core m3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7y30"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2850"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2338"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5122"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4809_v3"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4160"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4657l_v2"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4158u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6400t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4610m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4960hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5750hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "640um"
          },
          {
            "model": "xeon e3 1230 v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4360u"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4830_v3"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4627_v4"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l7555"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6142m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3667u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4300y"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3160"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2367m"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3740"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4130"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6102e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "560um"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4460s"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3687u"
          },
          {
            "model": "xeon e3 1225 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6100u"
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y10"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l5618"
          },
          {
            "model": "xeon e5 2418l",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2648l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "atom e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e3827"
          },
          {
            "model": "xeon silver",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4114t"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4610"
          },
          {
            "model": "xeon e5 2618l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n2806"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2350m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3340s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6200u"
          },
          {
            "model": "xeon e5 2440",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2603 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon phi",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7210"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2890_v2"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x6550"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8250u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2348m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4690t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4771"
          },
          {
            "model": "xeon e3 1285 v6",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6130f"
          },
          {
            "model": "xeon e5 2618l v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2640 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2618l v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "celeron j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j1850"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6134"
          },
          {
            "model": "xeon e3 1276 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3460"
          },
          {
            "model": "xeon e3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "1575m_v5"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2690"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4627_v3"
          },
          {
            "model": "xeon e3 1240 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2620 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4702mq"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4627_v2"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2820qm"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4807"
          },
          {
            "model": "xeon e5 2407 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4712mq"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2380p"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2115c"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2520m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "680um"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "640m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2715qe"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3227u"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2820"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "430um"
          },
          {
            "model": "xeon e5 2430l v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4860_v2"
          },
          {
            "model": "xeon e5 1620 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n2910"
          },
          {
            "model": "pentium j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j2900"
          },
          {
            "model": "xeon e3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "1585_v5"
          },
          {
            "model": "xeon e3 1105c v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1265l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8550u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "530"
          },
          {
            "model": "xeon e5 2428l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4809_v2"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4160t"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2308"
          },
          {
            "model": "celeron j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j3060"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6157u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2430m"
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8160"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8890_v3"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2500"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "330m"
          },
          {
            "model": "xeon e3 12201 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x3470"
          },
          {
            "model": "xeon e3 1230",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2680"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6138t"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5118"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "540um"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "930"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4550u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8350k"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2850_v2"
          },
          {
            "model": "atom x3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3235rk"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2390t"
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8170"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "350m"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2538"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5520"
          },
          {
            "model": "xeon e5 2418l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8176f"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7700t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "390m"
          },
          {
            "model": "xeon e3 1290 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "330um"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n2940"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2649m"
          },
          {
            "model": "pentium n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n4200"
          },
          {
            "model": "xeon silver",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4110"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2697_v2"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5504"
          },
          {
            "model": "xeon e3 1245 v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l5508"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8870_v2"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3820qm"
          },
          {
            "model": "xeon e3 1280 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1281 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2100"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z2560"
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8156"
          },
          {
            "model": "xeon e3 1268l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "celeron j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j3455"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2960xm"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4850_v4"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4020y"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7820eq"
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y51"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l5520"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5300u"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2687w"
          },
          {
            "model": "xeon e5 1660",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 1680 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5506"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5649"
          },
          {
            "model": "xeon e3 1275 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4150t"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6130"
          },
          {
            "model": "xeon e5 2420",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4820_v2"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4790"
          },
          {
            "model": "xeon e3 1230 v6",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "660"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6402p"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4860"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4603_v2"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8830"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3330"
          },
          {
            "model": "xeon e5 1428l",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3470s"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2720qm"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "ec5539"
          },
          {
            "model": "xeon e5 1660 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4800mq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3540m"
          },
          {
            "model": "xeon e3 1505m v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "celeron j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j1800"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4603"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5675r"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4650"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2350"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2758"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3338"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3225"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2860"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4860hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5775c"
          },
          {
            "model": "pentium j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j3710"
          },
          {
            "model": "pentium n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3520"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3439y"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3570k"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7y75"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4278u"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n2820"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3537u"
          },
          {
            "model": "core m5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6y57"
          },
          {
            "model": "xeon e3 1271 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1286 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4820_v4"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8700"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4648_v3"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5675c"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "480m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "740qm"
          },
          {
            "model": "core m3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7y32"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4950hq"
          },
          {
            "model": "xeon e3 1286l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2657m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8400"
          },
          {
            "model": "xeon phi",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7290"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3530"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "610e"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5700eq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2620m"
          },
          {
            "model": "xeon bronze 3104",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1230 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1280 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5119t"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6148f"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3150"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3110m"
          },
          {
            "model": "xeon e3 1270 v6",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "620le"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "950"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2658a_v3"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2328m"
          },
          {
            "model": "xeon e5 2630",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1225 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4620_v4"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "560"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "661"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "380um"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "650"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5120"
          },
          {
            "model": "xeon e3 1240l v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4130t"
          },
          {
            "model": "xeon e5 2630 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3120m"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3000"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3520m"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5675"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4640_v3"
          },
          {
            "model": "xeon e5 1428l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2608l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5775r"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4640"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3308"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2697_v3"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l5640"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4150"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7820hk"
          },
          {
            "model": "xeon e3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "1565l_v5"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8857_v2"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6440hq"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2670_v2"
          },
          {
            "model": "xeon e5 2620 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2400"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l3426"
          },
          {
            "model": "xeon e3 12201",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4308u"
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8168"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3758"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4330"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "760"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2650l_v4"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4830_v2"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4578u"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8870_v4"
          },
          {
            "model": "xeon e3 1505l v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "965"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "940"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4100e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2540m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4210u"
          },
          {
            "model": "xeon e5 2418l v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5120t"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4870_v2"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4702ec"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n2807"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2730"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3630qm"
          },
          {
            "model": "xeon e5 2640 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770t"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3958"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4765t"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3508"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8890_v2"
          },
          {
            "model": "xeon e5 2608l v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "550"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3220t"
          },
          {
            "model": "xeon silver",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4109t"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3010"
          },
          {
            "model": "xeon e3 1285l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4820_v3"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4690k"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2105"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4510u"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2660_v4"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770k"
          },
          {
            "model": "xeon e3 1268l v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n2815"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n2808"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3217ue"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3250t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8100"
          },
          {
            "model": "xeon e5 1650 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "atom e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e3845"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4660_v4"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6167u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2515e"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5157u"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6138"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4610y"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3337u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "580m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "750"
          },
          {
            "model": "xeon e5 1428l v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3240t"
          },
          {
            "model": "xeon e5 2650l",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4910mq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3740qm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4870hq"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3785"
          },
          {
            "model": "xeon e5 2630 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4025u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4430s"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2635qm"
          },
          {
            "model": "xeon e3 1285 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2630l v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3229y"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4102e"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5667"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2690_v3"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4820"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3770t"
          },
          {
            "model": "xeon e5 2628l v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8867_v4"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4850"
          },
          {
            "model": "xeon e3 1258l v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4302y"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "330e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3339y"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4710hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8700k"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5645"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8650u"
          },
          {
            "model": "xeon e3 1220 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon silver",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4116t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3240"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2557m"
          },
          {
            "model": "core m7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6y75"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "380m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2450m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "620lm"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l5506"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8867_v3"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6267u"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e7540"
          },
          {
            "model": "xeon e3 1260l",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3840qm"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5250u"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2695_v2"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2357m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4670k"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z2760"
          },
          {
            "model": "xeon e3 1225 v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n2930"
          },
          {
            "model": "atom e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e3825"
          },
          {
            "model": "xeon e3 1245 v6",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2609 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2643",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2695_v4"
          },
          {
            "model": "xeon e5 2448l",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "atom e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e3805"
          },
          {
            "model": "xeon e5 2609 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3580"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6287u"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8860_v3"
          },
          {
            "model": "xeon e5 1660 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e6540"
          },
          {
            "model": "xeon e3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "1535m_v6"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5020u"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3955"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "870"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "970"
          },
          {
            "model": "xeon e5 2403 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2643 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4330te"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6500te"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4110e"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2667_v2"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5647"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "920xm"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3120me"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5015u"
          },
          {
            "model": "xeon e5 2407",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6500"
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8160m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2537m"
          },
          {
            "model": "xeon e3 1501l v6",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8893_v3"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4220y"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4650l"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x7560"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6100te"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "ec5549"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4650u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7700hq"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4300m"
          },
          {
            "model": "atom e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e3826"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6100e"
          },
          {
            "model": "xeon e5 2470",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4700ec"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n2810"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5850eq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5850hq"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3770"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3735g"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "540m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4690"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3770k"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6500t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2320"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2530"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3470"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6400"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2600s"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3480"
          },
          {
            "model": "xeon e5 2650 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y71"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3245"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3570"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4410e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6685r"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8880l_v2"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4170"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5560"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5650"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "520e"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4667_v3"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3450"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5575r"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2550k"
          },
          {
            "model": "xeon e5 2430",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3736g"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2803"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4600m"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4607_v2"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2100t"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3795"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4700mq"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4202y"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7660u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5005u"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2660_v2"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8880_v2"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3612qe"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5672"
          },
          {
            "model": "xeon e5 2430 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4250u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7920hq"
          },
          {
            "model": "xeon e3 1245",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3437u"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2658_v4"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4720hq"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2658_v2"
          },
          {
            "model": "xeon e5 2650l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2310m"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2518"
          },
          {
            "model": "celeron j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j1900"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2310"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2699a_v4"
          },
          {
            "model": "xeon e5 2603 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2628l v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1278l v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8160f"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4702hq"
          },
          {
            "model": "xeon e5 2620",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6144"
          },
          {
            "model": "atom x3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3200rk"
          },
          {
            "model": "xeon e3 1240 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core m5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6y54"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3210"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4350t"
          },
          {
            "model": "xeon phi",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7210f"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3130m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3615qm"
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y10a"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5570"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "870s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2405s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3550s"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5660"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4640_v4"
          },
          {
            "model": "xeon e5 2643 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4010y"
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8153"
          },
          {
            "model": "atom x3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3130"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4830_v4"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3689y"
          },
          {
            "model": "xeon e3 1270",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2680_v3"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3708"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "840qm"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4610_v4"
          },
          {
            "model": "xeon e3 1245 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2408l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2358"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2710qe"
          },
          {
            "model": "pentium n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3540"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8891_v4"
          },
          {
            "model": "xeon e5 2428l v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2650l v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6100t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "560m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2375m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4200h"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x7542"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4620"
          },
          {
            "model": "xeon e5 2640",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4810mq"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n2920"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4830"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4210h"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4360t"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4340"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "370m"
          },
          {
            "model": "xeon e5 1680 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4112e"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3060"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2697a_v4"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6152"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "680"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5350h"
          },
          {
            "model": "xeon e3 1220l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4607"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3745"
          },
          {
            "model": "xeon e5 2428l",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5640"
          },
          {
            "model": "xeon e5 2637 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2677m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5500u"
          },
          {
            "model": "xeon e3 1240 v6",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4617"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4667_v4"
          },
          {
            "model": "xeon e3 1275 v6",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1225",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6600k"
          },
          {
            "model": "xeon e3 1275l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "975"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4000m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "920"
          },
          {
            "model": "xeon e5 2637 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8893_v2"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x3450"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3610qm"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2680_v2"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4402e"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6600"
          },
          {
            "model": "xeon e5 2650 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8164"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l5530"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2697_v4"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3808"
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8158"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4460t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4260u"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4650_v2"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6360u"
          },
          {
            "model": "xeon e3 1220 v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2683_v3"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3538"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2760qm"
          },
          {
            "model": "pentium n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3710"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2300"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3775"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2508"
          },
          {
            "model": "atom x3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3445"
          },
          {
            "model": "xeon phi",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7235"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "w3670"
          },
          {
            "model": "xeon silver",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4114"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4690s"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4710mq"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3735e"
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8170m"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5680"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z2460"
          },
          {
            "model": "xeon e5 2620 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8860_v4"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3610me"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6130t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3475s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8600k"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3775d"
          },
          {
            "model": "xeon e3 1125c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4005u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2610ue"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7820hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3517ue"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2870_v2"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4330t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4210y"
          },
          {
            "model": "xeon e5 2648l v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1275",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2700k"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4600u"
          },
          {
            "model": "xeon e5 1650 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2450 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4310u"
          },
          {
            "model": "cortex-a",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "arm",
            "version": "75"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6138f"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "860s"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3115c"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "660lm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4785t"
          },
          {
            "model": "xeon e3 1230l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8870"
          },
          {
            "model": "xeon e3 1270 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4288u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2637m"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3570"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2316"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2125"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3330s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4590t"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6600t"
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y70"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l5609"
          },
          {
            "model": "xeon e5 2609",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2630 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2630l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "1558l_v5"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2629m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5600u"
          },
          {
            "model": "xeon bronze 3106",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "980x"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4760hq"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3770d"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "460m"
          },
          {
            "model": "celeron j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j3355"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6126t"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3590"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4350"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5700hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2600k"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2516"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4210m"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5677"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4110m"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8890_v4"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5502"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5620"
          },
          {
            "model": "xeon e5 2440 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6128"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3210m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770r"
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8176"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3858"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4650_v4"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n4100"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6300hq"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5606"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z2580"
          },
          {
            "model": "xeon e5 2623 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4500u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770te"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3615qe"
          },
          {
            "model": "xeon e3 1290",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y31"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7560u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5950hq"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2698_v3"
          },
          {
            "model": "pentium j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j4205"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "640lm"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2880_v2"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2667_v4"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4200u"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "w5590"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4170t"
          },
          {
            "model": "xeon e5 2450l v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3360m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4310m"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3558"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "450m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6300"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4700hq"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4628l_v4"
          },
          {
            "model": "xeon e5 1620 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2870"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8894_v4"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2130"
          },
          {
            "model": "xeon e3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "1545m_v5"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4610_v2"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6140m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2630qm"
          },
          {
            "model": "xeon e3 1240 v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2637 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2102"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2750"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4590s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2510e"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6320"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2860qm"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4660_v3"
          },
          {
            "model": "atom x3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3205rk"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7700k"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e7520"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n4000"
          },
          {
            "model": "core m",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5y10c"
          },
          {
            "model": "pentium n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3530"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4430"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "960"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4030y"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2675qm"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7700"
          },
          {
            "model": "xeon e3 1285 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2600"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2660_v3"
          },
          {
            "model": "xeon e5 2630l",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8850"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4890_v2"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5115"
          },
          {
            "model": "xeon e3 1231 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3450s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2467m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6100"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2450p"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l5630"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3570s"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3736f"
          },
          {
            "model": "xeon e5 2603",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7600u"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "lc5518"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3470t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3517u"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8870_v3"
          },
          {
            "model": "xeon phi",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7290f"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6006u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5350u"
          },
          {
            "model": "xeon e5 2650",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2670"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4370"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2120t"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2683_v4"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4850_v2"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4712hq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5650u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5257u"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6142"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4100u"
          },
          {
            "model": "xeon phi",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7230"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2670_v3"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n2830"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4790k"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3250"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "660ue"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6585r"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "620um"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8350u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "990x"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770s"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2665"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "750s"
          },
          {
            "model": "xeon platinum",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8176m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5550u"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6132"
          },
          {
            "model": "xeon e3 1280",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2450l",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4340te"
          },
          {
            "model": "celeron j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j4105"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4590"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3555le"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2667_v3"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x3440"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n2840"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6126"
          },
          {
            "model": "xeon e3 1125c v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1225 v6",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1275 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2330e"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4669_v3"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l3406"
          },
          {
            "model": "xeon e3 1505l v6",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3950"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "430m"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z2520"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x3430"
          },
          {
            "model": "xeon e3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "1578l_v5"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4200m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4570s"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2699r_v4"
          },
          {
            "model": "xeon e5 2628l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5603"
          },
          {
            "model": "xeon silver",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4108"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "540"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4670s"
          },
          {
            "model": "xeon e5 1630 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon silver",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4116"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3750"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2500k"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5530"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3635qm"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2658"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4670t"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3560"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3050"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "720qm"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3340"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3340m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6100h"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2738"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6442eq"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4790s"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2377m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "880"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7500u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "860"
          },
          {
            "model": "pentium n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3510"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2310e"
          },
          {
            "model": "atom e",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e3815"
          },
          {
            "model": "xeon e5 2648l v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z2420"
          },
          {
            "model": "atom x3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3295rk"
          },
          {
            "model": "celeron n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n2805"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "470um"
          },
          {
            "model": "xeon e5 1620",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2640 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2410m"
          },
          {
            "model": "xeon e3 1235l v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "520um"
          },
          {
            "model": "xeon e5 2643 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5670"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8891_v2"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4440"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3720qm"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e7530"
          },
          {
            "model": "xeon e3 1240",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1220 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2120"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4400e"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3770s"
          },
          {
            "model": "xeon e5 2648l",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4030u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4340m"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2687w_v4"
          },
          {
            "model": "xeon e5 1650 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1235",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2430l",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2400s"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4880_v2"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6300u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5200u"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8837"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5557u"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4750hq"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6098p"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2690_v2"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4624l_v2"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "520m"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3320m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4558u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3427u"
          },
          {
            "model": "pentium j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j2850"
          },
          {
            "model": "xeon e3 1270 v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "celeron j",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "j3160"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6260u"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2660"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x5690"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2698_v4"
          },
          {
            "model": "xeon e5 2450",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2438l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4258u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2330m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4010u"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4570t"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8850_v2"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4850_v3"
          },
          {
            "model": "xeon phi",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7230f"
          },
          {
            "model": "xeon e5 2630l v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4460"
          },
          {
            "model": "xeon e3 1265l v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon phi",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7295"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x3460"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7567u"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4640_v2"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x3480"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "w3690"
          },
          {
            "model": "atom x3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3265rk"
          },
          {
            "model": "xeon e3 1280 v6",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5607"
          },
          {
            "model": "xeon e5 2623 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2680_v4"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "940xm"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4650_v3"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2340ue"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6134m"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "5010u"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4620_v2"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4300u"
          },
          {
            "model": "xeon e3 1220",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4100m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6126f"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3550"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3610qe"
          },
          {
            "model": "xeon silver",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4112"
          },
          {
            "model": "xeon e3 1265l v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z2480"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3735f"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2500s"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2667"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3570t"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2670qm"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2699_v3"
          },
          {
            "model": "xeon e3 1240l v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2550"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "e5507"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3740d"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4620_v3"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "660um"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4850hq"
          },
          {
            "model": "xeon e5 2603 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2920xm"
          },
          {
            "model": "xeon e5 2609 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e3 1245 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3830"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3735d"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3632qm"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2658_v3"
          },
          {
            "model": "xeon phi",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7285"
          },
          {
            "model": "xeon e5 2420 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4570te"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6440eq"
          },
          {
            "model": "xeon e5 1630 v4",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8880_v3"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2500t"
          },
          {
            "model": "xeon e3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "1515m_v5"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6150"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "lc5528"
          },
          {
            "model": "xeon e3 1220 v6",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2650 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 1620 v2",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "655k"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4370t"
          },
          {
            "model": "atom x3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c3230rk"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4200y"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "l7545"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4440s"
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4570"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "8893_v4"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4700eq"
          },
          {
            "model": "xeon",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "x7550"
          },
          {
            "model": "atom c",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "c2558"
          },
          {
            "model": "xeon e3 1275 v5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon e5 2637",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "xeon phi",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "7250f"
          },
          {
            "model": "xeon e7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2830"
          },
          {
            "model": "xeon e3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "1505m_v6"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4610_v3"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "3217u"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2365m"
          },
          {
            "model": "pentium n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "n3700"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "620m"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4770hq"
          },
          {
            "model": "core i3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "2370m"
          },
          {
            "model": "xeon e3 1246 v3",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": null
          },
          {
            "model": "core i5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4402ec"
          },
          {
            "model": "xeon gold",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "6142f"
          },
          {
            "model": "xeon e5",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "4655_v3"
          },
          {
            "model": "atom z",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "z3745d"
          },
          {
            "model": "core i7",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "intel",
            "version": "620ue"
          },
          {
            "model": "windows for 32-bit systems sp1",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "microsoft",
            "version": "7"
          },
          {
            "model": "windows for x64-based systems sp1",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "microsoft",
            "version": "7"
          },
          {
            "model": "edge",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "microsoft",
            "version": "0"
          },
          {
            "model": "internet explorer",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "microsoft",
            "version": "11"
          },
          {
            "model": "windows for x64-based systems",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "microsoft",
            "version": "8.10"
          },
          {
            "model": "windows for 32-bit systems",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "microsoft",
            "version": "8.10"
          },
          {
            "model": "windows version for x64-based systems",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "microsoft",
            "version": "1015110"
          },
          {
            "model": "windows version for 32-bit systems",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "microsoft",
            "version": "1015110"
          },
          {
            "model": "esxi",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "vmware",
            "version": "5.5"
          },
          {
            "model": "workstation",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "vmware",
            "version": "12.5.7"
          },
          {
            "model": "workstation",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "vmware",
            "version": "12.5.5"
          },
          {
            "model": "workstation",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "vmware",
            "version": "12.5.3"
          },
          {
            "model": "workstation",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "vmware",
            "version": "12.0"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "vmware",
            "version": "8.5.8"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "vmware",
            "version": "8.5.6"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "vmware",
            "version": "8.5.4"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "vmware",
            "version": "8.5.2"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "vmware",
            "version": "8.1.1"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "vmware",
            "version": "8.1"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "vmware",
            "version": "8.0.2"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "vmware",
            "version": "8.0.1"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "vmware",
            "version": "8.5.5"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "vmware",
            "version": "8.5"
          },
          {
            "model": "fusion",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "vmware",
            "version": "8.0"
          },
          {
            "model": "esxi",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "vmware",
            "version": "6.5"
          },
          {
            "model": "esxi",
            "scope": "eq",
            "trust": 0.9,
            "vendor": "vmware",
            "version": "6.0"
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "amd",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "arm",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "apple",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "cisco",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "dell",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "dell emc",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "fortinet",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "hp",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "hitachi",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "ibm",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "intel",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "microsoft",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "qualcomm incorporated",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "red hat",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "suse linux",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "synology",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "ubuntu",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "vmware",
            "version": null
          },
          {
            "model": "\uff08\u8907\u6570\u306e\u88fd\u54c1\uff09",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "\u8907\u6570\u306e\u30d9\u30f3\u30c0",
            "version": null
          },
          {
            "model": "\uff08\u8907\u6570\u306e\u88fd\u54c1\uff09",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "\u8907\u6570\u306e\u30d9\u30f3\u30c0",
            "version": "(multiple products)"
          },
          {
            "model": "\uff08\u8907\u6570\u306e\u88fd\u54c1\uff09",
            "scope": null,
            "trust": 0.8,
            "vendor": "\u8907\u6570\u306e\u30d9\u30f3\u30c0",
            "version": null
          },
          {
            "model": "hat enterprise linux desktop",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "red",
            "version": "6"
          },
          {
            "model": "windows server r2",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "microsoft",
            "version": "2008"
          },
          {
            "model": "hat enterprise linux",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "red",
            "version": "6"
          },
          {
            "model": "hat enterprise linux workstation",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "red",
            "version": "6"
          },
          {
            "model": "hat enterprise linux server",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "red",
            "version": "6"
          },
          {
            "model": "windows windows server",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "microsoft",
            "version": "2012"
          },
          {
            "model": "windows",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "microsoft",
            "version": "8.1"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.6,
            "vendor": "google",
            "version": "v8"
          },
          {
            "model": "windows server r2",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "microsoft",
            "version": "2012"
          },
          {
            "model": "windows server",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "microsoft",
            "version": "2016"
          },
          {
            "model": "windows for 32-bit systems",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "microsoft",
            "version": "10"
          },
          {
            "model": "windows for x64-based systems",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "microsoft",
            "version": "10"
          },
          {
            "model": "windows version for 32-bit systems",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "microsoft",
            "version": "101511"
          },
          {
            "model": "windows version for x64-based systems",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "microsoft",
            "version": "101511"
          },
          {
            "model": "windows version for 32-bit systems",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "microsoft",
            "version": "101607"
          },
          {
            "model": "windows version for x64-based systems",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "microsoft",
            "version": "101607"
          },
          {
            "model": "windows version for 32-bit systems",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "microsoft",
            "version": "101703"
          },
          {
            "model": "windows version for x64-based systems",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "microsoft",
            "version": "101703"
          },
          {
            "model": "hat enterprise linux workstation",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "red",
            "version": "7"
          },
          {
            "model": "hat enterprise linux server",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "red",
            "version": "7"
          },
          {
            "model": "hat enterprise linux desktop",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "red",
            "version": "7"
          },
          {
            "model": "tvos",
            "scope": "lt",
            "trust": 0.6,
            "vendor": "apple",
            "version": "11.2"
          },
          {
            "model": "ios",
            "scope": "lt",
            "trust": 0.6,
            "vendor": "apple",
            "version": "11.2"
          },
          {
            "model": "xeon cpu e5-1650",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "intel",
            "version": "v3"
          },
          {
            "model": "hat enterprise linux server tus",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "red",
            "version": "7.4"
          },
          {
            "model": "hat enterprise linux server tus",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "red",
            "version": "7.2"
          },
          {
            "model": "hat enterprise linux server tus",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "red",
            "version": "6.6"
          },
          {
            "model": "hat enterprise linux server aus",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "red",
            "version": "7.4"
          },
          {
            "model": "hat enterprise linux server aus",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "red",
            "version": "7.2"
          },
          {
            "model": "hat enterprise linux server aus",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "red",
            "version": "7.3"
          },
          {
            "model": "hat enterprise linux server aus",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "red",
            "version": "6.6"
          },
          {
            "model": "macos",
            "scope": "lt",
            "trust": 0.6,
            "vendor": "apple",
            "version": "10.13.2"
          },
          {
            "model": "cloud services platform",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "cisco",
            "version": "2100"
          },
          {
            "model": "vbond orchestrator",
            "scope": null,
            "trust": 0.6,
            "vendor": "cisco",
            "version": null
          },
          {
            "model": "vedge cloud",
            "scope": null,
            "trust": 0.6,
            "vendor": "cisco",
            "version": null
          },
          {
            "model": "vedge",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "cisco",
            "version": "5000"
          },
          {
            "model": "vedge",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "cisco",
            "version": "2000"
          },
          {
            "model": "vedge",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "cisco",
            "version": "100"
          },
          {
            "model": "vedge",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "cisco",
            "version": "1000"
          },
          {
            "model": "nexus 6p",
            "scope": null,
            "trust": 0.6,
            "vendor": "google",
            "version": null
          },
          {
            "model": "enterprise linux server year extended update support",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "redhat",
            "version": "-47.4"
          },
          {
            "model": "pixel xl",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "google",
            "version": "0"
          },
          {
            "model": "nexus",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "google",
            "version": "5x"
          },
          {
            "model": "pixel c",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "google",
            "version": "0"
          },
          {
            "model": "android",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "google",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1689.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.924.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1049.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.9.110.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375127"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.77"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.71"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.51"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.117"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.166"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.891.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.15"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.112"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.27"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.306.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1012"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1005.0"
          },
          {
            "model": "enterprise linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1039"
          },
          {
            "model": "enterprise linux server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.67"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.434.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.702.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1311.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.687.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.155"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.78"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.365.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.879.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.74"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.317.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.92"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.926.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.47255"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.408.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.39"
          },
          {
            "model": "vsphere data protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.1.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1077.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.366.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.97"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "44.0.2403.157"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.530.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.58"
          },
          {
            "model": "facsmelody",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.122"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.59"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.342.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.15"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.0.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.366.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.73"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1036.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.82"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.87"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1308.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.633.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.105"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.769.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.127"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.785.0"
          },
          {
            "model": "facscanto ii clinical",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.60"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.225"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "54.0.2840.90"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.11"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.418.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.385.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.319.0"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.0.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.908.0"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.366.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.204"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.2.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.78"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.219"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.374.0"
          },
          {
            "model": "pyxis ecostation system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.23"
          },
          {
            "model": "facscanto ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.86"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.40"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1043"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.604.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.58"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.150"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.68"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.756.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.74"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.34"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.886.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.123"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.342"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.51"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "54.0.2840.98"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.233"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.88"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.955.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1082.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.760.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.110"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1658.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.368.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.594.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.118"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.743.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1285.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "62.0.3202.97"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.96365"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "43.0.2357.130"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "63.0.3239.86"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.83"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.816.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.124"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.88"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.393.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.362.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.78"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.618.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.628.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.815.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.423.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "62.0.3202.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.802.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.323.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.804.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.77"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.370.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.203"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.95"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.805.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.789.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.32"
          },
          {
            "model": "totalys slideprep",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "41.0.2272"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.315"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.512.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.109"
          },
          {
            "model": "vsphere data protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.0.5"
          },
          {
            "model": "simatic ipc427e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.901.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1285.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.729.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.23"
          },
          {
            "model": "chrome os beta",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.9.130.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.102"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.483.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.467.0"
          },
          {
            "model": "phoenix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "1000"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.200"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.10"
          },
          {
            "model": "facslink interface",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.25"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.452.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.9.128.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "40.0.2214.111"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1017"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.105"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.727.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.748.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.89"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.302.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.379.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.82"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.654.0"
          },
          {
            "model": "phoenix m50",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.72"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.32"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0.195.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.80"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.119"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.73"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.334.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.110"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.862.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.101"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.0"
          },
          {
            "model": "facsjazz",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.303"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "40.0.2214.91"
          },
          {
            "model": "enterprise linux server extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-6.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.458.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.95"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.721.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.404.0"
          },
          {
            "model": "linux ia-64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "6.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "46.0.2490"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.90"
          },
          {
            "model": "sql server for 32-bit systems service pack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "201240"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.335.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1030"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.132"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.336"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.32"
          },
          {
            "model": "vsphere data protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.602.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.211"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.750.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1049.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.104"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.72"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1058.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.79"
          },
          {
            "model": "sql server for x64-based systems service pack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "201240"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.415.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.931.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.115"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.722.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.60"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.32"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.520.0"
          },
          {
            "model": "vm virtualbox",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.1.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1022"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.651.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.109"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.476.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.124"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0.195.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1055.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1670.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.354.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.222.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.690.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.75"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.73"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.570.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.347.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.13"
          },
          {
            "model": "vsphere integrated containers",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.2"
          },
          {
            "model": "sinumerik d sl ncu730.3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "840"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0.195.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.90"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.98"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.11"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.344"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.412.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.634.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.329.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.72"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1085.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.664.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.26"
          },
          {
            "model": "sinumerik d sl ncu730.3b",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "840"
          },
          {
            "model": "lsr ii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.83"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.596.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.103"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.113"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.69"
          },
          {
            "model": "unified computing system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "3.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.730.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1060.0"
          },
          {
            "model": "pyxis supply roller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.40"
          },
          {
            "model": "facscount",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.610.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.422.0"
          },
          {
            "model": "windows server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20160"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.116"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.299.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.31"
          },
          {
            "model": "linux amd64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "6.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1036.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.371.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.56"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1668.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.107"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.615.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.599.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.99"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.452.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.102"
          },
          {
            "model": "enterprise mrg",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.12"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.2.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.92"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.6"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1675.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.50"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.172.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.873.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.301.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.116"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.2.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.366.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.794.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.42"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.781.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "53.0.2785.143"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.60"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1298.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.157.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.134"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.18"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.72"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.554.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.775.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.71"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.59"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.631.0"
          },
          {
            "model": "communications lsms",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "13.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.125"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.114"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.102"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.477.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.941.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.335.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.65"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.516.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.430.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1684.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.457.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1289.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1008.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.943.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.609.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.114"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364160"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.211.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.342.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.582.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.589.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.90"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.575.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1671.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1663.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.356.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1280.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.84"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.21"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.122"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.95"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.74"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.726.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.73"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.84"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.667.3"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1034.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.81"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "1.0.154.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "60.0.3112.80"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.112"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0.195.32"
          },
          {
            "model": "rowa dose",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.716.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.480.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.466.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.45"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.700.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.28"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.154"
          },
          {
            "model": "xen",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xen",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1684.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.466.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.82"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1652.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.68"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.627.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.466.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.69"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.826.0"
          },
          {
            "model": "identity manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "2.7"
          },
          {
            "model": "chrome ~~~andr",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "40.0.2214.89"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.581.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.544.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.130"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1041"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.336.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.10"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.0"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.0.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.11"
          },
          {
            "model": "simatic s7-1518-4 pn/dp odk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "52.0.2743.82"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "53.0.2785.113"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.124"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1295.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.67"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.922.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.113"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.65"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.638.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1049.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.219"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "41.0.2272.118"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.910.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.149"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.0.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1686.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.90"
          },
          {
            "model": "simatic ipc427d",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.671.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.69"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.366.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1055.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.68"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.84"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.342.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.66"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.424.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "1.0.154.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.898.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.478.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.107"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.100"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.465.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.540.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.57"
          },
          {
            "model": "vsphere integrated containers",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.46"
          },
          {
            "model": "sql server for 32-bit systems service pack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20123"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1004.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.136"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.935.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.821.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.212.1"
          },
          {
            "model": "max",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.492.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.923.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "42.0.2311"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.547.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.536.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.948.0"
          },
          {
            "model": "sql server for x64-based systems service pack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20123"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.74"
          },
          {
            "model": "enterprise linux for ibm z systems extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.114"
          },
          {
            "model": "pyxis duostation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.223.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1024.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.784.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.2.149.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.80"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.16"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.15"
          },
          {
            "model": "windows server for 32-bit systems sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2008"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.90"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "46.0.2490.86"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1017.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.92"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.84"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.95"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.683.0"
          },
          {
            "model": "kernel",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "linux",
            "version": "4.9.74"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.70"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.97"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.425.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.486.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.747.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.450.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.4"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.333"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.775.2"
          },
          {
            "model": "windows version for 32-bit systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "1017090"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.99"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1077.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1300.0"
          },
          {
            "model": "linux s/390",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "6.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.32"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.889.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1028"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.133"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.773.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.26"
          },
          {
            "model": "vios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "2.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.157"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.89"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.739.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.4"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.19"
          },
          {
            "model": "influx",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.404.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.2491059"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.59"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.159.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.101"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1028.0"
          },
          {
            "model": "chrome os",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "google",
            "version": "65.0.3325.167"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.95"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.60"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1013"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.658.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.159"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1023"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.761.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.369.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.690.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.103"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.16"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.24"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.93"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.660.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "57.0.2987.98"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.511.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1676.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.108"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.137"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1669.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.587.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.60"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.67"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.437.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.16"
          },
          {
            "model": "enterprise linux server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.321.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "39.0.2171.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.48"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.65"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.101"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.861.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.524.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.717.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.9"
          },
          {
            "model": "sql server r2 for x64-based systems service pack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "200830"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.880.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.607.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.471.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.59"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.923.1"
          },
          {
            "model": "simatic ipc477d",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.9"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.126"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.450.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.89"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "7.3.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.309.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.232"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.58"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.778.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.74"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.447.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.4.154.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.655.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.115"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.579.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1008"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.116"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.694.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.669.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1671.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.97"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.67"
          },
          {
            "model": "simatic s7-1500 software controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.702.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "47.0.2526.80"
          },
          {
            "model": "x-series xos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "11.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0.190.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.400.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.31"
          },
          {
            "model": "vsphere data protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.1.5"
          },
          {
            "model": "epicenter",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.97"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.74"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.60"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.592.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.902.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.444.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.66"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.104"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1272.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.548.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1017.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.954.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.640.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.73"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.88"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.18"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "53.0.2785.103"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.110"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.759.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.587.1"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "7.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.172.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.66"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.74"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1305.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.314.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.69"
          },
          {
            "model": "simatic ipc677d",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.13"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.1.24"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.7"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.125"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1661.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.86"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.662.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.149"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.833.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.77"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.408.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.119"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1281.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.810.0"
          },
          {
            "model": "simotion p320-4e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.871.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.172.31"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.51"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364160"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1681.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.98"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.88"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.649.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.78"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.354.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.114"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.316.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.90"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.692.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.83"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.122"
          },
          {
            "model": "servers sw",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "x861.0"
          },
          {
            "model": "enterprise linux for power big endian",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.68"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.77"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.17"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.58"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.98"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.93"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.630.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.3.154.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.885.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.569.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.66"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.89"
          },
          {
            "model": "simatic itp3000",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "v20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.962.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1675.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.306.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "59.0.3071.86"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.295.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.75"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.123"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.318.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.619.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.307.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1004"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.124"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.86"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.100"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1033"
          },
          {
            "model": "simatic ipc627c",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1044"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.160"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1679.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.23"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "60.0.3112.114"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.70"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.51"
          },
          {
            "model": "enterprise linux for scientific computing",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.539.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.661.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.777.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.106"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.60"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.91"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.105"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.939.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.474.0"
          },
          {
            "model": "enterprise linux server tus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-6.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.68"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.110"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.893.1"
          },
          {
            "model": "security analytics",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "7.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.99"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "48.0.2564.82"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.507.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.883.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.306"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.62"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.348.0"
          },
          {
            "model": "simatic hmi comfort panels",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.507.2"
          },
          {
            "model": "windows server r2 for itanium-based systems sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2008"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.80"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.120"
          },
          {
            "model": "simatic itp1000",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.307.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "54.0.2840.85"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.935.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.705.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1082.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.122"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1016.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.395.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.118"
          },
          {
            "model": "ruggedcom rx1400 vpe",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.776.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1305.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.84"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.72"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "59.0.3071.91"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1075.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.84"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "43.0.2357.65"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.172"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.117"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.535.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.443.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.296.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.107"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.776.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.96379"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.217"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.114"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.900.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1074.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.126"
          },
          {
            "model": "x-series xos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "10.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.75"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.611.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.71"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.407.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.57"
          },
          {
            "model": "pyxis medstation es",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.892.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.51"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.518.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.346.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1658.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.897.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.102"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.421.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.132"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.56"
          },
          {
            "model": "pyxis stockstation system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.0.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.85"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.0"
          },
          {
            "model": "simotion p320-4s",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "36.0.1985.143"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1003.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.927.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.382.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0.195.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "49.0.2623.75"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.55"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.462.0"
          },
          {
            "model": "simatic ipc827d",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1021.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.77"
          },
          {
            "model": "enterprise linux server tus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.16"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.818.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.645.0"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.126"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.23"
          },
          {
            "model": "chrome ~~~and",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "38.0.2125.101"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1065.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.674.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.905.0"
          },
          {
            "model": "aix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.169"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.531.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.23"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.95"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.84"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1284.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.115"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.59"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1040.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.35"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.939.0"
          },
          {
            "model": "windows version for 32-bit systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "1017030"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.758.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.19"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.1.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.93"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.116"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.99"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.184"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.154"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.112"
          },
          {
            "model": "windows for 32-bit systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "100"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "48.0.2564.109"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.344"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.419.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.672.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.77"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.608.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.66"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "1.0.154.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.135"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.675.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.58"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.222.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.124"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.117"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.755.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1072.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.437.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.102"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.435.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.95"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.215"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.63"
          },
          {
            "model": "pyxis medication administration",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.82"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.777.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.617.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1019.0"
          },
          {
            "model": "enterprise linux for real time",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.71"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "1.0.154.64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.685.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.312"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.110"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.63"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.65"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.699.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.453.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.961.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.66"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.68"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.202"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.341"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.116"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1058"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "56.0.2924.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.70"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.408.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1662.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1669.3"
          },
          {
            "model": "facsverse",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "1.0.154.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1054"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.506.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.132"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.16"
          },
          {
            "model": "kiestra tla/wca",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.82"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.168"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1286.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.703.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.668.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.744.0"
          },
          {
            "model": "internet explorer",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "57.0.2987.133"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.74"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1078.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.116"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.328.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.91"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.67"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.381.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.144"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.102"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1283.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.711.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.109"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.330"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.21"
          },
          {
            "model": "malware analysis appliance",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "4.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "54.0.2840.79"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "54.0.2840.87"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.511.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.686.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.147"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.797.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.14443"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.521.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.59"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.46"
          },
          {
            "model": "enterprise linux desktop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.68"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.0"
          },
          {
            "model": "pyxis cathrack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.774.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.458.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.350.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.418.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.803.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.49"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.155"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.623.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.345.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.215"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.28"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.88"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1001.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.859.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.686.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1674.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.930.0"
          },
          {
            "model": "pyxis specimen collection verification",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.6"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.50"
          },
          {
            "model": "windows server r2 for x64-based systems sp1",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2008"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.562.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "55.0.2883.75"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.798.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.307.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.227"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.302"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.416.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1077.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.59"
          },
          {
            "model": "gencell clic",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.111"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.647.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "59.0.3071.115"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.937.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.90"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.123"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.77"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.277.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.71"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.350.1"
          },
          {
            "model": "enterprise linux server aus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-6.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.136"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.27"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.12"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.867.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.120"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.329"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.746.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.70"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1287.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.753.0"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.0.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.59"
          },
          {
            "model": "chrome beta",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.92"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1038.0"
          },
          {
            "model": "identity manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "2.7.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.288.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.7"
          },
          {
            "model": "bactec fx",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.496.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.109"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.294.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.728.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.65"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.85"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1036.7"
          },
          {
            "model": "chrome beta",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.824.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.706.0"
          },
          {
            "model": "lyse wash assistant",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.453.0"
          },
          {
            "model": "linux mips",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "6.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.585.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.68"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.557.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.91"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.80"
          },
          {
            "model": "enterprise linux eus compute node",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.85"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.549.0"
          },
          {
            "model": "macos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "10.12.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.88"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.466.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.111"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.314.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.207"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.440.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.343.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1053.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.957.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.52"
          },
          {
            "model": "identity manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "3.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.573.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1055"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.806.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.67"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.13"
          },
          {
            "model": "unified computing system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "2.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.356.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.863.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.652.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.29"
          },
          {
            "model": "simatic ipc227e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.86"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.87"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.33"
          },
          {
            "model": "macos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "10.13.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.719.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.952.0"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.1.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.401.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.495.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1019"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.872.0"
          },
          {
            "model": "simatic hmi comfort pro panels",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1022.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.36"
          },
          {
            "model": "enterprise linux for ibm z systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "46.0.2490.71"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.153"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.341.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.11"
          },
          {
            "model": "enterprise linux server aus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.223"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1657.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1273.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.78"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.66"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "1.0.154.46"
          },
          {
            "model": "rowa vmax system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.75"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.77"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1274.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.954.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1056.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1303.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1015"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.714.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.8"
          },
          {
            "model": "pyxis parx",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.418.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.150"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.230"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.67"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.172"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.942.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.50"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.342.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.60"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375125"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.100"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.128"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.720.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.904.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.114"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.222.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.94"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.100"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.212"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.500.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.116"
          },
          {
            "model": "pyxis nursing data collection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.95"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.22"
          },
          {
            "model": "security analytics",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "7.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.85"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.69"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1659.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1052.0"
          },
          {
            "model": "content analysis",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "2.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.305.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.89"
          },
          {
            "model": "data innovations",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1034"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.145"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.646.0"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.0.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.911.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.697.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.222"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.593.0"
          },
          {
            "model": "sql server for 32-bit systems service pack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "200840"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.667.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.86"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.120"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.79"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.100"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.928.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.20"
          },
          {
            "model": "ios",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "11.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.339.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1060.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.70"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.626.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.307.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1031.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.80"
          },
          {
            "model": "facslyric",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.37"
          },
          {
            "model": "facscanto 10-color",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.708.0"
          },
          {
            "model": null,
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "v80"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.161"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.559.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.625.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1009.0"
          },
          {
            "model": "facsduet sample prep",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.223.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.680.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.326"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1062.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.203"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.659.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.881.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.800.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.37599"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.94"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.330.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.84"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.93"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.58"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1001"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.70"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1056"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.33"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.91"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.96"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.768.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.82"
          },
          {
            "model": "windows server for itanium-based systems sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2008"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.871.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.80"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.172.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1010.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.31"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.10.140.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1304.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.670.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.378.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.551.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1281.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.0"
          },
          {
            "model": "sinumerik d sl ncu720.3",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "840"
          },
          {
            "model": "sinumerik panels wtih integrated tcu",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1037"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.2"
          },
          {
            "model": "pyxis parassist system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.466.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "50.0.2661.94"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1060"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.126"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.611.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.547.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.300.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.509.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.387.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.382.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.290.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22"
          },
          {
            "model": "vcenter server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.33"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.2.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.386.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1056.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1670.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.839.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1281.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1277.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.38"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.764.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.67"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.97"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.616.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.66"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.82"
          },
          {
            "model": "enterprise linux for power big endian",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.105"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.4.154.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.777.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "45.0.2454"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.71"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.564.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1046"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.50"
          },
          {
            "model": "sql server for 32-bit systems service pack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "201420"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1081.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.868.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.19"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.9.126.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.220"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.42"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.68"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.397.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.70"
          },
          {
            "model": "enterprise linux for power big endian extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.99"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.50"
          },
          {
            "model": "sql server for x64-based systems service pack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "201420"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.70"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.85"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.491.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.74"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1054.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1017.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.535.1"
          },
          {
            "model": "enterprise linux server year extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-47.2"
          },
          {
            "model": "enterprise linux for scientific computing",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.58"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1289.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "53.0.2785.89"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.825.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.814.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.600.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.566.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.132"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.137"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "50.0.2661.75"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.877.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.860.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.475.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.60"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1070.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.102"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.958.1"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.1.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.92"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "65"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.94"
          },
          {
            "model": "simatic ipc847c",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "enterprise linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "6"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.415.1"
          },
          {
            "model": "enterprise linux eus compute node",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.108"
          },
          {
            "model": "simatic itp1000",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "v23.01.03"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1020.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.614.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.57"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.86"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.344.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.307.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.34"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.0.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.235"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.156.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.111"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.715.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.55"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.70"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.505.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1063.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.286.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.723.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.105"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.134"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.725.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.92"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.224"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.672.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.358.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.151"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.754.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.223.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.85"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.107"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.58"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.73"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1007"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1659.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.783.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1047"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1052"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.78"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.51"
          },
          {
            "model": "simatic ipc277e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1690.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.308"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.820.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1044.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.109"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.343"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.432.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.731.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.249.89"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.560.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.80"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.819.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.324.0"
          },
          {
            "model": "enterprise linux for power big endian extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1048"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "54.0.2840.59"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.125"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1032.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.162"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.433.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.117"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.80"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.201"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.612.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.94"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "38.0.2125.122"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.153"
          },
          {
            "model": "linux ia-32",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "6.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.4.154.18"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.201"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1687.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.22"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.18"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.903.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.672.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.733.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.749.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.113"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.762.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.719.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.12"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.72"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.271.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.813.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.7"
          },
          {
            "model": "assurity linc",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.237"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.36"
          },
          {
            "model": "linux powerpc",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "6.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.53"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.77"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.211"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.622.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.673.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.106"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.1"
          },
          {
            "model": "accuri c6 plus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "simatic ipc477c",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1063.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.187"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1055.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.383.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.790.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.465.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.77"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.319"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.658.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "48.0.2564.116"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "51.0.2704.103"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1668.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.89"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.7"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.932.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.13"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.101"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.34"
          },
          {
            "model": "pyxis infant care verification",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0.195.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.41"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.114"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "49.0.2623.108"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1064.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.686.0"
          },
          {
            "model": "pyxis supplystation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1651.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1003.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.95"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.322.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.391.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.107"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.6"
          },
          {
            "model": "identity manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "2.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1664.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.18"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.89"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "64.0.3282.167"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1031"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.18"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "58.0.3029.89"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1007.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.40"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.326.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.62"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.1.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1680.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.603.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.39"
          },
          {
            "model": "sinema remote connect",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.307.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.686.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.213"
          },
          {
            "model": "x-series xos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "9.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.32"
          },
          {
            "model": "simatic field pg m5",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "22.1.5"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.80"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.79"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1010"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.113"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.337"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.51"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.15"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.27"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.170"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.33"
          },
          {
            "model": "simatic hmi comfort panels",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1051"
          },
          {
            "model": "linux sparc",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "6.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.78"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.98"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.112"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.87"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.119"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.896.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.59"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.152"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.417.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.86"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.218"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.334"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.657.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.342.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.418.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1049"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.331"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.667.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1057"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1673.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.689.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.152"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1288.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.390.0"
          },
          {
            "model": "vsphere data protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.0.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1655.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.707.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1011.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1081.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.50"
          },
          {
            "model": "fusion",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "8.5.9"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1067.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.72"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.44"
          },
          {
            "model": "communications lsms",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "13.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.536.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1664.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.801.0"
          },
          {
            "model": "rowa smart",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1048.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.807.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.66"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.307.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.72"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.94"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.87"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.865.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.86"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1296.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.481.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.489.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "51.0.2704.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.121"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.97"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.69"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.47"
          },
          {
            "model": "windows server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20120"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.69"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.91"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.408.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.5"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "45.0.2454.85"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "60.0.3080.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "59.0.3071.104"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.96"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.572.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.356.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1055.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.93"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.786.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "36.0.1985.122"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.59"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1039.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.447.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.836.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.23"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "7.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.642.1"
          },
          {
            "model": "lsrfortessa",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "x-200"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.216"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.408.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.591.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "45.0.2454.101"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.99"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.408.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.107"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.168"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.79"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1012.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.92"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.278.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.74"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.413.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.95"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.67"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.580.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.81"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.123"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.146"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1305.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.513.0"
          },
          {
            "model": "enterprise linux server extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.2.149.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.172.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1042"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.158.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.761.1"
          },
          {
            "model": "windows server r2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20120"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.81"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.45"
          },
          {
            "model": "sinumerik pcu",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "50.5"
          },
          {
            "model": "enterprise linux for ibm z systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.130"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.765.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.100"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.108"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.75"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "1.0.154.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.553.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.494.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.745.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.484.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1061.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.829.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.172.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.360.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.482.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1309.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.76"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.14"
          },
          {
            "model": "enterprise linux workstation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "6"
          },
          {
            "model": "sql server for x64-based systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20170"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0.195.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.27"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "46.0.2490.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.677.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.890.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.437.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "47.0.2526.106"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.770.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.30"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "64.0.3282.134"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.364.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.507.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "47.0.2526.73"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.349.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.69"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "58.0.3029.96"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.450.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.58"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.322.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.70"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.83"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.95"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.89"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1297.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1026"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1068.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0.195.33"
          },
          {
            "model": "simatic ipc627d",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.762.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.369.1"
          },
          {
            "model": "simatic ipc427c",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.66"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.723.1"
          },
          {
            "model": "enterprise linux server year extended upd",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-47.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.83"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.103"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.884.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1038"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.83"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1068.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.621.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.310"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1006"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.811.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.499.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.106"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.709.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.96"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.882.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.68"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1002.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "60.0.3112.78"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.384.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.59"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.111"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.408.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.118"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.0.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.157.2"
          },
          {
            "model": "simatic hmi ktp mobile panels",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.134"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.721.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.74"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "1.0.154.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.68"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.76"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.113"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.529.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.503.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.563.0"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.1.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.88"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.24"
          },
          {
            "model": "chrome beta",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0.193.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.771.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.603.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.59"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.408.8"
          },
          {
            "model": "enterprise linux for power little endian extended update supp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.906.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.169.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.114"
          },
          {
            "model": "enterprise linux server tus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.202"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.86"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.363.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.60"
          },
          {
            "model": "simatic ipc547e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1306.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.601.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.223.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0.195.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.52"
          },
          {
            "model": "panel designer",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.812.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.944.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.635.0"
          },
          {
            "model": "simatic s7-1518f-4 pn/dp odk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.89"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.96"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "48.0.2564.116"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1660.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1047.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1036.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.44"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.37"
          },
          {
            "model": "vsphere integrated containers",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.473.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.441.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1012.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1040"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1037.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "40.0.2214.115"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.104"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.53"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.426.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.752.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.834.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.327.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1654.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.94"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.112"
          },
          {
            "model": "aix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "6.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.401.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.112"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.493.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.216"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.1.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.103"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "64.0.3282.144"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "59.0.3071.92"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.327"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.186"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.956.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1662.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.49"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.9"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1183.0"
          },
          {
            "model": "sinumerik tcu",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "30.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.92"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.217"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.2491036"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.108"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.522.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "49.0.2623.87"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.23"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.5"
          },
          {
            "model": "sinumerik d sl ncu720.3b",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "840"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1305.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.12"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.79"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "61.0.3163.100"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.622.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.91"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.159"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1062.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.2.152.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.556.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.450.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.119"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.161"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.772.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.322.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.125"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1059.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.398.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.404.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.140"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.531.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "47.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.82"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.53"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.321"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.94"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.870.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1006.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.91"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1653.1"
          },
          {
            "model": "pyxis anesthesia es",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.66"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.204"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.58"
          },
          {
            "model": "enterprise linux for power little endian extended update supp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.551.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1083.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.152"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "62.0.3202.89"
          },
          {
            "model": "aix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.301"
          },
          {
            "model": "enterprise linux server tus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.335"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.695.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1021"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1688.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.325"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.732.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.58"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1290.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.26"
          },
          {
            "model": "vcloud usage meter",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "3.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.712.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "49.0.2566.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1286.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.152"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.558.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.98"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.342.2"
          },
          {
            "model": "simatic ipc827c",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.822.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.120"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.665.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.629.0"
          },
          {
            "model": "sql server r2 for 32-bit systems service pack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "200830"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1012.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.339"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.109"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.335.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.763.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.112"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.947.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1276.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.168"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.878.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.42"
          },
          {
            "model": "vsphere data protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.542.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1663.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.837.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1014"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.529.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.70"
          },
          {
            "model": "simatic ipc847d",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.93"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.324"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.929.0"
          },
          {
            "model": "simatic ipc547g",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.510.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.81"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.3.1549"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.410.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.79"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.787.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.323"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.292.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.405.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.212.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.684.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.796.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.2.153.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.223.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.35"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.9.134.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.121"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1076.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.123"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1307.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.103"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.120"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.928.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.757.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.360.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.15"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.79"
          },
          {
            "model": "facscelesta",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.20"
          },
          {
            "model": "enterprise linux for ibm z systems extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-6.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.249.78"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.31"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.74"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.118"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.97"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.120"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "50.0.2661.102"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.70"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.832.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1066.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.702.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.316"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.514.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1284.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.221.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.403.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.307.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.55"
          },
          {
            "model": "simatic field pg m5",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "43.0.2357"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.72"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874102"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.304.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1018.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.360.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1278.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.229"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.572.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.146"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.139"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.22"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.60"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.65"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1282.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1057.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.47"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.0.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.303.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.80"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.777.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.100"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.777.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3"
          },
          {
            "model": "pyxis scrubstation system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.20"
          },
          {
            "model": "pyxis anesthesia system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "35000"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.436.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1030.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.44"
          },
          {
            "model": "xeon cpu e5-1650",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "v30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.340"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1689.2"
          },
          {
            "model": "enterprise linux server aus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.85"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.81"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.889.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.343"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.531.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.89"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.679.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.103"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.300"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.893.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.644.0"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.0.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.70"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.173"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.570.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.17"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.536.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.81"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.313.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.172.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.351.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.31"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.933.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.887.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1288.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.36"
          },
          {
            "model": "content analysis",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "2.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1498.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.793.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.71"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.151"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1301.0"
          },
          {
            "model": "facsvia",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.205"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.29"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.8"
          },
          {
            "model": "vcenter server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1043.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1000.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.317"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.204"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.342.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.909.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.118"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.886.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.14"
          },
          {
            "model": "simatic ipc477e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.318"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.96"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.115"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.936.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.60"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.488.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.526.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.808.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.287.0"
          },
          {
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.11.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.584.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1042.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.172.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.103"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.302.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.369.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.907.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.120"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.29"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.86"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.71"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1685.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.108"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.81"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.823.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.791.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.577.0"
          },
          {
            "model": "macos",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "apple",
            "version": "10.13.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "44.0.2403.89"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1061.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.91"
          },
          {
            "model": "simatic ipc347e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.676.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.210"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.525.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.90"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.490.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.681.0"
          },
          {
            "model": "viper lt",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "pyxis procedurestation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.495.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.500.0"
          },
          {
            "model": "vsphere data protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.0.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.309"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.97"
          },
          {
            "model": "enterprise linux server aus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.3"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.214"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1050"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.135"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.11"
          },
          {
            "model": "aix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "7.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.416.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.950.0"
          },
          {
            "model": "sql server for x64-based systems service pack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "200840"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "7.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.78"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.613.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0.182.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1276.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.163"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.418.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1281.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1049.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.304"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.162"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.305"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.862.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.464.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.70"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.682.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.940.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.22"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.119"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1683.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.151"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.376.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.88"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1077.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1025"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.921.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.155"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.538.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.519.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1041.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.69"
          },
          {
            "model": "windows version for x64-based systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "1017030"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.561.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1306.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1311.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.586.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.928.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.93"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.766.0"
          },
          {
            "model": "simatic ipc677c",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.34"
          },
          {
            "model": "vcloud usage meter",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "3.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.740.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.125"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.603.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "40.0.2214.85"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.529.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.95"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.66"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.830.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.75"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.399.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.203"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.126"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.795.0"
          },
          {
            "model": "vm virtualbox",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.2.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.131"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.687.1"
          },
          {
            "model": "chrome beta",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.249.78"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.335.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.84"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.925.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.499.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.864.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.69"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "38.0.2125.101"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.447.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1076.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.117"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.106"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.72"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.458.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.208"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1682.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.959.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.106"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.2.149.27"
          },
          {
            "model": "servers sw",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "x862.0"
          },
          {
            "model": "enterprise linux workstation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.624.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.156"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.639.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.612.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "42.0.2311.135"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1293.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1668.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1654.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.58"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.73"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.698.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1079.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.74"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.338"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.71"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.598.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.89"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1287.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.30"
          },
          {
            "model": "simatic ipc377e",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.65"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.894.0"
          },
          {
            "model": "virtualization host",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.737.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.87"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1061"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.906.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.777.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.58"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.954.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.408.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1284.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.237"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.445.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.214"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.514.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1444.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1672.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.275.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.52"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.121"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.827.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.7"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.120"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.320"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.124"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.81"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "58.0.3029.81"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.28"
          },
          {
            "model": "tvos",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "11.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.311"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.693.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.736.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1069.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1668.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.98"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1019.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.606.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.438.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.775.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.120"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.209"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.113"
          },
          {
            "model": "sql server for x64-based systems service pack",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "201610"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.77"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.60"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1299.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.226"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.869.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.738.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.102"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.231"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.32"
          },
          {
            "model": "enterprise linux eus compute node",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "6.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.116"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.13"
          },
          {
            "model": "sql server for x64-based systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "20160"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.98"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.578.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.418.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.79"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.121"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.958.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.380.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.21"
          },
          {
            "model": "vsphere data protection",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.1.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.809.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.105"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.50"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.81"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1681.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.361.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1036.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1018"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.4.154.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.701.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.780.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.116"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.605.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1051.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.58"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.49"
          },
          {
            "model": "enterprise linux desktop",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.663.0"
          },
          {
            "model": "pyxis ciisafe -workstation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.537.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1275.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.133"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.96"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.79"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1046.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.122"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1062"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.934.0"
          },
          {
            "model": "simatic hmi basic panels 2nd generation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.928.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.490.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1020"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.469.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1080.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.67"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.307.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.951.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "1.0.154.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.130"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.414.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.52"
          },
          {
            "model": "unified computing system",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "3.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.332"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.85"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.81"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.342.5"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.108"
          },
          {
            "model": "simatic field pg m4",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.115"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.688.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1050.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.479.0"
          },
          {
            "model": "pyxis parx handheld",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.960.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.838.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.394.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.41"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.0.18"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.718.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.503.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.890.1"
          },
          {
            "model": "kernel",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "linux",
            "version": "4.14.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1057.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "41.0.2272.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.528.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.408.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.25"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.78"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1676.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.100"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.2491064"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.84"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.105"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1023.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.325.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1010.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.724.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.335.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.431.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.65"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "3.0.195.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.498.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.51"
          },
          {
            "model": "facscalibur",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.612.3"
          },
          {
            "model": "facscanto 10-color clinical",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.406.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.938.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.515.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1294.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.36"
          },
          {
            "model": "viper xtr",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.445.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.409.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.68"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.775.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.315.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.119"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.54"
          },
          {
            "model": "enterprise linux for power little endian",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.21"
          },
          {
            "model": "facsaria i/ii/iii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.741.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.101"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.170.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.588.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.59"
          },
          {
            "model": "windows server for x64-based systems sp2",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "2008"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.75"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1045.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.799.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.511.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.104"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1073.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.152"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.792.0"
          },
          {
            "model": "pyxis medstation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "40000"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1667.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.322"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1279.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.87"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.169.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.272.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.97"
          },
          {
            "model": "pyxis medstation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "35000"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.411.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.103"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.47"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.223.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.367.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1016"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1045"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.112"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.106"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.634.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.454.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "1.0.154.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.79"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1029.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.466.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.337.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.507.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1032"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1302.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.118"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.827.0"
          },
          {
            "model": "lsrfortessa",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.642.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.945.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.151"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.342.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "52.0.2743.116"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.107"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.94"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1666.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "44.0.2403"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.895.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.355.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.6"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "57.0.2987.137"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.21"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.95"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.308.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.172"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.44"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.13"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1272.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.234"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.21"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.171"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.104"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.0"
          },
          {
            "model": "pixel xl",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.103"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.650.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "51.0.2704.79"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.338.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.451.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.135"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.114"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "1.0.154.59"
          },
          {
            "model": "simatic hmi comfort panels",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "22"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.156"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.418.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1301.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.222.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.58"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.75"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.868.0"
          },
          {
            "model": "simatic hmi comfort panels",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.536.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1304.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.4"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1671.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1017.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.82"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.98"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.15"
          },
          {
            "model": "pyxis cubie replenishment station",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.6"
          },
          {
            "model": "facssample prep assistant iii",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.40"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.92"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.427.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1024"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.172.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.276.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.60"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.117"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.307.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.87"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.112"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.933.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.121"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.642.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.574.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.936.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "2.0.172.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.317.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "39.0.2171.65"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.320.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.72"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.946.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "1.0.154.65"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.888.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.37"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.5"
          },
          {
            "model": "security analytics",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bluecoat",
            "version": "7.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1307.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.224.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1678.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.33"
          },
          {
            "model": "ruggedcom ape",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.97"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.704.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.149"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.60"
          },
          {
            "model": "bactec fx40",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.24"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1035"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.67"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.288.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1291.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.68"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.59"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9"
          },
          {
            "model": "vcloud usage meter",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "3.3.3"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.32"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.60"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "29.0.1547.57"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.43"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.59"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.223.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.632.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.158"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.154"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.328"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.889.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.777.2"
          },
          {
            "model": "simatic et 200sp open controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "siemens",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.34"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.899.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.418.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.39"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1029"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.571.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.23"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.79"
          },
          {
            "model": "windows version for 32-bit systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "1016070"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1677.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.101"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.19"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.76"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.82"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.911.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.734.0"
          },
          {
            "model": "kernel",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "linux",
            "version": "4.14.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.954.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.418.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.667.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1310.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.34"
          },
          {
            "model": "pyxis transfusion verification",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.9.131.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.342"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.93"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.35"
          },
          {
            "model": "vrealize automation",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "6.2.4.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.485.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.678.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.372.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.27"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.91"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.77"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.949.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.638.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "54.0.2840.99"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.450.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.392.0"
          },
          {
            "model": "enterprise linux server extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-7.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.212"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.19"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.302.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1063"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.710.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.206"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.289.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.96"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1685.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.568.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.735.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.487.0"
          },
          {
            "model": "workstation",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "12.5.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.302.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.129"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.90"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.124"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.9"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.590.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.113"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.827.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.23"
          },
          {
            "model": "carrier routing system 6.6.0.base",
            "scope": null,
            "trust": 0.3,
            "vendor": "cisco",
            "version": null
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.89"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.332.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.49"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.107"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.953.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.666.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1071.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1013.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.83"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.73"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "61.0.3163.113"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.0.275.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.340.0"
          },
          {
            "model": "facsaria fusion",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.373.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.46"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.87"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.32"
          },
          {
            "model": "linux arm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "debian",
            "version": "6.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.30"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.0"
          },
          {
            "model": "vsphere integrated containers",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1036.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.50"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.353.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.408.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "61.0.3163.79"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.43"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.84"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.0.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.5"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.461.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.51"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.470.0"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.0.16"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1285.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.446.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.88"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.357.0"
          },
          {
            "model": "enterprise linux for power big endian extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-6.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.459.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.541.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.221"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.65"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.64"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.31"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.333.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.779.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.90"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.6"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.57"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "1.0.154.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.9"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.307"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.121"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.127"
          },
          {
            "model": "chrome beta mac",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.342.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.20"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1027"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.396.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.110"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.101"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.428.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.42"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.29"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.612.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.95"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.92"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1035.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.767.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.891.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.460.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.14"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1001.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.87"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.18"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.75"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.466.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1053"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.74"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.25"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.45"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.455.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1014.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.5"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.220"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.210"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.21"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.449.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.142"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.911.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.66"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.620.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.4"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.72"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.10"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.497.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "33.0.1750.82"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.576.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "28.0.1500.61"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1015.0"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.87"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "42.0.2311.90"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.213"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1010.2"
          },
          {
            "model": "vsphere integrated containers",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "1.3.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.13"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "16.0.912.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.148"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.36"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1682.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.437.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.99"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.751.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.636.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.91"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.313"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.360.5"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "40.0.2214.114"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "65.72"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.64"
          },
          {
            "model": "windows for x64-based systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "100"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1670.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.456.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.874.12"
          },
          {
            "model": "enterprise linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "37.0.2062.65"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.47"
          },
          {
            "model": "communications lsms",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "13.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.831.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.18"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.111"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.67"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.375.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.550.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1305.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.583.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.317.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.595.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1009"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "34.0.1847.131"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.108"
          },
          {
            "model": "proliant dl385 gen10 server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "hp",
            "version": "1.02"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "23.0.1271.17"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0.3.154.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.94"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "15.0.866.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.34"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "52.0.2743.85"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.48"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1673.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.35"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.11"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "30.0.1599.101"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.72"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.85"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.47"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.131"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.15"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.128"
          },
          {
            "model": "enterprise linux server year extended update support",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "redhat",
            "version": "-47.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.342.8"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1700.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.5"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.653.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.63"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "32.0.1656.1"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "48.0.2564.92"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "22.0.1229.92"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "17.0.963.35"
          },
          {
            "model": "vm virtualbox",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "5.0.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.713.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.643.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.597.62"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.22"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1057.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.7"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "8.0.552.228"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "53.0.2785.144"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.2"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.5"
          },
          {
            "model": "bactec",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "bd",
            "version": "9120/92400"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.28"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.504.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.517.44"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1312.12"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.767.1"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "24.0.1292.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1058.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "62.0.3202.75"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "18.0.1025.129"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "12.0.742.21"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "26.0.1410.35"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "31.0.1650.52"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.41"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "20.0.1132.54"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.218"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.418.4"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.68"
          },
          {
            "model": "windows version for x64-based systems",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "microsoft",
            "version": "1016070"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.359.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1084.26"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.205"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.78"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.565.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "7.0.536.3"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9.0.567.0"
          },
          {
            "model": "vm server for",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "oracle",
            "version": "x863.2"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "5.0.37586"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.835.33"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "13.0.782.238"
          },
          {
            "model": "chrome os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "25.0.1364.98"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6.0.472.56"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "27.0.1453.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.656.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.696.55"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "21.0.1180.53"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "4.1.249.1011"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "10.0.648.66"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "19.0.1033.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "35.0.1916.38"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "14.0.788.0"
          },
          {
            "model": "chrome",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "11.0.691.0"
          },
          {
            "model": "pixel",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0"
          },
          {
            "model": "nexus player",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "0"
          },
          {
            "model": "nexus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "9"
          },
          {
            "model": "nexus",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "google",
            "version": "6"
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#180049"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2018-00303"
          },
          {
            "db": "BID",
            "id": "102378"
          },
          {
            "db": "BID",
            "id": "106128"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2018-001001"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-5754"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:pentium_n:n3700:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:pentium_n:n3710:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n3000:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n3010:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n3050:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n2930:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n2920:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n2808:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n2807:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_j:j3060:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_j:j1900:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_x3:c3295rk:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_x3:c3235rk:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3775d:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3775:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3736f:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3735g:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3560:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3530:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z2480:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z2460:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3308:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3338:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3808:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3850:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2738:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2718:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2750:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2730:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:pentium_n:n3520:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:pentium_n:n3510:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n4100:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n4000:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n3450:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n2940:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n2815:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n2810:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_j:j3455:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_j:j3355:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_j:j3160:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_x3:c3405:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_x3:c3265rk:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3795:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3785:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3740d:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3740:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3736g:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3580:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3570:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z2560:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z2520:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_e:e3815:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_e:e3805:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3750:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3758:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3958:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2758:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2338:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2308:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:pentium_n:n3540:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:pentium_n:n3530:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:pentium_j:j2900:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:pentium_j:j2850:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n3160:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n3350:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n2830:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n2820:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_j:j4105:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_j:j4005:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_j:j1750:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_x3:c3445:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_x3:c3200rk:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_x3:c3130:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3745d:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3745:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3735d:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3590:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z2760:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z2580:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_e:e3827:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_e:e3826:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_e:e3825:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3558:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3708:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3950:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3955:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2508:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2358:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2516:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2350:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3550s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3550:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3437u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3427u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3339y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3337u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2557m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2550k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2500k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2500:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2405s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2400s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:680:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:480m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:650:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:580m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:520e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2316:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3610me:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3475s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3470t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3380m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3360m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3330s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3330:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2540m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2537m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2467m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2450p:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2400:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2390t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:760:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:750s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:750:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:560um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:560m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:460m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:450m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3229y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3227u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3130m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3120me:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2367m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2365m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2312m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2310m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2105:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2102:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:530:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:380um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2920xm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:990x:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3820qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3770t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:pentium_n:n4200:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:pentium_j:j4205:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:pentium_j:j3710:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n3060:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n3150:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n2910:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n2840:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n2806:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_n:n2805:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3687u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3667u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3610qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3610qe:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2860qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2820qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2670qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2675qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2657m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2629m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2620m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:860:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:820qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:930:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:880:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:680um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:660um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:620ue:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:620m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x3430:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l3426:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5560:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:lc5518:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l5530:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l5520:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5506:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5504:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5675:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5672:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l5638:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l5630:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5607:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5606:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x7542:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l7555:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1505l_v6:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1501l_v6:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1501m_v6:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1230_v6:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1225_v6:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3:1558l_v5:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3:1545m_v5:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_j:j1850:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:celeron_j:j1800:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_x3:c3230rk:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_x3:c3205rk:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3770d:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3770:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3735f:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3735e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3480:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z3460:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_z:z2420:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_e:e3845:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3508:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3538:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3858:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c3830:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2558:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2538:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2518:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2550:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:atom_c:c2530:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3570k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3570:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3450:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3439y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3340m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3340:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3317u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3230m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2500t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2500s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2430m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2410m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2310:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2300:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:660:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:655k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:520um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:520m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3250t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3250:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3220:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3217ue:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3110m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2377m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2348m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2340ue:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2330m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2125:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2120t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:560:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:390m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:350m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:330um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:330m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:965:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:940xm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3770:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3740qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3615qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3615qe:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3537u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3520m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2715qe:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2710qe:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2640m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2637m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2600s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3570s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3570t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3470s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3470:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3450s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3350p:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3340s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3320m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:3210m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2520m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2515e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2510e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2450m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2435m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2380p:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:2320:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:670:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:661:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:540um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:540m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:430um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:430m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3225:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3220t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3120m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3115c:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2357m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2350m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2310e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2130:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2100t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2100:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:380m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:370m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:980x:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:975:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3770s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3770k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3635qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3632qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3630qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3555le:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3540m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2760qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2720qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2655le:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2649m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2617m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2610ue:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:720qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:610e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:875k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:870s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:660ue:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:660lm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:620lm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:620le:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l3406:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:w3690:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5550:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:ec5549:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l5518:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l5508:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5503:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5502:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5670:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5667:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l5618:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l5609:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5649:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5603:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x6550:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l7545:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e7540:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1285_v6:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1280_v6:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1220_v6:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3:1585_v5:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:470um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3245:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3240t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3240:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3217u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:3210:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2375m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2370m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2330e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2328m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2120:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:2115c:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:550:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:540:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:330e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2960xm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:920xm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3840qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3720qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3689y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3612qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3612qe:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3517ue:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:3517u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2700k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2677m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2635qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2630qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2600:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:920:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:960:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:950:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:940:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:840qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:740qm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:640lm:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:620um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x3450:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x3440:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5570:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:lc5528:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:w5580:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:ec5509:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5520:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5507:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5680:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5677:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5647:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l5640:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5630:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5620:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x7560:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x7550:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3:1535m_v6:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3:1505m_v6:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1245_v6:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1240_v6:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3:1575m_v5:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3:1565l_v5:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1280_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1275_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1270_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1230_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1225_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1286l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1286_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1270_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1268l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1271_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1240_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1231_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1290_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1280_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1220_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_12201_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1260l:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1245:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1125c:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e-1105c:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3:1535m_v5:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3:1515m_v5:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1245_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1240l_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1285_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1278l_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1281_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1280_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1246_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1245_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1226_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1225_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1265l_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1245_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1290:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1280:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1230:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1225:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4660_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4655_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4650_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2699r_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2699_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2683_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2680_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2640_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2637_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2609_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2608l_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2699_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1428l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2698_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1630_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4648_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2695_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4610_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2683_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2650_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2648l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2623_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2620_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2603_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1428l_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2618l_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4620_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4627_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2430_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2637_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2640_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4657l_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2650_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2650l_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2690_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2695_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4610:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1620:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4620:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2428l:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4650:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2630l:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2643:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:2600k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:980:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:970:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:870:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:860s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:640um:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:640m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x3480:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x3470:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x3460:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:w3680:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1268l_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1260l_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1220_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1285l_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1285l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1285_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1275_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1265l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1230l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1230_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1275_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1270_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1125c_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1105c_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1240:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1235:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4669_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4667_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4610_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2699a_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2690_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2687w_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2650l_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2648l_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2643_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2620_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2618l_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1630_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1620_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2418l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4660_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4650_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1660_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2687w_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4620_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2658_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:w3670:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:w5590:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:ec5539:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:l5506:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5540:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5530:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5690:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5687:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5660:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:x5650:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5645:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e5640:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e6540:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e6510:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e7530:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon:e7520:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1275_v6:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1270_v6:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3:1585l_v5:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3:1578l_v5:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1505m_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1505l_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1240_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1235l_v5:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1265l_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1258l_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1276_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1275l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1241_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1240l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1220l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1220_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1240_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1230_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1225_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1275:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1270:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_12201:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e3_1220:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4640_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4628l_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2698_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2697_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2667_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2660_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2630_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2630l_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2603_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1680_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2438l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4669_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2408l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4655_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1680_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4640_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2680_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2670_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2643_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2640_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2618l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2609_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1620_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2407_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2609_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1660_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2420_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2630_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4640_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2448l_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2450_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2658_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2660_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2697_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2603:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1428l:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2418l:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4640:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2430:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4650l:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2650l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2630_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2628l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4603_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2403_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1650_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2418l_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2628l_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4624l_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2440_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4650_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2648l_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2470_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2680_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2687w_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4607:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2407:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2609:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2620:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1650:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2630:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2440:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2640:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2450l:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2470:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2665:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2667:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8860:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8850:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4807:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:2870:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8893_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8891_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4830_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4820_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8867_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8860_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8870_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8880_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4870_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4860_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:2850_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_bronze_3106:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_silver:4110:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_silver:4109t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6146:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6144:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6138:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6136:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6128:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6126t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:5118:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:5115:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8180:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8164:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8160t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_phi:7290f:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_phi:7290:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_phi:7285:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_phi:7295:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:8400:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:8600k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7700hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7700:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7y75:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6600:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6500te:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6402p:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6350hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6300hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6320:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6100e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6100t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6100te:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m5:6y57:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m3:6y30:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5775c:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5650u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2448l:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2650:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2650l:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2687w:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2690:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4870:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4860:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:2830:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:2820:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8870_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8867_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8891_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8890_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8880l_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4820_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4809_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8891_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8893_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4809_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:2890_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_silver:4116:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_silver:4114t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6152:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6150:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6140m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6140:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6132:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6130t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:5122:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:5120t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8176:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8170m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8160:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8158:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_phi:7230f:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_phi:7230:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:8700:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:8700k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7920hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7820hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7660u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7600u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7567u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6600t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6585r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6440eq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6440hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6267u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6287u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6102e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6157u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m3:7y32:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m3:7y30:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5750hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5700eq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5550u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5500u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5287u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5257u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y71:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y70:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4910mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4950hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4870hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4700ec:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4710mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4712hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5575r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5350u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:5157u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:5020u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:5015u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y10c:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y10a:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4800mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4810mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4702ec:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4702hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4722hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4750hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4600m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4600u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4558u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4578u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4690k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4690s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4590s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4590t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4460s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4460:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4300y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4302y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4200h:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4200m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4210y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4220y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4330t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4330te:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4340:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4370t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4100e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4120u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4158u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4130:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4000m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4030u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4030y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2648l:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2670:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2680:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8837:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8830:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:2860:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:2850:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8890_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8880_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4809_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8893_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4850_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4830_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8880l_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8890_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4850_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4830_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4820_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_bronze_3104:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_silver:4116t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_silver:4108:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6154:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6142m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6142f:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6142:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6134m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6134:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6126f:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6126:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8176m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8176f:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8160m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8160f:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_phi:7250f:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_phi:7250:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:8550u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:8650u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:8100:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:8350k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7700k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7700t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6685r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6600k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6400:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6400t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6300u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6200u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6260u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6100h:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6100u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6006u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6098p:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5950hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5850hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5850eq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5600u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5557u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5350h:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5300u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:5010u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:5005u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y10:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4900mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4850hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4860hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4702mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4710hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4760hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770te:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4610m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4610y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4670:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4670k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4690t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4570:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4422e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4410e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4440s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4440:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4308u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4310m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4310u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4200u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4200y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4250u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4258u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4340te:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4350:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4100m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4100u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4170t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4170:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4005u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4010u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4790k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4771:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4785t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4790:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4650u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4500u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4670r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4670s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4570r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4570s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4570t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4402ec:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4402e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4430s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4430:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4330m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4340m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4202y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4210h:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4260u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4278u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4350t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4360:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4102e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4110e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4160t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4160:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4010y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4012y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4627_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4620_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2697a_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2695_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2658_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2650_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2628l_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2623_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1660_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1650_v4:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2428l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4667_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1620_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2697_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1650_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2690_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4627_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2667_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2660_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2658a_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2637_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2630l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2608l_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2603_v3:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4607_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4610_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2620_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2428l_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2430l_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2630l_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2643_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2450l_v2:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2667_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2670_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4603:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2403:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:4617:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2420:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_1660:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2430l:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2637:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5_2450:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2658:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e5:2660:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8870:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8867l:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4850:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4830:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4820:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:2803:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8894_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8860_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4850_v4:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8880_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8870_v3:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8850_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:8857_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4890_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:4880_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:2880_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_e7:2870_v2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_silver:4114:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_silver:4112:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6148f:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6148:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6138t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6138f:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6130f:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:6130:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:5120:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_gold:5119t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8170:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8168:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8156:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_platinum:8153:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_phi:7210f:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_phi:7210:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:xeon_phi:7235:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:8350u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:8250u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7820hk:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7820eq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7560u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:7500u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6500:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6500t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6442eq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:6360u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6300:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6300t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6167u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:6100:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m7:6y75:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m5:6y54:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5700hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:5775r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5675r:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5675c:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5250u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:5200u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y51:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_m:5y31:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4960hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4980hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4700eq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4700hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4700mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4712mq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4720hq:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4765t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4770:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4790s:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4790t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4510u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i7:4550u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4670t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4690:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4570te:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4590:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4400e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4460t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4300m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4300u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4350u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4360u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4210m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4210u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i5:4288u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4330:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4360t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4370:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4110m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4112e:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4150t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4150:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4130t:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4020y:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:intel:core_i3:4025u:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:h:arm:cortex-a:75:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2017-5754"
          }
        ]
      },
      "credits": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/credits#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "These issues were researched and reported by researchers at Google Project Zero (Jann Horn) the Institute of Applied Information Processing and Communications (IAIK) at Graz University of Technology (Gruss et. al.), Paul Kocher, and Anders Fogh.This document was written by Art Manion and Will Dormann.",
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#584653"
          }
        ],
        "trust": 0.8
      },
      "cve": "CVE-2017-5754",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "acInsufInfo": false,
                "accessComplexity": "MEDIUM",
                "accessVector": "LOCAL",
                "authentication": "NONE",
                "author": "NVD",
                "availabilityImpact": "NONE",
                "baseScore": 4.7,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 3.4,
                "impactScore": 6.9,
                "integrityImpact": "NONE",
                "obtainAllPrivilege": false,
                "obtainOtherPrivilege": false,
                "obtainUserPrivilege": false,
                "severity": "MEDIUM",
                "trust": 1.0,
                "userInteractionRequired": false,
                "vectorString": "AV:L/AC:M/Au:N/C:C/I:N/A:N",
                "version": "2.0"
              },
              {
                "acInsufInfo": null,
                "accessComplexity": "Medium",
                "accessVector": "Local",
                "authentication": "Single",
                "author": "IPA",
                "availabilityImpact": "None",
                "baseScore": 4.4,
                "confidentialityImpact": "Complete",
                "exploitabilityScore": null,
                "id": "JVNDB-2018-001001",
                "impactScore": null,
                "integrityImpact": "None",
                "obtainAllPrivilege": null,
                "obtainOtherPrivilege": null,
                "obtainUserPrivilege": null,
                "severity": "Medium",
                "trust": 0.8,
                "userInteractionRequired": null,
                "vectorString": "AV:L/AC:M/Au:S/C:C/I:N/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "LOCAL",
                "authentication": "NONE",
                "author": "CNVD",
                "availabilityImpact": "NONE",
                "baseScore": 4.7,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 3.4,
                "id": "CNVD-2018-00303",
                "impactScore": 6.9,
                "integrityImpact": "NONE",
                "severity": "MEDIUM",
                "trust": 0.6,
                "vectorString": "AV:L/AC:M/Au:N/C:C/I:N/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "LOCAL",
                "authentication": "NONE",
                "author": "VULHUB",
                "availabilityImpact": "NONE",
                "baseScore": 4.7,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 3.4,
                "id": "VHN-113957",
                "impactScore": 6.9,
                "integrityImpact": "NONE",
                "severity": "MEDIUM",
                "trust": 0.1,
                "vectorString": "AV:L/AC:M/AU:N/C:C/I:N/A:N",
                "version": "2.0"
              }
            ],
            "cvssV3": [
              {
                "attackComplexity": "HIGH",
                "attackVector": "LOCAL",
                "author": "NVD",
                "availabilityImpact": "NONE",
                "baseScore": 5.6,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "exploitabilityScore": 1.1,
                "impactScore": 4.0,
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "trust": 1.0,
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
                "version": "3.0"
              },
              {
                "attackComplexity": "High",
                "attackVector": "Local",
                "author": "IPA",
                "availabilityImpact": "None",
                "baseScore": 4.7,
                "baseSeverity": "Medium",
                "confidentialityImpact": "High",
                "exploitabilityScore": null,
                "id": "JVNDB-2018-001001",
                "impactScore": null,
                "integrityImpact": "None",
                "privilegesRequired": "Low",
                "scope": "Unchanged",
                "trust": 0.8,
                "userInteraction": "None",
                "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
                "version": "3.0"
              }
            ],
            "severity": [
              {
                "author": "NVD",
                "id": "CVE-2017-5754",
                "trust": 1.0,
                "value": "MEDIUM"
              },
              {
                "author": "IPA",
                "id": "JVNDB-2018-001001",
                "trust": 0.8,
                "value": "Medium"
              },
              {
                "author": "CNVD",
                "id": "CNVD-2018-00303",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "VULHUB",
                "id": "VHN-113957",
                "trust": 0.1,
                "value": "MEDIUM"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2018-00303"
          },
          {
            "db": "VULHUB",
            "id": "VHN-113957"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2018-001001"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-5754"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Systems with microprocessors utilizing speculative execution and indirect branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis of the data cache. Has speculative execution function and out-of-order execution function CPU Several researchers have reported methods of performing side-channel attacks against Has speculative execution function and out-of-order execution function CPU side-channel attack method against (Spectre and Meltdown) has been reported. For more information, Google Project Zero blog post in (\"Reading privileged memory with a side-channel\") or Graz University of Technology (TU Graz) information from researchers in (\"Meltdown and Spectre\") Please refer to. \"Reading privileged memory with a side-channel\"https://googleprojectzero.blogspot.jp/2018/01/reading-privileged-memory-with-side.html\"Meltdown and Spectre\"https://meltdownattack.com/Sensitive information can be obtained from processes running with user privileges. Spectre As for the attack, crafted Javascript by the code Javascript cannot be obtained from web It has been reported that data can be obtained during the browser process. SpectreMeltdownCPU mechanism for triggeringSpeculative execution from branch predictionOut-of-order executionAffected platformsCPUs that perform speculative execution from branch predictionCPUs that allow memory reads in out-of-order instructionsDifficulty of successful attackHigh - Requires tailoring to the software environment of the victim processLow - Kernel memory access exploit code is mostly universalImpactCross- and intra-process (including kernel) memory disclosureKernel memory disclosure to userspaceSoftware mitigationsVariant 1: Compiler changes. Web browser updates to help prevent exploitation from JavaScriptVariant 2: Indirect Branch Restricted Speculation (IBRS). Note: The software mitigation for Spectre variant 2 requires CPU microcode updatesKernel page-table isolation (KPTI)CVE-2017-5715 Affected\nCVE-2017-5753 Affected\nCVE-2017-5754 Affected. Two vulnerabilities are identified, known as \"Variant 3a\" and \"Variant 4\". CPUhardware is a set of firmware that runs in the CPU (Central Processing Unit) for managing and controlling the CPU. The Spectre vulnerability exists in the CPU processor core. Because Intel does not separate low-privileged applications from accessing kernel memory, an attacker can use a malicious application to obtain private data that should be quarantined. \nAttackers can exploit this issue to obtain sensitive information that may aid in further attacks. Qualcomm Closed-Source Components are prone to multiple unspecified vulnerabilities. \nAn attacker can exploit these issues to perform unauthorized actions. This may aid in further attacks. \nThese issues are being tracked by Android Bug IDs A-78135902, A-66913713, A-67712316, A-79419833, A-109678200, A-78283451, A-78285196, A-78284194, A-78284753, A-78284517, A-78240177, A-78239686, A-78284545, A-109660689, A-78240324, A-68141338, A-78286046, A-73539037, A-73539235, A-71501115, A-33757308, A-74236942, A-77485184, A-77484529, A-33385206, A-79419639, A-79420511, A-109678338, and A-112279564. Intel and ARM CPU chips have an information disclosure vulnerability, which originates from a flaw in the processor data boundary mechanism. The following products and versions are affected: ARM Cortex-A75; Intel Xeon E5-1650 v3, v2, v4; Xeon E3-1265l v2, v3, v4; Xeon E3-1245 v2, v3, v5, v6; Xeon X7542 wait. \n\nSecurity Fix(es):\n\n* hw: cpu: speculative execution permission faults handling (CVE-2017-5754)\n\n* Kernel: error in exception handling leads to DoS (CVE-2018-8897)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, and other related information, refer to the CVE page(s) listed in\nthe References section. \n\nBug Fix(es):\n\n* If an NFSv3 client mounted a subdirectory of an exported file system, a\ndirectory entry to the mount hosting the export was incorrectly held even\nafter clearing the cache. Consequently, attempts to unmount the\nsubdirectory with the umount command failed with the EBUSY error. With this\nupdate, the underlying source code has been fixed, and the unmount\noperation now succeeds as expected in the described situation. (BZ#1538588)\n\n* The kernel build requirements have been updated to the GNU Compiler\nCollection (GCC) compiler version that has the support for Retpolines. The\nRetpolines mechanism is a software construct that leverages specific\nknowledge of the underlying hardware to mitigate the branch target\ninjection, also known as Spectre variant 2 vulnerability described in\nCVE-2017-5715. (BZ#1554254)\n\n4. X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16\nX-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.25]); Thu, 04 Jan 2018 01:01:01 +0000 (UTC)\n\n\n-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1\n\n=====================================================================\n                   Red Hat Security Advisory\n\nSynopsis:          Important: kernel security update\nAdvisory ID:       RHSA-2018:0008-01\nProduct:           Red Hat Enterprise Linux\nAdvisory URL:      https://access.redhat.com/errata/RHSA-2018:0008\nIssue date:        2018-01-03\n=====================================================================\n\n1. Summary:\n\nAn update for kernel is now available for Red Hat Enterprise Linux 6. \n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section. \n\n2. Relevant releases/architectures:\n\nRed Hat Enterprise Linux Desktop (v. 6) - i386, noarch, x86_64\nRed Hat Enterprise Linux Desktop Optional (v. 6) - i386, x86_64\nRed Hat Enterprise Linux HPC Node (v. 6) - noarch, x86_64\nRed Hat Enterprise Linux HPC Node Optional (v. 6) - x86_64\nRed Hat Enterprise Linux Server (v. 6) - i386, noarch, ppc64, s390x, x86_64\nRed Hat Enterprise Linux Server Optional (v. 6) - i386, ppc64, s390x, x86_64\nRed Hat Enterprise Linux Workstation (v. 6) - i386, noarch, x86_64\nRed Hat Enterprise Linux Workstation Optional (v. 6) - i386, x86_64\n\n3. Description:\n\nThe kernel packages contain the Linux kernel, the core of any Linux\noperating system. \n\nSecurity Fix(es):\n\nAn industry-wide issue was found in the way many modern microprocessor\ndesigns have implemented speculative execution of instructions (a commonly\nused performance optimization). There are three primary variants of the\nissue which differ in the way the speculative execution can be exploited. \n\nNote: This issue is present in hardware and cannot be fully fixed via\nsoftware update. The updated kernel packages provide software mitigation\nfor this hardware issue at a cost of potential performance penalty. Please\nrefer to References section for further information about this issue and\nthe performance impact. \n\nIn this update mitigations for x86-64 architecture are provided. \n\nVariant CVE-2017-5753 triggers the speculative execution by performing a\nbounds-check bypass. It relies on the presence of a precisely-defined\ninstruction sequence in the privileged code as well as the fact that memory\naccesses may cause allocation into the microprocessor\u0027s data cache even for\nspeculatively executed instructions that never actually commit (retire). As\na result, an unprivileged attacker could use this flaw to cross the syscall\nboundary and read privileged memory by conducting targeted cache\nside-channel attacks. (CVE-2017-5753, Important)\n\nVariant CVE-2017-5715 triggers the speculative execution by utilizing\nbranch target injection. It relies on the presence of a precisely-defined\ninstruction sequence in the privileged code as well as the fact that memory\naccesses may cause allocation into the microprocessor\u0027s data cache even for\nspeculatively executed instructions that never actually commit (retire). As\na result, an unprivileged attacker could use this flaw to cross the syscall\nand guest/host boundaries and read privileged memory by conducting targeted\ncache side-channel attacks. (CVE-2017-5715, Important)\n\nVariant CVE-2017-5754 relies on the fact that, on impacted microprocessors,\nduring speculative execution of instruction permission faults, exception\ngeneration triggered by a faulting access is suppressed until the\nretirement of the whole instruction block. In a combination with the fact\nthat memory accesses may populate the cache even when the block is being\ndropped and never committed (executed), an unprivileged local attacker\ncould use this flaw to read privileged (kernel space) memory by conducting\ntargeted cache side-channel attacks. (CVE-2017-5754, Important)\n\nNote: CVE-2017-5754 affects Intel x86-64 microprocessors. AMD x86-64\nmicroprocessors are not affected by this issue. \n\nRed Hat would like to thank Google Project Zero for reporting these issues. \n\n4. Solution:\n\nFor details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect. \n\n5. Bugs fixed (https://bugzilla.redhat.com/):\n\n1519778 - CVE-2017-5753 hw: cpu: speculative execution bounds-check bypass\n1519780 - CVE-2017-5715 hw: cpu: speculative execution branch target injection\n1519781 - CVE-2017-5754 hw: cpu: speculative execution permission faults handling\n\n6. Package List:\n\nRed Hat Enterprise Linux Desktop (v. 6):\n\nSource:\nkernel-2.6.32-696.18.7.el6.src.rpm\n\ni386:\nkernel-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm\nkernel-devel-2.6.32-696.18.7.el6.i686.rpm\nkernel-headers-2.6.32-696.18.7.el6.i686.rpm\nperf-2.6.32-696.18.7.el6.i686.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\n\nnoarch:\nkernel-abi-whitelists-2.6.32-696.18.7.el6.noarch.rpm\nkernel-doc-2.6.32-696.18.7.el6.noarch.rpm\nkernel-firmware-2.6.32-696.18.7.el6.noarch.rpm\n\nx86_64:\nkernel-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debug-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-devel-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-devel-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-headers-2.6.32-696.18.7.el6.x86_64.rpm\nperf-2.6.32-696.18.7.el6.x86_64.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\n\nRed Hat Enterprise Linux Desktop Optional (v. 6):\n\ni386:\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\npython-perf-2.6.32-696.18.7.el6.i686.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\n\nx86_64:\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\npython-perf-2.6.32-696.18.7.el6.x86_64.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\n\nRed Hat Enterprise Linux HPC Node (v. 6):\n\nSource:\nkernel-2.6.32-696.18.7.el6.src.rpm\n\nnoarch:\nkernel-abi-whitelists-2.6.32-696.18.7.el6.noarch.rpm\nkernel-doc-2.6.32-696.18.7.el6.noarch.rpm\nkernel-firmware-2.6.32-696.18.7.el6.noarch.rpm\n\nx86_64:\nkernel-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debug-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-devel-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-devel-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-headers-2.6.32-696.18.7.el6.x86_64.rpm\nperf-2.6.32-696.18.7.el6.x86_64.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\n\nRed Hat Enterprise Linux HPC Node Optional (v. 6):\n\nx86_64:\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\npython-perf-2.6.32-696.18.7.el6.x86_64.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\n\nRed Hat Enterprise Linux Server (v. 6):\n\nSource:\nkernel-2.6.32-696.18.7.el6.src.rpm\n\ni386:\nkernel-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm\nkernel-devel-2.6.32-696.18.7.el6.i686.rpm\nkernel-headers-2.6.32-696.18.7.el6.i686.rpm\nperf-2.6.32-696.18.7.el6.i686.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\n\nnoarch:\nkernel-abi-whitelists-2.6.32-696.18.7.el6.noarch.rpm\nkernel-doc-2.6.32-696.18.7.el6.noarch.rpm\nkernel-firmware-2.6.32-696.18.7.el6.noarch.rpm\n\nppc64:\nkernel-2.6.32-696.18.7.el6.ppc64.rpm\nkernel-bootwrapper-2.6.32-696.18.7.el6.ppc64.rpm\nkernel-debug-2.6.32-696.18.7.el6.ppc64.rpm\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm\nkernel-debug-devel-2.6.32-696.18.7.el6.ppc64.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm\nkernel-debuginfo-common-ppc64-2.6.32-696.18.7.el6.ppc64.rpm\nkernel-devel-2.6.32-696.18.7.el6.ppc64.rpm\nkernel-headers-2.6.32-696.18.7.el6.ppc64.rpm\nperf-2.6.32-696.18.7.el6.ppc64.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm\n\ns390x:\nkernel-2.6.32-696.18.7.el6.s390x.rpm\nkernel-debug-2.6.32-696.18.7.el6.s390x.rpm\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.s390x.rpm\nkernel-debug-devel-2.6.32-696.18.7.el6.s390x.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.s390x.rpm\nkernel-debuginfo-common-s390x-2.6.32-696.18.7.el6.s390x.rpm\nkernel-devel-2.6.32-696.18.7.el6.s390x.rpm\nkernel-headers-2.6.32-696.18.7.el6.s390x.rpm\nkernel-kdump-2.6.32-696.18.7.el6.s390x.rpm\nkernel-kdump-debuginfo-2.6.32-696.18.7.el6.s390x.rpm\nkernel-kdump-devel-2.6.32-696.18.7.el6.s390x.rpm\nperf-2.6.32-696.18.7.el6.s390x.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.s390x.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.s390x.rpm\n\nx86_64:\nkernel-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debug-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-devel-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-devel-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-headers-2.6.32-696.18.7.el6.x86_64.rpm\nperf-2.6.32-696.18.7.el6.x86_64.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\n\nRed Hat Enterprise Linux Server Optional (v. 6):\n\ni386:\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\npython-perf-2.6.32-696.18.7.el6.i686.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\n\nppc64:\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm\nkernel-debuginfo-common-ppc64-2.6.32-696.18.7.el6.ppc64.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm\npython-perf-2.6.32-696.18.7.el6.ppc64.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.ppc64.rpm\n\ns390x:\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.s390x.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.s390x.rpm\nkernel-debuginfo-common-s390x-2.6.32-696.18.7.el6.s390x.rpm\nkernel-kdump-debuginfo-2.6.32-696.18.7.el6.s390x.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.s390x.rpm\npython-perf-2.6.32-696.18.7.el6.s390x.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.s390x.rpm\n\nx86_64:\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\npython-perf-2.6.32-696.18.7.el6.x86_64.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\n\nRed Hat Enterprise Linux Workstation (v. 6):\n\nSource:\nkernel-2.6.32-696.18.7.el6.src.rpm\n\ni386:\nkernel-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm\nkernel-devel-2.6.32-696.18.7.el6.i686.rpm\nkernel-headers-2.6.32-696.18.7.el6.i686.rpm\nperf-2.6.32-696.18.7.el6.i686.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\n\nnoarch:\nkernel-abi-whitelists-2.6.32-696.18.7.el6.noarch.rpm\nkernel-doc-2.6.32-696.18.7.el6.noarch.rpm\nkernel-firmware-2.6.32-696.18.7.el6.noarch.rpm\n\nx86_64:\nkernel-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debug-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debug-devel-2.6.32-696.18.7.el6.i686.rpm\nkernel-debug-devel-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-devel-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-headers-2.6.32-696.18.7.el6.x86_64.rpm\nperf-2.6.32-696.18.7.el6.x86_64.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\n\nRed Hat Enterprise Linux Workstation Optional (v. 6):\n\ni386:\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.i686.rpm\nkernel-debuginfo-common-i686-2.6.32-696.18.7.el6.i686.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\npython-perf-2.6.32-696.18.7.el6.i686.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.i686.rpm\n\nx86_64:\nkernel-debug-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\nkernel-debuginfo-common-x86_64-2.6.32-696.18.7.el6.x86_64.rpm\nperf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\npython-perf-2.6.32-696.18.7.el6.x86_64.rpm\npython-perf-debuginfo-2.6.32-696.18.7.el6.x86_64.rpm\n\nThese packages are GPG signed by Red Hat for security.  Our key and\ndetails on how to verify the signature are available from\nhttps://access.redhat.com/security/team/key/\n\n7. References:\n\nhttps://access.redhat.com/security/updates/classification/#important\nhttps://access.redhat.com/security/vulnerabilities/speculativeexecution\nhttps://access.redhat.com/security/cve/CVE-2017-5753\nhttps://access.redhat.com/security/cve/CVE-2017-5715\nhttps://access.redhat.com/security/cve/CVE-2017-5754\n\n8. Contact:\n\nThe Red Hat security contact is \u003csecalert@redhat.com\u003e. More contact\ndetails at https://access.redhat.com/security/team/contact/\n\nCopyright 2018 Red Hat, Inc. \n-----BEGIN PGP SIGNATURE-----\nVersion: GnuPG v1\n\niD8DBQFaTXwuXlSAg2UNWIIRAp3LAKCNdSqjVu7zsXcUTnpGuuQAuUlTpwCfTE/O\nOR+iGnoY+cALbsBWKwbmzQM=\n=V4ow\n-----END PGP SIGNATURE-----\n\n--\nRHSA-announce mailing list\nRHSA-announce@redhat.com\nhttps://www.redhat.com/mailman/listinfo/rhsa-announce\n. \n==========================================================================\nUbuntu Security Notice USN-3523-1\nJanuary 09, 2018\n\nlinux vulnerabilities\n==========================================================================\n\nA security issue affects these releases of Ubuntu and its derivatives:\n\n- Ubuntu 17.10\n\nSummary:\n\nSeveral security issues were fixed in the Linux kernel. This flaw is known as Meltdown. \n(CVE-2017-5754)\n\nJann Horn discovered that the Berkeley Packet Filter (BPF) implementation\nin the Linux kernel did not properly check the relationship between pointer\nvalues and the BPF stack. A local attacker could use this to cause a denial\nof service (system crash) or possibly execute arbitrary code. \n(CVE-2017-17863)\n\nJann Horn discovered that the Berkeley Packet Filter (BPF) implementation\nin the Linux kernel improperly performed sign extension in some situations. \nA local attacker could use this to cause a denial of service (system crash)\nor possibly execute arbitrary code. (CVE-2017-16995)\n\nAlexei Starovoitov discovered that the Berkeley Packet Filter (BPF)\nimplementation in the Linux kernel contained a branch-pruning logic issue\naround unreachable code. A local attacker could use this to cause a denial\nof service. (CVE-2017-17862)\n\nJann Horn discovered that the Berkeley Packet Filter (BPF) implementation\nin the Linux kernel mishandled pointer data values in some situations. (CVE-2017-17864)\n\nUpdate instructions:\n\nThe problem can be corrected by updating your system to the following\npackage versions:\n\nUbuntu 17.10:\n  linux-image-4.13.0-25-generic   4.13.0-25.29\n  linux-image-4.13.0-25-lowlatency  4.13.0-25.29\n  linux-image-generic             4.13.0.25.26\n  linux-image-lowlatency          4.13.0.25.26\n\nAfter a standard system update you need to reboot your computer to make\nall the necessary changes. \n\nATTENTION: Due to an unavoidable ABI change the kernel updates have\nbeen given a new version number, which requires you to recompile and\nreinstall all third party kernel modules you might have installed. \nUnless you manually uninstalled the standard kernel metapackages\n(e.g. linux-generic, linux-generic-lts-RELEASE, linux-virtual,\nlinux-powerpc), a standard system upgrade will automatically perform\nthis as well. 6.5) - x86_64\n\n3. 7) - noarch, x86_64\n\n3. Description:\n\nThe kernel-rt packages provide the Real Time Linux Kernel, which enables\nfine-tuning for systems with extremely high determinism requirements. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\nGentoo Linux Security Advisory                           GLSA 201810-06\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n                                           https://security.gentoo.org/\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n\n Severity: Normal\n    Title: Xen: Multiple vulnerabilities\n     Date: October 30, 2018\n     Bugs: #643350, #655188, #655544, #659442\n       ID: 201810-06\n\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n\nSynopsis\n========\n\nMultiple vulnerabilities have been found in Xen, the worst of which\ncould cause a Denial of Service condition. \n\nBackground\n==========\n\nXen is a bare-metal hypervisor. \n\nAffected packages\n=================\n\n    -------------------------------------------------------------------\n     Package              /     Vulnerable     /            Unaffected\n    -------------------------------------------------------------------\n  1  app-emulation/xen          \u003c 4.10.1-r2              \u003e= 4.10.1-r2\n  2  app-emulation/xen-tools    \u003c 4.10.1-r2              \u003e= 4.10.1-r2\n    -------------------------------------------------------------------\n     2 affected packages\n\nDescription\n===========\n\nMultiple vulnerabilities have been discovered in Xen. Please review the\nreferenced CVE identifiers for details. \n\nWorkaround\n==========\n\nThere is no known workaround at this time. \n\nResolution\n==========\n\nAll Xen users should upgrade to the latest version:\n\n  # emerge --sync\n  # emerge --ask --oneshot --verbose \"\u003e=app-emulation/xen-4.10.1-r2\"\n\nAll Xen tools users should upgrade to the latest version:\n\n  # emerge --sync\n  # emerge --ask --oneshot -v \"\u003e=app-emulation/xen-tools-4.10.1-r2\"\n\nReferences\n==========\n\n[  1 ] CVE-2017-5715\n       https://nvd.nist.gov/vuln/detail/CVE-2017-5715\n[  2 ] CVE-2017-5753\n       https://nvd.nist.gov/vuln/detail/CVE-2017-5753\n[  3 ] CVE-2017-5754\n       https://nvd.nist.gov/vuln/detail/CVE-2017-5754\n[  4 ] CVE-2018-10471\n       https://nvd.nist.gov/vuln/detail/CVE-2018-10471\n[  5 ] CVE-2018-10472\n       https://nvd.nist.gov/vuln/detail/CVE-2018-10472\n[  6 ] CVE-2018-10981\n       https://nvd.nist.gov/vuln/detail/CVE-2018-10981\n[  7 ] CVE-2018-10982\n       https://nvd.nist.gov/vuln/detail/CVE-2018-10982\n[  8 ] CVE-2018-12891\n       https://nvd.nist.gov/vuln/detail/CVE-2018-12891\n[  9 ] CVE-2018-12892\n       https://nvd.nist.gov/vuln/detail/CVE-2018-12892\n[ 10 ] CVE-2018-12893\n       https://nvd.nist.gov/vuln/detail/CVE-2018-12893\n[ 11 ] CVE-2018-15468\n       https://nvd.nist.gov/vuln/detail/CVE-2018-15468\n[ 12 ] CVE-2018-15469\n       https://nvd.nist.gov/vuln/detail/CVE-2018-15469\n[ 13 ] CVE-2018-15470\n       https://nvd.nist.gov/vuln/detail/CVE-2018-15470\n[ 14 ] CVE-2018-3620\n       https://nvd.nist.gov/vuln/detail/CVE-2018-3620\n[ 15 ] CVE-2018-3646\n       https://nvd.nist.gov/vuln/detail/CVE-2018-3646\n[ 16 ] CVE-2018-5244\n       https://nvd.nist.gov/vuln/detail/CVE-2018-5244\n[ 17 ] CVE-2018-7540\n       https://nvd.nist.gov/vuln/detail/CVE-2018-7540\n[ 18 ] CVE-2018-7541\n       https://nvd.nist.gov/vuln/detail/CVE-2018-7541\n[ 19 ] CVE-2018-7542\n       https://nvd.nist.gov/vuln/detail/CVE-2018-7542\n\nAvailability\n============\n\nThis GLSA and any updates to it are available for viewing at\nthe Gentoo Security Website:\n\n https://security.gentoo.org/glsa/201810-06\n\nConcerns?\n=========\n\nSecurity is a primary focus of Gentoo Linux and ensuring the\nconfidentiality and security of our users\u0027 machines is of utmost\nimportance to us. Any security concerns should be addressed to\nsecurity@gentoo.org or alternatively, you may file a bug at\nhttps://bugs.gentoo.org. \n\nLicense\n=======\n\nCopyright 2018 Gentoo Foundation, Inc; referenced text\nbelongs to its owner(s). \n\nThe contents of this document are licensed under the\nCreative Commons - Attribution / Share Alike license. \n\nhttps://creativecommons.org/licenses/by-sa/2.5\n. -----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA256\n\nNote: the current version of the following document is available here:\nhttps://softwaresupport.hpe.com/document/-/facetsearch/document/KM03158629\n\nSUPPORT COMMUNICATION - SECURITY BULLETIN\n\nDocument ID: KM03158629\nVersion: 2\n\nMFSBGN03802 - Virtualization Performance Viewer (vPV) / Cloud Optimizer,\nLocal Disclosure of Information\n\nNOTICE: The information in this Security Bulletin should be acted upon as\nsoon as possible. \n\nRelease Date: 2018-05-11\nLast Updated: 2018-05-10\n\nPotential Security Impact: Local: Disclosure of Information\n\nSource: Micro Focus, Product Security Response Team\n\nVULNERABILITY SUMMARY\nA potential vulnerability has been identified in 3rd party component used by\nMicro Focus Virtualization Performance Viewer (vPV) / Cloud Optimizer Virtual\nAppliance. The vulnerability could be exploited to Local Disclosure of\nInformation. \n\nReferences:\n\n  - CVE-2017-5753\n  - CVE-2017-5715\n  - CVE-2017-5754\n\nSUPPORTED SOFTWARE VERSIONS*: ONLY impacted versions are listed. \n\n  - HP Virtualization Performance Viewer Software - v2.20, v3.0, v3.01,\nv3.02, v3.03\n  - HPE Cloud Optimizer - v2.20, v3.0, v3.01, v3.02, v3.03\n\nBACKGROUND\n\n  CVSS Base Metrics\n  =================\n  Reference, CVSS V3 Score/Vector, CVSS V2 Score/Vector\n\n\nRESOLUTION\n\nMicro Focus is actively working with its vendors to address any systems-level\nSpectre and Meltdown impacts.However, if you have immediate concerns or\nquestions regarding CentOS and its approach to Spectre or Meltdown, please\ncontact them directly. \n\nHISTORY\n\nVersion:1 (rev.1) - 12 April 2018 Initial release\n\nVersion:2 (rev.2) - 10 May 2018 Vulnerability Summary\n\n\nThird Party Security Patches: Third party security patches that are to be installed on \nsystems running Micro Focus products should be applied in accordance with the customer\u0027s \npatch management policy. \n\nSupport: For issues about implementing the recommendations of this Security Bulletin, contact normal Micro Focus services support channel. \nFor other issues about the content of this Security Bulletin, send e-mail to  cyber-psrt@microfocus.com. \n\nReport: To report a potential security vulnerability for any supported product:\n  Web form: https://www.microfocus.com/support-and-services/report-security\n  Email: security@microfocus.com\n\nSubscribe:\n To initiate receiving subscriptions for future Micro Focus Security Bulletin alerts via Email,  please subscribe here - https://softwaresupport.hpe.com/group/softwaresupport/email-notification/-/subscriptions/registerdocumentnotification\n Once you are logged in to the portal, please choose security bulletins under product and document types. \n Please note that you will need to sign in using a Passport account. If you do not have a Passport account yet, you can create one- its free and easy https://cf.passport.softwaregrp.com/hppcf/createuser.do \n\nSecurity Bulletin Archive:\n A list of recently released Security Bulletins is available here: https://softwaresupport.hpe.com/security-vulnerability\n \nSoftware Product Category: The Software Product Category is represented in\nthe title by the two characters following Micro Focus Security Bulletin. \n\n3P = 3rd Party Software\nGN = Micro Focus General Software\nMU = Multi-Platform Software\n\nSystem management and security procedures must be reviewed frequently to maintain system integrity. \nMicro Focus is continually reviewing and enhancing the security features of software products to provide \ncustomers with current secure solutions. \n\n\"Micro Focus is broadly distributing this Security Bulletin in order to bring to the attention of users of the \naffected Micro Focus products the important security information contained in this Bulletin. Micro Focus recommends \nthat all users determine the applicability of this information to their individual situations and take appropriate action. \nMicro Focus does not warrant that this information is necessarily accurate or complete for all user situations and, consequently, \nMicro Focus will not be responsible for any damages resulting from user\u0027s use or disregard of the information provided in \nthis Security Bulletin. To the extent permitted by law, Micro Focus  disclaims  all warranties, either express or \nimplied, including the warranties of merchantability and fitness for a particular purpose, title and non-infringement.\" \n\n\nCopyright 2017 EntIT Software LLC\n\nMicro Focus shall not be liable for technical or editorial errors or omissions contained herein. \nThe information provided is provided \"as is\" without warranty of any kind. To the extent permitted by law, \nneither Micro Focus nor its affiliates, subcontractors or suppliers will be liable for incidental, special \nor consequential damages including downtime cost; lost profits; damages relating to the procurement of \nsubstitute products or services; or damages for loss of data, or software restoration. \nThe information in this document is subject to change without notice. Micro Focus and the names of \nMicro Focus products referenced herein are trademarks of Micro Focus in the United States and other countries. \nOther product and company names mentioned herein may be trademarks of their respective owners. -----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA512\n\nAPPLE-SA-2018-1-23-2 macOS High Sierra 10.13.3,\nSecurity Update 2018-001 Sierra,\nand Security Update 2018-001 El Capitan\n\nmacOS High Sierra 10.13.3, Security Update 2018-001 Sierra, and\nSecurity Update 2018-001 El Capitan are now available and address\nthe following:\n\nAudio\nAvailable for: macOS High Sierra 10.13.2, macOS Sierra 10.12.6\nImpact: Processing a maliciously crafted audio file may lead to\narbitrary code execution\nDescription: A memory corruption issue was addressed through improved\ninput validation. \nCVE-2018-4094: Mingi Cho, MinSik Shin, Seoyoung Kim, Yeongho Lee and\nTaekyoung Kwon of the Information Security Lab, Yonsei University\n\ncurl\nAvailable for: macOS High Sierra 10.13.2\nImpact: Multiple issues in curl\nDescription: An out-of-bounds read issue existed in the curl. This\nissue was addressed through improved bounds checking. \nCVE-2017-8817: found by OSS-Fuzz\n\nIOHIDFamily\nAvailable for: macOS High Sierra 10.13.2, macOS Sierra 10.12.6,\nOS X El Capitan 10.11.6\nImpact: An application may be able to execute arbitrary code with\nkernel privileges\nDescription: A memory corruption issue was addressed with improved\nmemory handling. \nCVE-2017-5754: Jann Horn of Google Project Zero; Moritz Lipp of\nGraz University of Technology; Michael Schwarz of Graz University of\nTechnology; Daniel Gruss of Graz University of Technology;\nThomas Prescher of Cyberus Technology GmbH; Werner Haas of Cyberus\nTechnology GmbH; Stefan Mangard of Graz University of Technology;\nPaul Kocher; Daniel Genkin of University of Pennsylvania and\nUniversity of Maryland; Yuval Yarom of University of Adelaide and\nData61; and Mike Hamburg of Rambus (Cryptography Research Division)\n\nKernel\nAvailable for: macOS High Sierra 10.13.2\nImpact: An application may be able to read restricted memory\nDescription: A memory initialization issue was addressed through\nimproved memory handling. \nCVE-2018-4090: Jann Horn of Google Project Zero\n\nKernel\nAvailable for: macOS High Sierra 10.13.2\nImpact: An application may be able to read restricted memory\nDescription: A race condition was addressed through improved locking. \nCVE-2018-4092: an anonymous researcher\n\nKernel\nAvailable for: macOS High Sierra 10.13.2, macOS Sierra 10.12.6,\nOS X El Capitan 10.11.6\nImpact: A malicious application may be able to execute arbitrary code\nwith kernel privileges\nDescription: A memory corruption issue was addressed through improved\ninput validation. \nCVE-2018-4082: Russ Cox of Google\n\nKernel\nAvailable for: macOS High Sierra 10.13.2, macOS Sierra 10.12.6\nImpact: An application may be able to execute arbitrary code with\nkernel privileges\nDescription: A logic issue was addressed with improved validation. \nCVE-2018-4097: Resecurity, Inc. \n\nKernel\nAvailable for: macOS High Sierra 10.13.2\nImpact: An application may be able to read restricted memory\nDescription: A validation issue was addressed with improved input\nsanitization. \nCVE-2018-4093: Jann Horn of Google Project Zero\n\nLinkPresentation\nAvailable for: macOS High Sierra 10.13.2, macOS Sierra 10.12.6.2\nImpact: Processing a maliciously crafted text message may lead to\napplication denial of service\nDescription: A resource exhaustion issue was addressed through\nimproved input validation. \nCVE-2018-4100: Abraham Masri (@cheesecakeufo)\n\nQuartzCore\nAvailable for: macOS High Sierra 10.13.2, macOS Sierra 10.12.6,\nOS X El Capitan 10.11.6\nImpact: Processing maliciously crafted web content may lead to\narbitrary code execution\nDescription: A memory corruption issue existed in the processing of\nweb content. This issue was addressed through improved input\nvalidation. \nCVE-2018-4085: Ret2 Systems Inc. working with Trend Micro\u0027s Zero Day\nInitiative\n\nSandbox\nAvailable for: macOS High Sierra 10.13.2\nImpact: A sandboxed process may be able to circumvent sandbox\nrestrictions\nDescription: An access issue was addressed through additional sandbox\nrestrictions. \nCVE-2018-4091: Alex Gaynor of Mozilla\n\nSecurity\nAvailable for: macOS High Sierra 10.13.2, macOS Sierra 10.12.6\nImpact: A certificate may have name constraints applied incorrectly\nDescription: A certificate evaluation issue existed in the handling\nof name constraints. This issue was addressed through improved trust\nevaluation of certificates. \nCVE-2018-4086: Ian Haken of Netflix\n\nWebKit\nAvailable for: macOS High Sierra 10.13.2\nImpact: Processing maliciously crafted web content may lead to\narbitrary code execution\nDescription: Multiple memory corruption issues were addressed with\nimproved memory handling. \nCVE-2018-4088: Jeonghoon Shin of Theori\nCVE-2018-4089: Ivan Fratric of Google Project Zero\nCVE-2018-4096: found by OSS-Fuzz\n\nWi-Fi\nAvailable for: macOS High Sierra 10.13.2, macOS Sierra 10.12.6,\nOS X El Capitan 10.11.6\nImpact: An application may be able to read restricted memory\nDescription: A validation issue was addressed with improved input\nsanitization. \nCVE-2018-4084: Hyung Sup Lee of Minionz, You Chan Lee of Hanyang\nUniversity\n\nInstallation note:\n\nmacOS High Sierra 10.13.3, Security Update 2018-001 Sierra,\nand Security Update 2018-001 El Capitan may be obtained from the\nMac App Store or Apple\u0027s Software Downloads web site:\nhttps://support.apple.com/downloads/\n\nInformation will also be posted to the Apple Security Updates\nweb site: https://support.apple.com/kb/HT201222\n\nThis message is signed with Apple\u0027s Product Security PGP key,\nand details are available at:\nhttps://www.apple.com/support/security/pgp/\n-----BEGIN PGP SIGNATURE-----\n\niQJdBAEBCgBHFiEEcuX4rtoRe4X62yWlg6PvjDRstEYFAlpnnmApHHByb2R1Y3Qt\nc2VjdXJpdHktbm9yZXBseUBsaXN0cy5hcHBsZS5jb20ACgkQg6PvjDRstEZaqg/8\nDAjzEHmWMZxkSl88DnX/Y9x39DQ1eV6O0Bsg/WQ2r6wZlRDnBOYdJtgJU0I9MjgT\nJjOj6M/l+YkVS3EJHcdQqAZ6RfSSMvIcRieHJ0Lfj6bfohKRLJxuloFVKar3lAsY\nfIdzqlFKqWvPY6Neto2iR7ZhTWDW7QiVwbgSR1fleEWEglWtTeJjL6mff73Mqexh\n7VngVFIicrbjoFD7uY2dctgkP+no3dcFieyRWF/z8OAmAOIkAc/KMqFyj22DBDq5\nhH1j07Eo0RLKMT+nPq3Vgir5JVVR68M4UvDnSDXGHmTRYaM2BT8osWqlehgFQ52F\nJhqAsJsKP1Mc9WZkly8OvBbZHJcIJryTSqytOOZRQuvg6fXHPOezajcpThTntGiI\n/YcmaFIt8bZ8c0GbQXTMY8YCJEHtG3zb/z+Wf0sABfzbtCt48e5CQD5HDsoZyiML\nJ84Sbs1Lb5XFYsdZg5iUFukIJRqYwaf69BUgMmFPTOxkBL/KH7m4BmUtLeiStLYN\nykdW2TQFEbM6ojPL9HrAyho0wdX2/G4jiemAk22fb/XQ6q9+57RyduE/MDiFW93a\n2XcIzxlsRk37ISIPyEkQTF/L/DTMdnhgI+ZIwmaMwU8Hd48MMMg6MIWYctefvnyB\na1pVFFlwHCfxBWYSVI2fkKwExlNNYXCOjGsN7TSBfNc=\n=pc7O\n-----END PGP SIGNATURE-----\n",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2017-5754"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2018-001001"
          },
          {
            "db": "CERT/CC",
            "id": "VU#584653"
          },
          {
            "db": "CERT/CC",
            "id": "VU#180049"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2018-00303"
          },
          {
            "db": "BID",
            "id": "102378"
          },
          {
            "db": "BID",
            "id": "106128"
          },
          {
            "db": "VULHUB",
            "id": "VHN-113957"
          },
          {
            "db": "PACKETSTORM",
            "id": "147543"
          },
          {
            "db": "PACKETSTORM",
            "id": "145641"
          },
          {
            "db": "PACKETSTORM",
            "id": "145793"
          },
          {
            "db": "PACKETSTORM",
            "id": "146771"
          },
          {
            "db": "PACKETSTORM",
            "id": "145658"
          },
          {
            "db": "PACKETSTORM",
            "id": "145666"
          },
          {
            "db": "PACKETSTORM",
            "id": "150083"
          },
          {
            "db": "PACKETSTORM",
            "id": "147582"
          },
          {
            "db": "PACKETSTORM",
            "id": "146067"
          }
        ],
        "trust": 5.04
      },
      "exploit_availability": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/exploit_availability#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "reference": "https://www.scap.org.cn/vuln/vhn-113957",
            "trust": 0.1,
            "type": "unknown"
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-113957"
          }
        ]
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2017-5754",
            "trust": 5.6
          },
          {
            "db": "CERT/CC",
            "id": "VU#584653",
            "trust": 3.8
          },
          {
            "db": "BID",
            "id": "102378",
            "trust": 2.0
          },
          {
            "db": "CERT/CC",
            "id": "VU#180049",
            "trust": 1.9
          },
          {
            "db": "BID",
            "id": "106128",
            "trust": 1.4
          },
          {
            "db": "SECTRACK",
            "id": "1040071",
            "trust": 1.1
          },
          {
            "db": "SIEMENS",
            "id": "SSA-608355",
            "trust": 1.1
          },
          {
            "db": "LENOVO",
            "id": "LEN-18282",
            "trust": 1.1
          },
          {
            "db": "CERT@VDE",
            "id": "VDE-2018-003",
            "trust": 1.1
          },
          {
            "db": "CERT@VDE",
            "id": "VDE-2018-002",
            "trust": 1.1
          },
          {
            "db": "JVN",
            "id": "JVNVU93823979",
            "trust": 1.1
          },
          {
            "db": "USCERT",
            "id": "TA18-141A",
            "trust": 0.8
          },
          {
            "db": "JVN",
            "id": "JVNVU98137233",
            "trust": 0.8
          },
          {
            "db": "JVN",
            "id": "JVNVU94630516",
            "trust": 0.8
          },
          {
            "db": "JVN",
            "id": "JVNVU99752892",
            "trust": 0.8
          },
          {
            "db": "ICS CERT",
            "id": "ICSA-23-075-01",
            "trust": 0.8
          },
          {
            "db": "ICS CERT",
            "id": "ICSA-23-257-04",
            "trust": 0.8
          },
          {
            "db": "CERT/CC",
            "id": "VU#155143",
            "trust": 0.8
          },
          {
            "db": "ICS CERT ALERT",
            "id": "ICS-ALERT-18-011-01A",
            "trust": 0.8
          },
          {
            "db": "USCERT",
            "id": "TA18-004A",
            "trust": 0.8
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2018-001001",
            "trust": 0.8
          },
          {
            "db": "CNVD",
            "id": "CNVD-2018-00303",
            "trust": 0.6
          },
          {
            "db": "ICS CERT ALERT",
            "id": "ICS-ALERT-18-011-01E",
            "trust": 0.3
          },
          {
            "db": "ICS CERT ALERT",
            "id": "ICS-ALERT-18-011-01C",
            "trust": 0.3
          },
          {
            "db": "JUNIPER",
            "id": "JSA10842",
            "trust": 0.3
          },
          {
            "db": "SIEMENS",
            "id": "SSA-168644",
            "trust": 0.3
          },
          {
            "db": "PACKETSTORM",
            "id": "146067",
            "trust": 0.2
          },
          {
            "db": "PACKETSTORM",
            "id": "145824",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "145794",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "145804",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "145836",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "145796",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "145795",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "145695",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "145811",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "145810",
            "trust": 0.1
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201801-151",
            "trust": 0.1
          },
          {
            "db": "VULHUB",
            "id": "VHN-113957",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "147543",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "145641",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "145793",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "146771",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "145658",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "145666",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "150083",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "147582",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#180049"
          },
          {
            "db": "CERT/CC",
            "id": "VU#584653"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2018-00303"
          },
          {
            "db": "VULHUB",
            "id": "VHN-113957"
          },
          {
            "db": "BID",
            "id": "102378"
          },
          {
            "db": "BID",
            "id": "106128"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2018-001001"
          },
          {
            "db": "PACKETSTORM",
            "id": "147543"
          },
          {
            "db": "PACKETSTORM",
            "id": "146067"
          },
          {
            "db": "PACKETSTORM",
            "id": "145641"
          },
          {
            "db": "PACKETSTORM",
            "id": "145793"
          },
          {
            "db": "PACKETSTORM",
            "id": "146771"
          },
          {
            "db": "PACKETSTORM",
            "id": "145658"
          },
          {
            "db": "PACKETSTORM",
            "id": "145666"
          },
          {
            "db": "PACKETSTORM",
            "id": "150083"
          },
          {
            "db": "PACKETSTORM",
            "id": "147582"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-5754"
          }
        ]
      },
      "id": "VAR-201801-1711",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2018-00303"
          },
          {
            "db": "VULHUB",
            "id": "VHN-113957"
          }
        ],
        "trust": 1.2946695793749998
      },
      "iot_taxonomy": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "category": [
              "Network device"
            ],
            "sub_category": null,
            "trust": 0.6
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2018-00303"
          }
        ]
      },
      "last_update_date": "2024-07-23T20:13:15.740000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "\u201cWith speculative execution function \u00a0CPU\u00a0 side-channel attacks against",
            "trust": 0.8,
            "url": "https://www.amd.com/en/corporate/speculative-execution"
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2018-001001"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-200",
            "trust": 1.1
          },
          {
            "problemtype": "information leak (CWE-200) [NVD evaluation ]",
            "trust": 0.8
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-113957"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2018-001001"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-5754"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 3.0,
            "url": "http://www.kb.cert.org/vuls/id/584653"
          },
          {
            "trust": 2.2,
            "url": "https://meltdownattack.com/"
          },
          {
            "trust": 1.9,
            "url": "https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability"
          },
          {
            "trust": 1.8,
            "url": "https://access.redhat.com/security/vulnerabilities/speculativeexecution"
          },
          {
            "trust": 1.7,
            "url": "http://www.securityfocus.com/bid/102378"
          },
          {
            "trust": 1.6,
            "url": "https://vuls.cert.org/confluence/display/wiki/vulnerabilities+associated+with+cpu+speculative+execution"
          },
          {
            "trust": 1.6,
            "url": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00115.html"
          },
          {
            "trust": 1.6,
            "url": "https://support.apple.com//ht208394"
          },
          {
            "trust": 1.6,
            "url": "http://www.dell.com/support/speculative-store-bypass"
          },
          {
            "trust": 1.4,
            "url": "https://tools.cisco.com/security/center/content/ciscosecurityadvisory/cisco-sa-20180104-cpusidechannel"
          },
          {
            "trust": 1.4,
            "url": "http://xenbits.xen.org/xsa/advisory-254.html"
          },
          {
            "trust": 1.4,
            "url": "https://blog.mozilla.org/security/2018/01/03/mitigations-landing-new-class-timing-attack/"
          },
          {
            "trust": 1.4,
            "url": "https://portal.msrc.microsoft.com/en-us/security-guidance/advisory/adv180002"
          },
          {
            "trust": 1.4,
            "url": "https://support.hpe.com/hpsc/doc/public/display?docid=emr_na-hpesbhf03805en_us"
          },
          {
            "trust": 1.4,
            "url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html"
          },
          {
            "trust": 1.3,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-5754"
          },
          {
            "trust": 1.2,
            "url": "https://security.gentoo.org/glsa/201810-06"
          },
          {
            "trust": 1.1,
            "url": "http://www.securityfocus.com/bid/106128"
          },
          {
            "trust": 1.1,
            "url": "https://www.kb.cert.org/vuls/id/180049"
          },
          {
            "trust": 1.1,
            "url": "http://nvidia.custhelp.com/app/answers/detail/a_id/4609"
          },
          {
            "trust": 1.1,
            "url": "http://nvidia.custhelp.com/app/answers/detail/a_id/4611"
          },
          {
            "trust": 1.1,
            "url": "http://nvidia.custhelp.com/app/answers/detail/a_id/4613"
          },
          {
            "trust": 1.1,
            "url": "http://nvidia.custhelp.com/app/answers/detail/a_id/4614"
          },
          {
            "trust": 1.1,
            "url": "http://www.arubanetworks.com/assets/alert/aruba-psa-2018-001.txt"
          },
          {
            "trust": 1.1,
            "url": "http://www.arubanetworks.com/assets/alert/aruba-psa-2019-003.txt"
          },
          {
            "trust": 1.1,
            "url": "https://aws.amazon.com/de/security/security-bulletins/aws-2018-013/"
          },
          {
            "trust": 1.1,
            "url": "https://cdrdv2.intel.com/v1/dl/getcontent/685358"
          },
          {
            "trust": 1.1,
            "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-608355.pdf"
          },
          {
            "trust": 1.1,
            "url": "https://cert.vde.com/en-us/advisories/vde-2018-002"
          },
          {
            "trust": 1.1,
            "url": "https://cert.vde.com/en-us/advisories/vde-2018-003"
          },
          {
            "trust": 1.1,
            "url": "https://help.ecostruxureit.com/display/public/uadce725/security+fixes+in+struxureware+data+center+expert+v7.6.0"
          },
          {
            "trust": 1.1,
            "url": "https://help.ecostruxureit.com/display/public/uadco8x/struxureware+data+center+operation+software+vulnerability+fixes"
          },
          {
            "trust": 1.1,
            "url": "https://security.netapp.com/advisory/ntap-20180104-0001/"
          },
          {
            "trust": 1.1,
            "url": "https://source.android.com/security/bulletin/2018-04-01"
          },
          {
            "trust": 1.1,
            "url": "https://support.citrix.com/article/ctx231399"
          },
          {
            "trust": 1.1,
            "url": "https://support.citrix.com/article/ctx234679"
          },
          {
            "trust": 1.1,
            "url": "https://support.f5.com/csp/article/k91229003"
          },
          {
            "trust": 1.1,
            "url": "https://support.lenovo.com/us/en/solutions/len-18282"
          },
          {
            "trust": 1.1,
            "url": "https://www.codeaurora.org/security-bulletin/2018/07/02/july-2018-code-aurora-security-bulletin"
          },
          {
            "trust": 1.1,
            "url": "https://www.mitel.com/en-ca/support/security-advisories/mitel-product-security-advisory-18-0001"
          },
          {
            "trust": 1.1,
            "url": "https://www.suse.com/c/suse-addresses-meltdown-spectre-vulnerabilities/"
          },
          {
            "trust": 1.1,
            "url": "https://www.synology.com/support/security/synology_sa_18_01"
          },
          {
            "trust": 1.1,
            "url": "https://www.debian.org/security/2018/dsa-4078"
          },
          {
            "trust": 1.1,
            "url": "https://www.debian.org/security/2018/dsa-4082"
          },
          {
            "trust": 1.1,
            "url": "https://www.debian.org/security/2018/dsa-4120"
          },
          {
            "trust": 1.1,
            "url": "https://security.freebsd.org/advisories/freebsd-sa-18:03.speculative_execution.asc"
          },
          {
            "trust": 1.1,
            "url": "https://googleprojectzero.blogspot.com/2018/01/reading-privileged-memory-with-side.html"
          },
          {
            "trust": 1.1,
            "url": "https://security.googleblog.com/2018/01/todays-cpu-vulnerability-what-you-need.html"
          },
          {
            "trust": 1.1,
            "url": "https://www.oracle.com/security-alerts/cpuapr2020.html"
          },
          {
            "trust": 1.1,
            "url": "https://lists.debian.org/debian-lts-announce/2018/01/msg00004.html"
          },
          {
            "trust": 1.1,
            "url": "https://access.redhat.com/errata/rhsa-2018:0292"
          },
          {
            "trust": 1.1,
            "url": "http://www.securitytracker.com/id/1040071"
          },
          {
            "trust": 1.1,
            "url": "http://lists.opensuse.org/opensuse-security-announce/2018-01/msg00006.html"
          },
          {
            "trust": 1.1,
            "url": "http://lists.opensuse.org/opensuse-security-announce/2018-01/msg00007.html"
          },
          {
            "trust": 1.1,
            "url": "http://lists.opensuse.org/opensuse-security-announce/2018-01/msg00008.html"
          },
          {
            "trust": 1.1,
            "url": "http://lists.opensuse.org/opensuse-security-announce/2018-01/msg00014.html"
          },
          {
            "trust": 1.1,
            "url": "http://lists.opensuse.org/opensuse-security-announce/2018-01/msg00016.html"
          },
          {
            "trust": 1.1,
            "url": "https://usn.ubuntu.com/usn/usn-3516-1/"
          },
          {
            "trust": 1.1,
            "url": "https://usn.ubuntu.com/usn/usn-3522-2/"
          },
          {
            "trust": 1.1,
            "url": "https://usn.ubuntu.com/3522-3/"
          },
          {
            "trust": 1.1,
            "url": "https://usn.ubuntu.com/3522-4/"
          },
          {
            "trust": 1.1,
            "url": "https://usn.ubuntu.com/3523-1/"
          },
          {
            "trust": 1.1,
            "url": "https://usn.ubuntu.com/usn/usn-3523-2/"
          },
          {
            "trust": 1.1,
            "url": "https://usn.ubuntu.com/usn/usn-3524-2/"
          },
          {
            "trust": 1.1,
            "url": "https://usn.ubuntu.com/usn/usn-3525-1/"
          },
          {
            "trust": 1.1,
            "url": "https://usn.ubuntu.com/3540-2/"
          },
          {
            "trust": 1.1,
            "url": "https://usn.ubuntu.com/3541-2/"
          },
          {
            "trust": 1.1,
            "url": "https://usn.ubuntu.com/3583-1/"
          },
          {
            "trust": 1.1,
            "url": "https://usn.ubuntu.com/3597-1/"
          },
          {
            "trust": 1.1,
            "url": "https://usn.ubuntu.com/3597-2/"
          },
          {
            "trust": 1.1,
            "url": "http://jvn.jp/vu/jvnvu93823979/index.html"
          },
          {
            "trust": 1.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-5715"
          },
          {
            "trust": 1.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-5753"
          },
          {
            "trust": 1.0,
            "url": "https://support.hpe.com/hpsc/doc/public/display?doclocale=en_us\u0026docid=emr_na-hpesbhf03871en_us"
          },
          {
            "trust": 0.8,
            "url": "https://bugs.chromium.org/p/project-zero/issues/detail?id=1528"
          },
          {
            "trust": 0.8,
            "url": "https://developer.amd.com/wp-content/resources/124441_amd64_speculativestorebypassdisable_whitepaper_final.pdf"
          },
          {
            "trust": 0.8,
            "url": "https://www.us-cert.gov/ncas/alerts/ta18-141a"
          },
          {
            "trust": 0.8,
            "url": "http://cwe.mitre.org/data/definitions/208.html"
          },
          {
            "trust": 0.8,
            "url": "https://software.intel.com/sites/default/files/managed/c5/63/336996-speculative-execution-side-channel-mitigations.pdf"
          },
          {
            "trust": 0.8,
            "url": "https://software.intel.com/sites/default/files/managed/b9/f9/336983-intel-analysis-of-speculative-execution-side-channels-white-paper.pdf"
          },
          {
            "trust": 0.8,
            "url": "https://tools.cisco.com/security/center/content/ciscosecurityadvisory/cisco-sa-20180521-cpusidechannel"
          },
          {
            "trust": 0.8,
            "url": "https://fortiguard.com/psirt/fg-ir-18-002"
          },
          {
            "trust": 0.8,
            "url": "https://support.hp.com/us-en/document/c06001626"
          },
          {
            "trust": 0.8,
            "url": "http://www.hitachi.com/hirt/publications/hirt-pub18001/"
          },
          {
            "trust": 0.8,
            "url": "https://www.ibm.com/blogs/psirt/potential-impact-processors-power-family/"
          },
          {
            "trust": 0.8,
            "url": "https://docs.microsoft.com/en-us/cpp/security/developer-guidance-speculative-execution"
          },
          {
            "trust": 0.8,
            "url": "https://access.redhat.com/security/vulnerabilities/ssbd"
          },
          {
            "trust": 0.8,
            "url": "https://www.suse.com/support/kb/doc/?id=7022937"
          },
          {
            "trust": 0.8,
            "url": "https://www.synology.com/en-global/support/security/synology_sa_18_23"
          },
          {
            "trust": 0.8,
            "url": "https://wiki.ubuntu.com/securityteam/knowledgebase/variant4"
          },
          {
            "trust": 0.8,
            "url": "https://kb.vmware.com/s/article/54951"
          },
          {
            "trust": 0.8,
            "url": "https://aws.amazon.com/security/security-bulletins/aws-2018-015/"
          },
          {
            "trust": 0.8,
            "url": "cve-2017-5715  "
          },
          {
            "trust": 0.8,
            "url": "cve-2017-5753  "
          },
          {
            "trust": 0.8,
            "url": "cve-2017-5754  "
          },
          {
            "trust": 0.8,
            "url": "http://jvn.jp/vu/jvnvu94630516/"
          },
          {
            "trust": 0.8,
            "url": "http://jvn.jp/vu/jvnvu99752892/index.html"
          },
          {
            "trust": 0.8,
            "url": "https://jvn.jp/vu/jvnvu98137233/"
          },
          {
            "trust": 0.8,
            "url": "https://www.us-cert.gov/ncas/alerts/ta18-004a"
          },
          {
            "trust": 0.8,
            "url": "https://kb.cert.org/vuls/id/155143"
          },
          {
            "trust": 0.8,
            "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-23-075-01"
          },
          {
            "trust": 0.8,
            "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-23-257-04"
          },
          {
            "trust": 0.8,
            "url": "https://ics-cert.us-cert.gov/alerts/ics-alert-18-011-01a"
          },
          {
            "trust": 0.8,
            "url": "http://blog.cyberus-technology.de/posts/2018-01-03-meltdown.html"
          },
          {
            "trust": 0.8,
            "url": "https://googleprojectzero.blogspot.jp/2018/01/reading-privileged-memory-with-side.html"
          },
          {
            "trust": 0.7,
            "url": "https://access.redhat.com/security/cve/cve-2017-5754"
          },
          {
            "trust": 0.6,
            "url": "https://www.bleepingcomputer.com/news/security/list-of-meltdown-and-spectre-vulnerability-advisories-patches-and-updates/"
          },
          {
            "trust": 0.4,
            "url": "https://access.redhat.com/errata/rhsa-2018:0008"
          },
          {
            "trust": 0.4,
            "url": "https://access.redhat.com/errata/rhsa-2018:0016"
          },
          {
            "trust": 0.4,
            "url": "https://www.redhat.com/mailman/listinfo/rhsa-announce"
          },
          {
            "trust": 0.4,
            "url": "https://bugzilla.redhat.com/):"
          },
          {
            "trust": 0.4,
            "url": "https://access.redhat.com/security/team/key/"
          },
          {
            "trust": 0.4,
            "url": "https://access.redhat.com/articles/11258"
          },
          {
            "trust": 0.4,
            "url": "https://access.redhat.com/security/team/contact/"
          },
          {
            "trust": 0.4,
            "url": "https://access.redhat.com/security/updates/classification/#important"
          },
          {
            "trust": 0.3,
            "url": "http://www.amd.com/en-gb"
          },
          {
            "trust": 0.3,
            "url": "https://www.arm.com/"
          },
          {
            "trust": 0.3,
            "url": "http://www.intel.com/content/www/us/en/homepage.html"
          },
          {
            "trust": 0.3,
            "url": "https://newsroom.intel.com/news/intel-responds-to-security-research-findings/"
          },
          {
            "trust": 0.3,
            "url": "https://lwn.net/articles/738975/"
          },
          {
            "trust": 0.3,
            "url": "https://kb.juniper.net/infocenter/index?page=content\u0026id=jsa10842\u0026cat=sirt_1\u0026actp=list"
          },
          {
            "trust": 0.3,
            "url": "https://support.apple.com/en-us/ht208394"
          },
          {
            "trust": 0.3,
            "url": "https://www.chromium.org/home/chromium-security/ssca"
          },
          {
            "trust": 0.3,
            "url": "https://www.amd.com/en/corporate/speculative-execution"
          },
          {
            "trust": 0.3,
            "url": "https://source.android.com/security/bulletin/2018-01-01"
          },
          {
            "trust": 0.3,
            "url": "https://lists.apple.com/archives/security-announce/2018/jan/msg00001.html"
          },
          {
            "trust": 0.3,
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1519781"
          },
          {
            "trust": 0.3,
            "url": "https://support.google.com/faqs/answer/7622138"
          },
          {
            "trust": 0.3,
            "url": "http://aix.software.ibm.com/aix/efixes/security/spectre_meltdown_advisory.asc"
          },
          {
            "trust": 0.3,
            "url": "https://ics-cert.us-cert.gov/alerts/ics-alert-18-011-01c"
          },
          {
            "trust": 0.3,
            "url": "https://ics-cert.us-cert.gov/alerts/ics-alert-18-011-01e"
          },
          {
            "trust": 0.3,
            "url": "https://securityadvisories.paloaltonetworks.com/home/detail/120"
          },
          {
            "trust": 0.3,
            "url": "https://www.reddit.com/r/linux/comments/7npnd4/kernel_41411_is_out_with_patches_for_intel_cpu/"
          },
          {
            "trust": 0.3,
            "url": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html"
          },
          {
            "trust": 0.3,
            "url": "https://www.oracle.com/technetwork/topics/security/ovmbulletinapr2018-4431088.html"
          },
          {
            "trust": 0.3,
            "url": "http://www.bd.com/en-us/support/product-security-and-privacy/product-security-bulletin-for-meltdown-and-spectre-update-1"
          },
          {
            "trust": 0.3,
            "url": "https://googleprojectzero.blogspot.in/2018/01/reading-privileged-memory-with-side.html"
          },
          {
            "trust": 0.3,
            "url": "https://access.redhat.com/errata/rhsa-2018:0007"
          },
          {
            "trust": 0.3,
            "url": "https://access.redhat.com/errata/rhsa-2018:0009"
          },
          {
            "trust": 0.3,
            "url": "https://access.redhat.com/errata/rhsa-2018:0010"
          },
          {
            "trust": 0.3,
            "url": "https://access.redhat.com/errata/rhsa-2018:0011"
          },
          {
            "trust": 0.3,
            "url": "https://access.redhat.com/errata/rhsa-2018:0017"
          },
          {
            "trust": 0.3,
            "url": "https://www.symantec.com/security-center/network-protection-security-advisories/sa161"
          },
          {
            "trust": 0.3,
            "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-168644.pdf"
          },
          {
            "trust": 0.3,
            "url": "https://chromereleases.googleblog.com/2018/03/stable-channel-update-for-chrome-os_19.html"
          },
          {
            "trust": 0.3,
            "url": "https://lists.vmware.com/pipermail/security-announce/2018/000397.html"
          },
          {
            "trust": 0.3,
            "url": "https://www.vmware.com/security/advisories/vmsa-2018-0007.html"
          },
          {
            "trust": 0.3,
            "url": "https://developer.arm.com/support/security-update"
          },
          {
            "trust": 0.3,
            "url": "http://code.google.com/android/"
          },
          {
            "trust": 0.3,
            "url": "http://www.qualcomm.com/"
          },
          {
            "trust": 0.3,
            "url": "https://source.android.com/security/bulletin/2018-12-01.html"
          },
          {
            "trust": 0.3,
            "url": "https://access.redhat.com/security/cve/cve-2017-5753"
          },
          {
            "trust": 0.3,
            "url": "https://access.redhat.com/security/cve/cve-2017-5715"
          },
          {
            "trust": 0.1,
            "url": "https://support.hpe.com/hpsc/doc/public/display?doclocale=en_us\u0026amp;docid=emr_na-hpesbhf03871en_us"
          },
          {
            "trust": 0.1,
            "url": "https://access.redhat.com/security/cve/cve-2018-8897"
          },
          {
            "trust": 0.1,
            "url": "https://access.redhat.com/security/vulnerabilities/pop_ss"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-8897"
          },
          {
            "trust": 0.1,
            "url": "https://access.redhat.com/errata/rhsa-2018:1351"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-4097"
          },
          {
            "trust": 0.1,
            "url": "https://support.apple.com/kb/ht201222"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-4084"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-4094"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-4088"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-4092"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-8817"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-4098"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-4093"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-4096"
          },
          {
            "trust": 0.1,
            "url": "https://support.apple.com/downloads/"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-4090"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-4091"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-4085"
          },
          {
            "trust": 0.1,
            "url": "https://www.apple.com/support/security/pgp/"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-4086"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-4082"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-4089"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-4100"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-17864"
          },
          {
            "trust": 0.1,
            "url": "https://www.ubuntu.com/usn/usn-3523-1"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-17863"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-16995"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-17862"
          },
          {
            "trust": 0.1,
            "url": "https://launchpad.net/ubuntu/+source/linux/4.13.0-25.29"
          },
          {
            "trust": 0.1,
            "url": "https://usn.ubuntu.com/usn/usn-3523-1,"
          },
          {
            "trust": 0.1,
            "url": "https://usn.ubuntu.com/usn/usn-3541-1,"
          },
          {
            "trust": 0.1,
            "url": "https://launchpad.net/ubuntu/+source/linux/4.13.0-37.42"
          },
          {
            "trust": 0.1,
            "url": "https://launchpad.net/ubuntu/+source/linux-raspi2/4.13.0-1015.16"
          },
          {
            "trust": 0.1,
            "url": "https://usn.ubuntu.com/usn/usn-3597-1,"
          },
          {
            "trust": 0.1,
            "url": "https://access.redhat.com/errata/rhsa-2018:0022"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-5244"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-7542"
          },
          {
            "trust": 0.1,
            "url": "https://security.gentoo.org/"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-12892"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-10471"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-12891"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-12893"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-10982"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-15469"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-10472"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-3620"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-10981"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-15468"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-3646"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-15470"
          },
          {
            "trust": 0.1,
            "url": "https://creativecommons.org/licenses/by-sa/2.5"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-7541"
          },
          {
            "trust": 0.1,
            "url": "https://bugs.gentoo.org."
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2018-7540"
          },
          {
            "trust": 0.1,
            "url": "https://www.microfocus.com/support-and-services/report-security"
          },
          {
            "trust": 0.1,
            "url": "https://softwaresupport.hpe.com/group/softwaresupport/email-notification/-/subscriptions/registerdocumentnotification"
          },
          {
            "trust": 0.1,
            "url": "https://cf.passport.softwaregrp.com/hppcf/createuser.do"
          },
          {
            "trust": 0.1,
            "url": "https://softwaresupport.hpe.com/security-vulnerability"
          },
          {
            "trust": 0.1,
            "url": "https://softwaresupport.hpe.com/document/-/facetsearch/document/km03158629"
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#180049"
          },
          {
            "db": "CERT/CC",
            "id": "VU#584653"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2018-00303"
          },
          {
            "db": "VULHUB",
            "id": "VHN-113957"
          },
          {
            "db": "BID",
            "id": "102378"
          },
          {
            "db": "BID",
            "id": "106128"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2018-001001"
          },
          {
            "db": "PACKETSTORM",
            "id": "147543"
          },
          {
            "db": "PACKETSTORM",
            "id": "146067"
          },
          {
            "db": "PACKETSTORM",
            "id": "145641"
          },
          {
            "db": "PACKETSTORM",
            "id": "145793"
          },
          {
            "db": "PACKETSTORM",
            "id": "146771"
          },
          {
            "db": "PACKETSTORM",
            "id": "145658"
          },
          {
            "db": "PACKETSTORM",
            "id": "145666"
          },
          {
            "db": "PACKETSTORM",
            "id": "150083"
          },
          {
            "db": "PACKETSTORM",
            "id": "147582"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-5754"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "CERT/CC",
            "id": "VU#180049"
          },
          {
            "db": "CERT/CC",
            "id": "VU#584653"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2018-00303"
          },
          {
            "db": "VULHUB",
            "id": "VHN-113957"
          },
          {
            "db": "BID",
            "id": "102378"
          },
          {
            "db": "BID",
            "id": "106128"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2018-001001"
          },
          {
            "db": "PACKETSTORM",
            "id": "147543"
          },
          {
            "db": "PACKETSTORM",
            "id": "146067"
          },
          {
            "db": "PACKETSTORM",
            "id": "145641"
          },
          {
            "db": "PACKETSTORM",
            "id": "145793"
          },
          {
            "db": "PACKETSTORM",
            "id": "146771"
          },
          {
            "db": "PACKETSTORM",
            "id": "145658"
          },
          {
            "db": "PACKETSTORM",
            "id": "145666"
          },
          {
            "db": "PACKETSTORM",
            "id": "150083"
          },
          {
            "db": "PACKETSTORM",
            "id": "147582"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-5754"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2018-05-21T00:00:00",
            "db": "CERT/CC",
            "id": "VU#180049"
          },
          {
            "date": "2018-01-04T00:00:00",
            "db": "CERT/CC",
            "id": "VU#584653"
          },
          {
            "date": "2018-01-04T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2018-00303"
          },
          {
            "date": "2018-01-04T00:00:00",
            "db": "VULHUB",
            "id": "VHN-113957"
          },
          {
            "date": "2018-01-03T00:00:00",
            "db": "BID",
            "id": "102378"
          },
          {
            "date": "2018-12-03T00:00:00",
            "db": "BID",
            "id": "106128"
          },
          {
            "date": "2018-01-04T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2018-001001"
          },
          {
            "date": "2018-05-08T23:54:17",
            "db": "PACKETSTORM",
            "id": "147543"
          },
          {
            "date": "2018-01-24T16:59:41",
            "db": "PACKETSTORM",
            "id": "146067"
          },
          {
            "date": "2018-01-04T01:20:35",
            "db": "PACKETSTORM",
            "id": "145641"
          },
          {
            "date": "2018-01-10T00:58:04",
            "db": "PACKETSTORM",
            "id": "145793"
          },
          {
            "date": "2018-03-15T15:54:32",
            "db": "PACKETSTORM",
            "id": "146771"
          },
          {
            "date": "2018-01-04T17:52:00",
            "db": "PACKETSTORM",
            "id": "145658"
          },
          {
            "date": "2018-01-04T17:53:07",
            "db": "PACKETSTORM",
            "id": "145666"
          },
          {
            "date": "2018-10-31T01:14:40",
            "db": "PACKETSTORM",
            "id": "150083"
          },
          {
            "date": "2018-05-10T23:27:00",
            "db": "PACKETSTORM",
            "id": "147582"
          },
          {
            "date": "2018-01-04T13:29:00.303000",
            "db": "NVD",
            "id": "CVE-2017-5754"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2018-06-19T00:00:00",
            "db": "CERT/CC",
            "id": "VU#180049"
          },
          {
            "date": "2022-01-07T00:00:00",
            "db": "CERT/CC",
            "id": "VU#584653"
          },
          {
            "date": "2018-01-11T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2018-00303"
          },
          {
            "date": "2021-11-19T00:00:00",
            "db": "VULHUB",
            "id": "VHN-113957"
          },
          {
            "date": "2019-04-17T07:00:00",
            "db": "BID",
            "id": "102378"
          },
          {
            "date": "2018-12-03T00:00:00",
            "db": "BID",
            "id": "106128"
          },
          {
            "date": "2024-04-11T06:49:00",
            "db": "JVNDB",
            "id": "JVNDB-2018-001001"
          },
          {
            "date": "2021-11-19T18:15:08.547000",
            "db": "NVD",
            "id": "CVE-2017-5754"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "local",
        "sources": [
          {
            "db": "BID",
            "id": "102378"
          },
          {
            "db": "PACKETSTORM",
            "id": "145793"
          },
          {
            "db": "PACKETSTORM",
            "id": "146771"
          },
          {
            "db": "PACKETSTORM",
            "id": "147582"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "CPU hardware utilizing speculative execution may be vulnerable to cache side-channel attacks",
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#180049"
          }
        ],
        "trust": 0.8
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Design Error",
        "sources": [
          {
            "db": "BID",
            "id": "102378"
          }
        ],
        "trust": 0.3
      }
    }

    VAR-201003-0281

    Vulnerability from variot - Updated: 2024-07-23 19:41

    The ssl3_get_record function in ssl/s3_pkt.c in OpenSSL 0.9.8f through 0.9.8m allows remote attackers to cause a denial of service (crash) via a malformed record in a TLS connection that triggers a NULL pointer dereference, related to the minor version number. NOTE: some of these details are obtained from third party information. OpenSSL is prone to a denial-of-service vulnerability caused by a NULL-pointer dereference. An attacker can exploit this issue to crash the affected application, denying service to legitimate users. OpenSSL versions 0.9.8f through 0.9.8m are vulnerable. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1


                   VMware Security Advisory
    

    Advisory ID: VMSA-2011-0003 Synopsis: Third party component updates for VMware vCenter Server, vCenter Update Manager, ESXi and ESX Issue date: 2011-02-10 Updated on: 2011-02-10 (initial release of advisory) CVE numbers: --- Apache Tomcat --- CVE-2009-2693 CVE-2009-2901 CVE-2009-2902 CVE-2009-3548 CVE-2010-2227 CVE-2010-1157 --- Apache Tomcat Manager --- CVE-2010-2928 --- cURL --- CVE-2010-0734 --- COS Kernel --- CVE-2010-1084 CVE-2010-2066 CVE-2010-2070 CVE-2010-2226 CVE-2010-2248 CVE-2010-2521 CVE-2010-2524 CVE-2010-0008 CVE-2010-0415 CVE-2010-0437 CVE-2009-4308 CVE-2010-0003 CVE-2010-0007 CVE-2010-0307 CVE-2010-1086 CVE-2010-0410 CVE-2010-0730 CVE-2010-1085 CVE-2010-0291 CVE-2010-0622 CVE-2010-1087 CVE-2010-1173 CVE-2010-1437 CVE-2010-1088 CVE-2010-1187 CVE-2010-1436 CVE-2010-1641 CVE-2010-3081 --- Microsoft SQL Express --- CVE-2008-5416 CVE-2008-0085 CVE-2008-0086 CVE-2008-0107 CVE-2008-0106 --- OpenSSL --- CVE-2010-0740 CVE-2010-0433 CVE-2010-3864 CVE-2010-2939 --- Oracle (Sun) JRE --- CVE-2009-3555 CVE-2010-0082 CVE-2010-0084 CVE-2010-0085 CVE-2010-0087 CVE-2010-0088 CVE-2010-0089 CVE-2010-0090 CVE-2010-0091 CVE-2010-0092 CVE-2010-0093 CVE-2010-0094 CVE-2010-0095 CVE-2010-0837 CVE-2010-0838 CVE-2010-0839 CVE-2010-0840 CVE-2010-0841 CVE-2010-0842 CVE-2010-0843 CVE-2010-0844 CVE-2010-0845 CVE-2010-0846 CVE-2010-0847 CVE-2010-0848 CVE-2010-0849 CVE-2010-0850 CVE-2010-0886 CVE-2010-3556 CVE-2010-3566 CVE-2010-3567 CVE-2010-3550 CVE-2010-3561 CVE-2010-3573 CVE-2010-3565 CVE-2010-3568 CVE-2010-3569 CVE-2010-1321 CVE-2010-3548 CVE-2010-3551 CVE-2010-3562 CVE-2010-3571 CVE-2010-3554 CVE-2010-3559 CVE-2010-3572 CVE-2010-3553 CVE-2010-3549 CVE-2010-3557 CVE-2010-3541 CVE-2010-3574 --- pam_krb5 --- CVE-2008-3825 CVE-2009-1384


    1. Summary

    Update 1 for vCenter Server 4.1, vCenter Update Manager 4.1, vSphere Hypervisor (ESXi) 4.1, ESXi 4.1, addresses several security issues.

    1. Relevant releases

    vCenter Server 4.1 without Update 1,

    vCenter Update Manager 4.1 without Update 1,

    ESXi 4.1 without patch ESXi410-201101201-SG,

    ESX 4.1 without patch ESX410-201101201-SG.

    1. Problem Description

    a. vCenter Server and vCenter Update Manager update Microsoft SQL Server 2005 Express Edition to Service Pack 3

    Microsoft SQL Server 2005 Express Edition (SQL Express)
    distributed with vCenter Server 4.1 Update 1 and vCenter Update
    Manager 4.1 Update 1 is upgraded from  SQL Express Service Pack 2
    to SQL Express Service Pack 3, to address multiple security
    issues that exist in the earlier releases of Microsoft SQL Express.
    
    Customers using other database solutions need not update for
    these issues.
    
    The Common Vulnerabilities and Exposures project (cve.mitre.org)
    has assigned the names CVE-2008-5416, CVE-2008-0085, CVE-2008-0086,
    CVE-2008-0107 and CVE-2008-0106 to the issues addressed in MS SQL
    Express Service Pack 3.
    
    Column 4 of the following table lists the action required to
    remediate the vulnerability in each release, if a solution is
    available.
    
    VMware         Product   Running  Replace with/
    Product        Version   on       Apply Patch
    =============  ========  =======  =================
    vCenter        4.1       Windows  Update 1
    vCenter        4.0       Windows  affected, patch pending
    VirtualCenter  2.5       Windows  affected, no patch planned
    
    Update Manager 4.1       Windows  Update 1
    Update Manager 4.0       Windows  affected, patch pending
    Update Manager 1.0       Windows  affected, no patch planned
    
    hosted *       any       any      not affected
    
    ESXi           any       ESXi     not affected
    
    ESX            any       ESX      not affected
    
    • Hosted products are VMware Workstation, Player, ACE, Fusion.

    b. vCenter Apache Tomcat Management Application Credential Disclosure

    The Apache Tomcat Manager application configuration file contains
    logon credentials that can be read by unprivileged local users.
    
    The issue is resolved by removing the Manager application in
    vCenter 4.1 Update 1.
    
    If vCenter 4.1 is updated to vCenter 4.1 Update 1 the logon
    credentials are not present in the configuration file after the
    update.
    
    VMware would like to thank Claudio Criscione of Secure Networking
    for reporting this issue to us.
    
    The Common Vulnerabilities and Exposures Project (cve.mitre.org)
    has assigned the name CVE-2010-2928 to this issue.
    
    Column 4 of the following table lists the action required to
    remediate the vulnerability in each release, if a solution is
    available.
    
    VMware         Product   Running  Replace with/
    Product        Version   on       Apply Patch
    =============  ========  =======  =================
    vCenter        4.1       Windows  Update 1
    vCenter        4.0       Windows  not affected
    VirtualCenter  2.5       Windows  not affected
    
    hosted *       any       any      not affected
    
    ESXi           any       ESXi     not affected
    
    ESX            any       ESX      not affected
    
    • hosted products are VMware Workstation, Player, ACE, Fusion.

    c. vCenter Server and ESX, Oracle (Sun) JRE is updated to version 1.6.0_21

    Oracle (Sun) JRE update to version 1.6.0_21, which addresses
    multiple security issues that existed in earlier releases of
    Oracle (Sun) JRE.
    
    The Common Vulnerabilities and Exposures project (cve.mitre.org)
    has assigned the following names to the security issues fixed in
    Oracle (Sun) JRE 1.6.0_19: CVE-2009-3555, CVE-2010-0082,
    CVE-2010-0084, CVE-2010-0085, CVE-2010-0087, CVE-2010-0088,
    CVE-2010-0089, CVE-2010-0090, CVE-2010-0091, CVE-2010-0092,
    CVE-2010-0093, CVE-2010-0094, CVE-2010-0095, CVE-2010-0837,
    CVE-2010-0838, CVE-2010-0839, CVE-2010-0840, CVE-2010-0841,
    CVE-2010-0842, CVE-2010-0843, CVE-2010-0844, CVE-2010-0845,
    CVE-2010-0846, CVE-2010-0847, CVE-2010-0848, CVE-2010-0849,
    CVE-2010-0850.
    
    The Common Vulnerabilities and Exposures project (cve.mitre.org)
    has assigned the following name to the security issue fixed in
    Oracle (Sun) JRE 1.6.0_20: CVE-2010-0886.
    
    Column 4 of the following table lists the action required to
    remediate the vulnerability in each release, if a solution is
    available.
    
    VMware         Product   Running  Replace with/
    Product        Version   on       Apply Patch
    =============  ========  =======  =================
    vCenter        4.1       Windows  Update 1
    vCenter        4.0       Windows  not applicable **
    VirtualCenter  2.5       Windows  not applicable **
    
    Update Manager 4.1       Windows  not applicable **
    Update Manager 4.0       Windows  not applicable **
    Update Manager 1.0       Windows  not applicable **
    
    
    hosted *       any       any      not affected
    
    ESXi           any       ESXi     not affected
    
    ESX            4.1       ESX      ESX410-201101201-SG
    ESX            4.0       ESX      not applicable **
    ESX            3.5       ESX      not applicable **
    ESX            3.0.3     ESX      not applicable **
    
    • hosted products are VMware Workstation, Player, ACE, Fusion. ** this product uses the Oracle (Sun) JRE 1.5.0 family

    d. vCenter Update Manager Oracle (Sun) JRE is updated to version 1.5.0_26

    Oracle (Sun) JRE update to version 1.5.0_26, which addresses
    multiple security issues that existed in earlier releases of
    Oracle (Sun) JRE.
    
    The Common Vulnerabilities and Exposures project (cve.mitre.org)
    has assigned the following names to the security issues fixed in
    Oracle (Sun) JRE 1.5.0_26: CVE-2010-3556, CVE-2010-3566,
    CVE-2010-3567, CVE-2010-3550, CVE-2010-3561, CVE-2010-3573,
    CVE-2010-3565,CVE-2010-3568, CVE-2010-3569,  CVE-2009-3555,
    CVE-2010-1321, CVE-2010-3548, CVE-2010-3551, CVE-2010-3562,
    CVE-2010-3571, CVE-2010-3554, CVE-2010-3559, CVE-2010-3572,
    CVE-2010-3553, CVE-2010-3549, CVE-2010-3557, CVE-2010-3541,
    CVE-2010-3574.
    
    Column 4 of the following table lists the action required to
    remediate the vulnerability in each release, if a solution is
    available.
    
    VMware         Product   Running  Replace with/
    Product        Version   on       Apply Patch
    =============  ========  =======  =================
    vCenter        4.1       Windows  not applicable **
    vCenter        4.0       Windows  affected, patch pending
    VirtualCenter  2.5       Windows  affected, no patch planned
    
    Update Manager 4.1       Windows  Update 1
    Update Manager 4.0       Windows  affected, patch pending
    Update Manager 1.0       Windows  affected, no patch planned
    
    hosted *       any       any      not affected
    
    ESXi           any       ESXi     not affected
    
    ESX            4.1       ESX      not applicable **
    ESX            4.0       ESX      affected, patch pending
    ESX            3.5       ESX      affected, no patch planned
    ESX            3.0.3     ESX      affected, no patch planned
    
    • hosted products are VMware Workstation, Player, ACE, Fusion. ** this product uses the Oracle (Sun) JRE 1.6.0 family

    e. vCenter Server and ESX Apache Tomcat updated to version 6.0.28

    Apache Tomcat updated to version 6.0.28, which addresses multiple
    security issues that existed in earlier releases of Apache Tomcat
    
    The Common Vulnerabilities and Exposures project (cve.mitre.org)
    has assigned the following names to the security issues fixed in
    Apache Tomcat 6.0.24: CVE-2009-2693, CVE-2009-2901, CVE-2009-2902,i
    and CVE-2009-3548.
    
    The Common Vulnerabilities and Exposures project (cve.mitre.org)
    has assigned the following names to the security issues fixed in
    Apache Tomcat 6.0.28: CVE-2010-2227, CVE-2010-1157.
    
    Column 4 of the following table lists the action required to
    remediate the vulnerability in each release, if a solution is
    available.
    
    VMware         Product   Running  Replace with/
    Product        Version   on       Apply Patch
    =============  ========  =======  =================
    vCenter        4.1       Windows  Update 1
    vCenter        4.0       Windows  affected, patch pending
    VirtualCenter  2.5       Windows  not applicable **
    
    hosted *       any       any      not affected
    
    ESXi           any       ESXi     not affected
    
    ESX            4.1       ESX      ESX410-201101201-SG
    ESX            4.0       ESX      affected, patch pending
    ESX            3.5       ESX      not applicable **
    ESX            3.0.3     ESX      not applicable **
    
    • hosted products are VMware Workstation, Player, ACE, Fusion. ** this product uses the Apache Tomcat 5.5 family

    f. vCenter Server third party component OpenSSL updated to version 0.9.8n

    The version of the OpenSSL library in vCenter Server is updated to
    0.9.8n.
    
    The Common Vulnerabilities and Exposures project (cve.mitre.org)
    has assigned the names CVE-2010-0740 and CVE-2010-0433 to the
    issues addressed in this version of OpenSSL.
    
    Column 4 of the following table lists the action required to
    remediate the vulnerability in each release, if a solution is
    available.
    
    VMware         Product   Running  Replace with/
    Product        Version   on       Apply Patch
    =============  ========  =======  =================
    vCenter        4.1       Windows  Update 1
    vCenter        4.0       Windows  affected, patch pending
    VirtualCenter  2.5       Windows  affected, no patch planned
    
    hosted *       any       any      not applicable
    
    ESXi           any       ESXi     not applicable
    
    ESX            any       ESX      not applicable
    
    • hosted products are VMware Workstation, Player, ACE, Fusion.

    g. ESX third party component OpenSSL updated to version 0.9.8p

    The version of the ESX OpenSSL library is updated to 0.9.8p.
    
    The Common Vulnerabilities and Exposures project (cve.mitre.org)
    has assigned the names CVE-2010-3864 and CVE-2010-2939 to the
    issues addressed in this update.
    
    Column 4 of the following table lists the action required to
    remediate the vulnerability in each release, if a solution is
    available.
    
    VMware         Product   Running  Replace with/
    Product        Version   on       Apply Patch
    =============  ========  =======  =================
    vCenter        any       Windows  not applicable
    
    hosted *       any       any      not applicable
    ESXi           4.1       ESXi     ESXi410-201101201-SG
    ESXi           4.0       ESXi     affected, patch pending
    ESXi           3.5       ESXi     affected, patch pending
    
    ESX            4.1       ESX      ESX410-201101201-SG
    ESX            4.0       ESX      affected, patch pending
    ESX            3.5       ESX      affected, patch pending
    ESX            3.0.3     ESX      affected, patch pending
    
    • hosted products are VMware Workstation, Player, ACE, Fusion.

    h. ESXi third party component cURL updated

    The version of cURL library in ESXi is updated.
    
    The Common Vulnerabilities and Exposures project (cve.mitre.org)
    has assigned the name CVE-2010-0734 to the issues addressed in
    this update.
    
    Column 4 of the following table lists the action required to
    remediate the vulnerability in each release, if a solution is
    available.
    
    VMware         Product   Running  Replace with/
    Product        Version   on       Apply Patch
    =============  ========  =======  =================
    vCenter        any       Windows  not affected
    
    hosted *       any       any      not affected
    
    ESXi           4.1       ESXi     ESXi410-201101201-SG
    ESXi           4.0       ESXi     affected, patch pending
    ESXi           3.5       ESXi     affected, patch pending
    
    ESX            any       ESX      not applicable
    
    • hosted products are VMware Workstation, Player, ACE, Fusion.

    i. ESX third party component pam_krb5 updated

    The version of pam_krb5 library is updated.
    
    The Common Vulnerabilities and Exposures project (cve.mitre.org)
    has assigned the names CVE-2008-3825 and CVE-2009-1384 to the
    issues addressed in the update.
    
    Column 4 of the following table lists the action required to
    remediate the vulnerability in each release, if a solution is
    available.
    
    VMware         Product   Running  Replace with/
    Product        Version   on       Apply Patch
    =============  ========  =======  =================
    vCenter        any       Windows  not affected
    
    hosted *       any       any      not affected
    
    ESXi           any       ESXi     not affected
    
    ESX            4.1       ESX      ESX410-201101201-SG
    ESX            4.0       ESX      not affected
    ESX            3.5       ESX      not affected
    ESX            3.0.3     ESX      not affected
    
    • hosted products are VMware Workstation, Player, ACE, Fusion.

    j. ESX third party update for Service Console kernel

    The Service Console kernel is updated to include kernel version
    2.6.18-194.11.1.
    
    The Common Vulnerabilities and Exposures project (cve.mitre.org)
    has assigned the names CVE-2010-1084, CVE-2010-2066, CVE-2010-2070,
    CVE-2010-2226, CVE-2010-2248, CVE-2010-2521, CVE-2010-2524,
    CVE-2010-0008, CVE-2010-0415, CVE-2010-0437, CVE-2009-4308,
    CVE-2010-0003, CVE-2010-0007, CVE-2010-0307, CVE-2010-1086,
    CVE-2010-0410, CVE-2010-0730, CVE-2010-1085, CVE-2010-0291,
    CVE-2010-0622, CVE-2010-1087, CVE-2010-1173, CVE-2010-1437,
    CVE-2010-1088, CVE-2010-1187, CVE-2010-1436, CVE-2010-1641, and
    CVE-2010-3081 to the issues addressed in the update.
    
    Note: This update also addresses the 64-bit compatibility mode
    stack pointer underflow issue identified by CVE-2010-3081. This
    issue was patched in an ESX 4.1 patch prior to the release of
    ESX 4.1 Update 1.
    
    Column 4 of the following table lists the action required to
    remediate the vulnerability in each release, if a solution is
    available.
    
    VMware         Product   Running  Replace with/
    Product        Version   on       Apply Patch
    =============  ========  =======  =================
    vCenter        any       Windows  not affected
    
    hosted *       any       any      not affected
    
    ESXi           any       ESXi     not affected
    
    ESX            4.1       ESX      ESX410-201101201-SG
    ESX            4.0       ESX      affected, patch pending
    ESX            3.5       ESX      not applicable
    ESX            3.0.3     ESX      not applicable
    
    • hosted products are VMware Workstation, Player, ACE, Fusion.

    • Solution

    Please review the patch/release notes for your product and version and verify the checksum of your downloaded file.

    VMware vCenter Server 4.1 Update 1 and modules


    http://downloads.vmware.com/d/info/datacenter_downloads/vmware_vsphere_4/4_0 Release Notes: http://downloads.vmware.com/support/pubs/vs_pages/vsp_pubs_esx41_vc41.html

    File type: .iso md5sum: 729cf247aa5d33ceec431c86377eee1a sha1sum: c1e10a5fcbc1ae9d13348d43541d574c563d66f0

    File type: .zip md5sum: fd1441bef48a153f2807f6823790e2f0 sha1sum: 31737a816ed1c08ab3a505fb6db2483f49ad7c19

    VMware vSphere Client File type: .exe md5sum: cb6aa91ada1289575355d79e8c2a9f8e sha1sum: f9e3d8eb83196ae7c31aab554e344a46b722b1e4

    ESXi 4.1 Installable Update 1


    http://downloads.vmware.com/d/info/datacenter_downloads/vmware_vsphere_4/4_0 Release Notes:

    http://downloads.vmware.com/support/vsphere4/doc/vsp_esxi41_u1_rel_notes.html http://kb.vmware.com/kb/1027919

    File type: .iso MD5SUM: d68d6c2e040a87cd04cd18c04c22c998 SHA1SUM: bbaacc0d34503822c14f6ccfefb6a5b62d18ae64

    ESXi 4.1 Update 1 (upgrade ZIP from ESXi 4.1) File type: .zip MD5SUM: 2f1e009c046b20042fae3b7ca42a840f SHA1SUM: 1c9c644012dec657a705ddd3d033cbfb87a1fab1

    ESXi 4.1 Update 1 (upgrade ZIP from ESXi 4.0) File type: .zip MD5SUM: 67b924618d196dafaf268a7691bd1a0f SHA1SUM: 9d74b639e703259d9e49c0341158e0d4e45de516

    ESXi 4.1 Update 1 (upgrade ZIP from ESXi 3.5) File type: .zip MD5SUM: a6024b9f6c6b7b2c629696afc6d07cf4 SHA1SUM: b3841de1a30617ac68d5a861882aa72de3a93488

    VMware Tools CD image for Linux Guest OSes File type: .iso MD5SUM: dad66fa8ece1dd121c302f45444daa70 SHA1SUM: 56535a2cfa7799607356c6fd0a7d9f041da614af

    VMware vSphere Client File type: .exe MD5SUM: cb6aa91ada1289575355d79e8c2a9f8e SHA1SUM: f9e3d8eb83196ae7c31aab554e344a46b722b1e4

    ESXi Installable Update 1 contains the following security bulletins: ESXi410-201101201-SG.

    ESX 4.1 Update 1


    http://downloads.vmware.com/d/info/datacenter_downloads/vmware_vsphere_4/4_0 Release Notes:

    http://downloads.vmware.com/support/vsphere4/doc/vsp_esx41_u1_rel_notes.html http://kb.vmware.com/kb/1029353

    ESX 4.1 Update 1 (DVD ISO) File type: .iso md5sum: b9a275b419a20c7bedf31c0bf64f504e sha1sum: 2d85edcaca8218013585e1eab00bc80db6d96e11

    ESX 4.1 Update 1 (upgrade ZIP from ESX 4.1) File type: .zip md5sum: 2d81a87e994aa2b329036f11d90b4c14 sha1sum: c2bfc0cf7ac03d24afd5049ddbd09a865aad1798

    Pre-upgrade package for ESX 4.0 to ESX 4.1 Update 1 File type: .zip md5sum: 75f8cebfd55d8a81deb57c27def963c2 sha1sum: 889c15aa8008fe0e29439d0ab3468c2beb1c4fe2

    ESX 4.1 Update 1 (upgrade ZIP from ESX 4.0) File type: .zip md5sum: 1dc9035cd10e7e60d27e7a7aef57b4c2 sha1sum: e6d3fb65d83a3e263d0f634a3572025854ff8922

    VMware Tools CD image for Linux Guest OSes File type: .iso md5sum: dad66fa8ece1dd121c302f45444daa70 sha1sum: 56535a2cfa7799607356c6fd0a7d9f041da614af

    VMware vSphere Client File type: .exe md5sum: cb6aa91ada1289575355d79e8c2a9f8e sha1sum: f9e3d8eb83196ae7c31aab554e344a46b722b1e4

    ESX410-Update01 contains the following security bulletins: ESX410-201101201-SG (COS kernel, pam_krb5, cURL, OpenSSL, Apache Tomcat, Oracle (Sun) JRE) | http://kb.vmware.com/kb/1027904 ESX410-201101226-SG (glibc) | http://kb.vmware.com/kb/1031330

    ESX410-Update01 also contains the following non-security bulletins ESX410-201101211-UG, ESX410-201101213-UG, ESX410-201101215-UG, ESX410-201101202-UG, ESX410-201101203-UG, ESX410-201101204-UG, ESX410-201101206-UG, ESX410-201101207-UG, ESX410-201101208-UG, ESX410-201101214-UG, ESX410-201101216-UG, ESX410-201101217-UG, ESX410-201101218-UG, ESX410-201101219-UG, ESX410-201101220-UG, ESX410-201101221-UG, ESX410-201101222-UG, ESX410-201101225-UG.

    To install an individual bulletin use esxupdate with the -b option.

    1. References

    CVE numbers http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5416 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0085 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0086 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0107 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0106 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2928 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3555 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0082 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0084 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0085 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0087 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0088 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0089 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0090 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0091 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0092 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0093 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0094 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0095 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0837 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0838 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0839 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0840 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0841 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0842 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0843 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0844 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0845 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0846 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0847 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0848 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0849 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0850 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0886 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2693 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2901 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2902 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3548 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2227 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1157 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0740 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0433 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3864 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2939 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0734 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3825 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1384 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1084 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2066 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2070 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2226 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2248 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2521 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2524 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0008 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0415 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0437 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4308 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0003 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0007 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0307 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1086 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0410 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0730 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1085 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0291 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0622 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1087 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1173 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1437 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1088 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1187 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1436 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1641 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3081 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3556 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3566 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3567 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3550 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3561 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3573 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3565 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3568 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3569 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1321 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3548 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3551 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3562 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3571 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3554 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3559 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3572 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3553 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3549 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3557 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3541 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3574


    1. Change log

    2011-02-10 VMSA-2011-0003 Initial security advisory in conjunction with the release of vCenter Server 4.1 Update 1, vCenter Update Manager 4.1 Update 1, ESXi 4.1 Update 1, and ESX 4.1 Update 1 on 2011-02-10.


    1. Contact

    E-mail list for product security notifications and announcements: http://lists.vmware.com/cgi-bin/mailman/listinfo/security-announce

    This Security Advisory is posted to the following lists:

    • security-announce at lists.vmware.com
    • bugtraq at securityfocus.com
    • full-disclosure at lists.grok.org.uk

    E-mail: security at vmware.com PGP key at: http://kb.vmware.com/kb/1055

    VMware Security Advisories http://www.vmware.com/security/advisories

    VMware security response policy http://www.vmware.com/support/policies/security_response.html

    General support life cycle policy http://www.vmware.com/support/policies/eos.html

    VMware Infrastructure support life cycle policy http://www.vmware.com/support/policies/eos_vi.html

    Copyright 2011 VMware Inc. All rights reserved.

    -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32)

    iEYEARECAAYFAk1U1eoACgkQS2KysvBH1xm3swCfeh4sWvPOubDT1K7QlRj3SjW9 dxYAmwbNLMR9IG/rKZDYh9hqcf4IldCX =2pVj -----END PGP SIGNATURE-----


    Full-Disclosure - We believe in it. Charter: http://lists.grok.org.uk/full-disclosure-charter.html Hosted and sponsored by Secunia - http://secunia.com/ . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 201110-01


                                            http://security.gentoo.org/
    

    Severity: High Title: OpenSSL: Multiple vulnerabilities Date: October 09, 2011 Bugs: #303739, #308011, #322575, #332027, #345767, #347623, #354139, #382069 ID: 201110-01


    Synopsis

    Multiple vulnerabilities were found in OpenSSL, allowing for the execution of arbitrary code and other attacks.

    Background

    OpenSSL is an Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) as well as a general purpose cryptography library.

    Affected packages

    -------------------------------------------------------------------
     Package              /     Vulnerable     /            Unaffected
    -------------------------------------------------------------------
    

    1 dev-libs/openssl < 1.0.0e >= 1.0.0e

    Description

    Multiple vulnerabilities have been discovered in OpenSSL. Please review the CVE identifiers referenced below for details.

    Impact

    A context-dependent attacker could cause a Denial of Service, possibly execute arbitrary code, bypass intended key requirements, force the downgrade to unintended ciphers, bypass the need for knowledge of shared secrets and successfully authenticate, bypass CRL validation, or obtain sensitive information in applications that use OpenSSL.

    Workaround

    There is no known workaround at this time.

    Resolution

    All OpenSSL users should upgrade to the latest version:

    # emerge --sync # emerge --ask --oneshot --verbose ">=dev-libs/openssl-1.0.0e"

    NOTE: This is a legacy GLSA. Updates for all affected architectures are available since September 17, 2011. It is likely that your system is already no longer affected by most of these issues.

    References

    [ 1 ] CVE-2009-3245 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-3245 [ 2 ] CVE-2009-4355 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-4355 [ 3 ] CVE-2010-0433 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-0433 [ 4 ] CVE-2010-0740 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-0740 [ 5 ] CVE-2010-0742 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-0742 [ 6 ] CVE-2010-1633 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1633 [ 7 ] CVE-2010-2939 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-2939 [ 8 ] CVE-2010-3864 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-3864 [ 9 ] CVE-2010-4180 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-4180 [ 10 ] CVE-2010-4252 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-4252 [ 11 ] CVE-2011-0014 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-0014 [ 12 ] CVE-2011-3207 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3207 [ 13 ] CVE-2011-3210 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3210

    Availability

    This GLSA and any updates to it are available for viewing at the Gentoo Security Website:

    http://security.gentoo.org/glsa/glsa-201110-01.xml

    Concerns?

    Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users' machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.

    License

    Copyright 2011 Gentoo Foundation, Inc; referenced text belongs to its owner(s).

    The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.

    http://creativecommons.org/licenses/by-sa/2.5

    . -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1

    SUPPORT COMMUNICATION - SECURITY BULLETIN

    Document ID: c02079216 Version: 1

    HPSBUX02517 SSRT100058 rev.1 - HP-UX Running OpenSSL, Remote Unauthorized Information Disclosure, Unauthorized Data Modification, Denial of Service (DoS)

    NOTICE: The information in this Security Bulletin should be acted upon as soon as possible.

    Release Date: 2010-04-13 Last Updated: 2010-04-13

    Potential Security Impact: Remote unauthorized information disclosure, unauthorized data modification, Denial of Service (DoS)

    Source: Hewlett-Packard Company, HP Software Security Response Team

    VULNERABILITY SUMMARY Potential security vulnerabilities has been identified with HP-UX OpenSSL. These vulnerabilities could be exploited remotely for unauthorized information disclosure, unauthorized data modification, and to create a Denial of Service (DoS). HP-UX B.11.11, B.11.23, B.11.31 running OpenSSL before vA.00.09.08n.

    BACKGROUND

    CVSS 2.0 Base Metrics

    Reference Base Vector Base Score CVE-2009-3245 (AV:N/AC:L/Au:N/C:C/I:C/A:C) 10.0 CVE-2009-3555 (AV:N/AC:L/Au:N/C:N/I:P/A:P) 6.4 CVE-2009-4355 (AV:N/AC:L/Au:N/C:N/I:N/A:P) 5.0 CVE-2010-0433 (AV:N/AC:M/Au:N/C:N/I:N/A:P) 4.3 CVE-2010-0740 (AV:N/AC:L/Au:N/C:N/I:N/A:P) 5.0 =========================================================== Information on CVSS is documented in HP Customer Notice: HPSN-2008-002

    RESOLUTION

    HP has provided upgrades to resolve these vulnerabilities. The upgrades are available from the following location.

    Host / Account / Password

    ftp.usa.hp.com / sb02517 / Secure12

    HP-UX Release / Depot Name / SHA-1 digest

    B.11.11 PA (32 and 64) / OpenSSL_A.00.09.08n.001_HP-UX_B.11.11_32+64.depot / 2FE85DEE859C93F9D02A69666A455E9A7442DC5D

    B.11.23 (PA and IA) / OpenSSL_A.00.09.08n.002_HP-UX_B.11.23_IA-PA.depot / 69F9AEE88F89C53FFE6794822F6A843F312384CD

    B.11.31 (PA and IA) / OpenSSL_A.00.09.08n.003_HP-UX_B.11.31_IA-PA.depot / 07A205AA57B4BDF98B65D31287CDCBE3B9F011D5

    MANUAL ACTIONS: Yes - Update

    Install OpenSSL A.00.09.08n or subsequent

    PRODUCT SPECIFIC INFORMATION

    HP-UX Software Assistant: HP-UX Software Assistant is an enhanced application that replaces HP-UX Security Patch Check. It analyzes all Security Bulletins issued by HP and lists recommended actions that may apply to a specific HP-UX system. It can also download patches and create a depot automatically. For more information see: https://www.hp.com/go/swa

    The following text is for use by the HP-UX Software Assistant.

    AFFECTED VERSIONS

    HP-UX B.11.11

    openssl.OPENSSL-CER openssl.OPENSSL-CONF openssl.OPENSSL-DOC openssl.OPENSSL-INC openssl.OPENSSL-LIB openssl.OPENSSL-MAN openssl.OPENSSL-MIS openssl.OPENSSL-PRNG openssl.OPENSSL-PVT openssl.OPENSSL-RUN openssl.OPENSSL-SRC action: install revision A.00.09.08n.001 or subsequent

    HP-UX B.11.23

    openssl.OPENSSL-CER openssl.OPENSSL-CONF openssl.OPENSSL-DOC openssl.OPENSSL-INC openssl.OPENSSL-LIB openssl.OPENSSL-MAN openssl.OPENSSL-MIS openssl.OPENSSL-PRNG openssl.OPENSSL-PVT openssl.OPENSSL-RUN openssl.OPENSSL-SRC action: install revision A.00.09.08n.002 or subsequent

    HP-UX B.11.31

    openssl.OPENSSL-CER openssl.OPENSSL-CONF openssl.OPENSSL-DOC openssl.OPENSSL-INC openssl.OPENSSL-LIB openssl.OPENSSL-MAN openssl.OPENSSL-MIS openssl.OPENSSL-PRNG openssl.OPENSSL-PVT openssl.OPENSSL-RUN openssl.OPENSSL-SRC action: install revision A.00.09.08n.003 or subsequent

    END AFFECTED VERSIONS

    HISTORY Version:1 (rev.1) 13 April 2010 Initial release

    Third Party Security Patches: Third party security patches that are to be installed on systems running HP software products should be applied in accordance with the customer's patch management policy.

    Support: For further information, contact normal HP Services support channel.

    Report: To report a potential security vulnerability with any HP supported product, send Email to: security-alert@hp.com It is strongly recommended that security related information being communicated to HP be encrypted using PGP, especially exploit information. To get the security-alert PGP key, please send an e-mail message as follows: To: security-alert@hp.com Subject: get key Subscribe: To initiate a subscription to receive future HP Security Bulletins via Email: http://h30046.www3.hp.com/driverAlertProfile.php?regioncode=NA&langcode=USENG&jumpid=in_SC-GEN__driverITRC&topiccode=ITRC On the web page: ITRC security bulletins and patch sign-up Under Step1: your ITRC security bulletins and patches -check ALL categories for which alerts are required and continue. Under Step2: your ITRC operating systems -verify your operating system selections are checked and save.

    To update an existing subscription: http://h30046.www3.hp.com/subSignIn.php Log in on the web page: Subscriber's choice for Business: sign-in. On the web page: Subscriber's Choice: your profile summary - use Edit Profile to update appropriate sections.

    To review previously published Security Bulletins visit: http://www.itrc.hp.com/service/cki/secBullArchive.do

    • The Software Product Category that this Security Bulletin relates to is represented by the 5th and 6th characters of the Bulletin number in the title:

    GN = HP General SW MA = HP Management Agents MI = Misc. 3rd Party SW MP = HP MPE/iX NS = HP NonStop Servers OV = HP OpenVMS PI = HP Printing & Imaging ST = HP Storage SW TL = HP Trusted Linux TU = HP Tru64 UNIX UX = HP-UX VV = HP VirtualVault

    System management and security procedures must be reviewed frequently to maintain system integrity. HP is continually reviewing and enhancing the security features of software products to provide customers with current secure solutions.

    "HP is broadly distributing this Security Bulletin in order to bring to the attention of users of the affected HP products the important security information contained in this Bulletin. HP recommends that all users determine the applicability of this information to their individual situations and take appropriate action. HP does not warrant that this information is necessarily accurate or complete for all user situations and, consequently, HP will not be responsible for any damages resulting from user's use or disregard of the information provided in this Bulletin. To the extent permitted by law, HP disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose, title and non-infringement."

    Copyright 2009 Hewlett-Packard Development Company, L.P. Hewlett-Packard Company shall not be liable for technical or editorial errors or omissions contained herein. The information provided is provided "as is" without warranty of any kind. To the extent permitted by law, neither HP or its affiliates, subcontractors or suppliers will be liable for incidental,special or consequential damages including downtime cost; lost profits;damages relating to the procurement of substitute products or services; or damages for loss of data, or software restoration. The information in this document is subject to change without notice. Hewlett-Packard Company and the names of Hewlett-Packard products referenced herein are trademarks of Hewlett-Packard Company in the United States and other countries. Other product and company names mentioned herein may be trademarks of their respective owners. Apache-based Web Server is contained in the Apache Web Server Suite. The upgrades are available from the following location:

    URL http://software.hp.com

    Note: HP-UX Web Server Suite v3.09 contains HP-UX Apache-based Web Server v2.2.8.09 Note: HP-UX Web Server Suite v2.30 contains HP-UX Apache-based Web Server v2.0.59.15

    Web Server Suite Version / HP-UX Release / Depot name

    Web Server v3.09 / B.11.23 and B.11.31 PA-32 / HPUXWS22ATW-B309-32.depot

    Web Server v3.09 / B.11.23 and B.11.31 IA-64 / HPUXWS22ATW-B309-64.depot

    Web Server v2.30 / B.11.11 PA-32 / HPUXWSATW-B230-1111.depot

    Web Server v2.30 / B.11.23 PA-32 / HPUXWSATW-B230-32.depot

    Web Server v2.30 / B.11.23 IA-64 / HPUXWSATW-B230-64.depot

    Web Server v2.30 / B.11.31 IA-32 / HPUXWSATW-B230-32-1131.depot

    Web Server v2.30 / B.11.31 IA-64 / HPUXWSATW-B230-64-1131.depot

    MANUAL ACTIONS: Yes - Update

    Install Apache-based Web Server from the Apache Web Server Suite v2.30 or subsequent or Install Apache-based Web Server from the Apache Web Server Suite v3.09 or subsequent

    PRODUCT SPECIFIC INFORMATION

    HP-UX Software Assistant: HP-UX Software Assistant is an enhanced application that replaces HP-UX Security Patch Check.

    Packages for 2008.0 and 2009.0 are provided due to the Extended Maintenance Program for those products.

    Update:

    Packages for 2009.0 are provided due to the Extended Maintenance Program.


    References:

    http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3555 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3245 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0740 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0433


    Updated Packages:

    Mandriva Linux 2009.0: 1f42cf30ee84314be4125a070709d239 2009.0/i586/libopenssl0.9.8-0.9.8h-3.7mdv2009.0.i586.rpm 372bffd962ced1965c33b752def70b8b 2009.0/i586/libopenssl0.9.8-devel-0.9.8h-3.7mdv2009.0.i586.rpm ace965066796e71bf4ecf4af6bc831c5 2009.0/i586/libopenssl0.9.8-static-devel-0.9.8h-3.7mdv2009.0.i586.rpm a6e08ca29b012c695e0763f6fd15fac1 2009.0/i586/openssl-0.9.8h-3.7mdv2009.0.i586.rpm 1e1164ec8615415e325166d13c4248cc 2009.0/SRPMS/openssl-0.9.8h-3.7mdv2009.0.src.rpm

    Mandriva Linux 2009.0/X86_64: f6748700d01abc7e33053e339575cede 2009.0/x86_64/lib64openssl0.9.8-0.9.8h-3.7mdv2009.0.x86_64.rpm b53a75b4c732a3371a3bcd0e8ed47481 2009.0/x86_64/lib64openssl0.9.8-devel-0.9.8h-3.7mdv2009.0.x86_64.rpm 187bff89c19e2d65ccc5c640a32d0cc7 2009.0/x86_64/lib64openssl0.9.8-static-devel-0.9.8h-3.7mdv2009.0.x86_64.rpm 1d6f6fca3b51e498359cbbbde07a4a0e 2009.0/x86_64/openssl-0.9.8h-3.7mdv2009.0.x86_64.rpm 1e1164ec8615415e325166d13c4248cc 2009.0/SRPMS/openssl-0.9.8h-3.7mdv2009.0.src.rpm


    To upgrade automatically use MandrivaUpdate or urpmi. The verification of md5 checksums and GPG signatures is performed automatically for you.

    All packages are signed by Mandriva for security. You can obtain the GPG public key of the Mandriva Security Team by executing:

    gpg --recv-keys --keyserver pgp.mit.edu 0x22458A98

    You can view other update advisories for Mandriva Linux at:

    http://www.mandriva.com/security/advisories

    If you want to report vulnerabilities, please contact

    security_(at)_mandriva.com


    Type Bits/KeyID Date User ID pub 1024D/22458A98 2000-07-10 Mandriva Security Team -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux)

    iD8DBQFLzKP9mqjQ0CJFipgRAsUVAJkBjISC/NXul8GxUaeiBPsnb6gRNQCgt+ty X3hfPZSWARaTxUmX7P/4FDM= =FrW5 -----END PGP SIGNATURE-----


    Full-Disclosure - We believe in it.

    Affected versions depend on the C compiler used with OpenSSL:

    • If 'short' is a 16-bit integer, this issue applies only to OpenSSL 0.9.8m.
    • Otherwise, this issue applies to OpenSSL 0.9.8f through 0.9.8m. If upgrading is not immediately possible, the source code patch provided in this advisory should be applied.

    Bodo Moeller and Adam Langley (Google) have identified the vulnerability and prepared the fix.

    Patch

    --- ssl/s3_pkt.c 24 Jan 2010 13:52:38 -0000 1.57.2.9 +++ ssl/s3_pkt.c 24 Mar 2010 00:00:00 -0000 @@ -291,9 +291,9 @@ if (version != s->version) { SSLerr(SSL_F_SSL3_GET_RECORD,SSL_R_WRONG_VERSION_NUMBER); - / Send back error using their - * version number :-) / - s->version=version; + if ((s->version & 0xFF00) == (version & 0xFF00)) + / Send back error using their minor version number :-) / + s->version = (unsigned short)version; al=SSL_AD_PROTOCOL_VERSION; goto f_err; }

    References

    This vulnerability is tracked as CVE-2010-0740.

    URL for this Security Advisory: https://www.openssl.org/news/secadv_20100324.txt

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-201003-0281",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "openssl",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "openssl",
            "version": "0.9.8j"
          },
          {
            "model": "openssl",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "openssl",
            "version": "0.9.8m"
          },
          {
            "model": "openssl",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "openssl",
            "version": "0.9.8g"
          },
          {
            "model": "openssl",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "openssl",
            "version": "0.9.8h"
          },
          {
            "model": "openssl",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "openssl",
            "version": "0.9.8k"
          },
          {
            "model": "openssl",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "openssl",
            "version": "0.9.8l"
          },
          {
            "model": "openssl",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "openssl",
            "version": "0.9.8f"
          },
          {
            "model": "openssl",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "openssl",
            "version": "0.9.8i"
          },
          {
            "model": "vcenter",
            "scope": "eq",
            "trust": 1.1,
            "vendor": "vmware",
            "version": "4.1"
          },
          {
            "model": "aix",
            "scope": "eq",
            "trust": 1.1,
            "vendor": "ibm",
            "version": "5.3"
          },
          {
            "model": "virtualcenter",
            "scope": "eq",
            "trust": 1.1,
            "vendor": "vmware",
            "version": "2.5"
          },
          {
            "model": "vcenter",
            "scope": "eq",
            "trust": 1.1,
            "vendor": "vmware",
            "version": "4.0"
          },
          {
            "model": "aix",
            "scope": "eq",
            "trust": 1.1,
            "vendor": "ibm",
            "version": "6.1"
          },
          {
            "model": "openssl",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "openssl",
            "version": "0.9.8f to  0.9.8m"
          },
          {
            "model": "ace",
            "scope": null,
            "trust": 0.8,
            "vendor": "vmware",
            "version": null
          },
          {
            "model": "esx",
            "scope": null,
            "trust": 0.8,
            "vendor": "vmware",
            "version": null
          },
          {
            "model": "esxi",
            "scope": null,
            "trust": 0.8,
            "vendor": "vmware",
            "version": null
          },
          {
            "model": "fusion",
            "scope": null,
            "trust": 0.8,
            "vendor": "vmware",
            "version": null
          },
          {
            "model": "player",
            "scope": null,
            "trust": 0.8,
            "vendor": "vmware",
            "version": null
          },
          {
            "model": "workstation",
            "scope": null,
            "trust": 0.8,
            "vendor": "vmware",
            "version": null
          },
          {
            "model": "mac os x",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "apple",
            "version": "v10.6 to  v10.6.7"
          },
          {
            "model": "mac os x server",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "apple",
            "version": "v10.6 to  v10.6.7"
          },
          {
            "model": "hp-ux",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "hewlett packard",
            "version": "11.11"
          },
          {
            "model": "hp-ux",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "hewlett packard",
            "version": "11.23"
          },
          {
            "model": "hp-ux",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "hewlett packard",
            "version": "11.31"
          },
          {
            "model": "big-ip link controller",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.1"
          },
          {
            "model": "opensolaris build snv 134",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "active management technology sdk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "2.6"
          },
          {
            "model": "opensolaris build snv 41",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 104",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 83",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "coat systems blue coat reporter",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "blue",
            "version": "9.2.3.1"
          },
          {
            "model": "opensolaris build snv 106",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.6.7"
          },
          {
            "model": "virtualcenter update",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "2.52"
          },
          {
            "model": "project openssl 0.9.8n",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "opensolaris build snv 131",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 56",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 95",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 38",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "multi network firewall",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandrakesoft",
            "version": "2.0"
          },
          {
            "model": "hp-ux b.11.23",
            "scope": null,
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "opensolaris build snv 126",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "aix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.2"
          },
          {
            "model": "opensolaris build snv 125",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "mac os server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.6.6"
          },
          {
            "model": "vcenter update",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "4.01"
          },
          {
            "model": "circle",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "voodoo",
            "version": "1.1.40"
          },
          {
            "model": "project openssl 0.9.8f",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "opensolaris build snv 133",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 54",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 129",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 93",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "arx",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "5.1"
          },
          {
            "model": "corporate server x86 64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandrakesoft",
            "version": "4.0"
          },
          {
            "model": "opensolaris build snv 35",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "openbsd",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openbsd",
            "version": "4.7"
          },
          {
            "model": "coat systems blue coat reporter",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "blue",
            "version": "9.2.4.1"
          },
          {
            "model": "aix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.2.2"
          },
          {
            "model": "opensolaris build snv 92",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "enterprise server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandrakesoft",
            "version": "5"
          },
          {
            "model": "virtualcenter update",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "2.55"
          },
          {
            "model": "big-ip protocol security manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.1"
          },
          {
            "model": "mac os server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.6.2"
          },
          {
            "model": "opensolaris build snv 76",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.6.5"
          },
          {
            "model": "opensolaris build snv 130",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "project openssl k",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openssl",
            "version": "0.9.8"
          },
          {
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.6.4"
          },
          {
            "model": "opensolaris build snv 121",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "enterprise manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "2.0"
          },
          {
            "model": "opensolaris build snv 84",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 101a",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 105",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 99",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 111a",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "active management technology sdk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "4.0"
          },
          {
            "model": "mac os server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.6"
          },
          {
            "model": "bigip global traffic manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.1"
          },
          {
            "model": "opensolaris build snv 87",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "mac os server",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.6.8"
          },
          {
            "model": "aix l",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.1"
          },
          {
            "model": "opensolaris build snv 88",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "linux mandrake",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandriva",
            "version": "2008.0"
          },
          {
            "model": "aix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.3.7"
          },
          {
            "model": "mac os server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.6.1"
          },
          {
            "model": "opensolaris build snv 98",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "openbsd",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openbsd",
            "version": "4.6"
          },
          {
            "model": "opensolaris build snv 117",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "linux mandrake",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandriva",
            "version": "2010.0"
          },
          {
            "model": "opensolaris build snv 58",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 111",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "virtualcenter update",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "2.51"
          },
          {
            "model": "opensolaris build snv 113",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 100",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "linux mandrake",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandriva",
            "version": "2009.0"
          },
          {
            "model": "opensolaris build snv 124",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 118",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "bigip edge",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.1"
          },
          {
            "model": "opensolaris build snv 123",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 59",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 49",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "big-ip application security manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.1"
          },
          {
            "model": "opensolaris build snv 57",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "setup and configuration service",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "5.0"
          },
          {
            "model": "coat systems blue coat reporter",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "blue",
            "version": "9.1.5.1"
          },
          {
            "model": "opensolaris build snv 22",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 114",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.6.3"
          },
          {
            "model": "opensolaris build snv 112",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 81",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "linux mandrake x86 64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandriva",
            "version": "2009.1"
          },
          {
            "model": "opensolaris build snv 119",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 128",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 103",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "arx",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "5.1.5"
          },
          {
            "model": "opensolaris build snv 85",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 19",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 107",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "corporate server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandrakesoft",
            "version": "4.0"
          },
          {
            "model": "setup and configuration service",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "6.0"
          },
          {
            "model": "circle xtelnet",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "voodoo",
            "version": "0.4.5"
          },
          {
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.6.6"
          },
          {
            "model": "opensolaris build snv 45",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "project openssl 0.9.8m",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "project openssl 0.9.8g",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "big-ip psm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.1"
          },
          {
            "model": "mac os server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.6.7"
          },
          {
            "model": "project openssl j",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openssl",
            "version": "0.9.8"
          },
          {
            "model": "virtualcenter 2.5.update build",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "31"
          },
          {
            "model": "opensolaris build snv 96",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 110",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 71",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 78",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "bigip application security manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.1"
          },
          {
            "model": "aix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.1"
          },
          {
            "model": "opensolaris build snv 108",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 28",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 13",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.6.2"
          },
          {
            "model": "active management technology sdk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "3.0"
          },
          {
            "model": "opensolaris build snv 132",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "active management technology sdk",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "intel",
            "version": "6.0"
          },
          {
            "model": "opensolaris build snv 91",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "vcenter update",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "4.11"
          },
          {
            "model": "coat systems blue coat reporter",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "blue",
            "version": "8.3.3.1"
          },
          {
            "model": "circle",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "voodoo",
            "version": "1.1.39"
          },
          {
            "model": "openbsd",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openbsd",
            "version": "4.5"
          },
          {
            "model": "opensolaris build snv 36",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 89",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "aix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.3.8"
          },
          {
            "model": "virtualcenter update",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "2.56"
          },
          {
            "model": "opensolaris",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "sun",
            "version": "0"
          },
          {
            "model": "opensolaris build snv 47",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 39",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 48",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 64",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "big-ip local traffic manager",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.1"
          },
          {
            "model": "mac os server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.6.5"
          },
          {
            "model": "circle xtelnet",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "voodoo",
            "version": "0.4.6"
          },
          {
            "model": "aix l",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.2"
          },
          {
            "model": "hp-ux b.11.11",
            "scope": null,
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "aix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.3.10"
          },
          {
            "model": "mac os server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.6.4"
          },
          {
            "model": "big-ip apm",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.1"
          },
          {
            "model": "opensolaris build snv 94",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 37",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "active management technology sdk",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "intel",
            "version": "5.0"
          },
          {
            "model": "opensolaris build snv 101",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.6"
          },
          {
            "model": "coat systems blue coat reporter",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "blue",
            "version": "8.3.7.1"
          },
          {
            "model": "mac os",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.6.8"
          },
          {
            "model": "opensolaris build snv 122",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 115",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 90",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 68",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "big-ip webaccelerator",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.1"
          },
          {
            "model": "hp-ux b.11.31",
            "scope": null,
            "trust": 0.3,
            "vendor": "hp",
            "version": null
          },
          {
            "model": "mac os",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.6.1"
          },
          {
            "model": "opensolaris build snv 109",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 74",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 67",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 120",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 51",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 50",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 136",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "big-ip wan optimization module",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "f5",
            "version": "10.1"
          },
          {
            "model": "linux mandrake x86 64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandriva",
            "version": "2008.0"
          },
          {
            "model": "linux",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "pardus",
            "version": "20090"
          },
          {
            "model": "opensolaris build snv 102",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "virtualcenter update",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "vmware",
            "version": "2.54"
          },
          {
            "model": "opensolaris build snv 02",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "project openssl 0.9.8l",
            "scope": null,
            "trust": 0.3,
            "vendor": "openssl",
            "version": null
          },
          {
            "model": "linux mandrake x86 64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandriva",
            "version": "2010.0"
          },
          {
            "model": "enterprise server x86 64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandrakesoft",
            "version": "5"
          },
          {
            "model": "opensolaris build snv 77",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "aix l",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.3"
          },
          {
            "model": "opensolaris build snv 61",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 137",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "project openssl h",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openssl",
            "version": "0.9.8"
          },
          {
            "model": "linux mandrake",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandriva",
            "version": "2009.1"
          },
          {
            "model": "linux mandrake x86 64",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "mandriva",
            "version": "2009.0"
          },
          {
            "model": "opensolaris build snv 116",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 127",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "aix",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "ibm",
            "version": "5.3.9"
          },
          {
            "model": "opensolaris build snv 80",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "project openssl i",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "openssl",
            "version": "0.9.8"
          },
          {
            "model": "opensolaris build snv 82",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 135",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 01",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 86",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "opensolaris build snv 29",
            "scope": null,
            "trust": 0.3,
            "vendor": "sun",
            "version": null
          },
          {
            "model": "mac os server",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "apple",
            "version": "x10.6.3"
          }
        ],
        "sources": [
          {
            "db": "BID",
            "id": "39013"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001227"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201003-393"
          },
          {
            "db": "NVD",
            "id": "CVE-2010-0740"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8m:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8g:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8k:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8j:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8l:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8i:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8f:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8h:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2010-0740"
          }
        ]
      },
      "credits": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/credits#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Bodo Moeller and Adam Langley",
        "sources": [
          {
            "db": "BID",
            "id": "39013"
          }
        ],
        "trust": 0.3
      },
      "cve": "CVE-2010-0740",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "acInsufInfo": false,
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "NVD",
                "availabilityImpact": "PARTIAL",
                "baseScore": 5.0,
                "confidentialityImpact": "NONE",
                "exploitabilityScore": 10.0,
                "impactScore": 2.9,
                "integrityImpact": "NONE",
                "obtainAllPrivilege": false,
                "obtainOtherPrivilege": false,
                "obtainUserPrivilege": false,
                "severity": "MEDIUM",
                "trust": 1.0,
                "userInteractionRequired": false,
                "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
                "version": "2.0"
              },
              {
                "acInsufInfo": null,
                "accessComplexity": "Low",
                "accessVector": "Network",
                "authentication": "None",
                "author": "NVD",
                "availabilityImpact": "Partial",
                "baseScore": 5.0,
                "confidentialityImpact": "None",
                "exploitabilityScore": null,
                "id": "CVE-2010-0740",
                "impactScore": null,
                "integrityImpact": "None",
                "obtainAllPrivilege": null,
                "obtainOtherPrivilege": null,
                "obtainUserPrivilege": null,
                "severity": "Medium",
                "trust": 0.9,
                "userInteractionRequired": null,
                "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
                "version": "2.0"
              }
            ],
            "cvssV3": [],
            "severity": [
              {
                "author": "NVD",
                "id": "CVE-2010-0740",
                "trust": 1.8,
                "value": "MEDIUM"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-201003-393",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "VULMON",
                "id": "CVE-2010-0740",
                "trust": 0.1,
                "value": "MEDIUM"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "VULMON",
            "id": "CVE-2010-0740"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001227"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201003-393"
          },
          {
            "db": "NVD",
            "id": "CVE-2010-0740"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "The ssl3_get_record function in ssl/s3_pkt.c in OpenSSL 0.9.8f through 0.9.8m allows remote attackers to cause a denial of service (crash) via a malformed record in a TLS connection that triggers a NULL pointer dereference, related to the minor version number.  NOTE: some of these details are obtained from third party information. OpenSSL is prone to a denial-of-service vulnerability caused by a NULL-pointer dereference. \nAn attacker can exploit this issue to crash the affected application, denying service to legitimate users. \nOpenSSL versions 0.9.8f through 0.9.8m are vulnerable. -----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1\n\n- ------------------------------------------------------------------------\n                   VMware Security Advisory\n\nAdvisory ID:       VMSA-2011-0003\nSynopsis:          Third party component updates for VMware vCenter\n                   Server, vCenter Update Manager, ESXi and ESX\nIssue date:        2011-02-10\nUpdated on:        2011-02-10 (initial release of advisory)\nCVE numbers:       --- Apache Tomcat ---\n                   CVE-2009-2693 CVE-2009-2901 CVE-2009-2902\n                   CVE-2009-3548 CVE-2010-2227 CVE-2010-1157\n                   --- Apache Tomcat Manager ---\n                   CVE-2010-2928\n                   --- cURL ---\n                   CVE-2010-0734\n                   --- COS Kernel ---\n                   CVE-2010-1084 CVE-2010-2066 CVE-2010-2070\n                   CVE-2010-2226 CVE-2010-2248 CVE-2010-2521\n                   CVE-2010-2524 CVE-2010-0008 CVE-2010-0415\n                   CVE-2010-0437 CVE-2009-4308 CVE-2010-0003\n                   CVE-2010-0007 CVE-2010-0307 CVE-2010-1086\n                   CVE-2010-0410 CVE-2010-0730 CVE-2010-1085\n                   CVE-2010-0291 CVE-2010-0622 CVE-2010-1087\n                   CVE-2010-1173 CVE-2010-1437 CVE-2010-1088\n                   CVE-2010-1187 CVE-2010-1436 CVE-2010-1641\n                   CVE-2010-3081\n                   --- Microsoft SQL Express ---\n                   CVE-2008-5416 CVE-2008-0085 CVE-2008-0086\n                   CVE-2008-0107 CVE-2008-0106\n                   --- OpenSSL ---\n                   CVE-2010-0740 CVE-2010-0433\n                   CVE-2010-3864 CVE-2010-2939\n                   --- Oracle (Sun) JRE ---\n                   CVE-2009-3555 CVE-2010-0082 CVE-2010-0084\n                   CVE-2010-0085 CVE-2010-0087 CVE-2010-0088\n                   CVE-2010-0089 CVE-2010-0090 CVE-2010-0091\n                   CVE-2010-0092 CVE-2010-0093 CVE-2010-0094\n                   CVE-2010-0095 CVE-2010-0837 CVE-2010-0838\n                   CVE-2010-0839 CVE-2010-0840 CVE-2010-0841\n                   CVE-2010-0842 CVE-2010-0843 CVE-2010-0844\n                   CVE-2010-0845 CVE-2010-0846 CVE-2010-0847\n                   CVE-2010-0848 CVE-2010-0849 CVE-2010-0850\n                   CVE-2010-0886 CVE-2010-3556 CVE-2010-3566\n                   CVE-2010-3567 CVE-2010-3550 CVE-2010-3561\n                   CVE-2010-3573 CVE-2010-3565 CVE-2010-3568\n                   CVE-2010-3569 CVE-2010-1321 CVE-2010-3548\n                   CVE-2010-3551 CVE-2010-3562 CVE-2010-3571\n                   CVE-2010-3554 CVE-2010-3559 CVE-2010-3572\n                   CVE-2010-3553 CVE-2010-3549 CVE-2010-3557\n                   CVE-2010-3541 CVE-2010-3574\n                   --- pam_krb5 ---\n                   CVE-2008-3825 CVE-2009-1384\n- ------------------------------------------------------------------------\n\n1. Summary\n\n   Update 1 for vCenter Server 4.1, vCenter Update Manager 4.1, vSphere\n   Hypervisor (ESXi) 4.1, ESXi 4.1, addresses several security issues. \n\n\n2. Relevant releases\n\n   vCenter Server 4.1 without Update 1,\n\n   vCenter Update Manager 4.1 without Update 1,\n\n   ESXi 4.1 without patch ESXi410-201101201-SG,\n\n   ESX 4.1 without patch ESX410-201101201-SG. \n\n\n3. Problem Description\n\n a. vCenter Server and vCenter Update Manager update Microsoft\n    SQL Server 2005 Express Edition to Service Pack 3\n\n    Microsoft SQL Server 2005 Express Edition (SQL Express)\n    distributed with vCenter Server 4.1 Update 1 and vCenter Update\n    Manager 4.1 Update 1 is upgraded from  SQL Express Service Pack 2\n    to SQL Express Service Pack 3, to address multiple security\n    issues that exist in the earlier releases of Microsoft SQL Express. \n\n    Customers using other database solutions need not update for\n    these issues. \n\n    The Common Vulnerabilities and Exposures project (cve.mitre.org)\n    has assigned the names CVE-2008-5416, CVE-2008-0085, CVE-2008-0086,\n    CVE-2008-0107 and CVE-2008-0106 to the issues addressed in MS SQL\n    Express Service Pack 3. \n\n    Column 4 of the following table lists the action required to\n    remediate the vulnerability in each release, if a solution is\n    available. \n\n    VMware         Product   Running  Replace with/\n    Product        Version   on       Apply Patch\n    =============  ========  =======  =================\n    vCenter        4.1       Windows  Update 1\n    vCenter        4.0       Windows  affected, patch pending\n    VirtualCenter  2.5       Windows  affected, no patch planned\n\n    Update Manager 4.1       Windows  Update 1\n    Update Manager 4.0       Windows  affected, patch pending\n    Update Manager 1.0       Windows  affected, no patch planned\n\n    hosted *       any       any      not affected\n\n    ESXi           any       ESXi     not affected\n\n    ESX            any       ESX      not affected\n\n  * Hosted products are VMware Workstation, Player, ACE, Fusion. \n\n b. vCenter Apache Tomcat Management Application Credential Disclosure\n\n    The Apache Tomcat Manager application configuration file contains\n    logon credentials that can be read by unprivileged local users. \n\n    The issue is resolved by removing the Manager application in\n    vCenter 4.1 Update 1. \n\n    If vCenter 4.1 is updated to vCenter 4.1 Update 1 the logon\n    credentials are not present in the configuration file after the\n    update. \n\n    VMware would like to thank Claudio Criscione of Secure Networking\n    for reporting this issue to us. \n\n    The Common Vulnerabilities and Exposures Project (cve.mitre.org)\n    has assigned the name CVE-2010-2928 to this issue. \n\n    Column 4 of the following table lists the action required to\n    remediate the vulnerability in each release, if a solution is\n    available. \n\n    VMware         Product   Running  Replace with/\n    Product        Version   on       Apply Patch\n    =============  ========  =======  =================\n    vCenter        4.1       Windows  Update 1\n    vCenter        4.0       Windows  not affected\n    VirtualCenter  2.5       Windows  not affected\n\n    hosted *       any       any      not affected\n\n    ESXi           any       ESXi     not affected\n\n    ESX            any       ESX      not affected\n\n  * hosted products are VMware Workstation, Player, ACE, Fusion. \n\n c. vCenter Server and ESX, Oracle (Sun) JRE is updated to version\n    1.6.0_21\n\n    Oracle (Sun) JRE update to version 1.6.0_21, which addresses\n    multiple security issues that existed in earlier releases of\n    Oracle (Sun) JRE. \n\n    The Common Vulnerabilities and Exposures project (cve.mitre.org)\n    has assigned the following names to the security issues fixed in\n    Oracle (Sun) JRE 1.6.0_19: CVE-2009-3555, CVE-2010-0082,\n    CVE-2010-0084, CVE-2010-0085, CVE-2010-0087, CVE-2010-0088,\n    CVE-2010-0089, CVE-2010-0090, CVE-2010-0091, CVE-2010-0092,\n    CVE-2010-0093, CVE-2010-0094, CVE-2010-0095, CVE-2010-0837,\n    CVE-2010-0838, CVE-2010-0839, CVE-2010-0840, CVE-2010-0841,\n    CVE-2010-0842, CVE-2010-0843, CVE-2010-0844, CVE-2010-0845,\n    CVE-2010-0846, CVE-2010-0847, CVE-2010-0848, CVE-2010-0849,\n    CVE-2010-0850. \n\n    The Common Vulnerabilities and Exposures project (cve.mitre.org)\n    has assigned the following name to the security issue fixed in\n    Oracle (Sun) JRE 1.6.0_20: CVE-2010-0886. \n\n    Column 4 of the following table lists the action required to\n    remediate the vulnerability in each release, if a solution is\n    available. \n\n    VMware         Product   Running  Replace with/\n    Product        Version   on       Apply Patch\n    =============  ========  =======  =================\n    vCenter        4.1       Windows  Update 1\n    vCenter        4.0       Windows  not applicable **\n    VirtualCenter  2.5       Windows  not applicable **\n\n    Update Manager 4.1       Windows  not applicable **\n    Update Manager 4.0       Windows  not applicable **\n    Update Manager 1.0       Windows  not applicable **\n\n\n    hosted *       any       any      not affected\n\n    ESXi           any       ESXi     not affected\n\n    ESX            4.1       ESX      ESX410-201101201-SG\n    ESX            4.0       ESX      not applicable **\n    ESX            3.5       ESX      not applicable **\n    ESX            3.0.3     ESX      not applicable **\n\n  * hosted products are VMware Workstation, Player, ACE, Fusion. \n ** this product uses the Oracle (Sun) JRE 1.5.0 family\n\nd. vCenter Update Manager Oracle (Sun) JRE is updated to version\n   1.5.0_26\n\n    Oracle (Sun) JRE update to version 1.5.0_26, which addresses\n    multiple security issues that existed in earlier releases of\n    Oracle (Sun) JRE. \n\n    The Common Vulnerabilities and Exposures project (cve.mitre.org)\n    has assigned the following names to the security issues fixed in\n    Oracle (Sun) JRE 1.5.0_26: CVE-2010-3556, CVE-2010-3566,\n    CVE-2010-3567, CVE-2010-3550, CVE-2010-3561, CVE-2010-3573,\n    CVE-2010-3565,CVE-2010-3568, CVE-2010-3569,  CVE-2009-3555,\n    CVE-2010-1321, CVE-2010-3548, CVE-2010-3551, CVE-2010-3562,\n    CVE-2010-3571, CVE-2010-3554, CVE-2010-3559, CVE-2010-3572,\n    CVE-2010-3553, CVE-2010-3549, CVE-2010-3557, CVE-2010-3541,\n    CVE-2010-3574. \n\n    Column 4 of the following table lists the action required to\n    remediate the vulnerability in each release, if a solution is\n    available. \n\n    VMware         Product   Running  Replace with/\n    Product        Version   on       Apply Patch\n    =============  ========  =======  =================\n    vCenter        4.1       Windows  not applicable **\n    vCenter        4.0       Windows  affected, patch pending\n    VirtualCenter  2.5       Windows  affected, no patch planned\n\n    Update Manager 4.1       Windows  Update 1\n    Update Manager 4.0       Windows  affected, patch pending\n    Update Manager 1.0       Windows  affected, no patch planned\n\n    hosted *       any       any      not affected\n\n    ESXi           any       ESXi     not affected\n\n    ESX            4.1       ESX      not applicable **\n    ESX            4.0       ESX      affected, patch pending\n    ESX            3.5       ESX      affected, no patch planned\n    ESX            3.0.3     ESX      affected, no patch planned\n\n  * hosted products are VMware Workstation, Player, ACE, Fusion. \n ** this product uses the Oracle (Sun) JRE 1.6.0 family\n\n e. vCenter Server and ESX Apache Tomcat updated to version 6.0.28\n\n    Apache Tomcat updated to version 6.0.28, which addresses multiple\n    security issues that existed in earlier releases of Apache Tomcat\n\n    The Common Vulnerabilities and Exposures project (cve.mitre.org)\n    has assigned the following names to the security issues fixed in\n    Apache Tomcat 6.0.24: CVE-2009-2693, CVE-2009-2901, CVE-2009-2902,i\n    and CVE-2009-3548. \n\n    The Common Vulnerabilities and Exposures project (cve.mitre.org)\n    has assigned the following names to the security issues fixed in\n    Apache Tomcat 6.0.28: CVE-2010-2227, CVE-2010-1157. \n\n    Column 4 of the following table lists the action required to\n    remediate the vulnerability in each release, if a solution is\n    available. \n\n    VMware         Product   Running  Replace with/\n    Product        Version   on       Apply Patch\n    =============  ========  =======  =================\n    vCenter        4.1       Windows  Update 1\n    vCenter        4.0       Windows  affected, patch pending\n    VirtualCenter  2.5       Windows  not applicable **\n\n    hosted *       any       any      not affected\n\n    ESXi           any       ESXi     not affected\n\n    ESX            4.1       ESX      ESX410-201101201-SG\n    ESX            4.0       ESX      affected, patch pending\n    ESX            3.5       ESX      not applicable **\n    ESX            3.0.3     ESX      not applicable **\n\n  * hosted products are VMware Workstation, Player, ACE, Fusion. \n ** this product uses the Apache Tomcat 5.5 family\n\n f. vCenter Server third party component OpenSSL updated to version\n    0.9.8n\n\n    The version of the OpenSSL library in vCenter Server is updated to\n    0.9.8n. \n\n    The Common Vulnerabilities and Exposures project (cve.mitre.org)\n    has assigned the names CVE-2010-0740 and CVE-2010-0433 to the\n    issues addressed in this version of OpenSSL. \n\n    Column 4 of the following table lists the action required to\n    remediate the vulnerability in each release, if a solution is\n    available. \n\n    VMware         Product   Running  Replace with/\n    Product        Version   on       Apply Patch\n    =============  ========  =======  =================\n    vCenter        4.1       Windows  Update 1\n    vCenter        4.0       Windows  affected, patch pending\n    VirtualCenter  2.5       Windows  affected, no patch planned\n\n    hosted *       any       any      not applicable\n\n    ESXi           any       ESXi     not applicable\n\n    ESX            any       ESX      not applicable\n\n  * hosted products are VMware Workstation, Player, ACE,  Fusion. \n\n g. ESX third party component OpenSSL updated to version 0.9.8p\n\n    The version of the ESX OpenSSL library is updated to 0.9.8p. \n\n    The Common Vulnerabilities and Exposures project (cve.mitre.org)\n    has assigned the names CVE-2010-3864 and CVE-2010-2939 to the\n    issues addressed in this update. \n\n    Column 4 of the following table lists the action required to\n    remediate the vulnerability in each release, if a solution is\n    available. \n\n    VMware         Product   Running  Replace with/\n    Product        Version   on       Apply Patch\n    =============  ========  =======  =================\n    vCenter        any       Windows  not applicable\n\n    hosted *       any       any      not applicable\n    ESXi           4.1       ESXi     ESXi410-201101201-SG\n    ESXi           4.0       ESXi     affected, patch pending\n    ESXi           3.5       ESXi     affected, patch pending\n\n    ESX            4.1       ESX      ESX410-201101201-SG\n    ESX            4.0       ESX      affected, patch pending\n    ESX            3.5       ESX      affected, patch pending\n    ESX            3.0.3     ESX      affected, patch pending\n\n  * hosted products are VMware Workstation, Player, ACE, Fusion. \n\n h. ESXi third party component cURL updated\n\n    The version of cURL library in ESXi is updated. \n\n    The Common Vulnerabilities and Exposures project (cve.mitre.org)\n    has assigned the name CVE-2010-0734 to the issues addressed in\n    this update. \n\n    Column 4 of the following table lists the action required to\n    remediate the vulnerability in each release, if a solution is\n    available. \n\n    VMware         Product   Running  Replace with/\n    Product        Version   on       Apply Patch\n    =============  ========  =======  =================\n    vCenter        any       Windows  not affected\n\n    hosted *       any       any      not affected\n\n    ESXi           4.1       ESXi     ESXi410-201101201-SG\n    ESXi           4.0       ESXi     affected, patch pending\n    ESXi           3.5       ESXi     affected, patch pending\n\n    ESX            any       ESX      not applicable\n\n  * hosted products are VMware Workstation, Player, ACE, Fusion. \n\n i. ESX third party component pam_krb5 updated\n\n    The version of pam_krb5 library is updated. \n\n    The Common Vulnerabilities and Exposures project (cve.mitre.org)\n    has assigned the names CVE-2008-3825 and CVE-2009-1384 to the\n    issues addressed in the update. \n\n    Column 4 of the following table lists the action required to\n    remediate the vulnerability in each release, if a solution is\n    available. \n\n    VMware         Product   Running  Replace with/\n    Product        Version   on       Apply Patch\n    =============  ========  =======  =================\n    vCenter        any       Windows  not affected\n\n    hosted *       any       any      not affected\n\n    ESXi           any       ESXi     not affected\n\n    ESX            4.1       ESX      ESX410-201101201-SG\n    ESX            4.0       ESX      not affected\n    ESX            3.5       ESX      not affected\n    ESX            3.0.3     ESX      not affected\n\n  * hosted products are VMware Workstation, Player, ACE, Fusion. \n\n j. ESX third party update for Service Console kernel\n\n    The Service Console kernel is updated to include kernel version\n    2.6.18-194.11.1. \n\n    The Common Vulnerabilities and Exposures project (cve.mitre.org)\n    has assigned the names CVE-2010-1084, CVE-2010-2066, CVE-2010-2070,\n    CVE-2010-2226, CVE-2010-2248, CVE-2010-2521, CVE-2010-2524,\n    CVE-2010-0008, CVE-2010-0415, CVE-2010-0437, CVE-2009-4308,\n    CVE-2010-0003, CVE-2010-0007, CVE-2010-0307, CVE-2010-1086,\n    CVE-2010-0410, CVE-2010-0730, CVE-2010-1085, CVE-2010-0291,\n    CVE-2010-0622, CVE-2010-1087, CVE-2010-1173, CVE-2010-1437,\n    CVE-2010-1088, CVE-2010-1187, CVE-2010-1436, CVE-2010-1641, and\n    CVE-2010-3081 to the issues addressed in the update. \n\n    Note: This update also addresses the 64-bit compatibility mode\n    stack pointer underflow issue identified by CVE-2010-3081. This\n    issue was patched in an ESX 4.1 patch prior to the release of\n    ESX 4.1 Update 1. \n\n    Column 4 of the following table lists the action required to\n    remediate the vulnerability in each release, if a solution is\n    available. \n\n    VMware         Product   Running  Replace with/\n    Product        Version   on       Apply Patch\n    =============  ========  =======  =================\n    vCenter        any       Windows  not affected\n\n    hosted *       any       any      not affected\n\n    ESXi           any       ESXi     not affected\n\n    ESX            4.1       ESX      ESX410-201101201-SG\n    ESX            4.0       ESX      affected, patch pending\n    ESX            3.5       ESX      not applicable\n    ESX            3.0.3     ESX      not applicable\n\n  * hosted products are VMware Workstation, Player, ACE, Fusion. \n\n\n4. Solution\n\n   Please review the patch/release notes for your product and version\n   and verify the checksum of your downloaded file. \n\n   VMware vCenter Server 4.1 Update 1 and modules\n   ----------------------------------------------\n\nhttp://downloads.vmware.com/d/info/datacenter_downloads/vmware_vsphere_4/4_0\n   Release Notes:\n   http://downloads.vmware.com/support/pubs/vs_pages/vsp_pubs_esx41_vc41.html\n\n   File type: .iso\n   md5sum: 729cf247aa5d33ceec431c86377eee1a\n   sha1sum: c1e10a5fcbc1ae9d13348d43541d574c563d66f0\n\n   File type: .zip\n   md5sum: fd1441bef48a153f2807f6823790e2f0\n   sha1sum: 31737a816ed1c08ab3a505fb6db2483f49ad7c19\n\n   VMware vSphere Client\n   File type: .exe\n   md5sum: cb6aa91ada1289575355d79e8c2a9f8e\n   sha1sum: f9e3d8eb83196ae7c31aab554e344a46b722b1e4\n\n   ESXi 4.1 Installable Update 1\n   -----------------------------\n\nhttp://downloads.vmware.com/d/info/datacenter_downloads/vmware_vsphere_4/4_0\n   Release Notes:\n\nhttp://downloads.vmware.com/support/vsphere4/doc/vsp_esxi41_u1_rel_notes.html\n   http://kb.vmware.com/kb/1027919\n\n   File type: .iso\n   MD5SUM: d68d6c2e040a87cd04cd18c04c22c998\n   SHA1SUM: bbaacc0d34503822c14f6ccfefb6a5b62d18ae64\n\n   ESXi 4.1 Update 1 (upgrade ZIP from ESXi 4.1)\n   File type: .zip\n   MD5SUM: 2f1e009c046b20042fae3b7ca42a840f\n   SHA1SUM: 1c9c644012dec657a705ddd3d033cbfb87a1fab1\n\n   ESXi 4.1 Update 1 (upgrade ZIP from ESXi 4.0)\n   File type: .zip\n   MD5SUM: 67b924618d196dafaf268a7691bd1a0f\n   SHA1SUM: 9d74b639e703259d9e49c0341158e0d4e45de516 \t\n\n   ESXi 4.1 Update 1 (upgrade ZIP from ESXi 3.5)\n   File type: .zip\n   MD5SUM: a6024b9f6c6b7b2c629696afc6d07cf4\n   SHA1SUM: b3841de1a30617ac68d5a861882aa72de3a93488 \t\n\n   VMware Tools CD image for Linux Guest OSes\n   File type: .iso\n   MD5SUM: dad66fa8ece1dd121c302f45444daa70\n   SHA1SUM: 56535a2cfa7799607356c6fd0a7d9f041da614af \t\n\n   VMware vSphere Client\n   File type: .exe\n   MD5SUM: cb6aa91ada1289575355d79e8c2a9f8e\n   SHA1SUM: f9e3d8eb83196ae7c31aab554e344a46b722b1e4\n\n   ESXi Installable Update 1 contains the following security bulletins:\n   ESXi410-201101201-SG. \n\n   ESX 4.1 Update 1\n   ----------------\n\nhttp://downloads.vmware.com/d/info/datacenter_downloads/vmware_vsphere_4/4_0\n   Release Notes:\n\nhttp://downloads.vmware.com/support/vsphere4/doc/vsp_esx41_u1_rel_notes.html\n   http://kb.vmware.com/kb/1029353\n\n   ESX 4.1 Update 1 (DVD ISO)\n   File type: .iso\n   md5sum: b9a275b419a20c7bedf31c0bf64f504e\n   sha1sum: 2d85edcaca8218013585e1eab00bc80db6d96e11 \t\n\n   ESX 4.1 Update 1 (upgrade ZIP from ESX 4.1)\n   File type: .zip\n   md5sum: 2d81a87e994aa2b329036f11d90b4c14\n   sha1sum: c2bfc0cf7ac03d24afd5049ddbd09a865aad1798 \t\n\n   Pre-upgrade package for ESX 4.0 to ESX 4.1 Update 1\n   File type: .zip\n   md5sum: 75f8cebfd55d8a81deb57c27def963c2\n   sha1sum: 889c15aa8008fe0e29439d0ab3468c2beb1c4fe2 \t\n\n   ESX 4.1 Update 1 (upgrade ZIP from ESX 4.0)\n   File type: .zip\n   md5sum: 1dc9035cd10e7e60d27e7a7aef57b4c2\n   sha1sum: e6d3fb65d83a3e263d0f634a3572025854ff8922 \t\n\n   VMware Tools CD image for Linux Guest OSes\n   File type: .iso\n   md5sum: dad66fa8ece1dd121c302f45444daa70\n   sha1sum: 56535a2cfa7799607356c6fd0a7d9f041da614af \t\n\n   VMware vSphere Client\n   File type: .exe\n   md5sum: cb6aa91ada1289575355d79e8c2a9f8e\n   sha1sum: f9e3d8eb83196ae7c31aab554e344a46b722b1e4\n\n   ESX410-Update01 contains the following security bulletins:\n   ESX410-201101201-SG (COS kernel, pam_krb5, cURL, OpenSSL,\n   Apache Tomcat, Oracle (Sun) JRE) | http://kb.vmware.com/kb/1027904\n   ESX410-201101226-SG (glibc)      | http://kb.vmware.com/kb/1031330\n\n   ESX410-Update01 also contains the following non-security bulletins\n   ESX410-201101211-UG, ESX410-201101213-UG, ESX410-201101215-UG,\n   ESX410-201101202-UG, ESX410-201101203-UG, ESX410-201101204-UG,\n   ESX410-201101206-UG, ESX410-201101207-UG, ESX410-201101208-UG,\n   ESX410-201101214-UG, ESX410-201101216-UG, ESX410-201101217-UG,\n   ESX410-201101218-UG, ESX410-201101219-UG, ESX410-201101220-UG,\n   ESX410-201101221-UG, ESX410-201101222-UG, ESX410-201101225-UG. \n\n   To install an individual bulletin use esxupdate with the -b option. \n\n\n5. References\n\n   CVE numbers\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5416\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0085\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0086\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0107\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0106\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2928\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3555\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0082\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0084\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0085\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0087\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0088\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0089\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0090\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0091\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0092\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0093\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0094\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0095\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0837\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0838\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0839\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0840\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0841\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0842\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0843\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0844\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0845\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0846\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0847\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0848\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0849\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0850\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0886\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2693\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2901\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2902\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3548\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2227\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1157\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0740\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0433\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3864\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2939\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0734\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3825\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1384\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1084\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2066\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2070\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2226\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2248\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2521\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2524\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0008\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0415\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0437\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4308\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0003\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0007\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0307\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1086\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0410\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0730\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1085\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0291\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0622\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1087\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1173\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1437\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1088\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1187\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1436\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1641\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3081\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3556\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3566\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3567\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3550\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3561\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3573\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3565\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3568\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3569\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1321\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3548\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3551\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3562\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3571\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3554\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3559\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3572\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3553\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3549\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3557\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3541\n   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3574\n\n- ------------------------------------------------------------------------\n6. Change log\n\n2011-02-10  VMSA-2011-0003\nInitial security advisory in conjunction with the release of vCenter\nServer 4.1 Update 1, vCenter Update Manager 4.1 Update 1, ESXi 4.1\nUpdate 1, and ESX 4.1 Update 1 on 2011-02-10. \n\n- -----------------------------------------------------------------------\n7. Contact\n\nE-mail list for product security notifications and announcements:\nhttp://lists.vmware.com/cgi-bin/mailman/listinfo/security-announce\n\nThis Security Advisory is posted to the following lists:\n\n  * security-announce at lists.vmware.com\n  * bugtraq at securityfocus.com\n  * full-disclosure at lists.grok.org.uk\n\nE-mail:  security at vmware.com\nPGP key at: http://kb.vmware.com/kb/1055\n\nVMware Security Advisories\nhttp://www.vmware.com/security/advisories\n\nVMware security response policy\nhttp://www.vmware.com/support/policies/security_response.html\n\nGeneral support life cycle policy\nhttp://www.vmware.com/support/policies/eos.html\n\nVMware Infrastructure support life cycle policy\nhttp://www.vmware.com/support/policies/eos_vi.html\n\nCopyright 2011 VMware Inc.  All rights reserved. \n\n-----BEGIN PGP SIGNATURE-----\nVersion: GnuPG v1.4.10 (MingW32)\n\niEYEARECAAYFAk1U1eoACgkQS2KysvBH1xm3swCfeh4sWvPOubDT1K7QlRj3SjW9\ndxYAmwbNLMR9IG/rKZDYh9hqcf4IldCX\n=2pVj\n-----END PGP SIGNATURE-----\n\n_______________________________________________\nFull-Disclosure - We believe in it. \nCharter: http://lists.grok.org.uk/full-disclosure-charter.html\nHosted and sponsored by Secunia - http://secunia.com/\n. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\nGentoo Linux Security Advisory                           GLSA 201110-01\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n                                            http://security.gentoo.org/\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n\n Severity: High\n    Title: OpenSSL: Multiple vulnerabilities\n     Date: October 09, 2011\n     Bugs: #303739, #308011, #322575, #332027, #345767, #347623,\n           #354139, #382069\n       ID: 201110-01\n\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n\nSynopsis\n========\n\nMultiple vulnerabilities were found in OpenSSL, allowing for the\nexecution of arbitrary code and other attacks. \n\nBackground\n==========\n\nOpenSSL is an Open Source toolkit implementing the Secure Sockets Layer\n(SSL v2/v3) and Transport Layer Security (TLS v1) as well as a general\npurpose cryptography library. \n\nAffected packages\n=================\n\n    -------------------------------------------------------------------\n     Package              /     Vulnerable     /            Unaffected\n    -------------------------------------------------------------------\n  1  dev-libs/openssl             \u003c 1.0.0e                  \u003e= 1.0.0e\n\nDescription\n===========\n\nMultiple vulnerabilities have been discovered in OpenSSL. Please review\nthe CVE identifiers referenced below for details. \n\nImpact\n======\n\nA context-dependent attacker could cause a Denial of Service, possibly\nexecute arbitrary code, bypass intended key requirements, force the\ndowngrade to unintended ciphers, bypass the need for knowledge of\nshared secrets and successfully authenticate, bypass CRL validation, or\nobtain sensitive information in applications that use OpenSSL. \n\nWorkaround\n==========\n\nThere is no known workaround at this time. \n\nResolution\n==========\n\nAll OpenSSL users should upgrade to the latest version:\n\n  # emerge --sync\n  # emerge --ask --oneshot --verbose \"\u003e=dev-libs/openssl-1.0.0e\"\n\nNOTE: This is a legacy GLSA. Updates for all affected architectures are\navailable since September 17, 2011. It is likely that your system is\nalready no longer affected by most of these issues. \n\nReferences\n==========\n\n[  1 ] CVE-2009-3245\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-3245\n[  2 ] CVE-2009-4355\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-4355\n[  3 ] CVE-2010-0433\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-0433\n[  4 ] CVE-2010-0740\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-0740\n[  5 ] CVE-2010-0742\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-0742\n[  6 ] CVE-2010-1633\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1633\n[  7 ] CVE-2010-2939\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-2939\n[  8 ] CVE-2010-3864\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-3864\n[  9 ] CVE-2010-4180\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-4180\n[ 10 ] CVE-2010-4252\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-4252\n[ 11 ] CVE-2011-0014\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-0014\n[ 12 ] CVE-2011-3207\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3207\n[ 13 ] CVE-2011-3210\n       http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3210\n\nAvailability\n============\n\nThis GLSA and any updates to it are available for viewing at\nthe Gentoo Security Website:\n\n http://security.gentoo.org/glsa/glsa-201110-01.xml\n\nConcerns?\n=========\n\nSecurity is a primary focus of Gentoo Linux and ensuring the\nconfidentiality and security of our users\u0027 machines is of utmost\nimportance to us. Any security concerns should be addressed to\nsecurity@gentoo.org or alternatively, you may file a bug at\nhttps://bugs.gentoo.org. \n\nLicense\n=======\n\nCopyright 2011 Gentoo Foundation, Inc; referenced text\nbelongs to its owner(s). \n\nThe contents of this document are licensed under the\nCreative Commons - Attribution / Share Alike license. \n\nhttp://creativecommons.org/licenses/by-sa/2.5\n\n. -----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1\n\nSUPPORT COMMUNICATION - SECURITY BULLETIN\n\nDocument ID: c02079216\nVersion: 1\n\nHPSBUX02517 SSRT100058 rev.1 - HP-UX Running OpenSSL, Remote Unauthorized Information Disclosure, Unauthorized Data Modification, Denial of Service (DoS)\n\nNOTICE: The information in this Security Bulletin should be acted upon as soon as possible. \n\nRelease Date: 2010-04-13\nLast Updated: 2010-04-13\n\nPotential Security Impact: Remote unauthorized information disclosure, unauthorized data modification, Denial of Service (DoS)\n\nSource: Hewlett-Packard Company, HP Software Security Response Team\n\nVULNERABILITY SUMMARY\nPotential security vulnerabilities has been identified with HP-UX OpenSSL. These vulnerabilities could be exploited remotely for unauthorized information disclosure, unauthorized data modification, and to create a Denial of Service (DoS). \nHP-UX B.11.11, B.11.23, B.11.31 running OpenSSL before vA.00.09.08n. \n\nBACKGROUND\n\nCVSS 2.0 Base Metrics\n===========================================================\n  Reference              Base Vector             Base Score\nCVE-2009-3245    (AV:N/AC:L/Au:N/C:C/I:C/A:C)       10.0\nCVE-2009-3555    (AV:N/AC:L/Au:N/C:N/I:P/A:P)        6.4\nCVE-2009-4355    (AV:N/AC:L/Au:N/C:N/I:N/A:P)        5.0\nCVE-2010-0433    (AV:N/AC:M/Au:N/C:N/I:N/A:P)        4.3\nCVE-2010-0740    (AV:N/AC:L/Au:N/C:N/I:N/A:P)        5.0\n===========================================================\n             Information on CVSS is documented\n            in HP Customer Notice: HPSN-2008-002\n\nRESOLUTION\n\nHP has provided upgrades to resolve these vulnerabilities. \nThe upgrades are available from the following location. \n\nHost / Account / Password\n\nftp.usa.hp.com / sb02517 / Secure12\n\nHP-UX Release / Depot Name / SHA-1 digest\n\nB.11.11 PA (32 and 64) / OpenSSL_A.00.09.08n.001_HP-UX_B.11.11_32+64.depot /\n 2FE85DEE859C93F9D02A69666A455E9A7442DC5D\n\nB.11.23 (PA and IA) / OpenSSL_A.00.09.08n.002_HP-UX_B.11.23_IA-PA.depot /\n 69F9AEE88F89C53FFE6794822F6A843F312384CD\n\nB.11.31 (PA and IA) / OpenSSL_A.00.09.08n.003_HP-UX_B.11.31_IA-PA.depot /\n 07A205AA57B4BDF98B65D31287CDCBE3B9F011D5\n\nMANUAL ACTIONS: Yes - Update\n\nInstall OpenSSL A.00.09.08n or subsequent\n\nPRODUCT SPECIFIC INFORMATION\n\nHP-UX Software Assistant: HP-UX Software Assistant is an enhanced application that replaces HP-UX Security Patch Check. It analyzes all Security Bulletins issued by HP and lists recommended actions that may apply to a specific HP-UX system. It can also download patches and create a depot automatically. For more information see: https://www.hp.com/go/swa\n\nThe following text is for use by the HP-UX Software Assistant. \n\nAFFECTED VERSIONS\n\nHP-UX B.11.11\n==================\nopenssl.OPENSSL-CER\nopenssl.OPENSSL-CONF\nopenssl.OPENSSL-DOC\nopenssl.OPENSSL-INC\nopenssl.OPENSSL-LIB\nopenssl.OPENSSL-MAN\nopenssl.OPENSSL-MIS\nopenssl.OPENSSL-PRNG\nopenssl.OPENSSL-PVT\nopenssl.OPENSSL-RUN\nopenssl.OPENSSL-SRC\naction: install revision A.00.09.08n.001 or subsequent\n\nHP-UX B.11.23\n==================\nopenssl.OPENSSL-CER\nopenssl.OPENSSL-CONF\nopenssl.OPENSSL-DOC\nopenssl.OPENSSL-INC\nopenssl.OPENSSL-LIB\nopenssl.OPENSSL-MAN\nopenssl.OPENSSL-MIS\nopenssl.OPENSSL-PRNG\nopenssl.OPENSSL-PVT\nopenssl.OPENSSL-RUN\nopenssl.OPENSSL-SRC\naction: install revision A.00.09.08n.002 or subsequent\n\nHP-UX B.11.31\n==================\nopenssl.OPENSSL-CER\nopenssl.OPENSSL-CONF\nopenssl.OPENSSL-DOC\nopenssl.OPENSSL-INC\nopenssl.OPENSSL-LIB\nopenssl.OPENSSL-MAN\nopenssl.OPENSSL-MIS\nopenssl.OPENSSL-PRNG\nopenssl.OPENSSL-PVT\nopenssl.OPENSSL-RUN\nopenssl.OPENSSL-SRC\naction: install revision A.00.09.08n.003 or subsequent\n\nEND AFFECTED VERSIONS\n\nHISTORY\nVersion:1 (rev.1) 13 April 2010 Initial release\n\nThird Party Security Patches: Third party security patches that are to be installed on systems running HP software products should be applied in accordance with the customer\u0027s patch management policy. \n\nSupport: For further information, contact normal HP Services support channel. \n\nReport: To report a potential security vulnerability with any HP supported product, send Email to: security-alert@hp.com\nIt is strongly recommended that security related information being communicated to HP be encrypted using PGP, especially exploit information. \nTo get the security-alert PGP key, please send an e-mail message as follows:\n  To: security-alert@hp.com\n  Subject: get key\nSubscribe: To initiate a subscription to receive future HP Security Bulletins via Email:\nhttp://h30046.www3.hp.com/driverAlertProfile.php?regioncode=NA\u0026langcode=USENG\u0026jumpid=in_SC-GEN__driverITRC\u0026topiccode=ITRC\nOn the web page: ITRC security bulletins and patch sign-up\nUnder Step1: your ITRC security bulletins and patches\n    -check ALL categories for which alerts are required and continue. \nUnder Step2: your ITRC operating systems\n    -verify your operating system selections are checked and save. \n\nTo update an existing subscription: http://h30046.www3.hp.com/subSignIn.php\nLog in on the web page: Subscriber\u0027s choice for Business: sign-in. \nOn the web page: Subscriber\u0027s Choice: your profile summary - use Edit Profile to update appropriate sections. \n\nTo review previously published Security Bulletins visit: http://www.itrc.hp.com/service/cki/secBullArchive.do\n\n* The Software Product Category that this Security Bulletin\nrelates to is represented by the 5th and 6th characters\nof the Bulletin number in the title:\n\nGN = HP General SW\nMA = HP Management Agents\nMI = Misc. 3rd Party SW\nMP = HP MPE/iX\nNS = HP NonStop Servers\nOV = HP OpenVMS\nPI = HP Printing \u0026 Imaging\nST = HP Storage SW\nTL = HP Trusted Linux\nTU = HP Tru64 UNIX\nUX = HP-UX\nVV = HP VirtualVault\n\nSystem management and security procedures must be reviewed frequently to maintain system integrity. HP is continually reviewing and enhancing the security features of software products to provide customers with current secure solutions. \n\n\"HP is broadly distributing this Security Bulletin in order to bring to the attention of users of the affected HP products the important security information contained in this Bulletin. HP recommends that all users determine the applicability of this information to their individual situations and take appropriate action. HP does not warrant that this information is necessarily accurate or complete for all user situations and, consequently, HP will not be responsible for any damages resulting from user\u0027s use or disregard of the information provided in this Bulletin. To the extent permitted by law, HP disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose, title and non-infringement.\"\n\nCopyright 2009 Hewlett-Packard Development Company, L.P. \nHewlett-Packard Company shall not be liable for technical or editorial errors or omissions contained herein. The information provided is provided \"as is\" without warranty of any kind. To the extent permitted by law, neither HP or its affiliates, subcontractors or suppliers will be liable for incidental,special or consequential damages including downtime cost; lost profits;damages relating to the procurement of substitute products or services; or damages for loss of data, or software restoration. The information in this document is subject to change without notice. Hewlett-Packard Company and the names of Hewlett-Packard products referenced herein are trademarks of Hewlett-Packard Company in the United States and other countries. Other product and company names mentioned herein may be trademarks of their respective owners. Apache-based Web Server is contained in the Apache Web Server Suite. \nThe upgrades are available from the following location:\n\nURL http://software.hp.com\n\nNote: HP-UX Web Server Suite v3.09 contains HP-UX Apache-based Web Server v2.2.8.09\nNote: HP-UX Web Server Suite v2.30 contains HP-UX Apache-based Web Server v2.0.59.15\n\nWeb Server Suite Version / HP-UX Release / Depot name\n\nWeb Server v3.09 / B.11.23 and B.11.31 PA-32 / HPUXWS22ATW-B309-32.depot\n\nWeb Server v3.09 / B.11.23 and B.11.31 IA-64 / HPUXWS22ATW-B309-64.depot\n\nWeb Server v2.30 / B.11.11 PA-32 / HPUXWSATW-B230-1111.depot\n\nWeb Server v2.30 / B.11.23 PA-32 / HPUXWSATW-B230-32.depot\n\nWeb Server v2.30 / B.11.23 IA-64 / HPUXWSATW-B230-64.depot\n\nWeb Server v2.30 / B.11.31 IA-32 / HPUXWSATW-B230-32-1131.depot\n\nWeb Server v2.30 / B.11.31 IA-64 / HPUXWSATW-B230-64-1131.depot\n\nMANUAL ACTIONS: Yes - Update\n\nInstall Apache-based Web Server from the Apache Web Server Suite v2.30 or subsequent\nor\nInstall Apache-based Web Server from the Apache Web Server Suite v3.09 or subsequent\n\nPRODUCT SPECIFIC INFORMATION\n\nHP-UX Software Assistant: HP-UX Software Assistant is an enhanced application that replaces HP-UX Security Patch Check. \n \n Packages for 2008.0 and 2009.0 are provided due to the Extended\n Maintenance Program for those products. \n\n Update:\n\n Packages for 2009.0 are provided due to the Extended Maintenance\n Program. \n _______________________________________________________________________\n\n References:\n\n http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3555\n http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3245\n http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0740\n http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0433\n _______________________________________________________________________\n\n Updated Packages:\n\n Mandriva Linux 2009.0:\n 1f42cf30ee84314be4125a070709d239  2009.0/i586/libopenssl0.9.8-0.9.8h-3.7mdv2009.0.i586.rpm\n 372bffd962ced1965c33b752def70b8b  2009.0/i586/libopenssl0.9.8-devel-0.9.8h-3.7mdv2009.0.i586.rpm\n ace965066796e71bf4ecf4af6bc831c5  2009.0/i586/libopenssl0.9.8-static-devel-0.9.8h-3.7mdv2009.0.i586.rpm\n a6e08ca29b012c695e0763f6fd15fac1  2009.0/i586/openssl-0.9.8h-3.7mdv2009.0.i586.rpm \n 1e1164ec8615415e325166d13c4248cc  2009.0/SRPMS/openssl-0.9.8h-3.7mdv2009.0.src.rpm\n\n Mandriva Linux 2009.0/X86_64:\n f6748700d01abc7e33053e339575cede  2009.0/x86_64/lib64openssl0.9.8-0.9.8h-3.7mdv2009.0.x86_64.rpm\n b53a75b4c732a3371a3bcd0e8ed47481  2009.0/x86_64/lib64openssl0.9.8-devel-0.9.8h-3.7mdv2009.0.x86_64.rpm\n 187bff89c19e2d65ccc5c640a32d0cc7  2009.0/x86_64/lib64openssl0.9.8-static-devel-0.9.8h-3.7mdv2009.0.x86_64.rpm\n 1d6f6fca3b51e498359cbbbde07a4a0e  2009.0/x86_64/openssl-0.9.8h-3.7mdv2009.0.x86_64.rpm \n 1e1164ec8615415e325166d13c4248cc  2009.0/SRPMS/openssl-0.9.8h-3.7mdv2009.0.src.rpm\n _______________________________________________________________________\n\n To upgrade automatically use MandrivaUpdate or urpmi.  The verification\n of md5 checksums and GPG signatures is performed automatically for you. \n\n All packages are signed by Mandriva for security.  You can obtain the\n GPG public key of the Mandriva Security Team by executing:\n\n  gpg --recv-keys --keyserver pgp.mit.edu 0x22458A98\n\n You can view other update advisories for Mandriva Linux at:\n\n  http://www.mandriva.com/security/advisories\n\n If you want to report vulnerabilities, please contact\n\n  security_(at)_mandriva.com\n _______________________________________________________________________\n\n Type Bits/KeyID     Date       User ID\n pub  1024D/22458A98 2000-07-10 Mandriva Security Team\n  \u003csecurity*mandriva.com\u003e\n-----BEGIN PGP SIGNATURE-----\nVersion: GnuPG v1.4.9 (GNU/Linux)\n\niD8DBQFLzKP9mqjQ0CJFipgRAsUVAJkBjISC/NXul8GxUaeiBPsnb6gRNQCgt+ty\nX3hfPZSWARaTxUmX7P/4FDM=\n=FrW5\n-----END PGP SIGNATURE-----\n\n_______________________________________________\nFull-Disclosure - We believe in it. \n\nAffected versions depend on the C compiler used with OpenSSL:\n\n- If \u0027short\u0027 is a 16-bit integer, this issue applies only to OpenSSL 0.9.8m. \n- Otherwise, this issue applies to OpenSSL 0.9.8f through 0.9.8m.  If upgrading is not immediately possible, the\nsource code patch provided in this advisory should be applied. \n\nBodo Moeller and Adam Langley (Google) have identified the vulnerability\nand prepared the fix. \n\n\nPatch\n-----\n\n--- ssl/s3_pkt.c\t24 Jan 2010 13:52:38 -0000\t1.57.2.9\n+++ ssl/s3_pkt.c\t24 Mar 2010 00:00:00 -0000\n@@ -291,9 +291,9 @@\n \t\t\tif (version != s-\u003eversion)\n \t\t\t\t{\n \t\t\t\tSSLerr(SSL_F_SSL3_GET_RECORD,SSL_R_WRONG_VERSION_NUMBER);\n-\t\t\t\t/* Send back error using their\n-\t\t\t\t * version number :-) */\n-\t\t\t\ts-\u003eversion=version;\n+                                if ((s-\u003eversion \u0026 0xFF00) == (version \u0026 0xFF00))\n+                                \t/* Send back error using their minor version number :-) */\n+\t\t\t\t\ts-\u003eversion = (unsigned short)version;\n \t\t\t\tal=SSL_AD_PROTOCOL_VERSION;\n \t\t\t\tgoto f_err;\n \t\t\t\t}\n\n\nReferences\n----------\n\nThis vulnerability is tracked as CVE-2010-0740. \n\nURL for this Security Advisory:\nhttps://www.openssl.org/news/secadv_20100324.txt\n",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2010-0740"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001227"
          },
          {
            "db": "BID",
            "id": "39013"
          },
          {
            "db": "VULMON",
            "id": "CVE-2010-0740"
          },
          {
            "db": "PACKETSTORM",
            "id": "98419"
          },
          {
            "db": "PACKETSTORM",
            "id": "105638"
          },
          {
            "db": "PACKETSTORM",
            "id": "88621"
          },
          {
            "db": "PACKETSTORM",
            "id": "88387"
          },
          {
            "db": "PACKETSTORM",
            "id": "90263"
          },
          {
            "db": "PACKETSTORM",
            "id": "88698"
          },
          {
            "db": "PACKETSTORM",
            "id": "169649"
          }
        ],
        "trust": 2.61
      },
      "exploit_availability": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/exploit_availability#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "reference": "https://vulmon.com/exploitdetails?qidtp=exploitdb\u0026qid=12334",
            "trust": 0.1,
            "type": "exploit"
          }
        ],
        "sources": [
          {
            "db": "VULMON",
            "id": "CVE-2010-0740"
          }
        ]
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2010-0740",
            "trust": 3.5
          },
          {
            "db": "VUPEN",
            "id": "ADV-2010-0710",
            "trust": 2.5
          },
          {
            "db": "SECTRACK",
            "id": "1023748",
            "trust": 2.5
          },
          {
            "db": "VUPEN",
            "id": "ADV-2010-1216",
            "trust": 1.7
          },
          {
            "db": "VUPEN",
            "id": "ADV-2010-0933",
            "trust": 1.7
          },
          {
            "db": "VUPEN",
            "id": "ADV-2010-0839",
            "trust": 1.7
          },
          {
            "db": "SECUNIA",
            "id": "42733",
            "trust": 1.7
          },
          {
            "db": "SECUNIA",
            "id": "39932",
            "trust": 1.7
          },
          {
            "db": "SECUNIA",
            "id": "42724",
            "trust": 1.7
          },
          {
            "db": "SECUNIA",
            "id": "43311",
            "trust": 1.7
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001227",
            "trust": 0.8
          },
          {
            "db": "AUSCERT",
            "id": "ESB-2022.0696",
            "trust": 0.6
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201003-393",
            "trust": 0.6
          },
          {
            "db": "BID",
            "id": "39013",
            "trust": 0.3
          },
          {
            "db": "EXPLOIT-DB",
            "id": "12334",
            "trust": 0.1
          },
          {
            "db": "VULMON",
            "id": "CVE-2010-0740",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "98419",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "105638",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "88621",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "88387",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "90263",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "88698",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "169649",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "VULMON",
            "id": "CVE-2010-0740"
          },
          {
            "db": "BID",
            "id": "39013"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001227"
          },
          {
            "db": "PACKETSTORM",
            "id": "98419"
          },
          {
            "db": "PACKETSTORM",
            "id": "105638"
          },
          {
            "db": "PACKETSTORM",
            "id": "88621"
          },
          {
            "db": "PACKETSTORM",
            "id": "88387"
          },
          {
            "db": "PACKETSTORM",
            "id": "90263"
          },
          {
            "db": "PACKETSTORM",
            "id": "88698"
          },
          {
            "db": "PACKETSTORM",
            "id": "169649"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201003-393"
          },
          {
            "db": "NVD",
            "id": "CVE-2010-0740"
          }
        ]
      },
      "id": "VAR-201003-0281",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "VARIoT devices database",
            "id": null
          }
        ],
        "trust": 0.44448256
      },
      "last_update_date": "2024-07-23T19:41:24.155000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "HT4723",
            "trust": 0.8,
            "url": "http://support.apple.com/kb/ht4723"
          },
          {
            "title": "HPSBUX02517",
            "trust": 0.8,
            "url": "http://h20000.www2.hp.com/bizsupport/techsupport/document.jsp?lang=en\u0026cc=us\u0026objectid=c02079216"
          },
          {
            "title": "HPSBUX02531",
            "trust": 0.8,
            "url": "http://h20000.www2.hp.com/bizsupport/techsupport/document.jsp?lang=en\u0026cc=us\u0026objectid=c02160663"
          },
          {
            "title": "5092",
            "trust": 0.8,
            "url": "http://www14.software.ibm.com/webapp/set2/subscriptions/pqvcmjd?mode=18\u0026id=5092"
          },
          {
            "title": "5101",
            "trust": 0.8,
            "url": "http://www14.software.ibm.com/webapp/set2/subscriptions/pqvcmjd?mode=18\u0026id=5101"
          },
          {
            "title": "secadv_20100324",
            "trust": 0.8,
            "url": "http://www.openssl.org/news/secadv_20100324.txt"
          },
          {
            "title": "VMSA-2011-0003",
            "trust": 0.8,
            "url": "http://www.vmware.com/security/advisories/vmsa-2011-0003.html"
          },
          {
            "title": "openssl-0.9.8n",
            "trust": 0.6,
            "url": "http://123.124.177.30/web/xxk/bdxqbyid.tag?id=155"
          },
          {
            "title": "Debian CVElist Bug Report Logs: CVE-2010-0740: openssl denial-of-service",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=debian_cvelist_bugreportlogs\u0026qid=f6760a316bfc017e8e4b03c469542809"
          },
          {
            "title": "Symantec Security Advisories: SA50 : Multiple SSL/TLS vulnerabilities in Reporter",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=symantec_security_advisories\u0026qid=1e934b8269c86666c1ebc108ca0e3d35"
          },
          {
            "title": "VMware Security Advisories: ",
            "trust": 0.1,
            "url": "https://vulmon.com/vendoradvisory?qidtp=vmware_security_advisories\u0026qid=ea953b0a91a1816979ec1d304d5e3d93"
          },
          {
            "title": "deepdig",
            "trust": 0.1,
            "url": "https://github.com/cyberdeception/deepdig "
          }
        ],
        "sources": [
          {
            "db": "VULMON",
            "id": "CVE-2010-0740"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001227"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201003-393"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-20",
            "trust": 1.8
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001227"
          },
          {
            "db": "NVD",
            "id": "CVE-2010-0740"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 2.5,
            "url": "http://www.vupen.com/english/advisories/2010/0710"
          },
          {
            "trust": 2.5,
            "url": "http://www.securitytracker.com/id?1023748"
          },
          {
            "trust": 2.0,
            "url": "http://aix.software.ibm.com/aix/efixes/security/openssl_advisory.asc"
          },
          {
            "trust": 2.0,
            "url": "https://kb.bluecoat.com/index?page=content\u0026id=sa50"
          },
          {
            "trust": 1.8,
            "url": "http://www.openssl.org/news/secadv_20100324.txt"
          },
          {
            "trust": 1.7,
            "url": "http://www.vupen.com/english/advisories/2010/0839"
          },
          {
            "trust": 1.7,
            "url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-april/038587.html"
          },
          {
            "trust": 1.7,
            "url": "http://www.vupen.com/english/advisories/2010/0933"
          },
          {
            "trust": 1.7,
            "url": "http://www.mandriva.com/security/advisories?name=mdvsa-2010:076"
          },
          {
            "trust": 1.7,
            "url": "http://www.vupen.com/english/advisories/2010/1216"
          },
          {
            "trust": 1.7,
            "url": "http://secunia.com/advisories/39932"
          },
          {
            "trust": 1.7,
            "url": "http://secunia.com/advisories/42733"
          },
          {
            "trust": 1.7,
            "url": "http://secunia.com/advisories/42724"
          },
          {
            "trust": 1.7,
            "url": "http://www.vmware.com/security/advisories/vmsa-2011-0003.html"
          },
          {
            "trust": 1.7,
            "url": "http://www.vmware.com/support/vsphere4/doc/vsp_vc41_u1_rel_notes.html"
          },
          {
            "trust": 1.7,
            "url": "https://lists.balabit.com/pipermail/syslog-ng-announce/2011-january/000101.html"
          },
          {
            "trust": 1.7,
            "url": "https://lists.balabit.com/pipermail/syslog-ng-announce/2011-january/000102.html"
          },
          {
            "trust": 1.7,
            "url": "http://secunia.com/advisories/43311"
          },
          {
            "trust": 1.7,
            "url": "http://lists.apple.com/archives/security-announce/2011//jun/msg00000.html"
          },
          {
            "trust": 1.7,
            "url": "http://support.apple.com/kb/ht4723"
          },
          {
            "trust": 1.7,
            "url": "http://marc.info/?l=bugtraq\u0026m=127128920008563\u0026w=2"
          },
          {
            "trust": 1.7,
            "url": "http://marc.info/?l=bugtraq\u0026m=127557640302499\u0026w=2"
          },
          {
            "trust": 1.7,
            "url": "https://oval.cisecurity.org/repository/search/definition/oval%3aorg.mitre.oval%3adef%3a11731"
          },
          {
            "trust": 1.7,
            "url": "http://www.securityfocus.com/archive/1/516397/100/0/threaded"
          },
          {
            "trust": 1.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0740"
          },
          {
            "trust": 0.8,
            "url": "http://jvn.jp/cert/jvnvu976710"
          },
          {
            "trust": 0.8,
            "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2010-0740"
          },
          {
            "trust": 0.6,
            "url": "https://www.auscert.org.au/bulletins/esb-2022.0696"
          },
          {
            "trust": 0.5,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2010-0740"
          },
          {
            "trust": 0.4,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2009-3555"
          },
          {
            "trust": 0.4,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2009-3245"
          },
          {
            "trust": 0.4,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2010-0433"
          },
          {
            "trust": 0.3,
            "url": "http://blogs.sun.com/security/entry/cve_2010_0433_openssl_with"
          },
          {
            "trust": 0.3,
            "url": "http://www.openbsd.org/errata45.html"
          },
          {
            "trust": 0.3,
            "url": "http://www.openbsd.org/errata46.html"
          },
          {
            "trust": 0.3,
            "url": "http://www.openbsd.org/errata47.html"
          },
          {
            "trust": 0.3,
            "url": "http://www.openssl.org"
          },
          {
            "trust": 0.3,
            "url": "http://security-center.intel.com/advisory.aspx?intelid=intel-sa-00024\u0026languageid=en-fr"
          },
          {
            "trust": 0.3,
            "url": "/archive/1/510726"
          },
          {
            "trust": 0.3,
            "url": "http://voodoo-circle.sourceforge.net/sa/sa-20100624-02.html"
          },
          {
            "trust": 0.3,
            "url": "https://support.f5.com/kb/en-us/solutions/public/11000/500/sol11504.html"
          },
          {
            "trust": 0.3,
            "url": "https://support.f5.com/kb/en-us/solutions/public/11000/500/sol11533.html"
          },
          {
            "trust": 0.3,
            "url": "http://openssl.org/news/secadv_20100324.txt"
          },
          {
            "trust": 0.3,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2009-3555"
          },
          {
            "trust": 0.3,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0433"
          },
          {
            "trust": 0.2,
            "url": "http://secunia.com/"
          },
          {
            "trust": 0.2,
            "url": "http://lists.grok.org.uk/full-disclosure-charter.html"
          },
          {
            "trust": 0.2,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2009-4355"
          },
          {
            "trust": 0.2,
            "url": "http://www.mandriva.com/security/"
          },
          {
            "trust": 0.2,
            "url": "http://www.mandriva.com/security/advisories"
          },
          {
            "trust": 0.2,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2009-3245"
          },
          {
            "trust": 0.2,
            "url": "http://www.itrc.hp.com/service/cki/secbullarchive.do"
          },
          {
            "trust": 0.2,
            "url": "http://h30046.www3.hp.com/driveralertprofile.php?regioncode=na\u0026langcode=useng\u0026jumpid=in_sc-gen__driveritrc\u0026topiccode=itrc"
          },
          {
            "trust": 0.2,
            "url": "https://www.hp.com/go/swa"
          },
          {
            "trust": 0.2,
            "url": "http://h30046.www3.hp.com/subsignin.php"
          },
          {
            "trust": 0.1,
            "url": "https://cwe.mitre.org/data/definitions/20.html"
          },
          {
            "trust": 0.1,
            "url": "http://tools.cisco.com/security/center/viewalert.x?alertid=20139"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov"
          },
          {
            "trust": 0.1,
            "url": "https://www.exploit-db.com/exploits/12334/"
          },
          {
            "trust": 0.1,
            "url": "https://github.com/cyberdeception/deepdig"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-3556"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2008-0086"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2010-0085"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-1086"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0730"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-1088"
          },
          {
            "trust": 0.1,
            "url": "http://kb.vmware.com/kb/1027919"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-2939"
          },
          {
            "trust": 0.1,
            "url": "http://kb.vmware.com/kb/1055"
          },
          {
            "trust": 0.1,
            "url": "http://downloads.vmware.com/support/vsphere4/doc/vsp_esxi41_u1_rel_notes.html"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-3571"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0095"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0307"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0092"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0093"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2009-3548"
          },
          {
            "trust": 0.1,
            "url": "http://kb.vmware.com/kb/1031330"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-3554"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-3562"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0088"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2010-0084"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2010-0091"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2010-0089"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-3557"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-3550"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2008-0085"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2009-1384"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-3567"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0838"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-0086"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2010-0003"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0837"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-3553"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2008-0106"
          },
          {
            "trust": 0.1,
            "url": "http://www.vmware.com/support/policies/eos_vi.html"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-2227"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-0107"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2009-2902"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2009-2901"
          },
          {
            "trust": 0.1,
            "url": "http://downloads.vmware.com/support/vsphere4/doc/vsp_esx41_u1_rel_notes.html"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-1085"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0091"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0841"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0840"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0291"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-2248"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0415"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-3561"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-3541"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-3559"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-3565"
          },
          {
            "trust": 0.1,
            "url": "http://kb.vmware.com/kb/1027904"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2008-0107"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2010-0093"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0842"
          },
          {
            "trust": 0.1,
            "url": "http://www.vmware.com/support/policies/eos.html"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2010-0082"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-3574"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0886"
          },
          {
            "trust": 0.1,
            "url": "http://downloads.vmware.com/d/info/datacenter_downloads/vmware_vsphere_4/4_0"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0734"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-1157"
          },
          {
            "trust": 0.1,
            "url": "http://lists.vmware.com/cgi-bin/mailman/listinfo/security-announce"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0094"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0007"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0850"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-2524"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0839"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-1087"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0622"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0090"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-3825"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-3573"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-1084"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-5416"
          },
          {
            "trust": 0.1,
            "url": "http://www.vmware.com/security/advisories"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2009-1384"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2010-0008"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2010-0088"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0849"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-2070"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2009-4308"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-3549"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-3548"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2009-2693"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2009-4308"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2010-0007"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-3568"
          },
          {
            "trust": 0.1,
            "url": "http://www.vmware.com/support/policies/security_response.html"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0084"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2008-5416"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-3864"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2008-3825"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0410"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-1321"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-3572"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2010-0092"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-1437"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0003"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2010-0094"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-3566"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0847"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0082"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0437"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0844"
          },
          {
            "trust": 0.1,
            "url": "http://downloads.vmware.com/support/pubs/vs_pages/vsp_pubs_esx41_vc41.html"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2009-3548"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-2066"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0089"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2009-2902"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2010-0087"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0087"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-1436"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2009-2693"
          },
          {
            "trust": 0.1,
            "url": "http://kb.vmware.com/kb/1029353"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-0085"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0846"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-2226"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-1173"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0008"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-1641"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-2928"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2008-0106"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0845"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0848"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2010-0095"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-1187"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-2521"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-3569"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0085"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2010-0090"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2009-2901"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-3081"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-3551"
          },
          {
            "trust": 0.1,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-0843"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2010-0742"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2009-4355"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2010-4180"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2011-3207"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2010-3864"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2010-2939"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2010-1633"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2011-3210"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2010-0740"
          },
          {
            "trust": 0.1,
            "url": "http://creativecommons.org/licenses/by-sa/2.5"
          },
          {
            "trust": 0.1,
            "url": "http://security.gentoo.org/"
          },
          {
            "trust": 0.1,
            "url": "http://security.gentoo.org/glsa/glsa-201110-01.xml"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2009-3245"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2010-0433"
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2011-0014"
          },
          {
            "trust": 0.1,
            "url": "https://bugs.gentoo.org."
          },
          {
            "trust": 0.1,
            "url": "http://nvd.nist.gov/nvd.cfm?cvename=cve-2010-4252"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2009-3095"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2010-0434"
          },
          {
            "trust": 0.1,
            "url": "http://software.hp.com"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2009-3094"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2010-0408"
          }
        ],
        "sources": [
          {
            "db": "VULMON",
            "id": "CVE-2010-0740"
          },
          {
            "db": "BID",
            "id": "39013"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001227"
          },
          {
            "db": "PACKETSTORM",
            "id": "98419"
          },
          {
            "db": "PACKETSTORM",
            "id": "105638"
          },
          {
            "db": "PACKETSTORM",
            "id": "88621"
          },
          {
            "db": "PACKETSTORM",
            "id": "88387"
          },
          {
            "db": "PACKETSTORM",
            "id": "90263"
          },
          {
            "db": "PACKETSTORM",
            "id": "88698"
          },
          {
            "db": "PACKETSTORM",
            "id": "169649"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201003-393"
          },
          {
            "db": "NVD",
            "id": "CVE-2010-0740"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "VULMON",
            "id": "CVE-2010-0740"
          },
          {
            "db": "BID",
            "id": "39013"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001227"
          },
          {
            "db": "PACKETSTORM",
            "id": "98419"
          },
          {
            "db": "PACKETSTORM",
            "id": "105638"
          },
          {
            "db": "PACKETSTORM",
            "id": "88621"
          },
          {
            "db": "PACKETSTORM",
            "id": "88387"
          },
          {
            "db": "PACKETSTORM",
            "id": "90263"
          },
          {
            "db": "PACKETSTORM",
            "id": "88698"
          },
          {
            "db": "PACKETSTORM",
            "id": "169649"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201003-393"
          },
          {
            "db": "NVD",
            "id": "CVE-2010-0740"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2010-03-26T00:00:00",
            "db": "VULMON",
            "id": "CVE-2010-0740"
          },
          {
            "date": "2010-03-24T00:00:00",
            "db": "BID",
            "id": "39013"
          },
          {
            "date": "2010-04-09T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2010-001227"
          },
          {
            "date": "2011-02-11T13:13:00",
            "db": "PACKETSTORM",
            "id": "98419"
          },
          {
            "date": "2011-10-09T16:42:00",
            "db": "PACKETSTORM",
            "id": "105638"
          },
          {
            "date": "2010-04-19T20:27:54",
            "db": "PACKETSTORM",
            "id": "88621"
          },
          {
            "date": "2010-04-15T22:26:05",
            "db": "PACKETSTORM",
            "id": "88387"
          },
          {
            "date": "2010-06-04T04:25:14",
            "db": "PACKETSTORM",
            "id": "90263"
          },
          {
            "date": "2010-04-20T15:07:58",
            "db": "PACKETSTORM",
            "id": "88698"
          },
          {
            "date": "2010-03-24T12:12:12",
            "db": "PACKETSTORM",
            "id": "169649"
          },
          {
            "date": "2010-03-26T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201003-393"
          },
          {
            "date": "2010-03-26T18:30:00.467000",
            "db": "NVD",
            "id": "CVE-2010-0740"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2018-10-10T00:00:00",
            "db": "VULMON",
            "id": "CVE-2010-0740"
          },
          {
            "date": "2015-04-13T22:05:00",
            "db": "BID",
            "id": "39013"
          },
          {
            "date": "2011-06-29T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2010-001227"
          },
          {
            "date": "2023-04-27T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201003-393"
          },
          {
            "date": "2023-11-07T02:05:08.907000",
            "db": "NVD",
            "id": "CVE-2010-0740"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "remote",
        "sources": [
          {
            "db": "PACKETSTORM",
            "id": "88621"
          },
          {
            "db": "PACKETSTORM",
            "id": "88698"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201003-393"
          }
        ],
        "trust": 0.8
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "OpenSSL of  ssl3_get_record Service disruption in functions  (DoS) Vulnerabilities",
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001227"
          }
        ],
        "trust": 0.8
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "input validation error",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201003-393"
          }
        ],
        "trust": 0.6
      }
    }