7.5
HIGH CVSS 3.1
CVE-2022-0778
Infinite loop in BN_mod_sqrt() reachable when parsing certificates
Description

The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. Thus vulnerable situations include: - TLS clients consuming server certificates - TLS servers consuming client certificates - Hosting providers taking certificates or private keys from customers - Certificate authorities parsing certification requests from subscribers - Anything else which parses ASN.1 elliptic curve parameters Also any other applications that use the BN_mod_sqrt() where the attacker can control the parameter values are vulnerable to this DoS issue. In the OpenSSL 1.0.2 version the public key is not parsed during initial parsing of the certificate which makes it slightly harder to trigger the infinite loop. However any operation which requires the public key from the certificate will trigger the infinite loop. In particular the attacker can use a self-signed certificate to trigger the loop during verification of the certificate signature. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0. It was addressed in the releases of 1.1.1n and 3.0.2 on the 15th March 2022. Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1). Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m). Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc).

INFO

Published Date :

March 15, 2022, 5:15 p.m.

Last Modified :

June 17, 2026, 4:21 a.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2022-0778 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Netapp clustered_data_ontap
2 Netapp a250_firmware
3 Netapp 500f_firmware
4 Netapp clustered_data_ontap_antivirus_connector
5 Netapp storagegrid
6 Netapp santricity_smi-s_provider
7 Netapp cloud_volumes_ontap_mediator
8 Netapp a250
9 Netapp 500f
1 Fedoraproject fedora
1 Debian debian_linux
1 Mariadb mariadb
1 Openssl openssl
1 Nodejs node.js
1 Tenable nessus
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 134c704f-9b21-4f2e-91b3-4a467353bcc0
CVSS 2.0 MEDIUM [email protected]
CVSS 3.1 HIGH [email protected]
CVSS 3.1 HIGH 134c704f-9b21-4f2e-91b3-4a467353bcc0
Solution
This addresses an OpenSSL vulnerability that could lead to a denial-of-service condition.
  • Upgrade OpenSSL to version 1.0.2zd, 1.1.1n, or 3.0.2 or later.
  • Update relevant packages according to vendor guidance.
Public PoC/Exploit Available at Github

CVE-2022-0778 has a 86 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2022-0778.

URL Resource
http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html Third Party Advisory VDB Entry
http://seclists.org/fulldisclosure/2022/May/33 Mailing List Third Party Advisory
http://seclists.org/fulldisclosure/2022/May/35 Mailing List Third Party Advisory
http://seclists.org/fulldisclosure/2022/May/38 Mailing List Third Party Advisory
https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf Third Party Advisory
https://git.openssl.org/gitweb/?p=openssl.git%3Ba=commitdiff%3Bh=3118eb64934499d93db3230748a452351d1d9a65
https://git.openssl.org/gitweb/?p=openssl.git%3Ba=commitdiff%3Bh=380085481c64de749a6dd25cdf0bcf4360b30f83
https://git.openssl.org/gitweb/?p=openssl.git%3Ba=commitdiff%3Bh=a466912611aa6cbdf550cd10601390e587451246
https://lists.debian.org/debian-lts-announce/2022/03/msg00023.html Mailing List Third Party Advisory
https://lists.debian.org/debian-lts-announce/2022/03/msg00024.html Mailing List Third Party Advisory
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/
https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0002 Third Party Advisory
https://security.gentoo.org/glsa/202210-02 Third Party Advisory
https://security.netapp.com/advisory/ntap-20220321-0002/ Third Party Advisory
https://security.netapp.com/advisory/ntap-20220429-0005/ Third Party Advisory
https://security.netapp.com/advisory/ntap-20240621-0006/
https://support.apple.com/kb/HT213255 Third Party Advisory
https://support.apple.com/kb/HT213256 Third Party Advisory
https://support.apple.com/kb/HT213257 Third Party Advisory
https://www.debian.org/security/2022/dsa-5103 Third Party Advisory
https://www.openssl.org/news/secadv/20220315.txt Vendor Advisory
https://www.oracle.com/security-alerts/cpuapr2022.html Third Party Advisory
https://www.oracle.com/security-alerts/cpujul2022.html Third Party Advisory
https://www.tenable.com/security/tns-2022-06 Third Party Advisory
https://www.tenable.com/security/tns-2022-07 Third Party Advisory
https://www.tenable.com/security/tns-2022-08 Third Party Advisory
https://www.tenable.com/security/tns-2022-09 Third Party Advisory
http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html Third Party Advisory VDB Entry
http://seclists.org/fulldisclosure/2022/May/33 Mailing List Third Party Advisory
http://seclists.org/fulldisclosure/2022/May/35 Mailing List Third Party Advisory
http://seclists.org/fulldisclosure/2022/May/38 Mailing List Third Party Advisory
https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf Third Party Advisory
https://git.openssl.org/gitweb/?p=openssl.git%3Ba=commitdiff%3Bh=3118eb64934499d93db3230748a452351d1d9a65
https://git.openssl.org/gitweb/?p=openssl.git%3Ba=commitdiff%3Bh=380085481c64de749a6dd25cdf0bcf4360b30f83
https://git.openssl.org/gitweb/?p=openssl.git%3Ba=commitdiff%3Bh=a466912611aa6cbdf550cd10601390e587451246
https://lists.debian.org/debian-lts-announce/2022/03/msg00023.html Mailing List Third Party Advisory
https://lists.debian.org/debian-lts-announce/2022/03/msg00024.html Mailing List Third Party Advisory
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/
https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0002 Third Party Advisory
https://security.gentoo.org/glsa/202210-02 Third Party Advisory
https://security.netapp.com/advisory/ntap-20220321-0002/ Third Party Advisory
https://security.netapp.com/advisory/ntap-20220429-0005/ Third Party Advisory
https://security.netapp.com/advisory/ntap-20240621-0006/
https://support.apple.com/kb/HT213255 Third Party Advisory
https://support.apple.com/kb/HT213256 Third Party Advisory
https://support.apple.com/kb/HT213257 Third Party Advisory
https://www.debian.org/security/2022/dsa-5103 Third Party Advisory
https://www.openssl.org/news/secadv/20220315.txt Vendor Advisory
https://www.oracle.com/security-alerts/cpuapr2022.html Third Party Advisory
https://www.oracle.com/security-alerts/cpujul2022.html Third Party Advisory
https://www.tenable.com/security/tns-2022-06 Third Party Advisory
https://www.tenable.com/security/tns-2022-07 Third Party Advisory
https://www.tenable.com/security/tns-2022-08 Third Party Advisory
https://www.tenable.com/security/tns-2022-09 Third Party Advisory
https://cert-portal.siemens.com/productcert/html/ssa-019200.html
https://cert-portal.siemens.com/productcert/html/ssa-028723.html
https://cert-portal.siemens.com/productcert/html/ssa-108696.html
https://cert-portal.siemens.com/productcert/html/ssa-398330.html
https://cert-portal.siemens.com/productcert/html/ssa-712929.html
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2022-0778 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2022-0778 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

OpenEDR-SupplyChain-Attack-Vectors

Updated: 6 days, 9 hours ago
0 stars 0 fork 0 watcher
Born at : July 10, 2026, 7:11 a.m. This repo has been linked 12 different CVEs too.

An updated Merlin firmware for older AC87U routers.

