{
  "document": {
    "title": "SSA-911567: Missing HTTP headers in SINEMA Remote Connect Server before V3.0 SP2",
    "category": "csaf_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-911567",
      "status": "final",
      "version": "1",
      "revision_history": [
        {
          "number": "1",
          "legacy_version": "1.0",
          "date": "2022-06-14T00:00:00Z",
          "summary": "Publication Date"
        }
      ],
      "initial_release_date": "2022-06-14T00:00:00Z",
      "current_release_date": "2022-06-14T00:00:00Z",
      "generator": {
        "engine": {
          "name": "Siemens ProductCERT CSAF Generator",
          "version": "1"
        }
      }
    },
    "notes": [
      {
        "title": "Summary",
        "category": "summary",
        "text": "SINEMA Remote Connect Server is missing HTTP security headers on the web server. This could aid attackers by making the servers more prone to clickjacking, channel downgrade attacks and other similar client-based attack vectors.\n\nSiemens has released an update for the SINEMA Remote Connect Server 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-911567.pdf",
        "summary": "SSA-911567: Missing HTTP headers in SINEMA Remote Connect Server before V3.0 SP2 - PDF Version"
      },
      {
        "category": "self",
        "url": "https://cert-portal.siemens.com/productcert/txt/ssa-911567.txt",
        "summary": "SSA-911567: Missing HTTP headers in SINEMA Remote Connect Server before V3.0 SP2 - TXT Version"
      },
      {
        "category": "self",
        "url": "https://cert-portal.siemens.com/productcert/csaf/ssa-911567.json",
        "summary": "SSA-911567: Missing HTTP headers in SINEMA Remote Connect Server before V3.0 SP2 - CSAF Version"
      }
    ]
  },
  "product_tree": {
    "branches": [
      {
        "name": "Siemens",
        "category": "vendor",
        "branches": [
          {
            "name": "SINEMA Remote Connect Server",
            "category": "product_name",
            "branches": [
              {
                "name": "< V3.0 SP2",
                "category": "product_version_range",
                "product": {
                  "product_id": "1",
                  "name": "SINEMA Remote Connect Server"
                }
              }
            ]
          }
        ]
      }
    ]
  },
  "vulnerabilities": [
    {
      "title": "CVE-2022-27219",
      "notes": [
        {
          "title": "Summary",
          "category": "summary",
          "text": "Affected application is missing general HTTP security headers in the web server configured on port 443. This could aid attackers by making the servers more prone to clickjacking, channel downgrade attacks and other similar client-based attack vectors."
        }
      ],
      "cve": "CVE-2022-27219",
      "cwe": {
        "id": "CWE-358",
        "name": "Improperly Implemented Security Check for Standard"
      },
      "product_status": {
        "known_affected": [
          "1"
        ]
      },
      "scores": [
        {
          "cvss_v3": {
            "version": "3.1",
            "baseScore": 4.2,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C"
          },
          "products": [
            "1"
          ]
        }
      ],
      "remediations": [
        {
          "product_ids": [
            "1"
          ],
          "category": "vendor_fix",
          "details": "Update to V3.0 SP2 or later version",
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109793790/"
        }
      ],
      "references": [
        {
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109793790/",
          "summary": "CVE-2022-27219 - SINEMA Remote Connect Server"
        },
        {
          "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2022-27219.json",
          "summary": "CVE-2022-27219 Mitre 5.0 json"
        }
      ]
    },
    {
      "title": "CVE-2022-27220",
      "notes": [
        {
          "title": "Summary",
          "category": "summary",
          "text": "Affected application is missing general HTTP security headers in the web server configured on port 6220. This could aid attackers by making the servers more prone to clickjacking, channel downgrade attacks and other similar client-based attack vectors."
        }
      ],
      "cve": "CVE-2022-27220",
      "cwe": {
        "id": "CWE-358",
        "name": "Improperly Implemented Security Check for Standard"
      },
      "product_status": {
        "known_affected": [
          "1"
        ]
      },
      "scores": [
        {
          "cvss_v3": {
            "version": "3.1",
            "baseScore": 4.2,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C"
          },
          "products": [
            "1"
          ]
        }
      ],
      "remediations": [
        {
          "product_ids": [
            "1"
          ],
          "category": "vendor_fix",
          "details": "Update to V3.0 SP2 or later version",
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109793790/"
        }
      ],
      "references": [
        {
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109793790/",
          "summary": "CVE-2022-27220 - SINEMA Remote Connect Server"
        },
        {
          "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2022-27220.json",
          "summary": "CVE-2022-27220 Mitre 5.0 json"
        }
      ]
    }
  ]
}

