{
  "document": {
    "title": "SSA-595101: Multiple File Parsing Vulnerabilities in JT2Go and Teamcenter Visualization before V13.2.0.5",
    "category": "Siemens Security Advisory",
    "csaf_version": "2.0",
    "publisher": {
      "name": "Siemens ProductCERT",
      "contact_details": "productcert@siemens.com",
      "category": "vendor",
      "namespace": "https://www.siemens.com"
    },
    "distribution": {
      "text": "Disclosure is not limited.",
      "tlp": {
        "label": "WHITE"
      }
    },
    "tracking": {
      "id": "SSA-595101",
      "status": "final",
      "version": "1",
      "revision_history": [
        {
          "number": "1",
          "legacy_version": "1.0",
          "date": "2021-12-14T00:00:00Z",
          "summary": "Publication Date"
        }
      ],
      "initial_release_date": "2021-12-14T00:00:00Z",
      "current_release_date": "2021-12-14T00:00:00Z",
      "generator": {
        "engine": {
          "name": "Siemens ProductCERT CSAF Generator",
          "version": "1"
        }
      }
    },
    "notes": [
      {
        "title": "Summary",
        "category": "summary",
        "text": "Siemens has released version V13.2.0.5 for JT2Go and Teamcenter Visualization to fix multiple vulnerabilities that could be triggered when the products read maliciously crafted files in different file formats (PDF, JT, TIFF, CGM and TIF). If a user is tricked to open a malicious file with any of the affected products, this could lead the application to crash or potentially lead to arbitrary code execution.\n\nSiemens recommends to update to the latest versions and to limit opening of untrusted files from unknown sources in the affected products."
      },
      {
        "title": "General Recommendations",
        "category": "general",
        "text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens' operational guidelines for Industrial Security (Download: https://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\n\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity"
      },
      {
        "title": "Additional Resources",
        "category": "general",
        "text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories"
      },
      {
        "title": "Terms of Use",
        "category": "legal_disclaimer",
        "text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens' underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens' Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use."
      }
    ],
    "references": [
      {
        "category": "self",
        "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-595101.pdf",
        "summary": "SSA-595101: Multiple File Parsing Vulnerabilities in JT2Go and Teamcenter Visualization before V13.2.0.5 - PDF Version"
      },
      {
        "category": "self",
        "url": "https://cert-portal.siemens.com/productcert/txt/ssa-595101.txt",
        "summary": "SSA-595101: Multiple File Parsing Vulnerabilities in JT2Go and Teamcenter Visualization before V13.2.0.5 - TXT Version"
      },
      {
        "category": "self",
        "url": "https://cert-portal.siemens.com/productcert/csaf/ssa-595101.json",
        "summary": "SSA-595101: Multiple File Parsing Vulnerabilities in JT2Go and Teamcenter Visualization before V13.2.0.5 - CSAF Version"
      }
    ],
    "acknowledgments": [
      {
        "organization": "Trend Micro Zero Day Initiative",
        "summary": "coordinated disclosure of CVE-2021-44001, CVE-2021-44002, CVE-2021-44017 and CVE-2021-44011 through CVE-2021-44015"
      },
      {
        "organization": "Cybersecurity and Infrastructure Security Agency (CISA)",
        "summary": "coordinated disclosure"
      },
      {
        "names": [
          "Jin Huang"
        ],
        "organization": "ADLab of Venustech",
        "summary": "reporting the vulnerabilities from CVE-2021-44003 through CVE-2021-44010"
      }
    ]
  },
  "product_tree": {
    "branches": [
      {
        "name": "Siemens",
        "category": "vendor",
        "branches": [
          {
            "name": "JT2Go",
            "category": "product_name",
            "branches": [
              {
                "name": "< V13.2.0.5",
                "category": "product_version_range",
                "product": {
                  "product_id": "1",
                  "name": "JT2Go"
                }
              }
            ]
          },
          {
            "name": "Teamcenter Visualization",
            "category": "product_name",
            "branches": [
              {
                "name": "< V13.2.0.5",
                "category": "product_version_range",
                "product": {
                  "product_id": "2",
                  "name": "Teamcenter Visualization"
                }
              }
            ]
          }
        ]
      }
    ]
  },
  "vulnerabilities": [
    {
      "title": "CVE-2021-44001",
      "notes": [
        {
          "title": "Summary",
          "category": "summary",
          "text": "The DL180pdfl.dll contains an out of bounds write past the end of an allocated structure while parsing specially crafted PDF files. This could allow an attacker to execute code in the context of the current process. (ZDI-CAN-14974)"
        }
      ],
      "cve": "CVE-2021-44001",
      "cwe": {
        "id": "CWE-787",
        "name": "Out-of-bounds Write"
      },
      "product_status": {
        "known_affected": [
          "1",
          "2"
        ]
      },
      "scores": [
        {
          "cvss_v3": {
            "version": "3.1",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C"
          },
          "products": [
            "1",
            "2"
          ]
        }
      ],
      "remediations": [
        {
          "product_ids": [
            "1"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html"
        },
        {
          "product_ids": [
            "2"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://support.sw.siemens.com/"
        },
        {
          "product_ids": [
            "1",
            "2"
          ],
          "category": "mitigation",
          "details": "Avoid to open untrusted files from unknown sources in JT2Go and Teamcenter Visualization"
        }
      ],
      "references": [
        {
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html",
          "summary": "CVE-2021-44001 - JT2Go"
        },
        {
          "url": "https://support.sw.siemens.com/",
          "summary": "CVE-2021-44001 - Teamcenter Visualization"
        },
        {
          "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-44001.json",
          "summary": "CVE-2021-44001 Mitre 5.0 json"
        }
      ]
    },
    {
      "title": "CVE-2021-44002",
      "notes": [
        {
          "title": "Summary",
          "category": "summary",
          "text": "The Jt1001.dll contains an out of bounds write past the end of an allocated structure while parsing specially crafted JT files. This could allow an attacker to execute code in the context of the current process. (ZDI-CAN-15058)"
        }
      ],
      "cve": "CVE-2021-44002",
      "cwe": {
        "id": "CWE-787",
        "name": "Out-of-bounds Write"
      },
      "product_status": {
        "known_affected": [
          "1",
          "2"
        ]
      },
      "scores": [
        {
          "cvss_v3": {
            "version": "3.1",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C"
          },
          "products": [
            "1",
            "2"
          ]
        }
      ],
      "remediations": [
        {
          "product_ids": [
            "1"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html"
        },
        {
          "product_ids": [
            "2"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://support.sw.siemens.com/"
        },
        {
          "product_ids": [
            "1",
            "2"
          ],
          "category": "mitigation",
          "details": "Avoid to open untrusted files from unknown sources in JT2Go and Teamcenter Visualization"
        }
      ],
      "references": [
        {
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html",
          "summary": "CVE-2021-44002 - JT2Go"
        },
        {
          "url": "https://support.sw.siemens.com/",
          "summary": "CVE-2021-44002 - Teamcenter Visualization"
        },
        {
          "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-44002.json",
          "summary": "CVE-2021-44002 Mitre 5.0 json"
        }
      ]
    },
    {
      "title": "CVE-2021-44003",
      "notes": [
        {
          "title": "Summary",
          "category": "summary",
          "text": "The Tiff_Loader.dll is vulnerable to use of uninitialized memory while parsing user supplied TIFF files. This could allow an attacker to cause a denial-of-service condition."
        }
      ],
      "cve": "CVE-2021-44003",
      "cwe": {
        "id": "CWE-457",
        "name": "Use of Uninitialized Variable"
      },
      "product_status": {
        "known_affected": [
          "1",
          "2"
        ]
      },
      "scores": [
        {
          "cvss_v3": {
            "version": "3.1",
            "baseScore": 3.3,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C"
          },
          "products": [
            "1",
            "2"
          ]
        }
      ],
      "remediations": [
        {
          "product_ids": [
            "1"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html"
        },
        {
          "product_ids": [
            "2"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://support.sw.siemens.com/"
        },
        {
          "product_ids": [
            "1",
            "2"
          ],
          "category": "mitigation",
          "details": "Avoid to open untrusted files from unknown sources in JT2Go and Teamcenter Visualization"
        }
      ],
      "references": [
        {
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html",
          "summary": "CVE-2021-44003 - JT2Go"
        },
        {
          "url": "https://support.sw.siemens.com/",
          "summary": "CVE-2021-44003 - Teamcenter Visualization"
        },
        {
          "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-44003.json",
          "summary": "CVE-2021-44003 Mitre 5.0 json"
        }
      ]
    },
    {
      "title": "CVE-2021-44004",
      "notes": [
        {
          "title": "Summary",
          "category": "summary",
          "text": "The Tiff_Loader.dll is vulnerable to an out of bounds read past the end of an allocated buffer when parsing TIFF files. An attacker could leverage this vulnerability to leak information in the context of the current process."
        }
      ],
      "cve": "CVE-2021-44004",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "product_status": {
        "known_affected": [
          "1",
          "2"
        ]
      },
      "scores": [
        {
          "cvss_v3": {
            "version": "3.1",
            "baseScore": 3.3,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C"
          },
          "products": [
            "1",
            "2"
          ]
        }
      ],
      "remediations": [
        {
          "product_ids": [
            "1"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html"
        },
        {
          "product_ids": [
            "2"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://support.sw.siemens.com/"
        },
        {
          "product_ids": [
            "1",
            "2"
          ],
          "category": "mitigation",
          "details": "Avoid to open untrusted files from unknown sources in JT2Go and Teamcenter Visualization"
        }
      ],
      "references": [
        {
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html",
          "summary": "CVE-2021-44004 - JT2Go"
        },
        {
          "url": "https://support.sw.siemens.com/",
          "summary": "CVE-2021-44004 - Teamcenter Visualization"
        },
        {
          "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-44004.json",
          "summary": "CVE-2021-44004 Mitre 5.0 json"
        }
      ]
    },
    {
      "title": "CVE-2021-44005",
      "notes": [
        {
          "title": "Summary",
          "category": "summary",
          "text": "The Tiff_Loader.dll contains an out of bounds write past the end of an allocated structure while parsing specially crafted TIFF files. This could allow an attacker to execute code in the context of the current process."
        }
      ],
      "cve": "CVE-2021-44005",
      "cwe": {
        "id": "CWE-787",
        "name": "Out-of-bounds Write"
      },
      "product_status": {
        "known_affected": [
          "1",
          "2"
        ]
      },
      "scores": [
        {
          "cvss_v3": {
            "version": "3.1",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C"
          },
          "products": [
            "1",
            "2"
          ]
        }
      ],
      "remediations": [
        {
          "product_ids": [
            "1"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html"
        },
        {
          "product_ids": [
            "2"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://support.sw.siemens.com/"
        },
        {
          "product_ids": [
            "1",
            "2"
          ],
          "category": "mitigation",
          "details": "Avoid to open untrusted files from unknown sources in JT2Go and Teamcenter Visualization"
        }
      ],
      "references": [
        {
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html",
          "summary": "CVE-2021-44005 - JT2Go"
        },
        {
          "url": "https://support.sw.siemens.com/",
          "summary": "CVE-2021-44005 - Teamcenter Visualization"
        },
        {
          "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-44005.json",
          "summary": "CVE-2021-44005 Mitre 5.0 json"
        }
      ]
    },
    {
      "title": "CVE-2021-44006",
      "notes": [
        {
          "title": "Summary",
          "category": "summary",
          "text": "The Tiff_Loader.dll contains an out of bounds write past the end of an allocated structure while parsing specially crafted TIFF files. This could allow an attacker to execute code in the context of the current process."
        }
      ],
      "cve": "CVE-2021-44006",
      "cwe": {
        "id": "CWE-787",
        "name": "Out-of-bounds Write"
      },
      "product_status": {
        "known_affected": [
          "1",
          "2"
        ]
      },
      "scores": [
        {
          "cvss_v3": {
            "version": "3.1",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C"
          },
          "products": [
            "1",
            "2"
          ]
        }
      ],
      "remediations": [
        {
          "product_ids": [
            "1"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html"
        },
        {
          "product_ids": [
            "2"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://support.sw.siemens.com/"
        },
        {
          "product_ids": [
            "1",
            "2"
          ],
          "category": "mitigation",
          "details": "Avoid to open untrusted files from unknown sources in JT2Go and Teamcenter Visualization"
        }
      ],
      "references": [
        {
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html",
          "summary": "CVE-2021-44006 - JT2Go"
        },
        {
          "url": "https://support.sw.siemens.com/",
          "summary": "CVE-2021-44006 - Teamcenter Visualization"
        },
        {
          "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-44006.json",
          "summary": "CVE-2021-44006 Mitre 5.0 json"
        }
      ]
    },
    {
      "title": "CVE-2021-44007",
      "notes": [
        {
          "title": "Summary",
          "category": "summary",
          "text": "The Tiff_Loader.dll contains an off-by-one error in the heap while parsing specially crafted TIFF files. This could allow an attacker to cause a denial-of-service condition."
        }
      ],
      "cve": "CVE-2021-44007",
      "cwe": {
        "id": "CWE-193",
        "name": "Off-by-one Error"
      },
      "product_status": {
        "known_affected": [
          "1",
          "2"
        ]
      },
      "scores": [
        {
          "cvss_v3": {
            "version": "3.1",
            "baseScore": 3.3,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C"
          },
          "products": [
            "1",
            "2"
          ]
        }
      ],
      "remediations": [
        {
          "product_ids": [
            "1"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html"
        },
        {
          "product_ids": [
            "2"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://support.sw.siemens.com/"
        },
        {
          "product_ids": [
            "1",
            "2"
          ],
          "category": "mitigation",
          "details": "Avoid to open untrusted files from unknown sources in JT2Go and Teamcenter Visualization"
        }
      ],
      "references": [
        {
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html",
          "summary": "CVE-2021-44007 - JT2Go"
        },
        {
          "url": "https://support.sw.siemens.com/",
          "summary": "CVE-2021-44007 - Teamcenter Visualization"
        },
        {
          "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-44007.json",
          "summary": "CVE-2021-44007 Mitre 5.0 json"
        }
      ]
    },
    {
      "title": "CVE-2021-44008",
      "notes": [
        {
          "title": "Summary",
          "category": "summary",
          "text": "The Tiff_Loader.dll is vulnerable to an out of bounds read past the end of an allocated buffer when parsing TIFF files. An attacker could leverage this vulnerability to leak information in the context of the current process."
        }
      ],
      "cve": "CVE-2021-44008",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "product_status": {
        "known_affected": [
          "1",
          "2"
        ]
      },
      "scores": [
        {
          "cvss_v3": {
            "version": "3.1",
            "baseScore": 3.3,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C"
          },
          "products": [
            "1",
            "2"
          ]
        }
      ],
      "remediations": [
        {
          "product_ids": [
            "1"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html"
        },
        {
          "product_ids": [
            "2"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://support.sw.siemens.com/"
        },
        {
          "product_ids": [
            "1",
            "2"
          ],
          "category": "mitigation",
          "details": "Avoid to open untrusted files from unknown sources in JT2Go and Teamcenter Visualization"
        }
      ],
      "references": [
        {
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html",
          "summary": "CVE-2021-44008 - JT2Go"
        },
        {
          "url": "https://support.sw.siemens.com/",
          "summary": "CVE-2021-44008 - Teamcenter Visualization"
        },
        {
          "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-44008.json",
          "summary": "CVE-2021-44008 Mitre 5.0 json"
        }
      ]
    },
    {
      "title": "CVE-2021-44009",
      "notes": [
        {
          "title": "Summary",
          "category": "summary",
          "text": "The Tiff_Loader.dll is vulnerable to an out of bounds read past the end of an allocated buffer when parsing TIFF files. An attacker could leverage this vulnerability to leak information in the context of the current process."
        }
      ],
      "cve": "CVE-2021-44009",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "product_status": {
        "known_affected": [
          "1",
          "2"
        ]
      },
      "scores": [
        {
          "cvss_v3": {
            "version": "3.1",
            "baseScore": 3.3,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C"
          },
          "products": [
            "1",
            "2"
          ]
        }
      ],
      "remediations": [
        {
          "product_ids": [
            "1"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html"
        },
        {
          "product_ids": [
            "2"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://support.sw.siemens.com/"
        },
        {
          "product_ids": [
            "1",
            "2"
          ],
          "category": "mitigation",
          "details": "Avoid to open untrusted files from unknown sources in JT2Go and Teamcenter Visualization"
        }
      ],
      "references": [
        {
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html",
          "summary": "CVE-2021-44009 - JT2Go"
        },
        {
          "url": "https://support.sw.siemens.com/",
          "summary": "CVE-2021-44009 - Teamcenter Visualization"
        },
        {
          "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-44009.json",
          "summary": "CVE-2021-44009 Mitre 5.0 json"
        }
      ]
    },
    {
      "title": "CVE-2021-44010",
      "notes": [
        {
          "title": "Summary",
          "category": "summary",
          "text": "The Tiff_Loader.dll is vulnerable to an out of bounds read past the end of an allocated buffer when parsing TIFF files. An attacker could leverage this vulnerability to leak information in the context of the current process."
        }
      ],
      "cve": "CVE-2021-44010",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "product_status": {
        "known_affected": [
          "1",
          "2"
        ]
      },
      "scores": [
        {
          "cvss_v3": {
            "version": "3.1",
            "baseScore": 3.3,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C"
          },
          "products": [
            "1",
            "2"
          ]
        }
      ],
      "remediations": [
        {
          "product_ids": [
            "1"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html"
        },
        {
          "product_ids": [
            "2"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://support.sw.siemens.com/"
        },
        {
          "product_ids": [
            "1",
            "2"
          ],
          "category": "mitigation",
          "details": "Avoid to open untrusted files from unknown sources in JT2Go and Teamcenter Visualization"
        }
      ],
      "references": [
        {
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html",
          "summary": "CVE-2021-44010 - JT2Go"
        },
        {
          "url": "https://support.sw.siemens.com/",
          "summary": "CVE-2021-44010 - Teamcenter Visualization"
        },
        {
          "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-44010.json",
          "summary": "CVE-2021-44010 Mitre 5.0 json"
        }
      ]
    },
    {
      "title": "CVE-2021-44011",
      "notes": [
        {
          "title": "Summary",
          "category": "summary",
          "text": "The Jt1001.dll is vulnerable to an out of bounds read past the end of an allocated buffer while parsing specially crafted JT files. An attacker could leverage this vulnerability to leak information in the context of the current process. (ZDI-CAN-15101)"
        }
      ],
      "cve": "CVE-2021-44011",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "product_status": {
        "known_affected": [
          "1",
          "2"
        ]
      },
      "scores": [
        {
          "cvss_v3": {
            "version": "3.1",
            "baseScore": 3.3,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C"
          },
          "products": [
            "1",
            "2"
          ]
        }
      ],
      "remediations": [
        {
          "product_ids": [
            "1"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html"
        },
        {
          "product_ids": [
            "2"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://support.sw.siemens.com/"
        },
        {
          "product_ids": [
            "1",
            "2"
          ],
          "category": "mitigation",
          "details": "Avoid to open untrusted files from unknown sources in JT2Go and Teamcenter Visualization"
        }
      ],
      "references": [
        {
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html",
          "summary": "CVE-2021-44011 - JT2Go"
        },
        {
          "url": "https://support.sw.siemens.com/",
          "summary": "CVE-2021-44011 - Teamcenter Visualization"
        },
        {
          "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-44011.json",
          "summary": "CVE-2021-44011 Mitre 5.0 json"
        }
      ]
    },
    {
      "title": "CVE-2021-44012",
      "notes": [
        {
          "title": "Summary",
          "category": "summary",
          "text": "The Jt1001.dll is vulnerable to an out of bounds read past the end of an allocated buffer when parsing specially crafted JT files. An attacker could leverage this vulnerability to leak information in the context of the current process. (ZDI-CAN-15102)"
        }
      ],
      "cve": "CVE-2021-44012",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "product_status": {
        "known_affected": [
          "1",
          "2"
        ]
      },
      "scores": [
        {
          "cvss_v3": {
            "version": "3.1",
            "baseScore": 3.3,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C"
          },
          "products": [
            "1",
            "2"
          ]
        }
      ],
      "remediations": [
        {
          "product_ids": [
            "1"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html"
        },
        {
          "product_ids": [
            "2"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://support.sw.siemens.com/"
        },
        {
          "product_ids": [
            "1",
            "2"
          ],
          "category": "mitigation",
          "details": "Avoid to open untrusted files from unknown sources in JT2Go and Teamcenter Visualization"
        }
      ],
      "references": [
        {
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html",
          "summary": "CVE-2021-44012 - JT2Go"
        },
        {
          "url": "https://support.sw.siemens.com/",
          "summary": "CVE-2021-44012 - Teamcenter Visualization"
        },
        {
          "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-44012.json",
          "summary": "CVE-2021-44012 Mitre 5.0 json"
        }
      ]
    },
    {
      "title": "CVE-2021-44013",
      "notes": [
        {
          "title": "Summary",
          "category": "summary",
          "text": "The DL180pdfl.dll contains an out of bounds write past the end of an allocated structure while parsing specially crafted JT files. This could allow an attacker to execute code in the context of the current process. (ZDI-CAN-15103)"
        }
      ],
      "cve": "CVE-2021-44013",
      "cwe": {
        "id": "CWE-787",
        "name": "Out-of-bounds Write"
      },
      "product_status": {
        "known_affected": [
          "1",
          "2"
        ]
      },
      "scores": [
        {
          "cvss_v3": {
            "version": "3.1",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C"
          },
          "products": [
            "1",
            "2"
          ]
        }
      ],
      "remediations": [
        {
          "product_ids": [
            "1"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html"
        },
        {
          "product_ids": [
            "2"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://support.sw.siemens.com/"
        },
        {
          "product_ids": [
            "1",
            "2"
          ],
          "category": "mitigation",
          "details": "Avoid to open untrusted files from unknown sources in JT2Go and Teamcenter Visualization"
        }
      ],
      "references": [
        {
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html",
          "summary": "CVE-2021-44013 - JT2Go"
        },
        {
          "url": "https://support.sw.siemens.com/",
          "summary": "CVE-2021-44013 - Teamcenter Visualization"
        },
        {
          "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-44013.json",
          "summary": "CVE-2021-44013 Mitre 5.0 json"
        }
      ]
    },
    {
      "title": "CVE-2021-44014",
      "notes": [
        {
          "title": "Summary",
          "category": "summary",
          "text": "The Jt1001.dll contains a use-after-free vulnerability that could be triggered while parsing specially crafted JT files. An attacker could leverage this vulnerability to execute code in the context of the current process. (ZDI-CAN-15057)"
        }
      ],
      "cve": "CVE-2021-44014",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "product_status": {
        "known_affected": [
          "1",
          "2"
        ]
      },
      "scores": [
        {
          "cvss_v3": {
            "version": "3.1",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C"
          },
          "products": [
            "1",
            "2"
          ]
        }
      ],
      "remediations": [
        {
          "product_ids": [
            "1"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html"
        },
        {
          "product_ids": [
            "2"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://support.sw.siemens.com/"
        },
        {
          "product_ids": [
            "1",
            "2"
          ],
          "category": "mitigation",
          "details": "Avoid to open untrusted files from unknown sources in JT2Go and Teamcenter Visualization"
        }
      ],
      "references": [
        {
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html",
          "summary": "CVE-2021-44014 - JT2Go"
        },
        {
          "url": "https://support.sw.siemens.com/",
          "summary": "CVE-2021-44014 - Teamcenter Visualization"
        },
        {
          "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-44014.json",
          "summary": "CVE-2021-44014 Mitre 5.0 json"
        }
      ]
    },
    {
      "title": "CVE-2021-44015",
      "notes": [
        {
          "title": "Summary",
          "category": "summary",
          "text": "The VCRUNTIME140.dll is vulnerable to an out of bounds read past the end of an allocated buffer when parsing specially crafted CGM files. An attacker could leverage this vulnerability to leak information in the context of the current process. (ZDI-CAN-15109)"
        }
      ],
      "cve": "CVE-2021-44015",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "product_status": {
        "known_affected": [
          "1",
          "2"
        ]
      },
      "scores": [
        {
          "cvss_v3": {
            "version": "3.1",
            "baseScore": 3.3,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C"
          },
          "products": [
            "1",
            "2"
          ]
        }
      ],
      "remediations": [
        {
          "product_ids": [
            "1"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html"
        },
        {
          "product_ids": [
            "2"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://support.sw.siemens.com/"
        },
        {
          "product_ids": [
            "1",
            "2"
          ],
          "category": "mitigation",
          "details": "Avoid to open untrusted files from unknown sources in JT2Go and Teamcenter Visualization"
        }
      ],
      "references": [
        {
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html",
          "summary": "CVE-2021-44015 - JT2Go"
        },
        {
          "url": "https://support.sw.siemens.com/",
          "summary": "CVE-2021-44015 - Teamcenter Visualization"
        },
        {
          "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-44015.json",
          "summary": "CVE-2021-44015 Mitre 5.0 json"
        }
      ]
    },
    {
      "title": "CVE-2021-44017",
      "notes": [
        {
          "title": "Summary",
          "category": "summary",
          "text": "The Image.dll is vulnerable to an out of bounds read past the end of an allocated buffer when parsing specially crafted TIF files. An attacker could leverage this vulnerability to leak information in the context of the current process. (ZDI-CAN-15111)"
        }
      ],
      "cve": "CVE-2021-44017",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "product_status": {
        "known_affected": [
          "1",
          "2"
        ]
      },
      "scores": [
        {
          "cvss_v3": {
            "version": "3.1",
            "baseScore": 3.3,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C"
          },
          "products": [
            "1",
            "2"
          ]
        }
      ],
      "remediations": [
        {
          "product_ids": [
            "1"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html"
        },
        {
          "product_ids": [
            "2"
          ],
          "category": "vendor_fix",
          "details": "Update to V13.2.0.5 or later version",
          "url": "https://support.sw.siemens.com/"
        },
        {
          "product_ids": [
            "1",
            "2"
          ],
          "category": "mitigation",
          "details": "Avoid to open untrusted files from unknown sources in JT2Go and Teamcenter Visualization"
        }
      ],
      "references": [
        {
          "url": "https://www.plm.automation.siemens.com/global/en/products/plm-components/jt2go.html",
          "summary": "CVE-2021-44017 - JT2Go"
        },
        {
          "url": "https://support.sw.siemens.com/",
          "summary": "CVE-2021-44017 - Teamcenter Visualization"
        },
        {
          "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-44017.json",
          "summary": "CVE-2021-44017 Mitre 5.0 json"
        }
      ]
    }
  ]
}

