{
  "document": {
    "title": "SSA-145157: Multiple Vulnerabilities in SIMATIC RTLS Locating Manager before V2.12",
    "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-145157",
      "status": "final",
      "version": "1",
      "revision_history": [
        {
          "number": "1",
          "legacy_version": "1.0",
          "date": "2021-11-09T00:00:00Z",
          "summary": "Publication Date"
        }
      ],
      "initial_release_date": "2021-11-09T00:00:00Z",
      "current_release_date": "2021-11-09T00:00:00Z",
      "generator": {
        "engine": {
          "name": "Siemens ProductCERT CSAF Generator",
          "version": "1"
        }
      }
    },
    "notes": [
      {
        "title": "Summary",
        "category": "summary",
        "text": "SIMATIC RTLS Locating Manager before V2.12 contains multiple vulnerabilities that could allow an attacker to read sensitive data or trigger a denial-of-service condition of the application service.\n\nSiemens has released an update for the SIMATIC RTLS Locating Manager and recommends to update to the latest version."
      },
      {
        "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-145157.pdf",
        "summary": "SSA-145157: Multiple Vulnerabilities in SIMATIC RTLS Locating Manager before V2.12 - PDF Version"
      },
      {
        "category": "self",
        "url": "https://cert-portal.siemens.com/productcert/txt/ssa-145157.txt",
        "summary": "SSA-145157: Multiple Vulnerabilities in SIMATIC RTLS Locating Manager before V2.12 - TXT Version"
      },
      {
        "category": "self",
        "url": "https://cert-portal.siemens.com/productcert/csaf/ssa-145157.json",
        "summary": "SSA-145157: Multiple Vulnerabilities in SIMATIC RTLS Locating Manager before V2.12 - CSAF Version"
      }
    ]
  },
  "product_tree": {
    "branches": [
      {
        "name": "Siemens",
        "category": "vendor",
        "branches": [
          {
            "name": "SIMATIC RTLS Locating Manager",
            "category": "product_name",
            "branches": [
              {
                "name": "< V2.12",
                "category": "product_version_range",
                "product": {
                  "product_id": "1",
                  "name": "SIMATIC RTLS Locating Manager"
                }
              }
            ]
          }
        ]
      }
    ]
  },
  "vulnerabilities": [
    {
      "title": "CVE-2020-10052",
      "notes": [
        {
          "title": "Summary",
          "category": "summary",
          "text": "The affected application writes sensitive data, such as usernames and passwords in log files. A local attacker with access to the log files could use this information to launch further attacks."
        }
      ],
      "cve": "CVE-2020-10052",
      "cwe": {
        "id": "CWE-532",
        "name": "Insertion of Sensitive Information into Log File"
      },
      "product_status": {
        "known_affected": [
          "1"
        ]
      },
      "scores": [
        {
          "cvss_v3": {
            "version": "3.1",
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C"
          },
          "products": [
            "1"
          ]
        }
      ],
      "remediations": [
        {
          "product_ids": [
            "1"
          ],
          "category": "vendor_fix",
          "details": "Update to V2.12 or later version",
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109803363/"
        },
        {
          "product_ids": [
            "1"
          ],
          "category": "mitigation",
          "details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines"
        },
        {
          "product_ids": [
            "1"
          ],
          "category": "mitigation",
          "details": "Ensure that only trusted persons have access to the system and avoid the configuration of additional local accounts on the server"
        }
      ],
      "references": [
        {
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109803363/",
          "summary": "CVE-2020-10052 - SIMATIC RTLS Locating Manager"
        },
        {
          "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2020-10052.json",
          "summary": "CVE-2020-10052 Mitre 5.0 json"
        }
      ]
    },
    {
      "title": "CVE-2020-10053",
      "notes": [
        {
          "title": "Summary",
          "category": "summary",
          "text": "The affected application writes sensitive data, such as database credentials in configuration files. A local attacker with access to the configuration files could use this information to launch further attacks."
        }
      ],
      "cve": "CVE-2020-10053",
      "cwe": {
        "id": "CWE-312",
        "name": "Cleartext Storage of Sensitive Information"
      },
      "product_status": {
        "known_affected": [
          "1"
        ]
      },
      "scores": [
        {
          "cvss_v3": {
            "version": "3.1",
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C"
          },
          "products": [
            "1"
          ]
        }
      ],
      "remediations": [
        {
          "product_ids": [
            "1"
          ],
          "category": "vendor_fix",
          "details": "Update to V2.12 or later version",
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109803363/"
        },
        {
          "product_ids": [
            "1"
          ],
          "category": "mitigation",
          "details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines"
        },
        {
          "product_ids": [
            "1"
          ],
          "category": "mitigation",
          "details": "Ensure that only trusted persons have access to the system and avoid the configuration of additional local accounts on the server"
        }
      ],
      "references": [
        {
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109803363/",
          "summary": "CVE-2020-10053 - SIMATIC RTLS Locating Manager"
        },
        {
          "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2020-10053.json",
          "summary": "CVE-2020-10053 Mitre 5.0 json"
        }
      ]
    },
    {
      "title": "CVE-2020-10054",
      "notes": [
        {
          "title": "Summary",
          "category": "summary",
          "text": "The affected application does not properly handle the import of large configuration files. A local attacker could import a specially crafted file which could lead to a denial-of-service condition of the application service."
        }
      ],
      "cve": "CVE-2020-10054",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "product_status": {
        "known_affected": [
          "1"
        ]
      },
      "scores": [
        {
          "cvss_v3": {
            "version": "3.1",
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C"
          },
          "products": [
            "1"
          ]
        }
      ],
      "remediations": [
        {
          "product_ids": [
            "1"
          ],
          "category": "vendor_fix",
          "details": "Update to V2.12 or later version",
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109803363/"
        },
        {
          "product_ids": [
            "1"
          ],
          "category": "mitigation",
          "details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines"
        },
        {
          "product_ids": [
            "1"
          ],
          "category": "mitigation",
          "details": "Ensure that only trusted persons have access to the system and avoid the configuration of additional local accounts on the server"
        }
      ],
      "references": [
        {
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109803363/",
          "summary": "CVE-2020-10054 - SIMATIC RTLS Locating Manager"
        },
        {
          "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2020-10054.json",
          "summary": "CVE-2020-10054 Mitre 5.0 json"
        }
      ]
    }
  ]
}

