{
  "document": {
    "title": "SSA-134279: Vulnerability in Mendix Forgot Password Appstore module",
    "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-134279",
      "status": "final",
      "version": "1",
      "revision_history": [
        {
          "number": "1",
          "legacy_version": "1.0",
          "date": "2022-03-08T00:00:00Z",
          "summary": "Publication Date"
        }
      ],
      "initial_release_date": "2022-03-08T00:00:00Z",
      "current_release_date": "2022-03-08T00:00:00Z",
      "generator": {
        "engine": {
          "name": "Siemens ProductCERT CSAF Generator",
          "version": "1"
        }
      }
    },
    "notes": [
      {
        "title": "Summary",
        "category": "summary",
        "text": "Mendix Forgot Password Appstore module contains two vulnerabilities that could allow unauthorized users to take over accounts.\n\nMendix has released an update for the Mendix Forgot Password Appstore module 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-134279.pdf",
        "summary": "SSA-134279: Vulnerability in Mendix Forgot Password Appstore module - PDF Version"
      },
      {
        "category": "self",
        "url": "https://cert-portal.siemens.com/productcert/txt/ssa-134279.txt",
        "summary": "SSA-134279: Vulnerability in Mendix Forgot Password Appstore module - TXT Version"
      },
      {
        "category": "self",
        "url": "https://cert-portal.siemens.com/productcert/csaf/ssa-134279.json",
        "summary": "SSA-134279: Vulnerability in Mendix Forgot Password Appstore module - CSAF Version"
      }
    ]
  },
  "product_tree": {
    "branches": [
      {
        "name": "Siemens",
        "category": "vendor",
        "branches": [
          {
            "name": "Mendix Forgot Password Appstore module",
            "category": "product_name",
            "branches": [
              {
                "name": ">= V3.3.0 < V3.5.1",
                "category": "product_version_range",
                "product": {
                  "product_id": "1",
                  "name": "Mendix Forgot Password Appstore module"
                }
              }
            ]
          },
          {
            "name": "Mendix Forgot Password Appstore module (Mendix 7 compatible)",
            "category": "product_name",
            "branches": [
              {
                "name": "< V3.2.2",
                "category": "product_version_range",
                "product": {
                  "product_id": "2",
                  "name": "Mendix Forgot Password Appstore module (Mendix 7 compatible)"
                }
              }
            ]
          }
        ]
      }
    ]
  },
  "vulnerabilities": [
    {
      "title": "CVE-2022-26313",
      "notes": [
        {
          "title": "Summary",
          "category": "summary",
          "text": "In certain configurations of the affected product, a threat actor could use the sign up flow to hijack arbitrary user accounts."
        }
      ],
      "cve": "CVE-2022-26313",
      "cwe": {
        "id": "CWE-284",
        "name": "Improper Access Control"
      },
      "product_status": {
        "known_affected": [
          "1"
        ]
      },
      "scores": [
        {
          "cvss_v3": {
            "version": "3.1",
            "baseScore": 9.1,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C"
          },
          "products": [
            "1"
          ]
        }
      ],
      "remediations": [
        {
          "product_ids": [
            "1"
          ],
          "category": "vendor_fix",
          "details": "Update to V3.5.1 or later",
          "url": "https://marketplace.mendix.com/link/component/1296"
        },
        {
          "product_ids": [
            "1"
          ],
          "category": "mitigation",
          "details": "CVE-2022-26313: Disable sign up as described in the documentation"
        },
        {
          "product_ids": [
            "1"
          ],
          "category": "workaround",
          "details": "Restrict access to application webserver for trusted users only"
        }
      ],
      "references": [
        {
          "url": "https://marketplace.mendix.com/link/component/1296",
          "summary": "CVE-2022-26313 - Mendix Forgot Password Appstore module"
        },
        {
          "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2022-26313.json",
          "summary": "CVE-2022-26313 Mitre 5.0 json"
        }
      ]
    },
    {
      "title": "CVE-2022-26314",
      "notes": [
        {
          "title": "Summary",
          "category": "summary",
          "text": "Initial passwords are generated in an insecure manner. This could allow an unauthenticated remote attacker to efficiently brute force passwords in specific situations."
        }
      ],
      "cve": "CVE-2022-26314",
      "cwe": {
        "id": "CWE-307",
        "name": "Improper Restriction of Excessive Authentication Attempts"
      },
      "product_status": {
        "known_affected": [
          "1",
          "2"
        ]
      },
      "scores": [
        {
          "cvss_v3": {
            "version": "3.1",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C"
          },
          "products": [
            "1",
            "2"
          ]
        }
      ],
      "remediations": [
        {
          "product_ids": [
            "1"
          ],
          "category": "vendor_fix",
          "details": "Update to V3.5.1 or later",
          "url": "https://marketplace.mendix.com/link/component/1296"
        },
        {
          "product_ids": [
            "2"
          ],
          "category": "vendor_fix",
          "details": "Update to V3.2.2 or later version",
          "url": "https://marketplace.mendix.com/link/component/1296"
        },
        {
          "product_ids": [
            "1",
            "2"
          ],
          "category": "mitigation",
          "details": "CVE-2022-26313: Disable sign up as described in the documentation"
        },
        {
          "product_ids": [
            "1",
            "2"
          ],
          "category": "workaround",
          "details": "Restrict access to application webserver for trusted users only"
        }
      ],
      "references": [
        {
          "url": "https://marketplace.mendix.com/link/component/1296",
          "summary": "CVE-2022-26314 - Mendix Forgot Password Appstore module"
        },
        {
          "url": "https://marketplace.mendix.com/link/component/1296",
          "summary": "CVE-2022-26314 - Mendix Forgot Password Appstore module (Mendix 7 compatible)"
        },
        {
          "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2022-26314.json",
          "summary": "CVE-2022-26314 Mitre 5.0 json"
        }
      ]
    }
  ]
}