CSS HTML

Updated: 3 weeks, 2 days ago
0 stars 0 fork 0 watcher
Born at : June 22, 2026, 4:09 p.m. This repo has been linked 10 different CVEs too.

Python-based vulnerability scanner for identifying common web security issues including security headers, SSL/TLS configuration, exposed services, and misconfigurations

vulnerability-scanner cybersecurity penetration-testing python security-tool web-security

Dockerfile Python

Updated: 4 weeks, 1 day ago
1 stars 0 fork 0 watcher
Born at : June 17, 2026, 5:48 a.m. This repo has been linked 1 different CVEs too.

None

Python HTML JavaScript CSS

Updated: 1 month ago
0 stars 0 fork 0 watcher
Born at : June 16, 2026, 1:37 p.m. This repo has been linked 3 different CVEs too.

Python CLI for host discovery, port scanning, service fingerprinting & CVE triage. Zero mandatory dependencies. For authorised penetration testing only.

banner-grabbing cli cve host-discovery infosec json-report network-scanner nmap osint penetration-testing port-scanner python red-team security vulnerability-scanner

Python

Updated: 22 hours, 30 minutes ago
1 stars 1 fork 1 watcher
Born at : June 16, 2026, 12:51 p.m. This repo has been linked 37 different CVEs too.

Native macOS (Apple Silicon) SPICE client for Proxmox VE — opens .vv consoles, Metal-rendered over a forked CocoaSpice.

apple-silicon macos metal proxmox proxmox-ve remote-desktop spice spice-client swift cocoaspice

Swift Shell

Updated: 1 month, 1 week ago
1 stars 0 fork 0 watcher
Born at : June 8, 2026, 1:59 p.m. This repo has been linked 1 different CVEs too.

Generates a CycloneDX SBOM for mobile apps by unpacking native libs and bundled SDKs, then matches components against known-vuln and tracker/privacy databases.

cognis-digital cognis-neural-suite appsec automation cli dast mcp-server mobile-security python sast self-hosted sbomx privacy security vulnerability-scanner cloud cognis developer-tools devtools sbom

Dockerfile Python Shell Go JavaScript Rust HCL PowerShell

Updated: 3 weeks, 2 days ago
0 stars 0 fork 0 watcher
Born at : June 8, 2026, 8:26 a.m. This repo has been linked 4 different CVEs too.

None

Python HTML JavaScript CSS

Updated: 1 month, 1 week ago
0 stars 0 fork 0 watcher
Born at : June 8, 2026, 3:02 a.m. This repo has been linked 3 different CVEs too.

None

Python HTML JavaScript CSS

Updated: 1 month, 1 week ago
0 stars 0 fork 0 watcher
Born at : June 7, 2026, 6:55 p.m. This repo has been linked 3 different CVEs too.

None

Updated: 1 month, 2 weeks ago
5 stars 2 fork 2 watcher
Born at : May 25, 2026, 7:17 p.m. This repo has been linked 6 different CVEs too.

None

cosign devsecops grype sbom sigstore slsa supply-chain-security syft

Dockerfile Shell

Updated: 1 month, 3 weeks ago
0 stars 0 fork 0 watcher
Born at : May 19, 2026, 2:36 a.m. This repo has been linked 3 different CVEs too.

None

Python

Updated: 2 months ago
0 stars 0 fork 0 watcher
Born at : May 9, 2026, 1:23 a.m. This repo has been linked 4 different CVEs too.

CRAReady SBOM test fixture — Debian Buster armhf embedded image (bash 5.0, sudo 1.8.27, openssh 7.9p1, openssl 1.1.1n)

Updated: 2 months, 2 weeks ago
0 stars 0 fork 0 watcher
Born at : May 2, 2026, 6:37 a.m. This repo has been linked 9 different CVEs too.

A domain-aware consistency defense system that detects knowledge-base poisoning attacks in RAG pipelines by cross-referencing LLM-generated CVE answers against the NIST National Vulnerability Database (NVD).

Jupyter Notebook Python

Updated: 2 months, 2 weeks ago
0 stars 0 fork 0 watcher
Born at : April 28, 2026, 1:43 p.m. This repo has been linked 10 different CVEs too.

VulnerabilityScanner

Python

Updated: 2 months, 2 weeks ago
0 stars 0 fork 0 watcher
Born at : April 26, 2026, 4:33 a.m. This repo has been linked 8 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2022-0778 vulnerability anywhere in the article.

  • Daily CyberSecurity
Critical 9.8 CVSS Flaws Expose SICK Lector Scanners to Hijacking

In a significant update for the industrial automation sector, SICK PSIRT has issued a high-priority security advisory regarding two critical vulnerabilities affecting the Lector85x and Lector83x produ ... Read more

Published Date: Mar 10, 2026 (4 months ago)
  • Cybersecurity News
SICK Warns of Severe Security Flaws in MEAC300 Sensors – CVE-2025-0867 Rated 9.9 CVSS

SICK, a leading sensor manufacturer, has issued a security advisory regarding multiple vulnerabilities affecting its MEAC300 line of programmable sensor devices. The vulnerabilities, tracked as CVE-20 ... Read more

Published Date: Feb 20, 2025 (1 year, 4 months ago)

The following table lists the changes that have been made to the CVE-2022-0778 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by [email protected]

    Jun. 17, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'OpenSSL', 'product': 'OpenSSL', 'versions': [{'status': 'affected', 'version': 'Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1)'}, {'status': 'affected', 'version': 'Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m)'}, {'status': 'affected', 'version': 'Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc)'}]}]
  • CVE Modified by 0b142b55-0307-4c5a-b3c9-f314f3fb7c5e

    Jun. 17, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'Siemens', 'product': 'BFCClient', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.17', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'Industrial Edge - OPC UA Connector', 'versions': [{'status': 'affected', 'version': 'All versions < V1.7'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'Industrial Edge - SIMATIC S7 Connector App', 'versions': [{'status': 'affected', 'version': 'All versions < V1.7'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'OpenPCS 7 V8.2', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'OpenPCS 7 V9.0', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'OpenPCS 7 V9.1', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'RUGGEDCOM CROSSBOW Station Access Controller (SAC)', 'versions': [{'status': 'affected', 'version': 'All versions only when running on ROX II < V2.15.1'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'RUGGEDCOM RM1224 LTE(4G) EU', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V7.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'RUGGEDCOM RM1224 LTE(4G) NAM', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V7.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'RUGGEDCOM ROX MX5000', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.15.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'RUGGEDCOM ROX MX5000RE', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.15.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'RUGGEDCOM ROX RX1400', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.15.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'RUGGEDCOM ROX RX1500', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.15.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'RUGGEDCOM ROX RX1501', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.15.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'RUGGEDCOM ROX RX1510', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.15.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'RUGGEDCOM ROX RX1511', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.15.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'RUGGEDCOM ROX RX1512', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.15.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'RUGGEDCOM ROX RX1524', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.15.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'RUGGEDCOM ROX RX1536', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.15.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'RUGGEDCOM ROX RX5000', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.15.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE LPE9403', 'versions': [{'status': 'affected', 'version': 'All versions < V2.0'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE M804PB', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V7.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE M812-1 ADSL-Router', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V7.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE M812-1 ADSL-Router', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V7.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE M816-1 ADSL-Router', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V7.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE M816-1 ADSL-Router', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V7.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE M826-2 SHDSL-Router', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V7.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE M874-2', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V7.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE M874-3', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V7.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE M876-3', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V7.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE M876-3 (ROK)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V7.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE M876-4', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V7.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE M876-4 (EU)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V7.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE M876-4 (NAM)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V7.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE MUM853-1 (EU)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V7.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE MUM856-1 (EU)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V7.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE MUM856-1 (RoW)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V7.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE S615 EEC LAN-Router', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V7.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE S615 LAN-Router', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V7.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE SC622-2C', 'versions': [{'status': 'affected', 'version': 'All versions < V2.3.1'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE SC632-2C', 'versions': [{'status': 'affected', 'version': 'All versions < V2.3.1'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE SC636-2C', 'versions': [{'status': 'affected', 'version': 'All versions < V2.3.1'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE SC642-2C', 'versions': [{'status': 'affected', 'version': 'All versions < V2.3.1'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE SC646-2C', 'versions': [{'status': 'affected', 'version': 'All versions < V2.3.1'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W1748-1 M12', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W1748-1 M12', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W1750D (JP)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V8.7.1.11', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W1750D (ROW)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V8.7.1.11', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W1750D (USA)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V8.7.1.11', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W1788-1 M12', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W1788-2 EEC M12', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W1788-2 M12', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W1788-2IA M12', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W721-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W721-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W721-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W721-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W722-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W722-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W722-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W722-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W722-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W722-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W734-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W734-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W734-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W734-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W734-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W734-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W734-1 RJ45 (USA)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W734-1 RJ45 (USA)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W738-1 M12', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W738-1 M12', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W738-1 M12', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W738-1 M12', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W748-1 M12', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W748-1 M12', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W748-1 M12', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W748-1 M12', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W748-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W748-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W748-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W748-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W761-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W761-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W761-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W761-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W774-1 M12 EEC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W774-1 M12 EEC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W774-1 M12 EEC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W774-1 M12 EEC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W774-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W774-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W774-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W774-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W774-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W774-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W774-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W774-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W774-1 RJ45 (USA)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W774-1 RJ45 (USA)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W778-1 M12', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W778-1 M12', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W778-1 M12', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W778-1 M12', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W778-1 M12 EEC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W778-1 M12 EEC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W778-1 M12 EEC (USA)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W778-1 M12 EEC (USA)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W786-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W786-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W786-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W786-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W786-2 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W786-2 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W786-2 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W786-2 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W786-2 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W786-2 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W786-2 SFP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W786-2 SFP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W786-2 SFP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W786-2 SFP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W786-2IA RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W786-2IA RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W786-2IA RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W786-2IA RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W788-1 M12', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W788-1 M12', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W788-1 M12', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W788-1 M12', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W788-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W788-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W788-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W788-1 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W788-2 M12', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W788-2 M12', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W788-2 M12', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W788-2 M12', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W788-2 M12 EEC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W788-2 M12 EEC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W788-2 M12 EEC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W788-2 M12 EEC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W788-2 M12 EEC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W788-2 M12 EEC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W788-2 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W788-2 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W788-2 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W788-2 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W788-2 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE W788-2 RJ45', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V6.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE WAM763-1', 'versions': [{'status': 'affected', 'version': 'All versions < V2.0'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE WAM766-1', 'versions': [{'status': 'affected', 'version': 'All versions < V2.0'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE WAM766-1 (US)', 'versions': [{'status': 'affected', 'version': 'All versions < V2.0'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE WAM766-1 EEC', 'versions': [{'status': 'affected', 'version': 'All versions < V2.0'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE WAM766-1 EEC (US)', 'versions': [{'status': 'affected', 'version': 'All versions < V2.0'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE WUM763-1', 'versions': [{'status': 'affected', 'version': 'All versions < V2.0'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE WUM763-1', 'versions': [{'status': 'affected', 'version': 'All versions < V2.0'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE WUM766-1', 'versions': [{'status': 'affected', 'version': 'All versions < V2.0'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE WUM766-1 (USA)', 'versions': [{'status': 'affected', 'version': 'All versions < V2.0'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X200-4P IRT', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V5.5.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X201-3P IRT', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V5.5.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X201-3P IRT PRO', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V5.5.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X202-2IRT', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V5.5.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X202-2IRT', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V5.5.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X202-2P IRT', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V5.5.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X202-2P IRT PRO', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V5.5.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X204-2', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X204-2FM', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X204-2LD', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X204-2LD TS', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X204-2TS', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X204IRT', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V5.5.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X204IRT', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V5.5.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X204IRT PRO', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V5.5.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X206-1', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X206-1LD', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X208', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X208PRO', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X212-2', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X212-2LD', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X216', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X224', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X302-7 EEC (230V, coated)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X302-7 EEC (230V)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X302-7 EEC (24V, coated)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X302-7 EEC (24V)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X302-7 EEC (2x 230V, coated)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X302-7 EEC (2x 230V)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X302-7 EEC (2x 24V, coated)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X302-7 EEC (2x 24V)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X304-2FE', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X306-1LD FE', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X307-2 EEC (230V, coated)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X307-2 EEC (230V)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X307-2 EEC (24V, coated)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X307-2 EEC (24V)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X307-2 EEC (2x 230V, coated)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X307-2 EEC (2x 230V)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X307-2 EEC (2x 24V, coated)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X307-2 EEC (2x 24V)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X307-3', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X307-3', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X307-3LD', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X307-3LD', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X308-2', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X308-2 RD (inkl. SIPLUS variants)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X308-2LD', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X308-2LD', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X308-2LH', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X308-2LH', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X308-2LH+', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X308-2LH+', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X308-2M', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X308-2M', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X308-2M PoE', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X308-2M PoE', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X308-2M TS', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X308-2M TS', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X310', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X310', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X310FE', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X310FE', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X320-1 FE', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X320-1-2LD FE', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE X408-2', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XB205-3 (SC, PN)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XB205-3 (ST, E/IP)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XB205-3 (ST, E/IP)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XB205-3 (ST, PN)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XB205-3LD (SC, E/IP)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XB205-3LD (SC, PN)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XB208 (E/IP)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XB208 (PN)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XB213-3 (SC, E/IP)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XB213-3 (SC, PN)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XB213-3 (ST, E/IP)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XB213-3 (ST, PN)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XB213-3LD (SC, E/IP)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XB213-3LD (SC, PN)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XB216 (E/IP)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XB216 (PN)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC206-2 (SC)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC206-2 (ST/BFOC)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC206-2G PoE', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC206-2G PoE (54 V DC)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC206-2G PoE EEC (54 V DC)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC206-2SFP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC206-2SFP EEC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC206-2SFP G', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC206-2SFP G (EIP DEF.)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC206-2SFP G EEC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC208', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC208EEC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC208G', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC208G (EIP def.)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC208G EEC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC208G PoE', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC208G PoE (54 V DC)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC216', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC216-3G PoE', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC216-3G PoE (54 V DC)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC216-4C', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC216-4C G', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC216-4C G (EIP Def.)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC216-4C G EEC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC216EEC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC224', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC224-4C G', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC224-4C G (EIP Def.)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XC224-4C G EEC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XF201-3P IRT', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V5.5.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XF202-2P IRT', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V5.5.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XF204', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XF204', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XF204 DNA', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XF204-2', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XF204-2BA', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XF204-2BA DNA', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XF204-2BA IRT', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V5.5.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XF204IRT', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V5.5.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XF206-1', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XF208', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XM408-4C', 'versions': [{'status': 'affected', 'version': 'All versions < V6.5'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XM408-4C (L3 int.)', 'versions': [{'status': 'affected', 'version': 'All versions < V6.5'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XM408-8C', 'versions': [{'status': 'affected', 'version': 'All versions < V6.5'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XM408-8C (L3 int.)', 'versions': [{'status': 'affected', 'version': 'All versions < V6.5'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XM416-4C', 'versions': [{'status': 'affected', 'version': 'All versions < V6.5'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XM416-4C (L3 int.)', 'versions': [{'status': 'affected', 'version': 'All versions < V6.5'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XP208', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XP208 (Ethernet/IP)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XP208EEC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XP208PoE EEC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XP216', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XP216 (Ethernet/IP)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XP216EEC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XP216POE EEC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-12M (230V, ports on front)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-12M (230V, ports on front)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-12M (230V, ports on rear)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-12M (230V, ports on rear)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-12M (24V, ports on front)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-12M (24V, ports on front)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-12M (24V, ports on rear)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-12M (24V, ports on rear)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-12M TS (24V)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-12M TS (24V)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-4M EEC (100-240VAC/60-250VDC, ports on front)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-4M EEC (100-240VAC/60-250VDC, ports on front)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-4M EEC (100-240VAC/60-250VDC, ports on rear)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-4M EEC (100-240VAC/60-250VDC, ports on rear)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-4M EEC (24V, ports on front)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-4M EEC (24V, ports on front)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-4M EEC (24V, ports on rear)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-4M EEC (24V, ports on rear)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-4M EEC (2x 100-240VAC/60-250VDC, ports on front)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-4M EEC (2x 100-240VAC/60-250VDC, ports on front)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-4M EEC (2x 100-240VAC/60-250VDC, ports on rear)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-4M EEC (2x 100-240VAC/60-250VDC, ports on rear)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-4M EEC (2x 24V, ports on front)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-4M EEC (2x 24V, ports on front)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-4M EEC (2x 24V, ports on rear)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-4M EEC (2x 24V, ports on rear)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-4M PoE (230V, ports on front)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-4M PoE (230V, ports on front)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-4M PoE (230V, ports on rear)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-4M PoE (230V, ports on rear)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-4M PoE (24V, ports on front)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-4M PoE (24V, ports on front)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-4M PoE (24V, ports on rear)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-4M PoE (24V, ports on rear)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-4M PoE TS (24V, ports on front)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324-4M PoE TS (24V, ports on front)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.1.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324WG (24 x FE, AC 230V)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR324WG (24 X FE, DC 24V)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR326-2C PoE WG', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR326-2C PoE WG (without UL)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR328-4C WG (24XFE, 4XGE, 24V)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR328-4C WG (24xFE, 4xGE,DC24V)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR328-4C WG (24xFE,4xGE,AC230V)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR328-4C WG (24xFE,4xGE,AC230V)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR328-4C WG (28xGE, AC 230V)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR328-4C WG (28xGE, DC 24V)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR524-8C, 1x230V', 'versions': [{'status': 'affected', 'version': 'All versions < V6.5'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR524-8C, 1x230V (L3 int.)', 'versions': [{'status': 'affected', 'version': 'All versions < V6.5'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR524-8C, 24V', 'versions': [{'status': 'affected', 'version': 'All versions < V6.5'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR524-8C, 24V (L3 int.)', 'versions': [{'status': 'affected', 'version': 'All versions < V6.5'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR524-8C, 2x230V', 'versions': [{'status': 'affected', 'version': 'All versions < V6.5'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR524-8C, 2x230V (L3 int.)', 'versions': [{'status': 'affected', 'version': 'All versions < V6.5'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR526-8C, 1x230V', 'versions': [{'status': 'affected', 'version': 'All versions < V6.5'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR526-8C, 1x230V (L3 int.)', 'versions': [{'status': 'affected', 'version': 'All versions < V6.5'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR526-8C, 24V', 'versions': [{'status': 'affected', 'version': 'All versions < V6.5'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR526-8C, 24V (L3 int.)', 'versions': [{'status': 'affected', 'version': 'All versions < V6.5'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR526-8C, 2x230V', 'versions': [{'status': 'affected', 'version': 'All versions < V6.5'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR526-8C, 2x230V (L3 int.)', 'versions': [{'status': 'affected', 'version': 'All versions < V6.5'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR528-6M', 'versions': [{'status': 'affected', 'version': 'All versions < V6.5'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR528-6M (2HR2, L3 int.)', 'versions': [{'status': 'affected', 'version': 'All versions < V6.5'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR528-6M (2HR2)', 'versions': [{'status': 'affected', 'version': 'All versions < V6.5'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR528-6M (L3 int.)', 'versions': [{'status': 'affected', 'version': 'All versions < V6.5'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR552-12M', 'versions': [{'status': 'affected', 'version': 'All versions < V6.5'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR552-12M (2HR2, L3 int.)', 'versions': [{'status': 'affected', 'version': 'All versions < V6.5'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR552-12M (2HR2)', 'versions': [{'status': 'affected', 'version': 'All versions < V6.5'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SCALANCE XR552-12M (2HR2)', 'versions': [{'status': 'affected', 'version': 'All versions < V6.5'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'Security Configuration Tool (SCT)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC Cloud Connect 7 CC712', 'versions': [{'status': 'affected', 'version': 'All versions < V1.9'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC Cloud Connect 7 CC716', 'versions': [{'status': 'affected', 'version': 'All versions < V1.9'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC CP 1242-7 V2', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.4.29', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC CP 1243-1', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.4.29', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC CP 1243-7 LTE EU', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.4.29', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC CP 1243-7 LTE US', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.4.29', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC CP 1243-8 IRC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.4.29', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC CP 1542SP-1', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.2.28', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC CP 1543-1', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.0.37', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC CP 1543SP-1', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.2.28', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC CP 1545-1', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V1.1.80', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC CP 1626', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC CP 1628', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC CP 343-1 Advanced', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC CP 443-1 Advanced', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.3.11', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC CP 443-1 OPC UA', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC Drive Controller CPU 1504D TF', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC Drive Controller CPU 1507D TF', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC ET 200SP CPU 1510SP F-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC ET 200SP CPU 1510SP F-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC ET 200SP CPU 1510SP-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC ET 200SP CPU 1510SP-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC ET 200SP CPU 1512SP F-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC ET 200SP CPU 1512SP F-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC ET 200SP CPU 1512SP-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC ET 200SP CPU 1512SP-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC ET 200SP Open Controller CPU 1515SP PC2 (incl. SIPLUS variants)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V21.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC HMI Unified Comfort Panels family', 'versions': [{'status': 'affected', 'version': 'All versions < V18'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC Logon V1.6', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V1.6 Upd6', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC MV540 H', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.3', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC MV540 S', 'versions': [{'status': 'affected', 'version': 'All versions < V3.3'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC MV550 H', 'versions': [{'status': 'affected', 'version': 'All versions < V3.3'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC MV550 S', 'versions': [{'status': 'affected', 'version': 'All versions < V3.3'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC MV560 U', 'versions': [{'status': 'affected', 'version': 'All versions < V3.3'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC MV560 X', 'versions': [{'status': 'affected', 'version': 'All versions < V3.3'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC NET PC Software V14', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC NET PC Software V15', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC NET PC Software V16', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V16 Update 6', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC NET PC Software V17', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V17 SP1 Update 1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC PCS 7 TeleControl', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V9.1 Update 1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC PCS 7 V8.2', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC PCS 7 V9.0', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC PCS 7 V9.1', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V9.1 SP2 UC04', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC PCS neo (Administration Console)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC PDM', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V9.2 SP2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC Process Historian OPC UA Server', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2020 SP1 Update 1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC RF166C', 'versions': [{'status': 'affected', 'version': 'All versions < V2.0.1'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC RF185C', 'versions': [{'status': 'affected', 'version': 'All versions < V2.0.1'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC RF186C', 'versions': [{'status': 'affected', 'version': 'All versions < V2.0.1'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC RF186CI', 'versions': [{'status': 'affected', 'version': 'All versions < V2.0.1'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC RF188C', 'versions': [{'status': 'affected', 'version': 'All versions < V2.0.1'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC RF188CI', 'versions': [{'status': 'affected', 'version': 'All versions < V2.0.1'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC RF360R', 'versions': [{'status': 'affected', 'version': 'All versions < V2.0.1'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC RF610R', 'versions': [{'status': 'affected', 'version': 'All versions < V4.0.1'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC RF615R', 'versions': [{'status': 'affected', 'version': 'All versions < V4.0.1'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC RF650R', 'versions': [{'status': 'affected', 'version': 'All versions < V4.0.1'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC RF680R', 'versions': [{'status': 'affected', 'version': 'All versions < V4.0.1'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC RF685R', 'versions': [{'status': 'affected', 'version': 'All versions < V4.0.1'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1200 CPU 1211C AC/DC/Rly', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1200 CPU 1211C DC/DC/DC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1200 CPU 1211C DC/DC/Rly', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1200 CPU 1212C AC/DC/Rly', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1200 CPU 1212C DC/DC/DC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1200 CPU 1212C DC/DC/Rly', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1200 CPU 1212FC DC/DC/DC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1200 CPU 1212FC DC/DC/Rly', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1200 CPU 1214C AC/DC/Rly', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1200 CPU 1214C DC/DC/DC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1200 CPU 1214C DC/DC/Rly', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1200 CPU 1214FC DC/DC/DC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1200 CPU 1214FC DC/DC/Rly', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1200 CPU 1215C AC/DC/Rly', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1200 CPU 1215C DC/DC/DC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1200 CPU 1215C DC/DC/Rly', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1200 CPU 1215FC DC/DC/DC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1200 CPU 1215FC DC/DC/Rly', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1200 CPU 1217C DC/DC/DC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1511-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1511-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1511-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1511C-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1511C-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1511F-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1511F-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1511F-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1511T-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1511TF-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1512C-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1512C-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1513-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1513-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1513-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1513F-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1513F-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1513F-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1513R-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1515-2 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1515-2 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1515-2 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1515F-2 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1515F-2 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1515F-2 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1515R-2 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1515T-2 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1515TF-2 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1516-3 PN/DP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1516-3 PN/DP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1516-3 PN/DP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1516F-3 PN/DP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1516F-3 PN/DP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1516F-3 PN/DP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1516T-3 PN/DP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.0.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1516TF-3 PN/DP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.0.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1517-3 PN/DP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.0.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1517F-3 PN/DP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.0.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1517H-3 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.0.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1517T-3 PN/DP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.0.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1517TF-3 PN/DP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.0.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1518-4 PN/DP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.0.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1518-4 PN/DP MFP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.0.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1518F-4 PN/DP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.0.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.0.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1518HF-4 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.0.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1518T-4 PN/DP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.0.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1518TF-4 PN/DP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.0.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU S7-1518-4 PN/DP ODK', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU S7-1518F-4 PN/DP ODK', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 ET 200pro: CPU 1513PRO F-2 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 ET 200pro: CPU 1513PRO-2 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 ET 200pro: CPU 1516PRO F-2 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 ET 200pro: CPU 1516PRO-2 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 Software Controller V2', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V21.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-PLCSIM Advanced', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V5.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC STEP 7 V15.1', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC STEP 7 V16', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC STEP 7 V17', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V17 Update 5', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC STEP 7 V5', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V5.7 HF4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC WinCC Unified (TIA Portal)', 'versions': [{'status': 'affected', 'version': 'All versions < V17 Update 5'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC WinCC V15.1', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC WinCC V16', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC WinCC V17', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V17 Update 5', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC WinCC V7.3', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC WinCC V7.4', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V7.4 SP1 Update 22', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC WinCC V7.5', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V7.5 SP2 Update 16', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMOCODE ES V15.1', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMOCODE ES V16', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMOCODE ES V17', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V17 Update 5', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMOTION', 'versions': [{'status': 'affected', 'version': 'V5.1', 'lessThan': 'V5.5.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMOTION SCOUT TIA V5.3', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMOTION SCOUT TIA V5.4', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SINAMICS DCC V15.1', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SINAMICS DCC V16', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SINAMICS Startdrive V15.1', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SINAMICS Startdrive V16', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SINAMICS Startdrive V17', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SINAUT Software ST7sc', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SINAUT ST7CC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SINEC INS', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V1.0 SP2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SINEC NMS', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V1.0 SP3', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SINEMA Remote Connect Server', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS ET 200SP CP 1543SP-1 ISEC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.2.28', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.2.28', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS ET 200SP CPU 1510SP F-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS ET 200SP CPU 1510SP F-1 PN RAIL', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS ET 200SP CPU 1510SP-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS ET 200SP CPU 1510SP-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS ET 200SP CPU 1510SP-1 PN RAIL', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS ET 200SP CPU 1510SP-1 PN RAIL', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS ET 200SP CPU 1512SP F-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS ET 200SP CPU 1512SP F-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS ET 200SP CPU 1512SP F-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS ET 200SP CPU 1512SP F-1 PN RAIL', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS ET 200SP CPU 1512SP F-1 PN RAIL', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS ET 200SP CPU 1512SP-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS ET 200SP CPU 1512SP-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS ET 200SP CPU 1512SP-1 PN RAIL', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS ET 200SP CPU 1512SP-1 PN RAIL', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS NET CP 1242-7 V2', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.4.29', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS NET CP 1543-1', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.0.37', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS NET CP 343-1 Advanced', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS NET CP 443-1 Advanced', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.3.11', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS NET SCALANCE X202-2P IRT', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V5.5.2', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS NET SCALANCE XC206-2', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS NET SCALANCE XC206-2SFP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS NET SCALANCE XC208', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS NET SCALANCE XC216-4C', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.4', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CP 1243-1', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.4.29', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CP 1243-1 RAIL', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.4.29', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1212 AC/DC/RLY', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1212 DC/DC/RLY', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1212 DC/DC/RLY', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1212C AC/DC/RLY', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1212C DC/DC/DC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1212C DC/DC/DC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1212C DC/DC/DC RAIL', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1214 AC/DC/RLY', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1214 DC/DC/RLY', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1214C AC/DC/RLY', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1214C AC/DC/RLY', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1214C DC/DC/DC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1214C DC/DC/DC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1214C DC/DC/DC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1214C DC/DC/DC RAIL', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1214C DC/DC/RLY', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1214C DC/DC/RLY', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1214FC DC/DC/DC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1214FC DC/DC/RLY', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1215 AC/DC/RLY', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1215 AC/DC/RLY', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1215 DC/DC/DC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1215 DC/DC/DC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1215 DC/DC/RLY', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1215 DC/DC/RLY', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1215 DC/DC/RLY', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1215C AC/DC/RLY', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1215C DC/DC/DC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1200 CPU 1215FC DC/DC/DC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V4.6.0', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1511-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1511-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1511-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1511-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1511-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1511-1 PN T1 RAIL', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1511-1 PN T1 RAIL', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1511-1 PN TX RAIL', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1511-1 PN TX RAIL', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1511F-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1511F-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1511F-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1513-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1513-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1513-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1513-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1513-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1513F-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1513F-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1513F-1 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1515F-2 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1515F-2 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1515F-2 PN RAIL', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1515F-2 PN T2 RAIL', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1515R-2 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1515R-2 PN TX RAIL', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1516-3 PN/DP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1516-3 PN/DP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1516-3 PN/DP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1516-3 PN/DP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1516-3 PN/DP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1516-3 PN/DP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1516-3 PN/DP RAIL', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1516-3 PN/DP TX RAIL', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1516F-3 PN/DP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1516F-3 PN/DP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1516F-3 PN/DP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1516F-3 PN/DP RAIL', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1516F-3 PN/DP RAIL', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.9.7', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1517H-3 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.0.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1518-4 PN/DP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.0.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1518-4 PN/DP MFP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.0.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1518F-4 PN/DP', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.0.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1518HF-4 PN', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.0.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS TIM 1531 IRC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.4.8', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIRIUS Safety ES V17 (TIA Portal)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V17 Update 5', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIRIUS Soft Starter ES V15.1 (TIA Portal)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIRIUS Soft Starter ES V16 (TIA Portal)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIRIUS Soft Starter ES V17 (TIA Portal)', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V17 Update 5', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'TeleControl Server Basic V3', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V3.1.1', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'TIA Administrator', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V1.0.8', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'TIA Portal Cloud V16', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '*', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'TIA Portal Cloud V17', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.3', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'TIM 1531 IRC', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'V2.4.8', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1518-4 PN/DP MFP', 'versions': [{'status': 'affected', 'version': 'V3.1.0', 'lessThan': 'V3.1.5', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1518-4 PN/DP MFP', 'versions': [{'status': 'affected', 'version': 'V3.1.0', 'lessThan': 'V3.1.5', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP', 'versions': [{'status': 'affected', 'version': 'V3.1.0', 'lessThan': 'V3.1.5', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP', 'versions': [{'status': 'affected', 'version': 'V3.1.0', 'lessThan': 'V3.1.5', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}, {'vendor': 'Siemens', 'product': 'SIPLUS S7-1500 CPU 1518-4 PN/DP MFP', 'versions': [{'status': 'affected', 'version': 'V3.1.0', 'lessThan': 'V3.1.5', 'versionType': 'custom'}], 'defaultStatus': 'unknown'}]
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Jun. 17, 2026

    Action Type Old Value New Value
    Added SSVC {'id': 'CVE-2022-0778', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'yes'}, {'technicalImpact': 'partial'}], 'version': '2.0.3', 'timestamp': '2026-05-22T13:27:14.476267Z'}
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    May. 22, 2026

    Action Type Old Value New Value
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
    Added CWE CWE-835
  • CVE Modified by 0b142b55-0307-4c5a-b3c9-f314f3fb7c5e

    Apr. 14, 2026

    Action Type Old Value New Value
    Added Reference https://cert-portal.siemens.com/productcert/html/ssa-019200.html
    Added Reference https://cert-portal.siemens.com/productcert/html/ssa-028723.html
    Added Reference https://cert-portal.siemens.com/productcert/html/ssa-108696.html
    Added Reference https://cert-portal.siemens.com/productcert/html/ssa-398330.html
    Added Reference https://cert-portal.siemens.com/productcert/html/ssa-712929.html
  • CVE Modified by af854a3a-2127-422b-91ae-364da2661108

    Nov. 21, 2024

    Action Type Old Value New Value
    Added Reference http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html
    Added Reference http://seclists.org/fulldisclosure/2022/May/33
    Added Reference http://seclists.org/fulldisclosure/2022/May/35
    Added Reference http://seclists.org/fulldisclosure/2022/May/38
    Added Reference https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf
    Added Reference https://git.openssl.org/gitweb/?p=openssl.git%3Ba=commitdiff%3Bh=3118eb64934499d93db3230748a452351d1d9a65
    Added Reference https://git.openssl.org/gitweb/?p=openssl.git%3Ba=commitdiff%3Bh=380085481c64de749a6dd25cdf0bcf4360b30f83
    Added Reference https://git.openssl.org/gitweb/?p=openssl.git%3Ba=commitdiff%3Bh=a466912611aa6cbdf550cd10601390e587451246
    Added Reference https://lists.debian.org/debian-lts-announce/2022/03/msg00023.html
    Added Reference https://lists.debian.org/debian-lts-announce/2022/03/msg00024.html
    Added Reference https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/
    Added Reference https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/
    Added Reference https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/
    Added Reference https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0002
    Added Reference https://security.gentoo.org/glsa/202210-02
    Added Reference https://security.netapp.com/advisory/ntap-20220321-0002/
    Added Reference https://security.netapp.com/advisory/ntap-20220429-0005/
    Added Reference https://security.netapp.com/advisory/ntap-20240621-0006/
    Added Reference https://support.apple.com/kb/HT213255
    Added Reference https://support.apple.com/kb/HT213256
    Added Reference https://support.apple.com/kb/HT213257
    Added Reference https://www.debian.org/security/2022/dsa-5103
    Added Reference https://www.openssl.org/news/secadv/20220315.txt
    Added Reference https://www.oracle.com/security-alerts/cpuapr2022.html
    Added Reference https://www.oracle.com/security-alerts/cpujul2022.html
    Added Reference https://www.tenable.com/security/tns-2022-06
    Added Reference https://www.tenable.com/security/tns-2022-07
    Added Reference https://www.tenable.com/security/tns-2022-08
    Added Reference https://www.tenable.com/security/tns-2022-09
  • CVE Modified by [email protected]

    Jun. 21, 2024

    Action Type Old Value New Value
    Added Reference OpenSSL Software Foundation https://security.netapp.com/advisory/ntap-20240621-0006/ [No types assigned]
  • CVE Modified by [email protected]

    May. 14, 2024

    Action Type Old Value New Value
  • CVE Modified by [email protected]

    Nov. 07, 2023

    Action Type Old Value New Value
    Added Reference OpenSSL Software Foundation https://git.openssl.org/gitweb/?p=openssl.git%3Ba=commitdiff%3Bh=a466912611aa6cbdf550cd10601390e587451246 [No types assigned]
    Added Reference OpenSSL Software Foundation https://git.openssl.org/gitweb/?p=openssl.git%3Ba=commitdiff%3Bh=3118eb64934499d93db3230748a452351d1d9a65 [No types assigned]
    Added Reference OpenSSL Software Foundation https://git.openssl.org/gitweb/?p=openssl.git%3Ba=commitdiff%3Bh=380085481c64de749a6dd25cdf0bcf4360b30f83 [No types assigned]
    Added Reference OpenSSL Software Foundation https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/ [No types assigned]
    Added Reference OpenSSL Software Foundation https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/ [No types assigned]
    Added Reference OpenSSL Software Foundation https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/ [No types assigned]
    Removed Reference OpenSSL Software Foundation https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=380085481c64de749a6dd25cdf0bcf4360b30f83
    Removed Reference OpenSSL Software Foundation https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a466912611aa6cbdf550cd10601390e587451246
    Removed Reference OpenSSL Software Foundation https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3118eb64934499d93db3230748a452351d1d9a65
    Removed Reference OpenSSL Software Foundation https://lists.fedoraproject.org/archives/list/[email protected]/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/
    Removed Reference OpenSSL Software Foundation https://lists.fedoraproject.org/archives/list/[email protected]/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/
    Removed Reference OpenSSL Software Foundation https://lists.fedoraproject.org/archives/list/[email protected]/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/
  • Modified Analysis by [email protected]

    Nov. 09, 2022

    Action Type Old Value New Value
    Changed Reference Type https://security.gentoo.org/glsa/202210-02 No Types Assigned https://security.gentoo.org/glsa/202210-02 Third Party Advisory
  • CVE Modified by [email protected]

    Oct. 16, 2022

    Action Type Old Value New Value
    Added Reference https://security.gentoo.org/glsa/202210-02 [No Types Assigned]
  • Modified Analysis by [email protected]

    Aug. 29, 2022

    Action Type Old Value New Value
    Changed Reference Type http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html Third Party Advisory http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html Third Party Advisory, VDB Entry
    Changed Reference Type http://seclists.org/fulldisclosure/2022/May/33 Third Party Advisory http://seclists.org/fulldisclosure/2022/May/33 Mailing List, Third Party Advisory
    Changed Reference Type http://seclists.org/fulldisclosure/2022/May/35 Third Party Advisory http://seclists.org/fulldisclosure/2022/May/35 Mailing List, Third Party Advisory
    Changed Reference Type http://seclists.org/fulldisclosure/2022/May/38 Third Party Advisory http://seclists.org/fulldisclosure/2022/May/38 Mailing List, Third Party Advisory
    Changed Reference Type https://www.oracle.com/security-alerts/cpujul2022.html No Types Assigned https://www.oracle.com/security-alerts/cpujul2022.html Third Party Advisory
    Added CPE Configuration OR *cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* versions from (including) 12.0.0 up to (including) 12.12.0 *cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* versions from (including) 12.13.0 up to (excluding) 12.22.11 *cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* versions from (excluding) 14.0.0 up to (including) 14.14.0 *cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* versions from (including) 14.15.0 up to (excluding) 14.19.1 *cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* versions from (excluding) 16.0.0 up to (including) 16.12.0 *cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* versions from (including) 16.13.0 up to (excluding) 16.14.2 *cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* versions from (excluding) 17.0.0 up to (excluding) 17.7.2
  • CVE Modified by [email protected]

    Jul. 25, 2022

    Action Type Old Value New Value
    Added Reference https://www.oracle.com/security-alerts/cpujul2022.html [No Types Assigned]
  • Modified Analysis by [email protected]

    Jul. 18, 2022

    Action Type Old Value New Value
    Changed Reference Type http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html No Types Assigned http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html Third Party Advisory
    Changed Reference Type http://seclists.org/fulldisclosure/2022/May/33 No Types Assigned http://seclists.org/fulldisclosure/2022/May/33 Third Party Advisory
    Changed Reference Type http://seclists.org/fulldisclosure/2022/May/35 No Types Assigned http://seclists.org/fulldisclosure/2022/May/35 Third Party Advisory
    Changed Reference Type http://seclists.org/fulldisclosure/2022/May/38 No Types Assigned http://seclists.org/fulldisclosure/2022/May/38 Third Party Advisory
    Changed Reference Type https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf No Types Assigned https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf Third Party Advisory
    Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/ Mailing List, Third Party Advisory
    Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/ Mailing List https://lists.fedoraproject.org/archives/list/[email protected]/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/ Mailing List, Third Party Advisory
    Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/ Mailing List, Third Party Advisory
    Changed Reference Type https://security.netapp.com/advisory/ntap-20220429-0005/ No Types Assigned https://security.netapp.com/advisory/ntap-20220429-0005/ Third Party Advisory
    Changed Reference Type https://support.apple.com/kb/HT213255 No Types Assigned https://support.apple.com/kb/HT213255 Third Party Advisory
    Changed Reference Type https://support.apple.com/kb/HT213256 No Types Assigned https://support.apple.com/kb/HT213256 Third Party Advisory
    Changed Reference Type https://support.apple.com/kb/HT213257 No Types Assigned https://support.apple.com/kb/HT213257 Third Party Advisory
    Changed Reference Type https://www.oracle.com/security-alerts/cpuapr2022.html No Types Assigned https://www.oracle.com/security-alerts/cpuapr2022.html Third Party Advisory
    Changed Reference Type https://www.tenable.com/security/tns-2022-06 No Types Assigned https://www.tenable.com/security/tns-2022-06 Third Party Advisory
    Changed Reference Type https://www.tenable.com/security/tns-2022-07 No Types Assigned https://www.tenable.com/security/tns-2022-07 Third Party Advisory
    Changed Reference Type https://www.tenable.com/security/tns-2022-08 No Types Assigned https://www.tenable.com/security/tns-2022-08 Third Party Advisory
    Changed Reference Type https://www.tenable.com/security/tns-2022-09 No Types Assigned https://www.tenable.com/security/tns-2022-09 Third Party Advisory
    Changed CPE Configuration OR *cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:* OR *cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:* *cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*
    Added CPE Configuration OR *cpe:2.3:a:tenable:nessus:*:*:*:*:*:*:*:* versions up to (excluding) 8.15.4 *cpe:2.3:a:tenable:nessus:*:*:*:*:*:*:*:* versions from (including) 10.0.0 up to (excluding) 10.1.2
    Added CPE Configuration OR *cpe:2.3:a:mariadb:mariadb:*:*:*:*:*:*:*:* versions from (including) 10.2.0 up to (excluding) 10.2.42 *cpe:2.3:a:mariadb:mariadb:*:*:*:*:*:*:*:* versions from (including) 10.3.0 up to (excluding) 10.3.33 *cpe:2.3:a:mariadb:mariadb:*:*:*:*:*:*:*:* versions from (including) 10.4.0 up to (excluding) 10.4.23 *cpe:2.3:a:mariadb:mariadb:*:*:*:*:*:*:*:* versions from (including) 10.5.0 up to (excluding) 10.5.14 *cpe:2.3:a:mariadb:mariadb:*:*:*:*:*:*:*:* versions from (including) 10.6.0 up to (excluding) 10.6.6 *cpe:2.3:a:mariadb:mariadb:*:*:*:*:*:*:*:* versions from (including) 10.7.0 up to (excluding) 10.7.2
  • CVE Modified by [email protected]

    Jun. 14, 2022

    Action Type Old Value New Value
    Added Reference https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf [No Types Assigned]
  • CVE Modified by [email protected]

    Jun. 02, 2022

    Action Type Old Value New Value
    Added Reference http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html [No Types Assigned]
  • CVE Modified by [email protected]

    May. 17, 2022

    Action Type Old Value New Value
    Added Reference http://seclists.org/fulldisclosure/2022/May/38 [No Types Assigned]
    Added Reference http://seclists.org/fulldisclosure/2022/May/35 [No Types Assigned]
    Added Reference http://seclists.org/fulldisclosure/2022/May/33 [No Types Assigned]
  • CVE Modified by [email protected]

    May. 16, 2022

    Action Type Old Value New Value
    Added Reference https://support.apple.com/kb/HT213256 [No Types Assigned]
    Added Reference https://support.apple.com/kb/HT213255 [No Types Assigned]
    Added Reference https://support.apple.com/kb/HT213257 [No Types Assigned]
  • CVE Modified by [email protected]

    Apr. 29, 2022

    Action Type Old Value New Value
    Added Reference https://security.netapp.com/advisory/ntap-20220429-0005/ [No Types Assigned]
  • CVE Modified by [email protected]

    Apr. 20, 2022

    Action Type Old Value New Value
    Added Reference https://www.tenable.com/security/tns-2022-09 [No Types Assigned]
  • CVE Modified by [email protected]

    Apr. 20, 2022

    Action Type Old Value New Value
    Added Reference https://www.oracle.com/security-alerts/cpuapr2022.html [No Types Assigned]
  • CVE Modified by [email protected]

    Apr. 06, 2022

    Action Type Old Value New Value
    Added Reference https://www.tenable.com/security/tns-2022-08 [No Types Assigned]
  • CVE Modified by [email protected]

    Apr. 05, 2022

    Action Type Old Value New Value
    Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/ [No Types Assigned]
  • CVE Modified by [email protected]

    Apr. 03, 2022

    Action Type Old Value New Value
    Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/ [No Types Assigned]
  • CVE Modified by [email protected]

    Mar. 31, 2022

    Action Type Old Value New Value
    Added Reference https://www.tenable.com/security/tns-2022-07 [No Types Assigned]
  • CVE Modified by [email protected]

    Mar. 30, 2022

    Action Type Old Value New Value
    Added Reference https://www.tenable.com/security/tns-2022-06 [No Types Assigned]
  • Modified Analysis by [email protected]

    Mar. 30, 2022

    Action Type Old Value New Value
    Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/ Mailing List
    Changed Reference Type https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0002 No Types Assigned https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0002 Third Party Advisory
    Changed CPE Configuration OR *cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* versions from (including) 1.0.2 up to (excluding) 1.0.2zd *cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* versions from (including) 1.1.1 up to (excluding) 1.1.1n *cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* versions from (including) 3.0.0 up to (excluding) 3.0.2 OR *cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* versions from (including) 1.0.2 up to (excluding) 1.0.2zd *cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* versions from (including) 1.1.0 up to (excluding) 1.1.1n *cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* versions from (including) 3.0.0 up to (excluding) 3.0.2
    Added CPE Configuration OR *cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*
  • CVE Modified by [email protected]

    Mar. 22, 2022

    Action Type Old Value New Value
    Added Reference https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0002 [No Types Assigned]
  • CVE Modified by [email protected]

    Mar. 22, 2022

    Action Type Old Value New Value
    Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/ [No Types Assigned]
  • Initial Analysis by [email protected]

    Mar. 21, 2022

    Action Type Old Value New Value
    Added CVSS V2 NIST (AV:N/AC:L/Au:N/C:N/I:N/A:P)
    Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
    Changed Reference Type https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3118eb64934499d93db3230748a452351d1d9a65 No Types Assigned https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3118eb64934499d93db3230748a452351d1d9a65 Mailing List, Patch, Vendor Advisory
    Changed Reference Type https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=380085481c64de749a6dd25cdf0bcf4360b30f83 No Types Assigned https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=380085481c64de749a6dd25cdf0bcf4360b30f83 Broken Link
    Changed Reference Type https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a466912611aa6cbdf550cd10601390e587451246 No Types Assigned https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a466912611aa6cbdf550cd10601390e587451246 Mailing List, Patch, Vendor Advisory
    Changed Reference Type https://lists.debian.org/debian-lts-announce/2022/03/msg00023.html No Types Assigned https://lists.debian.org/debian-lts-announce/2022/03/msg00023.html Mailing List, Third Party Advisory
    Changed Reference Type https://lists.debian.org/debian-lts-announce/2022/03/msg00024.html No Types Assigned https://lists.debian.org/debian-lts-announce/2022/03/msg00024.html Mailing List, Third Party Advisory
    Changed Reference Type https://security.netapp.com/advisory/ntap-20220321-0002/ No Types Assigned https://security.netapp.com/advisory/ntap-20220321-0002/ Third Party Advisory
    Changed Reference Type https://www.debian.org/security/2022/dsa-5103 No Types Assigned https://www.debian.org/security/2022/dsa-5103 Third Party Advisory
    Changed Reference Type https://www.openssl.org/news/secadv/20220315.txt No Types Assigned https://www.openssl.org/news/secadv/20220315.txt Vendor Advisory
    Added CWE NIST CWE-835
    Added CPE Configuration OR *cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* versions from (including) 1.0.2 up to (excluding) 1.0.2zd *cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* versions from (including) 1.1.1 up to (excluding) 1.1.1n *cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* versions from (including) 3.0.0 up to (excluding) 3.0.2
    Added CPE Configuration OR *cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* *cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* *cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*
    Added CPE Configuration OR *cpe:2.3:a:netapp:cloud_volumes_ontap_mediator:-:*:*:*:*:*:*:* *cpe:2.3:a:netapp:clustered_data_ontap:-:*:*:*:*:*:*:* *cpe:2.3:a:netapp:clustered_data_ontap_antivirus_connector:-:*:*:*:*:*:*:* *cpe:2.3:a:netapp:santricity_smi-s_provider:-:*:*:*:*:*:*:* *cpe:2.3:a:netapp:storagegrid:-:*:*:*:*:*:*:*
    Added CPE Configuration AND OR *cpe:2.3:o:netapp:a250_firmware:-:*:*:*:*:*:*:* OR cpe:2.3:h:netapp:a250:-:*:*:*:*:*:*:*
    Added CPE Configuration AND OR *cpe:2.3:o:netapp:500f_firmware:-:*:*:*:*:*:*:* OR cpe:2.3:h:netapp:500f:-:*:*:*:*:*:*:*
  • CVE Modified by [email protected]

    Mar. 21, 2022

    Action Type Old Value New Value
    Added Reference https://security.netapp.com/advisory/ntap-20220321-0002/ [No Types Assigned]
  • CVE Modified by [email protected]

    Mar. 17, 2022

    Action Type Old Value New Value
    Added Reference https://lists.debian.org/debian-lts-announce/2022/03/msg00024.html [No Types Assigned]
    Added Reference https://lists.debian.org/debian-lts-announce/2022/03/msg00023.html [No Types Assigned]
  • CVE Modified by [email protected]

    Mar. 16, 2022

    Action Type Old Value New Value
    Added Reference https://www.debian.org/security/2022/dsa-5103 [No Types Assigned]
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.