Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2002-20001 (GCVE-0-2002-20001)
Vulnerability from cvelistv5
- n/a
{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-08T04:06:55.288Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://github.com/Balasys/dheater"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://www.researchgate.net/profile/Anton-Stiglic-2/publication/2401745_Security_Issues_in_the_Diffie-Hellman_Key_Agreement_Protocol"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://www.reddit.com/r/netsec/comments/qdoosy/server_overload_by_enforcing_dhe_key_exchange/"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://github.com/mozilla/ssl-config-generator/issues/162"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-506569.pdf"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://www.suse.com/support/kb/doc/?id=000020510"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://www.openssl.org/blog/blog/2022/10/21/tls-groups-configuration/"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://www.arubanetworks.com/assets/alert/ARUBA-PSA-2022-004.txt"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://support.f5.com/csp/article/K83120834"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://dheatattack.com"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://gitlab.com/dheatattack/dheater"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://dheatattack.gitlab.io/"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://ieeexplore.ieee.org/document/10374117"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The Diffie-Hellman Key Agreement Protocol allows remote attackers (from the client side) to send arbitrary numbers that are actually not public keys, and trigger expensive server-side DHE modular-exponentiation calculations, aka a D(HE)at or D(HE)ater attack. The client needs very little CPU resources and network bandwidth. The attack may be more disruptive in cases where a client can require a server to select its largest supported key size. The basic attack scenario is that the client must claim that it can only communicate with DHE, and the server must be configured to allow DHE."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-04-23T06:51:09.585Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "url": "https://github.com/Balasys/dheater"
        },
        {
          "url": "https://www.researchgate.net/profile/Anton-Stiglic-2/publication/2401745_Security_Issues_in_the_Diffie-Hellman_Key_Agreement_Protocol"
        },
        {
          "url": "https://www.reddit.com/r/netsec/comments/qdoosy/server_overload_by_enforcing_dhe_key_exchange/"
        },
        {
          "url": "https://github.com/mozilla/ssl-config-generator/issues/162"
        },
        {
          "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-506569.pdf"
        },
        {
          "url": "https://www.suse.com/support/kb/doc/?id=000020510"
        },
        {
          "url": "https://www.openssl.org/blog/blog/2022/10/21/tls-groups-configuration/"
        },
        {
          "url": "https://www.arubanetworks.com/assets/alert/ARUBA-PSA-2022-004.txt"
        },
        {
          "url": "https://support.f5.com/csp/article/K83120834"
        },
        {
          "url": "https://dheatattack.com"
        },
        {
          "url": "https://gitlab.com/dheatattack/dheater"
        },
        {
          "url": "https://dheatattack.gitlab.io/"
        },
        {
          "url": "https://ieeexplore.ieee.org/document/10374117"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2002-20001",
    "datePublished": "2021-11-11T00:00:00.000Z",
    "dateReserved": "2021-11-11T00:00:00.000Z",
    "dateUpdated": "2025-02-13T16:27:06.803Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2002-20001\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2021-11-11T19:15:07.380\",\"lastModified\":\"2025-08-22T10:33:16.873\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The Diffie-Hellman Key Agreement Protocol allows remote attackers (from the client side) to send arbitrary numbers that are actually not public keys, and trigger expensive server-side DHE modular-exponentiation calculations, aka a D(HE)at or D(HE)ater attack. The client needs very little CPU resources and network bandwidth. The attack may be more disruptive in cases where a client can require a server to select its largest supported key size. The basic attack scenario is that the client must claim that it can only communicate with DHE, and the server must be configured to allow DHE.\"},{\"lang\":\"es\",\"value\":\"El Protocolo de Acuerdo de Claves Diffie-Hellman permite a atacantes remotos (del lado del cliente) enviar n\u00fameros arbitrarios que en realidad no son claves p\u00fablicas, y desencadenar costosos c\u00e1lculos de exponenciaci\u00f3n modular DHE del lado del servidor, tambi\u00e9n se conoce como un ataque D(HE)ater. El cliente necesita muy pocos recursos de CPU y ancho de banda de red. El ataque puede ser m\u00e1s perturbador en los casos en los que un cliente puede exigir al servidor que seleccione su mayor tama\u00f1o de clave soportado. El escenario b\u00e1sico del ataque es que el cliente debe afirmar que s\u00f3lo puede comunicarse con DHE, y el servidor debe estar configurado para permitir DHE\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:balasys:dheater:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DE3F88FC-F039-433B-9035-88F1691DA082\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:siemens:scalance_w1750d_firmware:*:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"065280B2-6EC1-4721-B3D7-EDE44ED4F5BD\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:siemens:scalance_w1750d:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FBC30055-239F-4BB1-B2D1-E5E35F0D8911\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:suse:linux_enterprise_server:11:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"F13F07CC-739B-465C-9184-0E9D708BD4C7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:suse:linux_enterprise_server:12:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"15FC9014-BD85-4382-9D04-C0703E901D7A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:suse:linux_enterprise_server:15:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"70A029CD-2AC4-4877-B1A4-5C72B351BA27\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_access_policy_manager:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.1.0\",\"versionEndExcluding\":\"16.1.4\",\"matchCriteriaId\":\"7CCC14CA-A319-41AA-B910-6902E6940A25\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_access_policy_manager:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"17.0.0\",\"versionEndExcluding\":\"17.1.0\",\"matchCriteriaId\":\"E3FFCB40-DA98-4FAE-81C2-BC5621EC4978\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_advanced_firewall_manager:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.1.0\",\"versionEndIncluding\":\"17.1.2\",\"matchCriteriaId\":\"2C7F493B-D3CF-4DA0-BDAF-BFE767123B35\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_advanced_firewall_manager:17.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AA4C7292-62F1-4C37-BDA6-504D49CEE18E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_advanced_web_application_firewall:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.1.0\",\"versionEndIncluding\":\"17.1.2\",\"matchCriteriaId\":\"C4212036-6970-4170-8E24-7A5DF7A69594\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_advanced_web_application_firewall:17.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"03D43E1A-B542-4C95-ABEF-1DFE82D55513\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_analytics:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.1.0\",\"versionEndIncluding\":\"17.1.2\",\"matchCriteriaId\":\"DDEC3388-C718-45C7-AB9E-E6BFCDA2ACFA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_analytics:17.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9377E6E2-773B-46A6-B83A-2A4D2A7B2726\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_application_acceleration_manager:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.1.0\",\"versionEndIncluding\":\"17.1.2\",\"matchCriteriaId\":\"D88204B9-1BA8-460A-85AA-62256B9117CF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_application_acceleration_manager:17.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8279C05F-E490-4E9C-B63B-DDF85A21085D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_application_security_manager:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.1.0\",\"versionEndIncluding\":\"17.1.2\",\"matchCriteriaId\":\"37B3414E-582B-439A-92B6-B0B5B653CB79\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_application_security_manager:17.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3F78E5C4-6687-4C78-88FA-0F6BD878859E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_application_visibility_and_reporting:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.1.0\",\"versionEndIncluding\":\"17.1.2\",\"matchCriteriaId\":\"4674B9DB-24BE-4EC7-8939-A8047A06CBDB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_application_visibility_and_reporting:17.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4CF3886C-5AD1-42BD-997D-5EA56EBE035E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_carrier-grade_nat:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.1.0\",\"versionEndIncluding\":\"17.1.2\",\"matchCriteriaId\":\"434BF35C-CD13-4B3C-9CA3-69931D048E93\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_carrier-grade_nat:17.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8A59E095-32B6-4674-8684-372C55907391\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_ddos_hybrid_defender:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.1.0\",\"versionEndIncluding\":\"17.1.2\",\"matchCriteriaId\":\"48CBE008-3BB2-41D0-AAD5-388B4EE8B336\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_ddos_hybrid_defender:17.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"980AB53F-31BB-4CBC-A5EA-ECE3991AFB60\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_domain_name_system:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.1.0\",\"versionEndIncluding\":\"17.1.2\",\"matchCriteriaId\":\"1D707901-F7A6-4A77-828C-4E5E1BC1ED72\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_domain_name_system:17.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2F3789D9-9153-4A32-B7AF-060109ACA2B5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_edge_gateway:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.1.0\",\"versionEndIncluding\":\"17.1.2\",\"matchCriteriaId\":\"EB92ED45-85DF-484B-8E13-F76D7CBAB6C3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_edge_gateway:17.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E631EA9E-D1EC-460A-8389-E735F2D82397\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_fraud_protection_service:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.1.0\",\"versionEndIncluding\":\"17.1.2\",\"matchCriteriaId\":\"372BE5B4-41ED-43AF-A62F-689F4C31C00D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_fraud_protection_service:17.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6B3A8A88-9266-4041-ABB0-080AA652EF1A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_global_traffic_manager:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.1.0\",\"versionEndIncluding\":\"17.1.2\",\"matchCriteriaId\":\"72901E92-7986-48CB-88BD-78D94B9CEEA3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_global_traffic_manager:17.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEDE487F-FC3E-4228-B151-117A215D8A90\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_link_controller:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.1.0\",\"versionEndIncluding\":\"17.1.2\",\"matchCriteriaId\":\"A8C6FFCD-25BF-4128-AC3F-2F83B7694039\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_link_controller:17.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"93FAD2D6-DF19-40B7-90F8-102D3FE5CA57\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_local_traffic_manager:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.1.0\",\"versionEndIncluding\":\"17.1.2\",\"matchCriteriaId\":\"1CCC5048-75E0-485F-B28E-E195BDAB3C4C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_local_traffic_manager:17.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6EA4CEF4-BFAF-4E5B-8457-1B0D327BE69A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_policy_enforcement_manager:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.1.0\",\"versionEndIncluding\":\"17.1.2\",\"matchCriteriaId\":\"18D938EA-75F5-4A51-83DC-E4B6D358A0D0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_policy_enforcement_manager:17.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"33EC429B-1C44-4720-82AD-7D4AABC8FE9E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_service_proxy:1.6.0:*:*:*:*:kubernetes:*:*\",\"matchCriteriaId\":\"BC5AC8C7-92BA-48D4-81A1-F5323DA952A9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_ssl_orchestrator:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.1.0\",\"versionEndIncluding\":\"17.1.2\",\"matchCriteriaId\":\"0FF9F54A-58DC-4A1E-8324-8DEB4D7C2359\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_ssl_orchestrator:17.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"29BF7E7D-7E43-4937-9F68-3F9448590D72\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_webaccelerator:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.1.0\",\"versionEndIncluding\":\"17.1.2\",\"matchCriteriaId\":\"5C682BAB-D498-4DEC-90F1-C921F52CD219\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_webaccelerator:17.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A0C072D2-5850-48F4-8B8A-661F04E43BBA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_websafe:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.1.0\",\"versionEndIncluding\":\"17.1.2\",\"matchCriteriaId\":\"EEE45017-0984-4515-B8A8-32B86E2BAB5A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-ip_websafe:17.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3C6A7500-3854-4BE1-A248-191CEC151DE2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-iq_centralized_management:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndIncluding\":\"8.4.0\",\"matchCriteriaId\":\"63EE01B2-FE1F-4AF7-9A27-30F509A619A0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:big-iq_centralized_management:7.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DA0B396A-B5CE-4337-A33A-EF58C4589CB3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:traffix_signaling_delivery_controller:5.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"42836A1C-81BB-4F80-9E32-EEE0DAA18D26\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:traffix_signaling_delivery_controller:5.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DA4D5EC6-8099-4D0A-AD6F-BA3B37C2EBD8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:f5:f5os-a:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.3.0\",\"versionEndIncluding\":\"1.3.2\",\"matchCriteriaId\":\"980A8DEF-E39F-42FC-BC82-EC67F11DD481\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:f5:f5os-a:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.5.0\",\"versionEndIncluding\":\"1.5.3\",\"matchCriteriaId\":\"142140F2-430E-441E-B328-0BDBB4C89E13\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:f5:f5os-a:1.8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"01B43BE0-F112-4580-A188-3FE0DD140D07\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:f5:f5os-c:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.3.0\",\"versionEndIncluding\":\"1.3.2\",\"matchCriteriaId\":\"C089BDAE-1C06-4F2C-A6E2-9907412372A3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:f5:f5os-c:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.6.0\",\"versionEndIncluding\":\"1.6.2\",\"matchCriteriaId\":\"CF2910A9-DD68-4E44-8805-3392DA88A297\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:f5:f5os-c:1.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"186BC26D-7E1E-4417-941E-5056CC545142\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:f5:f5os-c:1.5.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1EA06F21-0666-4199-853B-7B77C229E355\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:f5:f5os-c:1.8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"208931CB-E961-429D-834A-949ECD49D6CE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:f5:f5os-c:1.8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EB9FB336-F29C-4F01-B2C0-3E9712B6F543\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:hpe:arubaos-cx:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"10.06.0000\",\"versionEndExcluding\":\"10.06.0180\",\"matchCriteriaId\":\"3B3AD582-9909-4FF5-B541-571F18E22356\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:hpe:arubaos-cx:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"10.07.0000\",\"versionEndExcluding\":\"10.07.0030\",\"matchCriteriaId\":\"21F81EB2-3916-4DC6-9600-B7FD17906B53\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:hpe:arubaos-cx:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"10.08.0000\",\"versionEndExcluding\":\"10.08.0010\",\"matchCriteriaId\":\"71284AA8-9E0E-4B2F-8464-B49E1D6965B5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:hpe:arubaos-cx:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"10.09.0000\",\"versionEndExcluding\":\"10.09.0002\",\"matchCriteriaId\":\"F059E5A9-E613-4BE1-BF61-C477B3441175\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:hpe:aruba_cx_4100i:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B7C2B56C-203F-4290-BCE7-8BD751DF9CEF\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:hpe:aruba_cx_6100:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FF1DD310-3D31-4204-92E0-70C33EE44F08\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:hpe:aruba_cx_6200f:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FCD1A83B-109B-4596-AE37-706751E2B57D\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:hpe:aruba_cx_6200m:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1218AAA5-01ED-4D89-A7AE-A600356ABD46\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:hpe:aruba_cx_6300f:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4D6F748F-89E9-45FB-8BE7-2201E5EB2755\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:hpe:aruba_cx_6300m:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8066A871-2683-4F74-9750-E73BF004209F\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:hpe:aruba_cx_6405:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D118A9A6-BBA4-4149-AE0D-1DA2EB45B53F\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:hpe:aruba_cx_6410:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"790C5E7A-3405-4873-83E8-4D9C0FEC5E6D\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:hpe:aruba_cx_8320:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"10B5F18A-28B0-49B4-8374-C681C2B48D2A\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:hpe:aruba_cx_8325-32c:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"59B7E2D3-0B72-4A78-AEFA-F106FAD38156\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:hpe:aruba_cx_8325-48y8c:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7E87A92B-4EE5-4235-A0DA-195F27841DBB\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:hpe:aruba_cx_8360-12c:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6BC24E52-13C0-402F-9ABF-A1DE51719AEF\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:hpe:aruba_cx_8360-16y2c:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"76EF979E-061A-42A3-B161-B835E92ED180\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:hpe:aruba_cx_8360-24xf2c:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DE04919C-9289-4FB3-938F-F8BB15EC6A74\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:hpe:aruba_cx_8360-32y4c:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B630C64B-C474-477D-A80B-A0FB73ACCC49\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:hpe:aruba_cx_8360-48xt4c:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"53ABE8B8-A4F6-400B-A893-314BE24D06B8\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:hpe:aruba_cx_8360-48y6c:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C44383CC-3751-455E-B1AB-39B16F40DC76\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:hpe:aruba_cx_8400:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B25A9CD2-5E5F-4BDB-8707-5D6941411A2B\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:stormshield:stormshield_management_center:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.3.3\",\"matchCriteriaId\":\"62A933C5-C56E-485C-AD49-3B6A2C329131\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:stormshield:stormshield_network_security:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.7.0\",\"versionEndExcluding\":\"4.3.16\",\"matchCriteriaId\":\"F7387F52-013D-432D-87D8-5D3ABD472C9E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:stormshield:stormshield_network_security:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.4.0\",\"versionEndExcluding\":\"4.6.3\",\"matchCriteriaId\":\"C8A23A5D-928A-4225-9C93-31E5DFE215A7\"}]}]}],\"references\":[{\"url\":\"https://cert-portal.siemens.com/productcert/pdf/ssa-506569.pdf\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://dheatattack.com\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://dheatattack.gitlab.io/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/Balasys/dheater\",\"source\":\"cve@mitre.org\",\"tags\":[\"Product\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/mozilla/ssl-config-generator/issues/162\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://gitlab.com/dheatattack/dheater\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://ieeexplore.ieee.org/document/10374117\",\"source\":\"cve@mitre.org\",\"tags\":[\"Technical Description\",\"Third Party Advisory\"]},{\"url\":\"https://support.f5.com/csp/article/K83120834\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.arubanetworks.com/assets/alert/ARUBA-PSA-2022-004.txt\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"Technical Description\"]},{\"url\":\"https://www.openssl.org/blog/blog/2022/10/21/tls-groups-configuration/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.reddit.com/r/netsec/comments/qdoosy/server_overload_by_enforcing_dhe_key_exchange/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://www.researchgate.net/profile/Anton-Stiglic-2/publication/2401745_Security_Issues_in_the_Diffie-Hellman_Key_Agreement_Protocol\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Technical Description\"]},{\"url\":\"https://www.suse.com/support/kb/doc/?id=000020510\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://cert-portal.siemens.com/productcert/pdf/ssa-506569.pdf\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://dheatattack.com\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://dheatattack.gitlab.io/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/Balasys/dheater\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Product\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/mozilla/ssl-config-generator/issues/162\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://gitlab.com/dheatattack/dheater\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://ieeexplore.ieee.org/document/10374117\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Technical Description\",\"Third Party Advisory\"]},{\"url\":\"https://support.f5.com/csp/article/K83120834\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.arubanetworks.com/assets/alert/ARUBA-PSA-2022-004.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"Technical Description\"]},{\"url\":\"https://www.openssl.org/blog/blog/2022/10/21/tls-groups-configuration/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.reddit.com/r/netsec/comments/qdoosy/server_overload_by_enforcing_dhe_key_exchange/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://www.researchgate.net/profile/Anton-Stiglic-2/publication/2401745_Security_Issues_in_the_Diffie-Hellman_Key_Agreement_Protocol\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Technical Description\"]},{\"url\":\"https://www.suse.com/support/kb/doc/?id=000020510\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
  }
}
  CERTFR-2022-AVI-1001
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits Siemens. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à l'intégrité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Siemens | N/A | POWER METER SICAM Q100 (7KG9501-0AA01-2AA1) versions antérieures à V2.50 | ||
| Siemens | N/A | SIPLUS S7-300 CPU 317F-2 PN/DP (6AG1317-2FK14-2AB0) versions antérieures à V3.2.19 | ||
| Siemens | N/A | SIPLUS S7-300 CPU 315F-2 PN/DP (6AG1315-2FJ14-2AB0) versions antérieures à V3.2.19 | ||
| Siemens | N/A | SIMATIC ET 200pro IM154-8F PN/DP CPU (6ES7154-8FB01-0AB0) versions antérieures à V3.2.19 | ||
| Siemens | N/A | SIMATIC S7-300 CPU 315-2 PN/DP (6ES7315-2EH14-0AB0) versions antérieures à V3.2.19 | ||
| Siemens | N/A | SINUMERIK MC toutes versions | ||
| Siemens | N/A | SCALANCE W1750D (ROW) (6GK5750-2HX01-1AA0) toutes versions | ||
| Siemens | N/A | SIPLUS S7-300 CPU 317-2 PN/DP (6AG1317-2EK14-7AB0) versions antérieures à V3.2.19 | ||
| Siemens | N/A | SIMATIC ET 200pro IM154-8FX PN/DP CPU (6ES7154-8FX00-0AB0) versions antérieures à V3.2.19 | ||
| Siemens | N/A | SINUMERIK ONE toutes versions | ||
| Siemens | N/A | SIMATIC ET 200S IM151-8 PN/DP CPU (6ES7151-8AB01-0AB0) versions antérieures à V3.2.19 | ||
| Siemens | N/A | Parasolid versions antérieures à V34.0.254 | ||
| Siemens | N/A | SIMATIC ET 200pro IM154-8 PN/DP CPU (6ES7154-8AB01-0AB0) versions antérieures à V3.2.19 | ||
| Siemens | N/A | SIPLUS ET 200S IM151-8 PN/DP CPU (6AG1151-8AB01-7AB0) versions antérieures à V3.2.19 | ||
| Siemens | N/A | POWER METER SICAM Q100 (7KG9501-0AA31-2AA1) versions antérieures à V2.50 | ||
| Siemens | N/A | Teamcenter Visualization V14.0 versions antérieures à V14.0.0.3 | ||
| Siemens | N/A | SIPLUS S7-300 CPU 314C-2 PN/DP (6AG1314-6EH04-7AB0) versions antérieures à V3.3.19 | ||
| Siemens | N/A | Teamcenter Visualization V14.1 versions antérieures à V14.1.0.4 | ||
| Siemens | N/A | SIMATIC S7-300 CPU 315F-2 PN/DP (6ES7315-2FJ14-0AB0) versions antérieures à V3.2.19 | ||
| Siemens | N/A | SCALANCE W1750D (JP) (6GK5750-2HX01-1AD0) toutes versions | ||
| Siemens | N/A | SIMATIC S7-300 CPU 317-2 PN/DP (6ES7317-2EK14-0AB0) versions antérieures à V3.2.19 | ||
| Siemens | N/A | SIPLUS ET 200S IM151-8F PN/DP CPU (6AG1151-8FB01-2AB0) versions antérieures à V3.2.19 | ||
| Siemens | N/A | SIPLUS S7-300 CPU 315-2 PN/DP (6AG1315-2EH14-7AB0) versions antérieures à V3.2.19 | ||
| Siemens | N/A | SIMATIC S7-300 CPU 315T-3 PN/DP (6ES7315-7TJ10-0AB0) versions antérieures à V3.2.19 | ||
| Siemens | N/A | SIMATIC Drive Controller family toutes versions | ||
| Siemens | N/A | SIMATIC S7-300 CPU 319-3 PN/DP (6ES7318-3EL01-0AB0) versions antérieures à V3.2.19 | ||
| Siemens | N/A | Teamcenter Visualization V13.3 versions antérieures à V13.3.0.7 | ||
| Siemens | N/A | Parasolid versions antérieures à V35.0.184 | ||
| Siemens | N/A | JT2Go versions antérieures à V14.1.0.4 | ||
| Siemens | N/A | SIMATIC S7-300 CPU 319F-3 PN/DP (6ES7318-3FL01-0AB0) versions antérieures à V3.2.19 | ||
| Siemens | N/A | SIMATIC S7-PLCSIM Advanced toutes versions | ||
| Siemens | N/A | QMS Automotive toutes versions | ||
| Siemens | N/A | SIMATIC PC Station versions antérieures à V2.1 | ||
| Siemens | N/A | SIMATIC S7-1200 CPU family (incl. SIPLUS variants) toutes versions | ||
| Siemens | N/A | Parasolid versions antérieures à V34.1.244 | ||
| Siemens | N/A | SIMATIC WinCC Runtime Advanced toutes versions | ||
| Siemens | N/A | SIMATIC S7-1500 CPU family (incl. related ET200 CPUs and SIPLUS variants) toutes versions | ||
| Siemens | N/A | SIMATIC S7-300 CPU 317F-2 PN/DP (6ES7317-2FK14-0AB0) versions antérieures à V3.2.19 | ||
| Siemens | N/A | SIMATIC S7-400 PN/DP V7 CPU family (incl. SIPLUS variants) toutes versions | ||
| Siemens | N/A | SIMATIC S7-300 CPU 314C-2 PN/DP (6ES7314-6EH04-0AB0) versions antérieures à V3.3.19 | ||
| Siemens | N/A | RUGGEDCOM ROS toutes versions | ||
| Siemens | N/A | SIMATIC ET 200S IM151-8F PN/DP CPU (6ES7151-8FB01-0AB0) versions antérieures à V3.2.19 | ||
| Siemens | N/A | SCALANCE W1750D (USA) (6GK5750-2HX01-1AB0) toutes versions | ||
| Siemens | N/A | SIMATIC S7-300 CPU 317T-3 PN/DP (6ES7317-7TK10-0AB0) versions antérieures à V3.2.19 | ||
| Siemens | N/A | SIMATIC S7-400 PN/DP V6 CPU family (incl. SIPLUS variants) toutes versions | ||
| Siemens | N/A | SIMATIC S7-1500 Software Controller toutes versions | ||
| Siemens | N/A | SINEC NMS versions antérieures à 1.0.3 | ||
| Siemens | N/A | SIMATIC S7-300 CPU 317TF-3 PN/DP (6ES7317-7UL10-0AB0) versions antérieures à V3.2.19 | 
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 
 | ||||||||||||||||||||||||||||||||
{
  "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
  "affected_systems": [
    {
      "description": "POWER METER SICAM Q100 (7KG9501-0AA01-2AA1) versions ant\u00e9rieures \u00e0 V2.50",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIPLUS S7-300 CPU 317F-2 PN/DP (6AG1317-2FK14-2AB0) versions ant\u00e9rieures \u00e0 V3.2.19",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIPLUS S7-300 CPU 315F-2 PN/DP (6AG1315-2FJ14-2AB0) versions ant\u00e9rieures \u00e0 V3.2.19",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIMATIC ET 200pro IM154-8F PN/DP CPU (6ES7154-8FB01-0AB0) versions ant\u00e9rieures \u00e0 V3.2.19",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIMATIC S7-300 CPU 315-2 PN/DP (6ES7315-2EH14-0AB0) versions ant\u00e9rieures \u00e0 V3.2.19",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SINUMERIK MC toutes versions",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SCALANCE W1750D (ROW) (6GK5750-2HX01-1AA0) toutes versions",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIPLUS S7-300 CPU 317-2 PN/DP (6AG1317-2EK14-7AB0) versions ant\u00e9rieures \u00e0 V3.2.19",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIMATIC ET 200pro IM154-8FX PN/DP CPU (6ES7154-8FX00-0AB0) versions ant\u00e9rieures \u00e0 V3.2.19",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SINUMERIK ONE toutes versions",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIMATIC ET 200S IM151-8 PN/DP CPU (6ES7151-8AB01-0AB0) versions ant\u00e9rieures \u00e0 V3.2.19",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "Parasolid versions ant\u00e9rieures \u00e0 V34.0.254",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIMATIC ET 200pro IM154-8 PN/DP CPU (6ES7154-8AB01-0AB0) versions ant\u00e9rieures \u00e0 V3.2.19",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIPLUS ET 200S IM151-8 PN/DP CPU (6AG1151-8AB01-7AB0) versions ant\u00e9rieures \u00e0 V3.2.19",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "POWER METER SICAM Q100 (7KG9501-0AA31-2AA1) versions ant\u00e9rieures \u00e0 V2.50",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "Teamcenter Visualization V14.0 versions ant\u00e9rieures \u00e0 V14.0.0.3",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIPLUS S7-300 CPU 314C-2 PN/DP (6AG1314-6EH04-7AB0) versions ant\u00e9rieures \u00e0 V3.3.19",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "Teamcenter Visualization V14.1 versions ant\u00e9rieures \u00e0 V14.1.0.4",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIMATIC S7-300 CPU 315F-2 PN/DP (6ES7315-2FJ14-0AB0) versions ant\u00e9rieures \u00e0 V3.2.19",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SCALANCE W1750D (JP) (6GK5750-2HX01-1AD0) toutes versions",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIMATIC S7-300 CPU 317-2 PN/DP (6ES7317-2EK14-0AB0) versions ant\u00e9rieures \u00e0 V3.2.19",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIPLUS ET 200S IM151-8F PN/DP CPU (6AG1151-8FB01-2AB0) versions ant\u00e9rieures \u00e0 V3.2.19",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIPLUS S7-300 CPU 315-2 PN/DP (6AG1315-2EH14-7AB0) versions ant\u00e9rieures \u00e0 V3.2.19",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIMATIC S7-300 CPU 315T-3 PN/DP (6ES7315-7TJ10-0AB0) versions ant\u00e9rieures \u00e0 V3.2.19",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIMATIC Drive Controller family toutes versions",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIMATIC S7-300 CPU 319-3 PN/DP (6ES7318-3EL01-0AB0) versions ant\u00e9rieures \u00e0 V3.2.19",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "Teamcenter Visualization V13.3 versions ant\u00e9rieures \u00e0 V13.3.0.7",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "Parasolid versions ant\u00e9rieures \u00e0 V35.0.184",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "JT2Go versions ant\u00e9rieures \u00e0 V14.1.0.4",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIMATIC S7-300 CPU 319F-3 PN/DP (6ES7318-3FL01-0AB0) versions ant\u00e9rieures \u00e0 V3.2.19",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIMATIC S7-PLCSIM Advanced toutes versions",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "QMS Automotive toutes versions",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIMATIC PC Station versions ant\u00e9rieures \u00e0 V2.1",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIMATIC S7-1200 CPU family (incl. SIPLUS variants) toutes versions",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "Parasolid versions ant\u00e9rieures \u00e0 V34.1.244",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIMATIC WinCC Runtime Advanced toutes versions",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIMATIC S7-1500 CPU family (incl. related ET200 CPUs and SIPLUS variants) toutes versions",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIMATIC S7-300 CPU 317F-2 PN/DP (6ES7317-2FK14-0AB0) versions ant\u00e9rieures \u00e0 V3.2.19",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIMATIC S7-400 PN/DP V7 CPU family (incl. SIPLUS variants) toutes versions",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIMATIC S7-300 CPU 314C-2 PN/DP (6ES7314-6EH04-0AB0) versions ant\u00e9rieures \u00e0 V3.3.19",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "RUGGEDCOM ROS toutes versions",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIMATIC ET 200S IM151-8F PN/DP CPU (6ES7151-8FB01-0AB0) versions ant\u00e9rieures \u00e0 V3.2.19",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SCALANCE W1750D (USA) (6GK5750-2HX01-1AB0) toutes versions",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIMATIC S7-300 CPU 317T-3 PN/DP (6ES7317-7TK10-0AB0) versions ant\u00e9rieures \u00e0 V3.2.19",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIMATIC S7-400 PN/DP V6 CPU family (incl. SIPLUS variants) toutes versions",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIMATIC S7-1500 Software Controller toutes versions",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SINEC NMS versions ant\u00e9rieures \u00e0 1.0.3",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    },
    {
      "description": "SIMATIC S7-300 CPU 317TF-3 PN/DP (6ES7317-7UL10-0AB0) versions ant\u00e9rieures \u00e0 V3.2.19",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Siemens",
          "scada": true
        }
      }
    }
  ],
  "affected_systems_content": null,
  "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
  "cves": [
    {
      "name": "CVE-2022-37889",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37889"
    },
    {
      "name": "CVE-2022-39157",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-39157"
    },
    {
      "name": "CVE-2022-41664",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41664"
    },
    {
      "name": "CVE-2022-41662",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41662"
    },
    {
      "name": "CVE-2022-37891",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37891"
    },
    {
      "name": "CVE-2022-41663",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41663"
    },
    {
      "name": "CVE-2022-37888",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37888"
    },
    {
      "name": "CVE-2002-20001",
      "url": "https://www.cve.org/CVERecord?id=CVE-2002-20001"
    },
    {
      "name": "CVE-2022-43397",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-43397"
    },
    {
      "name": "CVE-2022-43545",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-43545"
    },
    {
      "name": "CVE-2022-37893",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37893"
    },
    {
      "name": "CVE-2022-37892",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37892"
    },
    {
      "name": "CVE-2022-39158",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-39158"
    },
    {
      "name": "CVE-2022-37890",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37890"
    },
    {
      "name": "CVE-2022-43958",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-43958"
    },
    {
      "name": "CVE-2022-37895",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37895"
    },
    {
      "name": "CVE-2022-37896",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37896"
    },
    {
      "name": "CVE-2022-41661",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41661"
    },
    {
      "name": "CVE-2022-43398",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-43398"
    },
    {
      "name": "CVE-2022-39136",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-39136"
    },
    {
      "name": "CVE-2022-30694",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30694"
    },
    {
      "name": "CVE-2021-42550",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-42550"
    },
    {
      "name": "CVE-2022-37886",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37886"
    },
    {
      "name": "CVE-2022-38465",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-38465"
    },
    {
      "name": "CVE-2022-37885",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37885"
    },
    {
      "name": "CVE-2022-37887",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37887"
    },
    {
      "name": "CVE-2022-37894",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37894"
    },
    {
      "name": "CVE-2022-43439",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-43439"
    },
    {
      "name": "CVE-2022-41660",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41660"
    },
    {
      "name": "CVE-2022-43546",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-43546"
    }
  ],
  "initial_release_date": "2022-11-08T00:00:00",
  "last_revision_date": "2022-11-08T00:00:00",
  "links": [
    {
      "title": "Bulletin de s\u00e9curit\u00e9 Siemens 478960 du 8 novembre 2022",
      "url": "https://cert-portal.siemens.com/productcert/html/ssa-478960.html"
    },
    {
      "title": "Bulletin de s\u00e9curit\u00e9 Siemens 568428 du 8 novembre 2022",
      "url": "https://cert-portal.siemens.com/productcert/html/ssa-568428.html"
    },
    {
      "title": "Bulletin de s\u00e9curit\u00e9 Siemens 853037 du 8 novembre 2022",
      "url": "https://cert-portal.siemens.com/productcert/html/ssa-853037.html"
    },
    {
      "title": "Bulletin de s\u00e9curit\u00e9 Siemens 120378 du 8 novembre 2022",
      "url": "https://cert-portal.siemens.com/productcert/html/ssa-120378.html"
    },
    {
      "title": "Bulletin de s\u00e9curit\u00e9 Siemens 587547 du 8 novembre 2022",
      "url": "https://cert-portal.siemens.com/productcert/html/ssa-587547.html"
    },
    {
      "title": "Bulletin de s\u00e9curit\u00e9 Siemens 506569 du 8 novembre 2022",
      "url": "https://cert-portal.siemens.com/productcert/html/ssa-506569.html"
    },
    {
      "title": "Bulletin de s\u00e9curit\u00e9 Siemens 570294 du 8 novembre 2022",
      "url": "https://cert-portal.siemens.com/productcert/html/ssa-570294.html"
    },
    {
      "title": "Bulletin de s\u00e9curit\u00e9 Siemens 787941 du 8 novembre 2022",
      "url": "https://cert-portal.siemens.com/productcert/html/ssa-787941.html"
    },
    {
      "title": "Bulletin de s\u00e9curit\u00e9 Siemens 371761 du 8 novembre 2022",
      "url": "https://cert-portal.siemens.com/productcert/html/ssa-371761.html"
    }
  ],
  "reference": "CERTFR-2022-AVI-1001",
  "revisions": [
    {
      "description": "Version initiale",
      "revision_date": "2022-11-08T00:00:00.000000"
    }
  ],
  "risks": [
    {
      "description": "D\u00e9ni de service \u00e0 distance"
    },
    {
      "description": "Injection de code indirecte \u00e0 distance (XSS)"
    },
    {
      "description": "Injection de requ\u00eates ill\u00e9gitimes par rebond (CSRF)"
    },
    {
      "description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
    },
    {
      "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
    },
    {
      "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
    }
  ],
  "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits\nSiemens. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer\nune ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0\ndistance et une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es.\n",
  "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Siemens",
  "vendor_advisories": [
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Siemens 853037 du 08 novembre 2022",
      "url": null
    }
  ]
}
  CERTFR-2022-AVI-862
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans Aruba Access Points. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| N/A | N/A | Aruba InstantOS versions 6.4.x antérieures à 6.4.4.8-4.2.4.21 | ||
| N/A | N/A | Aruba InstantOS versions 6.5.x antérieures à 6.5.4.24 | ||
| N/A | N/A | Aruba InstantOS versions 8.6.x antérieures à 8.6.0.19 | ||
| N/A | N/A | Aruba InstantOS versions 8.7.x antérieures à 8.7.1.10 | ||
| N/A | N/A | Aruba InstantOS versions 8.10.x antérieures à 8.10.0.2 | ||
| N/A | N/A | ArubaOS versions 10.3.x antérieures à 10.3.1.1 | 
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
| 
 | |||||
{
  "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
  "affected_systems": [
    {
      "description": "Aruba InstantOS versions 6.4.x ant\u00e9rieures \u00e0 6.4.4.8-4.2.4.21",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "N/A",
          "scada": false
        }
      }
    },
    {
      "description": "Aruba InstantOS versions 6.5.x ant\u00e9rieures \u00e0 6.5.4.24",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "N/A",
          "scada": false
        }
      }
    },
    {
      "description": "Aruba InstantOS versions 8.6.x ant\u00e9rieures \u00e0 8.6.0.19",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "N/A",
          "scada": false
        }
      }
    },
    {
      "description": "Aruba InstantOS versions 8.7.x ant\u00e9rieures \u00e0 8.7.1.10",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "N/A",
          "scada": false
        }
      }
    },
    {
      "description": "Aruba InstantOS versions 8.10.x ant\u00e9rieures \u00e0 8.10.0.2",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "N/A",
          "scada": false
        }
      }
    },
    {
      "description": "ArubaOS versions 10.3.x ant\u00e9rieures \u00e0 10.3.1.1",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "N/A",
          "scada": false
        }
      }
    }
  ],
  "affected_systems_content": null,
  "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
  "cves": [
    {
      "name": "CVE-2022-37889",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37889"
    },
    {
      "name": "CVE-2022-37891",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37891"
    },
    {
      "name": "CVE-2022-37888",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37888"
    },
    {
      "name": "CVE-2002-20001",
      "url": "https://www.cve.org/CVERecord?id=CVE-2002-20001"
    },
    {
      "name": "CVE-2022-37893",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37893"
    },
    {
      "name": "CVE-2022-37892",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37892"
    },
    {
      "name": "CVE-2022-37890",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37890"
    },
    {
      "name": "CVE-2022-37895",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37895"
    },
    {
      "name": "CVE-2022-37896",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37896"
    },
    {
      "name": "CVE-2022-37886",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37886"
    },
    {
      "name": "CVE-2022-37885",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37885"
    },
    {
      "name": "CVE-2022-37887",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37887"
    },
    {
      "name": "CVE-2022-37894",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37894"
    }
  ],
  "initial_release_date": "2022-09-28T00:00:00",
  "last_revision_date": "2022-09-28T00:00:00",
  "links": [],
  "reference": "CERTFR-2022-AVI-862",
  "revisions": [
    {
      "description": "Version initiale",
      "revision_date": "2022-09-28T00:00:00.000000"
    }
  ],
  "risks": [
    {
      "description": "D\u00e9ni de service \u00e0 distance"
    },
    {
      "description": "Injection de code indirecte \u00e0 distance (XSS)"
    },
    {
      "description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
    },
    {
      "description": "Contournement de la politique de s\u00e9curit\u00e9"
    }
  ],
  "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Aruba Access\nPoints. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer\nune ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0\ndistance et un contournement de la politique de s\u00e9curit\u00e9.\n",
  "title": "Multiples vuln\u00e9rabilit\u00e9s dans Aruba Access Points",
  "vendor_advisories": [
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Aruba ARUBA-PSA-2022-014 du 27 septembre 2022",
      "url": "https://www.arubanetworks.com/assets/alert/ARUBA-PSA-2022-014.txt"
    }
  ]
}
  CERTFR-2022-AVI-171
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les commutateurs Aruba AOS-CX. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| HPE Aruba Networking | AOS | AOS-CX versions 10.06.x antérieures à 10.06.0180 | ||
| HPE Aruba Networking | AOS | AOS-CX versions 10.09.x antérieures à 10.09.0010 | ||
| HPE Aruba Networking | AOS | AOS-CX versions 10.07.x antérieures à 10.07.0061 | ||
| HPE Aruba Networking | AOS | AOS-CX versions 10.08.x antérieures à 10.08.1040 | 
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
| 
 | |||||
{
  "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
  "affected_systems": [
    {
      "description": "AOS-CX versions 10.06.x ant\u00e9rieures \u00e0 10.06.0180",
      "product": {
        "name": "AOS",
        "vendor": {
          "name": "HPE Aruba Networking",
          "scada": false
        }
      }
    },
    {
      "description": "AOS-CX versions 10.09.x ant\u00e9rieures \u00e0 10.09.0010",
      "product": {
        "name": "AOS",
        "vendor": {
          "name": "HPE Aruba Networking",
          "scada": false
        }
      }
    },
    {
      "description": "AOS-CX versions 10.07.x ant\u00e9rieures \u00e0 10.07.0061",
      "product": {
        "name": "AOS",
        "vendor": {
          "name": "HPE Aruba Networking",
          "scada": false
        }
      }
    },
    {
      "description": "AOS-CX versions 10.08.x ant\u00e9rieures \u00e0 10.08.1040",
      "product": {
        "name": "AOS",
        "vendor": {
          "name": "HPE Aruba Networking",
          "scada": false
        }
      }
    }
  ],
  "affected_systems_content": null,
  "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
  "cves": [
    {
      "name": "CVE-2017-13099",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13099"
    },
    {
      "name": "CVE-2016-6883",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-6883"
    },
    {
      "name": "CVE-2017-17427",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-17427"
    },
    {
      "name": "CVE-2012-5081",
      "url": "https://www.cve.org/CVERecord?id=CVE-2012-5081"
    },
    {
      "name": "CVE-2017-13098",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13098"
    },
    {
      "name": "CVE-2017-1000385",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-1000385"
    },
    {
      "name": "CVE-2002-20001",
      "url": "https://www.cve.org/CVERecord?id=CVE-2002-20001"
    },
    {
      "name": "CVE-2017-6168",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-6168"
    },
    {
      "name": "CVE-2021-41000",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-41000"
    },
    {
      "name": "CVE-2017-12373",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12373"
    },
    {
      "name": "CVE-2021-41003",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-41003"
    },
    {
      "name": "CVE-2017-17428",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-17428"
    },
    {
      "name": "CVE-2021-41001",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-41001"
    },
    {
      "name": "CVE-2021-3712",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-3712"
    },
    {
      "name": "CVE-2017-17382",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-17382"
    },
    {
      "name": "CVE-2021-41002",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-41002"
    }
  ],
  "initial_release_date": "2022-02-23T00:00:00",
  "last_revision_date": "2022-02-23T00:00:00",
  "links": [],
  "reference": "CERTFR-2022-AVI-171",
  "revisions": [
    {
      "description": "Version initiale",
      "revision_date": "2022-02-23T00:00:00.000000"
    }
  ],
  "risks": [
    {
      "description": "D\u00e9ni de service \u00e0 distance"
    },
    {
      "description": "Injection de code indirecte \u00e0 distance (XSS)"
    },
    {
      "description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
    },
    {
      "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
    },
    {
      "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
    }
  ],
  "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les commutateurs\nAruba AOS-CX. Certaines d\u0027entre elles permettent \u00e0 un attaquant de\nprovoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de\nservice \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.\n",
  "title": "Multiples vuln\u00e9rabilit\u00e9s dans les commutateurs Aruba AOS-CX",
  "vendor_advisories": [
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Aruba AOS-CX ARUBA-PSA-2022-004 du 23 f\u00e9vrier 2022",
      "url": "https://www.arubanetworks.com/assets/alert/ARUBA-PSA-2022-004.txt"
    }
  ]
}
  CERTFR-2025-AVI-0470
Vulnerability from certfr_avis
Une vulnérabilité a été découverte dans les produits Moxa. Elle permet à un attaquant de provoquer un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Moxa | N/A | ICS-G7848A Series versions 5.10 et antérieures sans les derniers correctifs de sécurité | ||
| Moxa | N/A | ICS-G7852A Series versions 5.10 et antérieures sans les derniers correctifs de sécurité | ||
| Moxa | N/A | ICS-G7850A Series versions 5.10 et antérieures sans les derniers correctifs de sécurité | 
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
| 
 | |||||
{
  "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
  "affected_systems": [
    {
      "description": "ICS-G7848A Series versions 5.10 et ant\u00e9rieures sans les derniers correctifs de s\u00e9curit\u00e9",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Moxa",
          "scada": true
        }
      }
    },
    {
      "description": "ICS-G7852A Series\u00a0versions 5.10 et ant\u00e9rieures sans les derniers correctifs de s\u00e9curit\u00e9",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Moxa",
          "scada": true
        }
      }
    },
    {
      "description": "ICS-G7850A Series versions 5.10 et ant\u00e9rieures  sans les derniers correctifs de s\u00e9curit\u00e9",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Moxa",
          "scada": true
        }
      }
    }
  ],
  "affected_systems_content": "",
  "content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
  "cves": [
    {
      "name": "CVE-2002-20001",
      "url": "https://www.cve.org/CVERecord?id=CVE-2002-20001"
    }
  ],
  "initial_release_date": "2025-06-02T00:00:00",
  "last_revision_date": "2025-06-02T00:00:00",
  "links": [],
  "reference": "CERTFR-2025-AVI-0470",
  "revisions": [
    {
      "description": "Version initiale",
      "revision_date": "2025-06-02T00:00:00.000000"
    }
  ],
  "risks": [
    {
      "description": "D\u00e9ni de service \u00e0 distance"
    }
  ],
  "summary": "Une vuln\u00e9rabilit\u00e9 a \u00e9t\u00e9 d\u00e9couverte dans les produits Moxa. Elle permet \u00e0 un attaquant de provoquer un d\u00e9ni de service \u00e0 distance.",
  "title": "Vuln\u00e9rabilit\u00e9 dans les produits Moxa",
  "vendor_advisories": [
    {
      "published_at": "2025-06-02",
      "title": "Bulletin de s\u00e9curit\u00e9 Moxa mpsa-258261",
      "url": "https://www.moxa.com/en/support/product-support/security-advisory/mpsa-258261-cve-2002-20001-resource-exhaustion-vulnerability-in-diffie-hellman-key-exchange-protocol"
    }
  ]
}
  CERTFR-2022-AVI-1080
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans Aruba ClearPass Policy Manager. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à l'intégrité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
- ClearPass Policy Manager 6.11.x versions antérieures à 6.11.0
- ClearPass Policy Manager 6.10.x versions antérieures à 6.10.8
- ClearPass Policy Manager 6.9.x versions antérieures à 6.9.13
Les versions précédentes de ClearPass Policy Manager ne sont plus maintenues et aucun correctif ne sera fourni par l'éditeur.
| Vendor | Product | Description | 
|---|
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
| 
 | |||||
{
  "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
  "affected_systems": [],
  "affected_systems_content": "\u003cul\u003e \u003cli\u003eClearPass Policy Manager 6.11.x versions ant\u00e9rieures \u00e0 6.11.0\u003c/li\u003e \u003cli\u003eClearPass Policy Manager 6.10.x versions ant\u00e9rieures \u00e0\u00a0 6.10.8\u003c/li\u003e \u003cli\u003eClearPass Policy Manager 6.9.x versions ant\u00e9rieures \u00e0 6.9.13\u003c/li\u003e \u003c/ul\u003e \u003cp\u003eLes versions pr\u00e9c\u00e9dentes de ClearPass Policy Manager ne sont plus maintenues et aucun correctif ne sera fourni par l\u0027\u00e9diteur.\u003c/p\u003e ",
  "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
  "cves": [
    {
      "name": "CVE-2022-43538",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-43538"
    },
    {
      "name": "CVE-2002-20001",
      "url": "https://www.cve.org/CVERecord?id=CVE-2002-20001"
    },
    {
      "name": "CVE-2022-43540",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-43540"
    },
    {
      "name": "CVE-2022-43536",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-43536"
    },
    {
      "name": "CVE-2022-43531",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-43531"
    },
    {
      "name": "CVE-2022-43537",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-43537"
    },
    {
      "name": "CVE-2022-43533",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-43533"
    },
    {
      "name": "CVE-2022-43534",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-43534"
    },
    {
      "name": "CVE-2022-43530",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-43530"
    },
    {
      "name": "CVE-2022-43535",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-43535"
    },
    {
      "name": "CVE-2022-43539",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-43539"
    },
    {
      "name": "CVE-2022-43532",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-43532"
    }
  ],
  "initial_release_date": "2022-12-07T00:00:00",
  "last_revision_date": "2022-12-07T00:00:00",
  "links": [],
  "reference": "CERTFR-2022-AVI-1080",
  "revisions": [
    {
      "description": "Version initiale",
      "revision_date": "2022-12-07T00:00:00.000000"
    }
  ],
  "risks": [
    {
      "description": "D\u00e9ni de service \u00e0 distance"
    },
    {
      "description": "Injection de code indirecte \u00e0 distance (XSS)"
    },
    {
      "description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
    },
    {
      "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
    },
    {
      "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
    },
    {
      "description": "\u00c9l\u00e9vation de privil\u00e8ges"
    }
  ],
  "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Aruba ClearPass\nPolicy Manager. Certaines d\u0027entre elles permettent \u00e0 un attaquant de\nprovoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de\nservice \u00e0 distance et une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es.\n",
  "title": "Multiples vuln\u00e9rabilit\u00e9s dans Aruba ClearPass Policy Manager",
  "vendor_advisories": [
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Aruba ARUBA-PSA-2022-020 du 06 d\u00e9cembre 2022",
      "url": "https://www.arubanetworks.com/assets/alert/ARUBA-PSA-2022-020.txt"
    }
  ]
}
  wid-sec-w-2022-2251
Vulnerability from csaf_certbund
Notes
{
  "document": {
    "aggregate_severity": {
      "text": "hoch"
    },
    "category": "csaf_base",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "de-DE",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
      },
      {
        "category": "description",
        "text": "Aruba ClearPass ist eine Netzwerk-Zugangskontrolll\u00f6sung.",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein Angreifer kann mehrere Schwachstellen in Aruba ClearPass Policy Manager ausnutzen, um SQL Injection- und Cross Site Scripting Angriffe durchzuf\u00fchren, Code zur Ausf\u00fchrung zu bringen, seine Rechte zu erweitern oder Informationen offenzulegen.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- UNIX\n- Linux\n- Windows\n- Sonstiges",
        "title": "Betroffene Betriebssysteme"
      }
    ],
    "publisher": {
      "category": "other",
      "contact_details": "csaf-provider@cert-bund.de",
      "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
      "namespace": "https://www.bsi.bund.de"
    },
    "references": [
      {
        "category": "self",
        "summary": "WID-SEC-W-2022-2251 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-2251.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2022-2251 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-2251"
      },
      {
        "category": "external",
        "summary": "Aruba Product Security Advisory vom 2022-12-06",
        "url": "https://www.arubanetworks.com/assets/alert/ARUBA-PSA-2022-020.txt"
      }
    ],
    "source_lang": "en-US",
    "title": "Aruba ClearPass Policy Manager: Mehrere Schwachstellen",
    "tracking": {
      "current_release_date": "2022-12-06T23:00:00.000+00:00",
      "generator": {
        "date": "2024-08-15T17:39:29.048+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.3.5"
        }
      },
      "id": "WID-SEC-W-2022-2251",
      "initial_release_date": "2022-12-06T23:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2022-12-06T23:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Aruba ClearPass Policy Manager \u003c 6.11.0",
                "product": {
                  "name": "Aruba ClearPass Policy Manager \u003c 6.11.0",
                  "product_id": "T025506",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:arubanetworks:clearpass_policy_manager:6.11.0"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Aruba ClearPass Policy Manager \u003c 6.10.8",
                "product": {
                  "name": "Aruba ClearPass Policy Manager \u003c 6.10.8",
                  "product_id": "T025507",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:arubanetworks:clearpass_policy_manager:6.10.8"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Aruba ClearPass Policy Manager \u003c 6.9.13",
                "product": {
                  "name": "Aruba ClearPass Policy Manager \u003c 6.9.13",
                  "product_id": "T025508",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:arubanetworks:clearpass_policy_manager:6.9.13"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "ClearPass Policy Manager"
          }
        ],
        "category": "vendor",
        "name": "Aruba"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2002-20001",
      "notes": [
        {
          "category": "description",
          "text": "In Aruba ClearPass Policy Manager existieren mehrere Schwachstellen. Ein Angreifer kann diese Schwachstellen ausnutzen, um SQL Injection- und Cross Site Scripting Angriffe durchzuf\u00fchren, Code zur Ausf\u00fchrung zu bringen, seine Rechte zu erweitern oder Informationen offenzulegen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Nutzerinteraktion n\u00f6tig."
        }
      ],
      "release_date": "2022-12-06T23:00:00.000+00:00",
      "title": "CVE-2002-20001"
    },
    {
      "cve": "CVE-2022-43530",
      "notes": [
        {
          "category": "description",
          "text": "In Aruba ClearPass Policy Manager existieren mehrere Schwachstellen. Ein Angreifer kann diese Schwachstellen ausnutzen, um SQL Injection- und Cross Site Scripting Angriffe durchzuf\u00fchren, Code zur Ausf\u00fchrung zu bringen, seine Rechte zu erweitern oder Informationen offenzulegen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Nutzerinteraktion n\u00f6tig."
        }
      ],
      "release_date": "2022-12-06T23:00:00.000+00:00",
      "title": "CVE-2022-43530"
    },
    {
      "cve": "CVE-2022-43531",
      "notes": [
        {
          "category": "description",
          "text": "In Aruba ClearPass Policy Manager existieren mehrere Schwachstellen. Ein Angreifer kann diese Schwachstellen ausnutzen, um SQL Injection- und Cross Site Scripting Angriffe durchzuf\u00fchren, Code zur Ausf\u00fchrung zu bringen, seine Rechte zu erweitern oder Informationen offenzulegen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Nutzerinteraktion n\u00f6tig."
        }
      ],
      "release_date": "2022-12-06T23:00:00.000+00:00",
      "title": "CVE-2022-43531"
    },
    {
      "cve": "CVE-2022-43532",
      "notes": [
        {
          "category": "description",
          "text": "In Aruba ClearPass Policy Manager existieren mehrere Schwachstellen. Ein Angreifer kann diese Schwachstellen ausnutzen, um SQL Injection- und Cross Site Scripting Angriffe durchzuf\u00fchren, Code zur Ausf\u00fchrung zu bringen, seine Rechte zu erweitern oder Informationen offenzulegen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Nutzerinteraktion n\u00f6tig."
        }
      ],
      "release_date": "2022-12-06T23:00:00.000+00:00",
      "title": "CVE-2022-43532"
    },
    {
      "cve": "CVE-2022-43533",
      "notes": [
        {
          "category": "description",
          "text": "In Aruba ClearPass Policy Manager existieren mehrere Schwachstellen. Ein Angreifer kann diese Schwachstellen ausnutzen, um SQL Injection- und Cross Site Scripting Angriffe durchzuf\u00fchren, Code zur Ausf\u00fchrung zu bringen, seine Rechte zu erweitern oder Informationen offenzulegen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Nutzerinteraktion n\u00f6tig."
        }
      ],
      "release_date": "2022-12-06T23:00:00.000+00:00",
      "title": "CVE-2022-43533"
    },
    {
      "cve": "CVE-2022-43534",
      "notes": [
        {
          "category": "description",
          "text": "In Aruba ClearPass Policy Manager existieren mehrere Schwachstellen. Ein Angreifer kann diese Schwachstellen ausnutzen, um SQL Injection- und Cross Site Scripting Angriffe durchzuf\u00fchren, Code zur Ausf\u00fchrung zu bringen, seine Rechte zu erweitern oder Informationen offenzulegen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Nutzerinteraktion n\u00f6tig."
        }
      ],
      "release_date": "2022-12-06T23:00:00.000+00:00",
      "title": "CVE-2022-43534"
    },
    {
      "cve": "CVE-2022-43535",
      "notes": [
        {
          "category": "description",
          "text": "In Aruba ClearPass Policy Manager existieren mehrere Schwachstellen. Ein Angreifer kann diese Schwachstellen ausnutzen, um SQL Injection- und Cross Site Scripting Angriffe durchzuf\u00fchren, Code zur Ausf\u00fchrung zu bringen, seine Rechte zu erweitern oder Informationen offenzulegen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Nutzerinteraktion n\u00f6tig."
        }
      ],
      "release_date": "2022-12-06T23:00:00.000+00:00",
      "title": "CVE-2022-43535"
    },
    {
      "cve": "CVE-2022-43536",
      "notes": [
        {
          "category": "description",
          "text": "In Aruba ClearPass Policy Manager existieren mehrere Schwachstellen. Ein Angreifer kann diese Schwachstellen ausnutzen, um SQL Injection- und Cross Site Scripting Angriffe durchzuf\u00fchren, Code zur Ausf\u00fchrung zu bringen, seine Rechte zu erweitern oder Informationen offenzulegen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Nutzerinteraktion n\u00f6tig."
        }
      ],
      "release_date": "2022-12-06T23:00:00.000+00:00",
      "title": "CVE-2022-43536"
    },
    {
      "cve": "CVE-2022-43537",
      "notes": [
        {
          "category": "description",
          "text": "In Aruba ClearPass Policy Manager existieren mehrere Schwachstellen. Ein Angreifer kann diese Schwachstellen ausnutzen, um SQL Injection- und Cross Site Scripting Angriffe durchzuf\u00fchren, Code zur Ausf\u00fchrung zu bringen, seine Rechte zu erweitern oder Informationen offenzulegen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Nutzerinteraktion n\u00f6tig."
        }
      ],
      "release_date": "2022-12-06T23:00:00.000+00:00",
      "title": "CVE-2022-43537"
    },
    {
      "cve": "CVE-2022-43538",
      "notes": [
        {
          "category": "description",
          "text": "In Aruba ClearPass Policy Manager existieren mehrere Schwachstellen. Ein Angreifer kann diese Schwachstellen ausnutzen, um SQL Injection- und Cross Site Scripting Angriffe durchzuf\u00fchren, Code zur Ausf\u00fchrung zu bringen, seine Rechte zu erweitern oder Informationen offenzulegen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Nutzerinteraktion n\u00f6tig."
        }
      ],
      "release_date": "2022-12-06T23:00:00.000+00:00",
      "title": "CVE-2022-43538"
    },
    {
      "cve": "CVE-2022-43539",
      "notes": [
        {
          "category": "description",
          "text": "In Aruba ClearPass Policy Manager existieren mehrere Schwachstellen. Ein Angreifer kann diese Schwachstellen ausnutzen, um SQL Injection- und Cross Site Scripting Angriffe durchzuf\u00fchren, Code zur Ausf\u00fchrung zu bringen, seine Rechte zu erweitern oder Informationen offenzulegen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Nutzerinteraktion n\u00f6tig."
        }
      ],
      "release_date": "2022-12-06T23:00:00.000+00:00",
      "title": "CVE-2022-43539"
    },
    {
      "cve": "CVE-2022-43540",
      "notes": [
        {
          "category": "description",
          "text": "In Aruba ClearPass Policy Manager existieren mehrere Schwachstellen. Ein Angreifer kann diese Schwachstellen ausnutzen, um SQL Injection- und Cross Site Scripting Angriffe durchzuf\u00fchren, Code zur Ausf\u00fchrung zu bringen, seine Rechte zu erweitern oder Informationen offenzulegen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Nutzerinteraktion n\u00f6tig."
        }
      ],
      "release_date": "2022-12-06T23:00:00.000+00:00",
      "title": "CVE-2022-43540"
    }
  ]
}
  wid-sec-w-2023-1352
Vulnerability from csaf_certbund
Notes
{
  "document": {
    "aggregate_severity": {
      "text": "mittel"
    },
    "category": "csaf_base",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "de-DE",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
      },
      {
        "category": "description",
        "text": "Transport Layer Security (TLS) ist ein hybrides Verschl\u00fcsselungsprotokoll zur Daten\u00fcbertragung im Internet.",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in verschiedenen TLS Implementierungen ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
        "title": "Betroffene Betriebssysteme"
      }
    ],
    "publisher": {
      "category": "other",
      "contact_details": "csaf-provider@cert-bund.de",
      "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
      "namespace": "https://www.bsi.bund.de"
    },
    "references": [
      {
        "category": "self",
        "summary": "WID-SEC-W-2023-1352 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2023-1352.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2023-1352 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1352"
      },
      {
        "category": "external",
        "summary": "D(HE)ater proof of concept vom 2021-12-06",
        "url": "https://github.com/Balasys/dheater"
      },
      {
        "category": "external",
        "summary": "SUSE Security Alert on DHEater aka CVE-2002-20001 vom 2021-12-07",
        "url": "https://www.suse.com/support/kb/doc/?id=000020510"
      },
      {
        "category": "external",
        "summary": "F5 Security Advisory K83120834 vom 2023-06-02",
        "url": "https://my.f5.com/manage/s/article/K83120834"
      },
      {
        "category": "external",
        "summary": "WatchGuard Security Advisory WGSA-2024-00008 vom 2024-04-22",
        "url": "https://www.watchguard.com/wgrd-psirt/advisory/wgsa-2024-00008"
      }
    ],
    "source_lang": "en-US",
    "title": "TLS Implementierungen: Schwachstelle erm\u00f6glicht Denial of Service",
    "tracking": {
      "current_release_date": "2024-04-22T22:00:00.000+00:00",
      "generator": {
        "date": "2024-08-15T17:51:43.842+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.3.5"
        }
      },
      "id": "WID-SEC-W-2023-1352",
      "initial_release_date": "2021-12-13T23:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2021-12-13T23:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        },
        {
          "date": "2023-06-04T22:00:00.000+00:00",
          "number": "2",
          "summary": "Neue Updates von F5 aufgenommen"
        },
        {
          "date": "2024-04-22T22:00:00.000+00:00",
          "number": "3",
          "summary": "Neue Updates von WatchGuard aufgenommen"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Apache HTTP Server",
            "product": {
              "name": "Apache HTTP Server",
              "product_id": "67869",
              "product_identification_helper": {
                "cpe": "cpe:/a:apache:http_server:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Apache"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "F5 BIG-IP",
            "product": {
              "name": "F5 BIG-IP",
              "product_id": "T001663",
              "product_identification_helper": {
                "cpe": "cpe:/a:f5:big-ip:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "F5"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "NGINX NGINX",
            "product": {
              "name": "NGINX NGINX",
              "product_id": "T014143",
              "product_identification_helper": {
                "cpe": "cpe:/a:nginx:nginx:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "NGINX"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Open Source OpenSSH",
            "product": {
              "name": "Open Source OpenSSH",
              "product_id": "8223",
              "product_identification_helper": {
                "cpe": "cpe:/a:openbsd:openssh:-"
              }
            }
          },
          {
            "category": "product_name",
            "name": "Open Source OpenSSL",
            "product": {
              "name": "Open Source OpenSSL",
              "product_id": "8269",
              "product_identification_helper": {
                "cpe": "cpe:/a:openssl:openssl:-"
              }
            }
          },
          {
            "category": "product_name",
            "name": "Open Source Postfix",
            "product": {
              "name": "Open Source Postfix",
              "product_id": "T004032",
              "product_identification_helper": {
                "cpe": "cpe:/a:postfix:postfix:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Open Source"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "SUSE Linux",
            "product": {
              "name": "SUSE Linux",
              "product_id": "T002207",
              "product_identification_helper": {
                "cpe": "cpe:/o:suse:suse_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Specification TLS",
            "product": {
              "name": "Specification TLS",
              "product_id": "T004212",
              "product_identification_helper": {
                "cpe": "cpe:/a:open_source:tls1:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Specification"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "WatchGuard Firebox",
            "product": {
              "name": "WatchGuard Firebox",
              "product_id": "T034346",
              "product_identification_helper": {
                "cpe": "cpe:/a:watchguard:firebox:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "WatchGuard"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2002-20001",
      "notes": [
        {
          "category": "description",
          "text": "Es existiert eine Schwachstelle in verschiedenen TLS Implementierungen, wenn ein Diffie-Hellman (DHE) Schl\u00fcsselaustausch aktiviert ist. Wird im DHE Handshake der \"Public key\" Parameter mit einem ung\u00fcltigen Wert bef\u00fcllt, verbraucht die Gegenstelle bei der Pr\u00fcfung viele CPU Ressourcen. Ein entfernter, anonymer Angreifer kann dies ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "8223",
          "T004212",
          "T034346",
          "T002207",
          "8269",
          "67869",
          "T001663",
          "T004032",
          "T014143"
        ]
      },
      "release_date": "2021-12-13T23:00:00.000+00:00",
      "title": "CVE-2002-20001"
    }
  ]
}
  WID-SEC-W-2023-1352
Vulnerability from csaf_certbund
Notes
{
  "document": {
    "aggregate_severity": {
      "text": "mittel"
    },
    "category": "csaf_base",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "de-DE",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
      },
      {
        "category": "description",
        "text": "Transport Layer Security (TLS) ist ein hybrides Verschl\u00fcsselungsprotokoll zur Daten\u00fcbertragung im Internet.",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in verschiedenen TLS Implementierungen ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
        "title": "Betroffene Betriebssysteme"
      }
    ],
    "publisher": {
      "category": "other",
      "contact_details": "csaf-provider@cert-bund.de",
      "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
      "namespace": "https://www.bsi.bund.de"
    },
    "references": [
      {
        "category": "self",
        "summary": "WID-SEC-W-2023-1352 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2023-1352.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2023-1352 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1352"
      },
      {
        "category": "external",
        "summary": "D(HE)ater proof of concept vom 2021-12-06",
        "url": "https://github.com/Balasys/dheater"
      },
      {
        "category": "external",
        "summary": "SUSE Security Alert on DHEater aka CVE-2002-20001 vom 2021-12-07",
        "url": "https://www.suse.com/support/kb/doc/?id=000020510"
      },
      {
        "category": "external",
        "summary": "F5 Security Advisory K83120834 vom 2023-06-02",
        "url": "https://my.f5.com/manage/s/article/K83120834"
      },
      {
        "category": "external",
        "summary": "WatchGuard Security Advisory WGSA-2024-00008 vom 2024-04-22",
        "url": "https://www.watchguard.com/wgrd-psirt/advisory/wgsa-2024-00008"
      }
    ],
    "source_lang": "en-US",
    "title": "TLS Implementierungen: Schwachstelle erm\u00f6glicht Denial of Service",
    "tracking": {
      "current_release_date": "2024-04-22T22:00:00.000+00:00",
      "generator": {
        "date": "2024-08-15T17:51:43.842+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.3.5"
        }
      },
      "id": "WID-SEC-W-2023-1352",
      "initial_release_date": "2021-12-13T23:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2021-12-13T23:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        },
        {
          "date": "2023-06-04T22:00:00.000+00:00",
          "number": "2",
          "summary": "Neue Updates von F5 aufgenommen"
        },
        {
          "date": "2024-04-22T22:00:00.000+00:00",
          "number": "3",
          "summary": "Neue Updates von WatchGuard aufgenommen"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Apache HTTP Server",
            "product": {
              "name": "Apache HTTP Server",
              "product_id": "67869",
              "product_identification_helper": {
                "cpe": "cpe:/a:apache:http_server:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Apache"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "F5 BIG-IP",
            "product": {
              "name": "F5 BIG-IP",
              "product_id": "T001663",
              "product_identification_helper": {
                "cpe": "cpe:/a:f5:big-ip:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "F5"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "NGINX NGINX",
            "product": {
              "name": "NGINX NGINX",
              "product_id": "T014143",
              "product_identification_helper": {
                "cpe": "cpe:/a:nginx:nginx:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "NGINX"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Open Source OpenSSH",
            "product": {
              "name": "Open Source OpenSSH",
              "product_id": "8223",
              "product_identification_helper": {
                "cpe": "cpe:/a:openbsd:openssh:-"
              }
            }
          },
          {
            "category": "product_name",
            "name": "Open Source OpenSSL",
            "product": {
              "name": "Open Source OpenSSL",
              "product_id": "8269",
              "product_identification_helper": {
                "cpe": "cpe:/a:openssl:openssl:-"
              }
            }
          },
          {
            "category": "product_name",
            "name": "Open Source Postfix",
            "product": {
              "name": "Open Source Postfix",
              "product_id": "T004032",
              "product_identification_helper": {
                "cpe": "cpe:/a:postfix:postfix:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Open Source"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "SUSE Linux",
            "product": {
              "name": "SUSE Linux",
              "product_id": "T002207",
              "product_identification_helper": {
                "cpe": "cpe:/o:suse:suse_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Specification TLS",
            "product": {
              "name": "Specification TLS",
              "product_id": "T004212",
              "product_identification_helper": {
                "cpe": "cpe:/a:open_source:tls1:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Specification"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "WatchGuard Firebox",
            "product": {
              "name": "WatchGuard Firebox",
              "product_id": "T034346",
              "product_identification_helper": {
                "cpe": "cpe:/a:watchguard:firebox:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "WatchGuard"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2002-20001",
      "notes": [
        {
          "category": "description",
          "text": "Es existiert eine Schwachstelle in verschiedenen TLS Implementierungen, wenn ein Diffie-Hellman (DHE) Schl\u00fcsselaustausch aktiviert ist. Wird im DHE Handshake der \"Public key\" Parameter mit einem ung\u00fcltigen Wert bef\u00fcllt, verbraucht die Gegenstelle bei der Pr\u00fcfung viele CPU Ressourcen. Ein entfernter, anonymer Angreifer kann dies ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "8223",
          "T004212",
          "T034346",
          "T002207",
          "8269",
          "67869",
          "T001663",
          "T004032",
          "T014143"
        ]
      },
      "release_date": "2021-12-13T23:00:00.000+00:00",
      "title": "CVE-2002-20001"
    }
  ]
}
  wid-sec-w-2023-1886
Vulnerability from csaf_certbund
Notes
{
  "document": {
    "aggregate_severity": {
      "text": "hoch"
    },
    "category": "csaf_base",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "de-DE",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
      },
      {
        "category": "description",
        "text": "Sophos UTM ist eine Netzwerk-Appliance mit diversen Sicherheitsfunktionen (z.B. Firewall, Antivirus, Contentfilter).",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in Sophos Unified Threat Management (UTM) Software ausnutzen, um beliebigen Programmcode auszuf\u00fchren oder einen Denial of Service Zustand herbeizuf\u00fchren.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- Linux\n- UNIX\n- Windows",
        "title": "Betroffene Betriebssysteme"
      }
    ],
    "publisher": {
      "category": "other",
      "contact_details": "csaf-provider@cert-bund.de",
      "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
      "namespace": "https://www.bsi.bund.de"
    },
    "references": [
      {
        "category": "self",
        "summary": "WID-SEC-W-2023-1886 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1886.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2023-1886 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1886"
      },
      {
        "category": "external",
        "summary": "Sophos Security Advisory  vom 2023-07-25",
        "url": "https://community.sophos.com/utm-firewall/b/blog/posts/utm-up2date-9-716-released"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6854-1 vom 2024-06-27",
        "url": "https://ubuntu.com/security/notices/USN-6854-1"
      }
    ],
    "source_lang": "en-US",
    "title": "Sophos Unified Threat Management (UTM) Software: Mehrere Schwachstellen",
    "tracking": {
      "current_release_date": "2024-06-26T22:00:00.000+00:00",
      "generator": {
        "date": "2024-08-15T17:56:13.608+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.3.5"
        }
      },
      "id": "WID-SEC-W-2023-1886",
      "initial_release_date": "2023-07-25T22:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2023-07-25T22:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        },
        {
          "date": "2024-06-26T22:00:00.000+00:00",
          "number": "2",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        }
      ],
      "status": "final",
      "version": "2"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003c9.716",
                "product": {
                  "name": "Sophos Unified Threat Management (UTM) Software \u003c9.716",
                  "product_id": "T028896"
                }
              }
            ],
            "category": "product_name",
            "name": "Unified Threat Management (UTM) Software"
          }
        ],
        "category": "vendor",
        "name": "Sophos"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Ubuntu Linux",
            "product": {
              "name": "Ubuntu Linux",
              "product_id": "T000126",
              "product_identification_helper": {
                "cpe": "cpe:/o:canonical:ubuntu_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Ubuntu"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2002-20001",
      "notes": [
        {
          "category": "description",
          "text": "In Sophos Unified Threat Management (UTM) Software existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponenten \"OpenSSL\", \"WebAdmin\" sowie Fehler in der Webapplication-Firewall (WAF) zur\u00fcckzuf\u00fchren. Ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren oder einen Denial of Service Zustand herbeizuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T000126"
        ]
      },
      "release_date": "2023-07-25T22:00:00.000+00:00",
      "title": "CVE-2002-20001"
    },
    {
      "cve": "CVE-2022-40735",
      "notes": [
        {
          "category": "description",
          "text": "In Sophos Unified Threat Management (UTM) Software existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponenten \"OpenSSL\", \"WebAdmin\" sowie Fehler in der Webapplication-Firewall (WAF) zur\u00fcckzuf\u00fchren. Ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren oder einen Denial of Service Zustand herbeizuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T000126"
        ]
      },
      "release_date": "2023-07-25T22:00:00.000+00:00",
      "title": "CVE-2022-40735"
    },
    {
      "cve": "CVE-2023-0215",
      "notes": [
        {
          "category": "description",
          "text": "In Sophos Unified Threat Management (UTM) Software existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponenten \"OpenSSL\", \"WebAdmin\" sowie Fehler in der Webapplication-Firewall (WAF) zur\u00fcckzuf\u00fchren. Ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren oder einen Denial of Service Zustand herbeizuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T000126"
        ]
      },
      "release_date": "2023-07-25T22:00:00.000+00:00",
      "title": "CVE-2023-0215"
    },
    {
      "cve": "CVE-2023-0286",
      "notes": [
        {
          "category": "description",
          "text": "In Sophos Unified Threat Management (UTM) Software existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponenten \"OpenSSL\", \"WebAdmin\" sowie Fehler in der Webapplication-Firewall (WAF) zur\u00fcckzuf\u00fchren. Ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren oder einen Denial of Service Zustand herbeizuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T000126"
        ]
      },
      "release_date": "2023-07-25T22:00:00.000+00:00",
      "title": "CVE-2023-0286"
    },
    {
      "cve": "CVE-2023-3367",
      "notes": [
        {
          "category": "description",
          "text": "In Sophos Unified Threat Management (UTM) Software existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponenten \"OpenSSL\", \"WebAdmin\" sowie Fehler in der Webapplication-Firewall (WAF) zur\u00fcckzuf\u00fchren. Ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren oder einen Denial of Service Zustand herbeizuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T000126"
        ]
      },
      "release_date": "2023-07-25T22:00:00.000+00:00",
      "title": "CVE-2023-3367"
    }
  ]
}
  wid-sec-w-2024-3056
Vulnerability from csaf_certbund
Notes
{
  "document": {
    "aggregate_severity": {
      "text": "mittel"
    },
    "category": "csaf_base",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "de-DE",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
      },
      {
        "category": "description",
        "text": "Transport Layer Security (TLS) ist ein hybrides Verschl\u00fcsselungsprotokoll zur Daten\u00fcbertragung im Internet.\r\nOpenSSL ist eine im Quelltext frei verf\u00fcgbare Bibliothek, die Secure Sockets Layer (SSL) und Transport Layer Security (TLS) implementiert.\r\nGnuTLS (GNU Transport Layer Security Library) ist eine im Quelltext frei verf\u00fcgbare Bibliothek, die Secure Sockets Layer (SSL) und Transport Layer Security (TLS) implementiert.\r\nOpenVPN ist eine Open Source Software zum Aufbau eines Virtuellen Privaten Netzwerkes (VPN) \u00fcber eine verschl\u00fcsselte TLS-Verbindung. Zur Verschl\u00fcsselung werden die Bibliotheken des Programmes OpenSSL benutzt.\r\nOpenJDK ist eine Java Umgebung, die unter der GPLv2 ver\u00f6ffentlicht wird.",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein entfernter anonymer Angreifer kann mehrere Schwachstellen in verschiedenen Diffie-Hellman Implementierungen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- Sonstiges\n- UNIX\n- Windows",
        "title": "Betroffene Betriebssysteme"
      }
    ],
    "publisher": {
      "category": "other",
      "contact_details": "csaf-provider@cert-bund.de",
      "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
      "namespace": "https://www.bsi.bund.de"
    },
    "references": [
      {
        "category": "self",
        "summary": "WID-SEC-W-2024-3056 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3056.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2024-3056 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3056"
      },
      {
        "category": "external",
        "summary": "NIST Vulnerability Database vom 2024-09-30",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41996"
      },
      {
        "category": "external",
        "summary": "NIST Vulnerability Database vom 2024-09-30",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40735"
      },
      {
        "category": "external",
        "summary": "NIST Vulnerability Database vom 2024-09-30",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2002-20001"
      },
      {
        "category": "external",
        "summary": "D(HE)at Attack Website vom 2024-09-30",
        "url": "https://dheatattack.gitlab.io/details/"
      },
      {
        "category": "external",
        "summary": "D(HE)at Attack Website vom 2024-09-30",
        "url": "https://dheatattack.gitlab.io/faq/"
      },
      {
        "category": "external",
        "summary": "D(HE)at Attack Website vom 2024-09-30",
        "url": "https://dheatattack.gitlab.io/mitigations/"
      },
      {
        "category": "external",
        "summary": "Cybersecurity News vom 2024-09-30",
        "url": "https://cybersecuritynews.com/dheat-attack/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3501-1 vom 2024-10-01",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019541.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3501-1 vom 2024-10-01",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/WX2JI3MUD4LZ3SGGRVYKP45PM2L4E7A2/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3501-1 vom 2024-10-01",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/WX2JI3MUD4LZ3SGGRVYKP45PM2L4E7A2/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3525-1 vom 2024-10-04",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/WH2LICAK2VLI5365FJFTS2QU4XOMKFF5/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3525-1 vom 2024-10-04",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/WH2LICAK2VLI5365FJFTS2QU4XOMKFF5/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3766-1 vom 2024-10-29",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/2YIIP7KVUHLQSOVN6ND3S7Y63XWGGD3T/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3766-1 vom 2024-10-29",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2YIIP7KVUHLQSOVN6ND3S7Y63XWGGD3T/"
      },
      {
        "category": "external",
        "summary": "F5 Security Advisory K000148343 vom 2024-10-31",
        "url": "https://my.f5.com/manage/s/article/K000148343"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3871-1 vom 2024-11-01",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019759.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20081-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021234.html"
      },
      {
        "category": "external",
        "summary": "ExtremeNetworks Vulnerability Notice SA-2025-065 vom 2025-07-29",
        "url": "https://extreme-networks.my.site.com/ExtrArticleDetail?an=000128178"
      }
    ],
    "source_lang": "en-US",
    "title": "Diffie-Hellman Implementierungen: Mehrere Schwachstellen erm\u00f6glichen Denial of Service",
    "tracking": {
      "current_release_date": "2025-07-29T22:00:00.000+00:00",
      "generator": {
        "date": "2025-07-30T09:10:42.963+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.4.0"
        }
      },
      "id": "WID-SEC-W-2024-3056",
      "initial_release_date": "2024-09-30T22:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2024-09-30T22:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        },
        {
          "date": "2024-10-01T22:00:00.000+00:00",
          "number": "2",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-10-06T22:00:00.000+00:00",
          "number": "3",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-10-28T23:00:00.000+00:00",
          "number": "4",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-10-30T23:00:00.000+00:00",
          "number": "5",
          "summary": "Neue Updates von F5 aufgenommen"
        },
        {
          "date": "2024-11-03T23:00:00.000+00:00",
          "number": "6",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-06-04T22:00:00.000+00:00",
          "number": "7",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-07-29T22:00:00.000+00:00",
          "number": "8",
          "summary": "Neue Updates von ExtremeNetworks aufgenommen"
        }
      ],
      "status": "final",
      "version": "8"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003c10.8r3",
                "product": {
                  "name": "Extreme Networks HiveOS \u003c10.8r3",
                  "product_id": "T045721"
                }
              },
              {
                "category": "product_version",
                "name": "10.8r3",
                "product": {
                  "name": "Extreme Networks HiveOS 10.8r3",
                  "product_id": "T045721-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:extremenetworks:hiveos:10.8r3"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "HiveOS"
          }
        ],
        "category": "vendor",
        "name": "Extreme Networks"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "F5 BIG-IP",
            "product": {
              "name": "F5 BIG-IP",
              "product_id": "T001663",
              "product_identification_helper": {
                "cpe": "cpe:/a:f5:big-ip:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "F5"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003e=3.5.6",
                "product": {
                  "name": "Open Source GnuTLS \u003e=3.5.6",
                  "product_id": "T037921"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003e=3.5.6",
                "product": {
                  "name": "Open Source GnuTLS \u003e=3.5.6",
                  "product_id": "T037921-fixed"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003e=3.6.3",
                "product": {
                  "name": "Open Source GnuTLS \u003e=3.6.3",
                  "product_id": "T037922"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003e=3.6.3",
                "product": {
                  "name": "Open Source GnuTLS \u003e=3.6.3",
                  "product_id": "T037922-fixed"
                }
              }
            ],
            "category": "product_name",
            "name": "GnuTLS"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003c=17.0.5",
                "product": {
                  "name": "Open Source OpenJDK \u003c=17.0.5",
                  "product_id": "T037924"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c=17.0.5",
                "product": {
                  "name": "Open Source OpenJDK \u003c=17.0.5",
                  "product_id": "T037924-fixed"
                }
              }
            ],
            "category": "product_name",
            "name": "OpenJDK"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003e=3.0",
                "product": {
                  "name": "Open Source OpenSSL \u003e=3.0",
                  "product_id": "T037920"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003e=3.0",
                "product": {
                  "name": "Open Source OpenSSL \u003e=3.0",
                  "product_id": "T037920-fixed"
                }
              }
            ],
            "category": "product_name",
            "name": "OpenSSL"
          },
          {
            "category": "product_name",
            "name": "Open Source OpenVPN",
            "product": {
              "name": "Open Source OpenVPN",
              "product_id": "T037926",
              "product_identification_helper": {
                "cpe": "cpe:/a:openvpn:openvpn:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Open Source"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "SUSE Linux",
            "product": {
              "name": "SUSE Linux",
              "product_id": "T002207",
              "product_identification_helper": {
                "cpe": "cpe:/o:suse:suse_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Specification TLS",
            "product": {
              "name": "Specification TLS",
              "product_id": "T037919",
              "product_identification_helper": {
                "cpe": "cpe:/a:open_source:tls1:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Specification"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2002-20001",
      "product_status": {
        "known_affected": [
          "T045721",
          "T037926",
          "T002207",
          "T001663",
          "T037919"
        ],
        "last_affected": [
          "T037924"
        ]
      },
      "release_date": "2024-09-30T22:00:00.000+00:00",
      "title": "CVE-2002-20001"
    },
    {
      "cve": "CVE-2022-40735",
      "product_status": {
        "known_affected": [
          "T045721",
          "T037926",
          "T002207",
          "T001663",
          "T037919"
        ],
        "last_affected": [
          "T037924"
        ]
      },
      "release_date": "2024-09-30T22:00:00.000+00:00",
      "title": "CVE-2022-40735"
    },
    {
      "cve": "CVE-2024-41996",
      "product_status": {
        "known_affected": [
          "T045721",
          "T037926",
          "T002207",
          "T001663",
          "T037919"
        ],
        "last_affected": [
          "T037924"
        ]
      },
      "release_date": "2024-09-30T22:00:00.000+00:00",
      "title": "CVE-2024-41996"
    }
  ]
}
  WID-SEC-W-2023-1886
Vulnerability from csaf_certbund
Notes
{
  "document": {
    "aggregate_severity": {
      "text": "hoch"
    },
    "category": "csaf_base",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "de-DE",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
      },
      {
        "category": "description",
        "text": "Sophos UTM ist eine Netzwerk-Appliance mit diversen Sicherheitsfunktionen (z.B. Firewall, Antivirus, Contentfilter).",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in Sophos Unified Threat Management (UTM) Software ausnutzen, um beliebigen Programmcode auszuf\u00fchren oder einen Denial of Service Zustand herbeizuf\u00fchren.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- Linux\n- UNIX\n- Windows",
        "title": "Betroffene Betriebssysteme"
      }
    ],
    "publisher": {
      "category": "other",
      "contact_details": "csaf-provider@cert-bund.de",
      "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
      "namespace": "https://www.bsi.bund.de"
    },
    "references": [
      {
        "category": "self",
        "summary": "WID-SEC-W-2023-1886 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1886.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2023-1886 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1886"
      },
      {
        "category": "external",
        "summary": "Sophos Security Advisory  vom 2023-07-25",
        "url": "https://community.sophos.com/utm-firewall/b/blog/posts/utm-up2date-9-716-released"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6854-1 vom 2024-06-27",
        "url": "https://ubuntu.com/security/notices/USN-6854-1"
      }
    ],
    "source_lang": "en-US",
    "title": "Sophos Unified Threat Management (UTM) Software: Mehrere Schwachstellen",
    "tracking": {
      "current_release_date": "2024-06-26T22:00:00.000+00:00",
      "generator": {
        "date": "2024-08-15T17:56:13.608+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.3.5"
        }
      },
      "id": "WID-SEC-W-2023-1886",
      "initial_release_date": "2023-07-25T22:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2023-07-25T22:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        },
        {
          "date": "2024-06-26T22:00:00.000+00:00",
          "number": "2",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        }
      ],
      "status": "final",
      "version": "2"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003c9.716",
                "product": {
                  "name": "Sophos Unified Threat Management (UTM) Software \u003c9.716",
                  "product_id": "T028896"
                }
              }
            ],
            "category": "product_name",
            "name": "Unified Threat Management (UTM) Software"
          }
        ],
        "category": "vendor",
        "name": "Sophos"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Ubuntu Linux",
            "product": {
              "name": "Ubuntu Linux",
              "product_id": "T000126",
              "product_identification_helper": {
                "cpe": "cpe:/o:canonical:ubuntu_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Ubuntu"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2002-20001",
      "notes": [
        {
          "category": "description",
          "text": "In Sophos Unified Threat Management (UTM) Software existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponenten \"OpenSSL\", \"WebAdmin\" sowie Fehler in der Webapplication-Firewall (WAF) zur\u00fcckzuf\u00fchren. Ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren oder einen Denial of Service Zustand herbeizuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T000126"
        ]
      },
      "release_date": "2023-07-25T22:00:00.000+00:00",
      "title": "CVE-2002-20001"
    },
    {
      "cve": "CVE-2022-40735",
      "notes": [
        {
          "category": "description",
          "text": "In Sophos Unified Threat Management (UTM) Software existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponenten \"OpenSSL\", \"WebAdmin\" sowie Fehler in der Webapplication-Firewall (WAF) zur\u00fcckzuf\u00fchren. Ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren oder einen Denial of Service Zustand herbeizuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T000126"
        ]
      },
      "release_date": "2023-07-25T22:00:00.000+00:00",
      "title": "CVE-2022-40735"
    },
    {
      "cve": "CVE-2023-0215",
      "notes": [
        {
          "category": "description",
          "text": "In Sophos Unified Threat Management (UTM) Software existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponenten \"OpenSSL\", \"WebAdmin\" sowie Fehler in der Webapplication-Firewall (WAF) zur\u00fcckzuf\u00fchren. Ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren oder einen Denial of Service Zustand herbeizuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T000126"
        ]
      },
      "release_date": "2023-07-25T22:00:00.000+00:00",
      "title": "CVE-2023-0215"
    },
    {
      "cve": "CVE-2023-0286",
      "notes": [
        {
          "category": "description",
          "text": "In Sophos Unified Threat Management (UTM) Software existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponenten \"OpenSSL\", \"WebAdmin\" sowie Fehler in der Webapplication-Firewall (WAF) zur\u00fcckzuf\u00fchren. Ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren oder einen Denial of Service Zustand herbeizuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T000126"
        ]
      },
      "release_date": "2023-07-25T22:00:00.000+00:00",
      "title": "CVE-2023-0286"
    },
    {
      "cve": "CVE-2023-3367",
      "notes": [
        {
          "category": "description",
          "text": "In Sophos Unified Threat Management (UTM) Software existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponenten \"OpenSSL\", \"WebAdmin\" sowie Fehler in der Webapplication-Firewall (WAF) zur\u00fcckzuf\u00fchren. Ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren oder einen Denial of Service Zustand herbeizuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T000126"
        ]
      },
      "release_date": "2023-07-25T22:00:00.000+00:00",
      "title": "CVE-2023-3367"
    }
  ]
}
  WID-SEC-W-2024-3056
Vulnerability from csaf_certbund
Notes
{
  "document": {
    "aggregate_severity": {
      "text": "mittel"
    },
    "category": "csaf_base",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "de-DE",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
      },
      {
        "category": "description",
        "text": "Transport Layer Security (TLS) ist ein hybrides Verschl\u00fcsselungsprotokoll zur Daten\u00fcbertragung im Internet.\r\nOpenSSL ist eine im Quelltext frei verf\u00fcgbare Bibliothek, die Secure Sockets Layer (SSL) und Transport Layer Security (TLS) implementiert.\r\nGnuTLS (GNU Transport Layer Security Library) ist eine im Quelltext frei verf\u00fcgbare Bibliothek, die Secure Sockets Layer (SSL) und Transport Layer Security (TLS) implementiert.\r\nOpenVPN ist eine Open Source Software zum Aufbau eines Virtuellen Privaten Netzwerkes (VPN) \u00fcber eine verschl\u00fcsselte TLS-Verbindung. Zur Verschl\u00fcsselung werden die Bibliotheken des Programmes OpenSSL benutzt.\r\nOpenJDK ist eine Java Umgebung, die unter der GPLv2 ver\u00f6ffentlicht wird.",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein entfernter anonymer Angreifer kann mehrere Schwachstellen in verschiedenen Diffie-Hellman Implementierungen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- Sonstiges\n- UNIX\n- Windows",
        "title": "Betroffene Betriebssysteme"
      }
    ],
    "publisher": {
      "category": "other",
      "contact_details": "csaf-provider@cert-bund.de",
      "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
      "namespace": "https://www.bsi.bund.de"
    },
    "references": [
      {
        "category": "self",
        "summary": "WID-SEC-W-2024-3056 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3056.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2024-3056 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3056"
      },
      {
        "category": "external",
        "summary": "NIST Vulnerability Database vom 2024-09-30",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41996"
      },
      {
        "category": "external",
        "summary": "NIST Vulnerability Database vom 2024-09-30",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40735"
      },
      {
        "category": "external",
        "summary": "NIST Vulnerability Database vom 2024-09-30",
        "url": "https://nvd.nist.gov/vuln/detail/CVE-2002-20001"
      },
      {
        "category": "external",
        "summary": "D(HE)at Attack Website vom 2024-09-30",
        "url": "https://dheatattack.gitlab.io/details/"
      },
      {
        "category": "external",
        "summary": "D(HE)at Attack Website vom 2024-09-30",
        "url": "https://dheatattack.gitlab.io/faq/"
      },
      {
        "category": "external",
        "summary": "D(HE)at Attack Website vom 2024-09-30",
        "url": "https://dheatattack.gitlab.io/mitigations/"
      },
      {
        "category": "external",
        "summary": "Cybersecurity News vom 2024-09-30",
        "url": "https://cybersecuritynews.com/dheat-attack/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3501-1 vom 2024-10-01",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019541.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3501-1 vom 2024-10-01",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/WX2JI3MUD4LZ3SGGRVYKP45PM2L4E7A2/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3501-1 vom 2024-10-01",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/WX2JI3MUD4LZ3SGGRVYKP45PM2L4E7A2/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3525-1 vom 2024-10-04",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/WH2LICAK2VLI5365FJFTS2QU4XOMKFF5/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3525-1 vom 2024-10-04",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/WH2LICAK2VLI5365FJFTS2QU4XOMKFF5/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3766-1 vom 2024-10-29",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/2YIIP7KVUHLQSOVN6ND3S7Y63XWGGD3T/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3766-1 vom 2024-10-29",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2YIIP7KVUHLQSOVN6ND3S7Y63XWGGD3T/"
      },
      {
        "category": "external",
        "summary": "F5 Security Advisory K000148343 vom 2024-10-31",
        "url": "https://my.f5.com/manage/s/article/K000148343"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3871-1 vom 2024-11-01",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019759.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20081-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021234.html"
      },
      {
        "category": "external",
        "summary": "ExtremeNetworks Vulnerability Notice SA-2025-065 vom 2025-07-29",
        "url": "https://extreme-networks.my.site.com/ExtrArticleDetail?an=000128178"
      }
    ],
    "source_lang": "en-US",
    "title": "Diffie-Hellman Implementierungen: Mehrere Schwachstellen erm\u00f6glichen Denial of Service",
    "tracking": {
      "current_release_date": "2025-07-29T22:00:00.000+00:00",
      "generator": {
        "date": "2025-07-30T09:10:42.963+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.4.0"
        }
      },
      "id": "WID-SEC-W-2024-3056",
      "initial_release_date": "2024-09-30T22:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2024-09-30T22:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        },
        {
          "date": "2024-10-01T22:00:00.000+00:00",
          "number": "2",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-10-06T22:00:00.000+00:00",
          "number": "3",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-10-28T23:00:00.000+00:00",
          "number": "4",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-10-30T23:00:00.000+00:00",
          "number": "5",
          "summary": "Neue Updates von F5 aufgenommen"
        },
        {
          "date": "2024-11-03T23:00:00.000+00:00",
          "number": "6",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-06-04T22:00:00.000+00:00",
          "number": "7",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-07-29T22:00:00.000+00:00",
          "number": "8",
          "summary": "Neue Updates von ExtremeNetworks aufgenommen"
        }
      ],
      "status": "final",
      "version": "8"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003c10.8r3",
                "product": {
                  "name": "Extreme Networks HiveOS \u003c10.8r3",
                  "product_id": "T045721"
                }
              },
              {
                "category": "product_version",
                "name": "10.8r3",
                "product": {
                  "name": "Extreme Networks HiveOS 10.8r3",
                  "product_id": "T045721-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:extremenetworks:hiveos:10.8r3"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "HiveOS"
          }
        ],
        "category": "vendor",
        "name": "Extreme Networks"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "F5 BIG-IP",
            "product": {
              "name": "F5 BIG-IP",
              "product_id": "T001663",
              "product_identification_helper": {
                "cpe": "cpe:/a:f5:big-ip:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "F5"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003e=3.5.6",
                "product": {
                  "name": "Open Source GnuTLS \u003e=3.5.6",
                  "product_id": "T037921"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003e=3.5.6",
                "product": {
                  "name": "Open Source GnuTLS \u003e=3.5.6",
                  "product_id": "T037921-fixed"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003e=3.6.3",
                "product": {
                  "name": "Open Source GnuTLS \u003e=3.6.3",
                  "product_id": "T037922"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003e=3.6.3",
                "product": {
                  "name": "Open Source GnuTLS \u003e=3.6.3",
                  "product_id": "T037922-fixed"
                }
              }
            ],
            "category": "product_name",
            "name": "GnuTLS"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003c=17.0.5",
                "product": {
                  "name": "Open Source OpenJDK \u003c=17.0.5",
                  "product_id": "T037924"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c=17.0.5",
                "product": {
                  "name": "Open Source OpenJDK \u003c=17.0.5",
                  "product_id": "T037924-fixed"
                }
              }
            ],
            "category": "product_name",
            "name": "OpenJDK"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003e=3.0",
                "product": {
                  "name": "Open Source OpenSSL \u003e=3.0",
                  "product_id": "T037920"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003e=3.0",
                "product": {
                  "name": "Open Source OpenSSL \u003e=3.0",
                  "product_id": "T037920-fixed"
                }
              }
            ],
            "category": "product_name",
            "name": "OpenSSL"
          },
          {
            "category": "product_name",
            "name": "Open Source OpenVPN",
            "product": {
              "name": "Open Source OpenVPN",
              "product_id": "T037926",
              "product_identification_helper": {
                "cpe": "cpe:/a:openvpn:openvpn:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Open Source"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "SUSE Linux",
            "product": {
              "name": "SUSE Linux",
              "product_id": "T002207",
              "product_identification_helper": {
                "cpe": "cpe:/o:suse:suse_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Specification TLS",
            "product": {
              "name": "Specification TLS",
              "product_id": "T037919",
              "product_identification_helper": {
                "cpe": "cpe:/a:open_source:tls1:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Specification"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2002-20001",
      "product_status": {
        "known_affected": [
          "T045721",
          "T037926",
          "T002207",
          "T001663",
          "T037919"
        ],
        "last_affected": [
          "T037924"
        ]
      },
      "release_date": "2024-09-30T22:00:00.000+00:00",
      "title": "CVE-2002-20001"
    },
    {
      "cve": "CVE-2022-40735",
      "product_status": {
        "known_affected": [
          "T045721",
          "T037926",
          "T002207",
          "T001663",
          "T037919"
        ],
        "last_affected": [
          "T037924"
        ]
      },
      "release_date": "2024-09-30T22:00:00.000+00:00",
      "title": "CVE-2022-40735"
    },
    {
      "cve": "CVE-2024-41996",
      "product_status": {
        "known_affected": [
          "T045721",
          "T037926",
          "T002207",
          "T001663",
          "T037919"
        ],
        "last_affected": [
          "T037924"
        ]
      },
      "release_date": "2024-09-30T22:00:00.000+00:00",
      "title": "CVE-2024-41996"
    }
  ]
}
  WID-SEC-W-2022-2251
Vulnerability from csaf_certbund
Notes
{
  "document": {
    "aggregate_severity": {
      "text": "hoch"
    },
    "category": "csaf_base",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "de-DE",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
      },
      {
        "category": "description",
        "text": "Aruba ClearPass ist eine Netzwerk-Zugangskontrolll\u00f6sung.",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein Angreifer kann mehrere Schwachstellen in Aruba ClearPass Policy Manager ausnutzen, um SQL Injection- und Cross Site Scripting Angriffe durchzuf\u00fchren, Code zur Ausf\u00fchrung zu bringen, seine Rechte zu erweitern oder Informationen offenzulegen.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- UNIX\n- Linux\n- Windows\n- Sonstiges",
        "title": "Betroffene Betriebssysteme"
      }
    ],
    "publisher": {
      "category": "other",
      "contact_details": "csaf-provider@cert-bund.de",
      "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
      "namespace": "https://www.bsi.bund.de"
    },
    "references": [
      {
        "category": "self",
        "summary": "WID-SEC-W-2022-2251 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-2251.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2022-2251 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-2251"
      },
      {
        "category": "external",
        "summary": "Aruba Product Security Advisory vom 2022-12-06",
        "url": "https://www.arubanetworks.com/assets/alert/ARUBA-PSA-2022-020.txt"
      }
    ],
    "source_lang": "en-US",
    "title": "Aruba ClearPass Policy Manager: Mehrere Schwachstellen",
    "tracking": {
      "current_release_date": "2022-12-06T23:00:00.000+00:00",
      "generator": {
        "date": "2024-08-15T17:39:29.048+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.3.5"
        }
      },
      "id": "WID-SEC-W-2022-2251",
      "initial_release_date": "2022-12-06T23:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2022-12-06T23:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Aruba ClearPass Policy Manager \u003c 6.11.0",
                "product": {
                  "name": "Aruba ClearPass Policy Manager \u003c 6.11.0",
                  "product_id": "T025506",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:arubanetworks:clearpass_policy_manager:6.11.0"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Aruba ClearPass Policy Manager \u003c 6.10.8",
                "product": {
                  "name": "Aruba ClearPass Policy Manager \u003c 6.10.8",
                  "product_id": "T025507",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:arubanetworks:clearpass_policy_manager:6.10.8"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Aruba ClearPass Policy Manager \u003c 6.9.13",
                "product": {
                  "name": "Aruba ClearPass Policy Manager \u003c 6.9.13",
                  "product_id": "T025508",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:arubanetworks:clearpass_policy_manager:6.9.13"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "ClearPass Policy Manager"
          }
        ],
        "category": "vendor",
        "name": "Aruba"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2002-20001",
      "notes": [
        {
          "category": "description",
          "text": "In Aruba ClearPass Policy Manager existieren mehrere Schwachstellen. Ein Angreifer kann diese Schwachstellen ausnutzen, um SQL Injection- und Cross Site Scripting Angriffe durchzuf\u00fchren, Code zur Ausf\u00fchrung zu bringen, seine Rechte zu erweitern oder Informationen offenzulegen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Nutzerinteraktion n\u00f6tig."
        }
      ],
      "release_date": "2022-12-06T23:00:00.000+00:00",
      "title": "CVE-2002-20001"
    },
    {
      "cve": "CVE-2022-43530",
      "notes": [
        {
          "category": "description",
          "text": "In Aruba ClearPass Policy Manager existieren mehrere Schwachstellen. Ein Angreifer kann diese Schwachstellen ausnutzen, um SQL Injection- und Cross Site Scripting Angriffe durchzuf\u00fchren, Code zur Ausf\u00fchrung zu bringen, seine Rechte zu erweitern oder Informationen offenzulegen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Nutzerinteraktion n\u00f6tig."
        }
      ],
      "release_date": "2022-12-06T23:00:00.000+00:00",
      "title": "CVE-2022-43530"
    },
    {
      "cve": "CVE-2022-43531",
      "notes": [
        {
          "category": "description",
          "text": "In Aruba ClearPass Policy Manager existieren mehrere Schwachstellen. Ein Angreifer kann diese Schwachstellen ausnutzen, um SQL Injection- und Cross Site Scripting Angriffe durchzuf\u00fchren, Code zur Ausf\u00fchrung zu bringen, seine Rechte zu erweitern oder Informationen offenzulegen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Nutzerinteraktion n\u00f6tig."
        }
      ],
      "release_date": "2022-12-06T23:00:00.000+00:00",
      "title": "CVE-2022-43531"
    },
    {
      "cve": "CVE-2022-43532",
      "notes": [
        {
          "category": "description",
          "text": "In Aruba ClearPass Policy Manager existieren mehrere Schwachstellen. Ein Angreifer kann diese Schwachstellen ausnutzen, um SQL Injection- und Cross Site Scripting Angriffe durchzuf\u00fchren, Code zur Ausf\u00fchrung zu bringen, seine Rechte zu erweitern oder Informationen offenzulegen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Nutzerinteraktion n\u00f6tig."
        }
      ],
      "release_date": "2022-12-06T23:00:00.000+00:00",
      "title": "CVE-2022-43532"
    },
    {
      "cve": "CVE-2022-43533",
      "notes": [
        {
          "category": "description",
          "text": "In Aruba ClearPass Policy Manager existieren mehrere Schwachstellen. Ein Angreifer kann diese Schwachstellen ausnutzen, um SQL Injection- und Cross Site Scripting Angriffe durchzuf\u00fchren, Code zur Ausf\u00fchrung zu bringen, seine Rechte zu erweitern oder Informationen offenzulegen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Nutzerinteraktion n\u00f6tig."
        }
      ],
      "release_date": "2022-12-06T23:00:00.000+00:00",
      "title": "CVE-2022-43533"
    },
    {
      "cve": "CVE-2022-43534",
      "notes": [
        {
          "category": "description",
          "text": "In Aruba ClearPass Policy Manager existieren mehrere Schwachstellen. Ein Angreifer kann diese Schwachstellen ausnutzen, um SQL Injection- und Cross Site Scripting Angriffe durchzuf\u00fchren, Code zur Ausf\u00fchrung zu bringen, seine Rechte zu erweitern oder Informationen offenzulegen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Nutzerinteraktion n\u00f6tig."
        }
      ],
      "release_date": "2022-12-06T23:00:00.000+00:00",
      "title": "CVE-2022-43534"
    },
    {
      "cve": "CVE-2022-43535",
      "notes": [
        {
          "category": "description",
          "text": "In Aruba ClearPass Policy Manager existieren mehrere Schwachstellen. Ein Angreifer kann diese Schwachstellen ausnutzen, um SQL Injection- und Cross Site Scripting Angriffe durchzuf\u00fchren, Code zur Ausf\u00fchrung zu bringen, seine Rechte zu erweitern oder Informationen offenzulegen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Nutzerinteraktion n\u00f6tig."
        }
      ],
      "release_date": "2022-12-06T23:00:00.000+00:00",
      "title": "CVE-2022-43535"
    },
    {
      "cve": "CVE-2022-43536",
      "notes": [
        {
          "category": "description",
          "text": "In Aruba ClearPass Policy Manager existieren mehrere Schwachstellen. Ein Angreifer kann diese Schwachstellen ausnutzen, um SQL Injection- und Cross Site Scripting Angriffe durchzuf\u00fchren, Code zur Ausf\u00fchrung zu bringen, seine Rechte zu erweitern oder Informationen offenzulegen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Nutzerinteraktion n\u00f6tig."
        }
      ],
      "release_date": "2022-12-06T23:00:00.000+00:00",
      "title": "CVE-2022-43536"
    },
    {
      "cve": "CVE-2022-43537",
      "notes": [
        {
          "category": "description",
          "text": "In Aruba ClearPass Policy Manager existieren mehrere Schwachstellen. Ein Angreifer kann diese Schwachstellen ausnutzen, um SQL Injection- und Cross Site Scripting Angriffe durchzuf\u00fchren, Code zur Ausf\u00fchrung zu bringen, seine Rechte zu erweitern oder Informationen offenzulegen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Nutzerinteraktion n\u00f6tig."
        }
      ],
      "release_date": "2022-12-06T23:00:00.000+00:00",
      "title": "CVE-2022-43537"
    },
    {
      "cve": "CVE-2022-43538",
      "notes": [
        {
          "category": "description",
          "text": "In Aruba ClearPass Policy Manager existieren mehrere Schwachstellen. Ein Angreifer kann diese Schwachstellen ausnutzen, um SQL Injection- und Cross Site Scripting Angriffe durchzuf\u00fchren, Code zur Ausf\u00fchrung zu bringen, seine Rechte zu erweitern oder Informationen offenzulegen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Nutzerinteraktion n\u00f6tig."
        }
      ],
      "release_date": "2022-12-06T23:00:00.000+00:00",
      "title": "CVE-2022-43538"
    },
    {
      "cve": "CVE-2022-43539",
      "notes": [
        {
          "category": "description",
          "text": "In Aruba ClearPass Policy Manager existieren mehrere Schwachstellen. Ein Angreifer kann diese Schwachstellen ausnutzen, um SQL Injection- und Cross Site Scripting Angriffe durchzuf\u00fchren, Code zur Ausf\u00fchrung zu bringen, seine Rechte zu erweitern oder Informationen offenzulegen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Nutzerinteraktion n\u00f6tig."
        }
      ],
      "release_date": "2022-12-06T23:00:00.000+00:00",
      "title": "CVE-2022-43539"
    },
    {
      "cve": "CVE-2022-43540",
      "notes": [
        {
          "category": "description",
          "text": "In Aruba ClearPass Policy Manager existieren mehrere Schwachstellen. Ein Angreifer kann diese Schwachstellen ausnutzen, um SQL Injection- und Cross Site Scripting Angriffe durchzuf\u00fchren, Code zur Ausf\u00fchrung zu bringen, seine Rechte zu erweitern oder Informationen offenzulegen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Nutzerinteraktion n\u00f6tig."
        }
      ],
      "release_date": "2022-12-06T23:00:00.000+00:00",
      "title": "CVE-2022-43540"
    }
  ]
}
  opensuse-su-2024:11905-1
Vulnerability from csaf_opensuse
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "libopenssl-1_1-devel-1.1.1m-4.1 on GA media",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "These are all security issues fixed in the libopenssl-1_1-devel-1.1.1m-4.1 package on the GA media of openSUSE Tumbleweed.",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "openSUSE-Tumbleweed-2024-11905",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11905-1.json"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2002-20001 page",
        "url": "https://www.suse.com/security/cve/CVE-2002-20001/"
      }
    ],
    "title": "libopenssl-1_1-devel-1.1.1m-4.1 on GA media",
    "tracking": {
      "current_release_date": "2024-06-15T00:00:00Z",
      "generator": {
        "date": "2024-06-15T00:00:00Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "openSUSE-SU-2024:11905-1",
      "initial_release_date": "2024-06-15T00:00:00Z",
      "revision_history": [
        {
          "date": "2024-06-15T00:00:00Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libopenssl-1_1-devel-1.1.1m-4.1.aarch64",
                "product": {
                  "name": "libopenssl-1_1-devel-1.1.1m-4.1.aarch64",
                  "product_id": "libopenssl-1_1-devel-1.1.1m-4.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl-1_1-devel-32bit-1.1.1m-4.1.aarch64",
                "product": {
                  "name": "libopenssl-1_1-devel-32bit-1.1.1m-4.1.aarch64",
                  "product_id": "libopenssl-1_1-devel-32bit-1.1.1m-4.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_1-1.1.1m-4.1.aarch64",
                "product": {
                  "name": "libopenssl1_1-1.1.1m-4.1.aarch64",
                  "product_id": "libopenssl1_1-1.1.1m-4.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_1-32bit-1.1.1m-4.1.aarch64",
                "product": {
                  "name": "libopenssl1_1-32bit-1.1.1m-4.1.aarch64",
                  "product_id": "libopenssl1_1-32bit-1.1.1m-4.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_1-hmac-1.1.1m-4.1.aarch64",
                "product": {
                  "name": "libopenssl1_1-hmac-1.1.1m-4.1.aarch64",
                  "product_id": "libopenssl1_1-hmac-1.1.1m-4.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_1-hmac-32bit-1.1.1m-4.1.aarch64",
                "product": {
                  "name": "libopenssl1_1-hmac-32bit-1.1.1m-4.1.aarch64",
                  "product_id": "libopenssl1_1-hmac-32bit-1.1.1m-4.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "openssl-1_1-1.1.1m-4.1.aarch64",
                "product": {
                  "name": "openssl-1_1-1.1.1m-4.1.aarch64",
                  "product_id": "openssl-1_1-1.1.1m-4.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "openssl-1_1-doc-1.1.1m-4.1.aarch64",
                "product": {
                  "name": "openssl-1_1-doc-1.1.1m-4.1.aarch64",
                  "product_id": "openssl-1_1-doc-1.1.1m-4.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libopenssl-1_1-devel-1.1.1m-4.1.ppc64le",
                "product": {
                  "name": "libopenssl-1_1-devel-1.1.1m-4.1.ppc64le",
                  "product_id": "libopenssl-1_1-devel-1.1.1m-4.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl-1_1-devel-32bit-1.1.1m-4.1.ppc64le",
                "product": {
                  "name": "libopenssl-1_1-devel-32bit-1.1.1m-4.1.ppc64le",
                  "product_id": "libopenssl-1_1-devel-32bit-1.1.1m-4.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_1-1.1.1m-4.1.ppc64le",
                "product": {
                  "name": "libopenssl1_1-1.1.1m-4.1.ppc64le",
                  "product_id": "libopenssl1_1-1.1.1m-4.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_1-32bit-1.1.1m-4.1.ppc64le",
                "product": {
                  "name": "libopenssl1_1-32bit-1.1.1m-4.1.ppc64le",
                  "product_id": "libopenssl1_1-32bit-1.1.1m-4.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_1-hmac-1.1.1m-4.1.ppc64le",
                "product": {
                  "name": "libopenssl1_1-hmac-1.1.1m-4.1.ppc64le",
                  "product_id": "libopenssl1_1-hmac-1.1.1m-4.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_1-hmac-32bit-1.1.1m-4.1.ppc64le",
                "product": {
                  "name": "libopenssl1_1-hmac-32bit-1.1.1m-4.1.ppc64le",
                  "product_id": "libopenssl1_1-hmac-32bit-1.1.1m-4.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "openssl-1_1-1.1.1m-4.1.ppc64le",
                "product": {
                  "name": "openssl-1_1-1.1.1m-4.1.ppc64le",
                  "product_id": "openssl-1_1-1.1.1m-4.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "openssl-1_1-doc-1.1.1m-4.1.ppc64le",
                "product": {
                  "name": "openssl-1_1-doc-1.1.1m-4.1.ppc64le",
                  "product_id": "openssl-1_1-doc-1.1.1m-4.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libopenssl-1_1-devel-1.1.1m-4.1.s390x",
                "product": {
                  "name": "libopenssl-1_1-devel-1.1.1m-4.1.s390x",
                  "product_id": "libopenssl-1_1-devel-1.1.1m-4.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl-1_1-devel-32bit-1.1.1m-4.1.s390x",
                "product": {
                  "name": "libopenssl-1_1-devel-32bit-1.1.1m-4.1.s390x",
                  "product_id": "libopenssl-1_1-devel-32bit-1.1.1m-4.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_1-1.1.1m-4.1.s390x",
                "product": {
                  "name": "libopenssl1_1-1.1.1m-4.1.s390x",
                  "product_id": "libopenssl1_1-1.1.1m-4.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_1-32bit-1.1.1m-4.1.s390x",
                "product": {
                  "name": "libopenssl1_1-32bit-1.1.1m-4.1.s390x",
                  "product_id": "libopenssl1_1-32bit-1.1.1m-4.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_1-hmac-1.1.1m-4.1.s390x",
                "product": {
                  "name": "libopenssl1_1-hmac-1.1.1m-4.1.s390x",
                  "product_id": "libopenssl1_1-hmac-1.1.1m-4.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_1-hmac-32bit-1.1.1m-4.1.s390x",
                "product": {
                  "name": "libopenssl1_1-hmac-32bit-1.1.1m-4.1.s390x",
                  "product_id": "libopenssl1_1-hmac-32bit-1.1.1m-4.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "openssl-1_1-1.1.1m-4.1.s390x",
                "product": {
                  "name": "openssl-1_1-1.1.1m-4.1.s390x",
                  "product_id": "openssl-1_1-1.1.1m-4.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "openssl-1_1-doc-1.1.1m-4.1.s390x",
                "product": {
                  "name": "openssl-1_1-doc-1.1.1m-4.1.s390x",
                  "product_id": "openssl-1_1-doc-1.1.1m-4.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libopenssl-1_1-devel-1.1.1m-4.1.x86_64",
                "product": {
                  "name": "libopenssl-1_1-devel-1.1.1m-4.1.x86_64",
                  "product_id": "libopenssl-1_1-devel-1.1.1m-4.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl-1_1-devel-32bit-1.1.1m-4.1.x86_64",
                "product": {
                  "name": "libopenssl-1_1-devel-32bit-1.1.1m-4.1.x86_64",
                  "product_id": "libopenssl-1_1-devel-32bit-1.1.1m-4.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_1-1.1.1m-4.1.x86_64",
                "product": {
                  "name": "libopenssl1_1-1.1.1m-4.1.x86_64",
                  "product_id": "libopenssl1_1-1.1.1m-4.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_1-32bit-1.1.1m-4.1.x86_64",
                "product": {
                  "name": "libopenssl1_1-32bit-1.1.1m-4.1.x86_64",
                  "product_id": "libopenssl1_1-32bit-1.1.1m-4.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_1-hmac-1.1.1m-4.1.x86_64",
                "product": {
                  "name": "libopenssl1_1-hmac-1.1.1m-4.1.x86_64",
                  "product_id": "libopenssl1_1-hmac-1.1.1m-4.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_1-hmac-32bit-1.1.1m-4.1.x86_64",
                "product": {
                  "name": "libopenssl1_1-hmac-32bit-1.1.1m-4.1.x86_64",
                  "product_id": "libopenssl1_1-hmac-32bit-1.1.1m-4.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "openssl-1_1-1.1.1m-4.1.x86_64",
                "product": {
                  "name": "openssl-1_1-1.1.1m-4.1.x86_64",
                  "product_id": "openssl-1_1-1.1.1m-4.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "openssl-1_1-doc-1.1.1m-4.1.x86_64",
                "product": {
                  "name": "openssl-1_1-doc-1.1.1m-4.1.x86_64",
                  "product_id": "openssl-1_1-doc-1.1.1m-4.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "openSUSE Tumbleweed",
                "product": {
                  "name": "openSUSE Tumbleweed",
                  "product_id": "openSUSE Tumbleweed",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:opensuse:tumbleweed"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel-1.1.1m-4.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1m-4.1.aarch64"
        },
        "product_reference": "libopenssl-1_1-devel-1.1.1m-4.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel-1.1.1m-4.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1m-4.1.ppc64le"
        },
        "product_reference": "libopenssl-1_1-devel-1.1.1m-4.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel-1.1.1m-4.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1m-4.1.s390x"
        },
        "product_reference": "libopenssl-1_1-devel-1.1.1m-4.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel-1.1.1m-4.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1m-4.1.x86_64"
        },
        "product_reference": "libopenssl-1_1-devel-1.1.1m-4.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel-32bit-1.1.1m-4.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1m-4.1.aarch64"
        },
        "product_reference": "libopenssl-1_1-devel-32bit-1.1.1m-4.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel-32bit-1.1.1m-4.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1m-4.1.ppc64le"
        },
        "product_reference": "libopenssl-1_1-devel-32bit-1.1.1m-4.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel-32bit-1.1.1m-4.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1m-4.1.s390x"
        },
        "product_reference": "libopenssl-1_1-devel-32bit-1.1.1m-4.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel-32bit-1.1.1m-4.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1m-4.1.x86_64"
        },
        "product_reference": "libopenssl-1_1-devel-32bit-1.1.1m-4.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-1.1.1m-4.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl1_1-1.1.1m-4.1.aarch64"
        },
        "product_reference": "libopenssl1_1-1.1.1m-4.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-1.1.1m-4.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl1_1-1.1.1m-4.1.ppc64le"
        },
        "product_reference": "libopenssl1_1-1.1.1m-4.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-1.1.1m-4.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl1_1-1.1.1m-4.1.s390x"
        },
        "product_reference": "libopenssl1_1-1.1.1m-4.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-1.1.1m-4.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl1_1-1.1.1m-4.1.x86_64"
        },
        "product_reference": "libopenssl1_1-1.1.1m-4.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit-1.1.1m-4.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1m-4.1.aarch64"
        },
        "product_reference": "libopenssl1_1-32bit-1.1.1m-4.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit-1.1.1m-4.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1m-4.1.ppc64le"
        },
        "product_reference": "libopenssl1_1-32bit-1.1.1m-4.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit-1.1.1m-4.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1m-4.1.s390x"
        },
        "product_reference": "libopenssl1_1-32bit-1.1.1m-4.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit-1.1.1m-4.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1m-4.1.x86_64"
        },
        "product_reference": "libopenssl1_1-32bit-1.1.1m-4.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-1.1.1m-4.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1m-4.1.aarch64"
        },
        "product_reference": "libopenssl1_1-hmac-1.1.1m-4.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-1.1.1m-4.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1m-4.1.ppc64le"
        },
        "product_reference": "libopenssl1_1-hmac-1.1.1m-4.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-1.1.1m-4.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1m-4.1.s390x"
        },
        "product_reference": "libopenssl1_1-hmac-1.1.1m-4.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-1.1.1m-4.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1m-4.1.x86_64"
        },
        "product_reference": "libopenssl1_1-hmac-1.1.1m-4.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit-1.1.1m-4.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl1_1-hmac-32bit-1.1.1m-4.1.aarch64"
        },
        "product_reference": "libopenssl1_1-hmac-32bit-1.1.1m-4.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit-1.1.1m-4.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl1_1-hmac-32bit-1.1.1m-4.1.ppc64le"
        },
        "product_reference": "libopenssl1_1-hmac-32bit-1.1.1m-4.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit-1.1.1m-4.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl1_1-hmac-32bit-1.1.1m-4.1.s390x"
        },
        "product_reference": "libopenssl1_1-hmac-32bit-1.1.1m-4.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit-1.1.1m-4.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl1_1-hmac-32bit-1.1.1m-4.1.x86_64"
        },
        "product_reference": "libopenssl1_1-hmac-32bit-1.1.1m-4.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1-1.1.1m-4.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:openssl-1_1-1.1.1m-4.1.aarch64"
        },
        "product_reference": "openssl-1_1-1.1.1m-4.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1-1.1.1m-4.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:openssl-1_1-1.1.1m-4.1.ppc64le"
        },
        "product_reference": "openssl-1_1-1.1.1m-4.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1-1.1.1m-4.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:openssl-1_1-1.1.1m-4.1.s390x"
        },
        "product_reference": "openssl-1_1-1.1.1m-4.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1-1.1.1m-4.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:openssl-1_1-1.1.1m-4.1.x86_64"
        },
        "product_reference": "openssl-1_1-1.1.1m-4.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1-doc-1.1.1m-4.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1m-4.1.aarch64"
        },
        "product_reference": "openssl-1_1-doc-1.1.1m-4.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1-doc-1.1.1m-4.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1m-4.1.ppc64le"
        },
        "product_reference": "openssl-1_1-doc-1.1.1m-4.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1-doc-1.1.1m-4.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1m-4.1.s390x"
        },
        "product_reference": "openssl-1_1-doc-1.1.1m-4.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1-doc-1.1.1m-4.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1m-4.1.x86_64"
        },
        "product_reference": "openssl-1_1-doc-1.1.1m-4.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2002-20001",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2002-20001"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The Diffie-Hellman Key Agreement Protocol allows remote attackers (from the client side) to send arbitrary numbers that are actually not public keys, and trigger expensive server-side DHE modular-exponentiation calculations, aka a D(HE)at or D(HE)ater attack. The client needs very little CPU resources and network bandwidth. The attack may be more disruptive in cases where a client can require a server to select its largest supported key size. The basic attack scenario is that the client must claim that it can only communicate with DHE, and the server must be configured to allow DHE.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1m-4.1.aarch64",
          "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1m-4.1.ppc64le",
          "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1m-4.1.s390x",
          "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1m-4.1.x86_64",
          "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1m-4.1.aarch64",
          "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1m-4.1.ppc64le",
          "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1m-4.1.s390x",
          "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1m-4.1.x86_64",
          "openSUSE Tumbleweed:libopenssl1_1-1.1.1m-4.1.aarch64",
          "openSUSE Tumbleweed:libopenssl1_1-1.1.1m-4.1.ppc64le",
          "openSUSE Tumbleweed:libopenssl1_1-1.1.1m-4.1.s390x",
          "openSUSE Tumbleweed:libopenssl1_1-1.1.1m-4.1.x86_64",
          "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1m-4.1.aarch64",
          "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1m-4.1.ppc64le",
          "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1m-4.1.s390x",
          "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1m-4.1.x86_64",
          "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1m-4.1.aarch64",
          "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1m-4.1.ppc64le",
          "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1m-4.1.s390x",
          "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1m-4.1.x86_64",
          "openSUSE Tumbleweed:libopenssl1_1-hmac-32bit-1.1.1m-4.1.aarch64",
          "openSUSE Tumbleweed:libopenssl1_1-hmac-32bit-1.1.1m-4.1.ppc64le",
          "openSUSE Tumbleweed:libopenssl1_1-hmac-32bit-1.1.1m-4.1.s390x",
          "openSUSE Tumbleweed:libopenssl1_1-hmac-32bit-1.1.1m-4.1.x86_64",
          "openSUSE Tumbleweed:openssl-1_1-1.1.1m-4.1.aarch64",
          "openSUSE Tumbleweed:openssl-1_1-1.1.1m-4.1.ppc64le",
          "openSUSE Tumbleweed:openssl-1_1-1.1.1m-4.1.s390x",
          "openSUSE Tumbleweed:openssl-1_1-1.1.1m-4.1.x86_64",
          "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1m-4.1.aarch64",
          "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1m-4.1.ppc64le",
          "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1m-4.1.s390x",
          "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1m-4.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2002-20001",
          "url": "https://www.suse.com/security/cve/CVE-2002-20001"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1192815 for CVE-2002-20001",
          "url": "https://bugzilla.suse.com/1192815"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1199367 for CVE-2002-20001",
          "url": "https://bugzilla.suse.com/1199367"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1m-4.1.aarch64",
            "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1m-4.1.ppc64le",
            "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1m-4.1.s390x",
            "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1m-4.1.x86_64",
            "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1m-4.1.aarch64",
            "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1m-4.1.ppc64le",
            "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1m-4.1.s390x",
            "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1m-4.1.x86_64",
            "openSUSE Tumbleweed:libopenssl1_1-1.1.1m-4.1.aarch64",
            "openSUSE Tumbleweed:libopenssl1_1-1.1.1m-4.1.ppc64le",
            "openSUSE Tumbleweed:libopenssl1_1-1.1.1m-4.1.s390x",
            "openSUSE Tumbleweed:libopenssl1_1-1.1.1m-4.1.x86_64",
            "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1m-4.1.aarch64",
            "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1m-4.1.ppc64le",
            "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1m-4.1.s390x",
            "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1m-4.1.x86_64",
            "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1m-4.1.aarch64",
            "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1m-4.1.ppc64le",
            "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1m-4.1.s390x",
            "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1m-4.1.x86_64",
            "openSUSE Tumbleweed:libopenssl1_1-hmac-32bit-1.1.1m-4.1.aarch64",
            "openSUSE Tumbleweed:libopenssl1_1-hmac-32bit-1.1.1m-4.1.ppc64le",
            "openSUSE Tumbleweed:libopenssl1_1-hmac-32bit-1.1.1m-4.1.s390x",
            "openSUSE Tumbleweed:libopenssl1_1-hmac-32bit-1.1.1m-4.1.x86_64",
            "openSUSE Tumbleweed:openssl-1_1-1.1.1m-4.1.aarch64",
            "openSUSE Tumbleweed:openssl-1_1-1.1.1m-4.1.ppc64le",
            "openSUSE Tumbleweed:openssl-1_1-1.1.1m-4.1.s390x",
            "openSUSE Tumbleweed:openssl-1_1-1.1.1m-4.1.x86_64",
            "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1m-4.1.aarch64",
            "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1m-4.1.ppc64le",
            "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1m-4.1.s390x",
            "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1m-4.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1m-4.1.aarch64",
            "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1m-4.1.ppc64le",
            "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1m-4.1.s390x",
            "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1m-4.1.x86_64",
            "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1m-4.1.aarch64",
            "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1m-4.1.ppc64le",
            "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1m-4.1.s390x",
            "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1m-4.1.x86_64",
            "openSUSE Tumbleweed:libopenssl1_1-1.1.1m-4.1.aarch64",
            "openSUSE Tumbleweed:libopenssl1_1-1.1.1m-4.1.ppc64le",
            "openSUSE Tumbleweed:libopenssl1_1-1.1.1m-4.1.s390x",
            "openSUSE Tumbleweed:libopenssl1_1-1.1.1m-4.1.x86_64",
            "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1m-4.1.aarch64",
            "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1m-4.1.ppc64le",
            "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1m-4.1.s390x",
            "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1m-4.1.x86_64",
            "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1m-4.1.aarch64",
            "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1m-4.1.ppc64le",
            "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1m-4.1.s390x",
            "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1m-4.1.x86_64",
            "openSUSE Tumbleweed:libopenssl1_1-hmac-32bit-1.1.1m-4.1.aarch64",
            "openSUSE Tumbleweed:libopenssl1_1-hmac-32bit-1.1.1m-4.1.ppc64le",
            "openSUSE Tumbleweed:libopenssl1_1-hmac-32bit-1.1.1m-4.1.s390x",
            "openSUSE Tumbleweed:libopenssl1_1-hmac-32bit-1.1.1m-4.1.x86_64",
            "openSUSE Tumbleweed:openssl-1_1-1.1.1m-4.1.aarch64",
            "openSUSE Tumbleweed:openssl-1_1-1.1.1m-4.1.ppc64le",
            "openSUSE Tumbleweed:openssl-1_1-1.1.1m-4.1.s390x",
            "openSUSE Tumbleweed:openssl-1_1-1.1.1m-4.1.x86_64",
            "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1m-4.1.aarch64",
            "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1m-4.1.ppc64le",
            "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1m-4.1.s390x",
            "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1m-4.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2002-20001"
    }
  ]
}
  opensuse-su-2024:13932-1
Vulnerability from csaf_opensuse
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "ssh-audit-3.2.0-1.1 on GA media",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "These are all security issues fixed in the ssh-audit-3.2.0-1.1 package on the GA media of openSUSE Tumbleweed.",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "openSUSE-Tumbleweed-2024-13932",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13932-1.json"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2002-20001 page",
        "url": "https://www.suse.com/security/cve/CVE-2002-20001/"
      }
    ],
    "title": "ssh-audit-3.2.0-1.1 on GA media",
    "tracking": {
      "current_release_date": "2024-06-15T00:00:00Z",
      "generator": {
        "date": "2024-06-15T00:00:00Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "openSUSE-SU-2024:13932-1",
      "initial_release_date": "2024-06-15T00:00:00Z",
      "revision_history": [
        {
          "date": "2024-06-15T00:00:00Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ssh-audit-3.2.0-1.1.aarch64",
                "product": {
                  "name": "ssh-audit-3.2.0-1.1.aarch64",
                  "product_id": "ssh-audit-3.2.0-1.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ssh-audit-3.2.0-1.1.ppc64le",
                "product": {
                  "name": "ssh-audit-3.2.0-1.1.ppc64le",
                  "product_id": "ssh-audit-3.2.0-1.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ssh-audit-3.2.0-1.1.s390x",
                "product": {
                  "name": "ssh-audit-3.2.0-1.1.s390x",
                  "product_id": "ssh-audit-3.2.0-1.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ssh-audit-3.2.0-1.1.x86_64",
                "product": {
                  "name": "ssh-audit-3.2.0-1.1.x86_64",
                  "product_id": "ssh-audit-3.2.0-1.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "openSUSE Tumbleweed",
                "product": {
                  "name": "openSUSE Tumbleweed",
                  "product_id": "openSUSE Tumbleweed",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:opensuse:tumbleweed"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ssh-audit-3.2.0-1.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:ssh-audit-3.2.0-1.1.aarch64"
        },
        "product_reference": "ssh-audit-3.2.0-1.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ssh-audit-3.2.0-1.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:ssh-audit-3.2.0-1.1.ppc64le"
        },
        "product_reference": "ssh-audit-3.2.0-1.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ssh-audit-3.2.0-1.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:ssh-audit-3.2.0-1.1.s390x"
        },
        "product_reference": "ssh-audit-3.2.0-1.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ssh-audit-3.2.0-1.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:ssh-audit-3.2.0-1.1.x86_64"
        },
        "product_reference": "ssh-audit-3.2.0-1.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2002-20001",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2002-20001"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The Diffie-Hellman Key Agreement Protocol allows remote attackers (from the client side) to send arbitrary numbers that are actually not public keys, and trigger expensive server-side DHE modular-exponentiation calculations, aka a D(HE)at or D(HE)ater attack. The client needs very little CPU resources and network bandwidth. The attack may be more disruptive in cases where a client can require a server to select its largest supported key size. The basic attack scenario is that the client must claim that it can only communicate with DHE, and the server must be configured to allow DHE.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:ssh-audit-3.2.0-1.1.aarch64",
          "openSUSE Tumbleweed:ssh-audit-3.2.0-1.1.ppc64le",
          "openSUSE Tumbleweed:ssh-audit-3.2.0-1.1.s390x",
          "openSUSE Tumbleweed:ssh-audit-3.2.0-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2002-20001",
          "url": "https://www.suse.com/security/cve/CVE-2002-20001"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1192815 for CVE-2002-20001",
          "url": "https://bugzilla.suse.com/1192815"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1199367 for CVE-2002-20001",
          "url": "https://bugzilla.suse.com/1199367"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:ssh-audit-3.2.0-1.1.aarch64",
            "openSUSE Tumbleweed:ssh-audit-3.2.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ssh-audit-3.2.0-1.1.s390x",
            "openSUSE Tumbleweed:ssh-audit-3.2.0-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:ssh-audit-3.2.0-1.1.aarch64",
            "openSUSE Tumbleweed:ssh-audit-3.2.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ssh-audit-3.2.0-1.1.s390x",
            "openSUSE Tumbleweed:ssh-audit-3.2.0-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2002-20001"
    }
  ]
}
  ghsa-jx4r-qc68-xjr5
Vulnerability from github
The Diffie-Hellman Key Agreement Protocol allows remote attackers (from the client side) to send arbitrary numbers that are actually not public keys, and trigger expensive server-side DHE modular-exponentiation calculations, aka a D(HE)ater attack. The client needs very little CPU resources and network bandwidth. The attack may be more disruptive in cases where a client can require a server to select its largest supported key size. The basic attack scenario is that the client must claim that it can only communicate with DHE, and the server must be configured to allow DHE.
{
  "affected": [],
  "aliases": [
    "CVE-2002-20001"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-400"
    ],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2021-11-11T19:15:00Z",
    "severity": "HIGH"
  },
  "details": "The Diffie-Hellman Key Agreement Protocol allows remote attackers (from the client side) to send arbitrary numbers that are actually not public keys, and trigger expensive server-side DHE modular-exponentiation calculations, aka a D(HE)ater attack. The client needs very little CPU resources and network bandwidth. The attack may be more disruptive in cases where a client can require a server to select its largest supported key size. The basic attack scenario is that the client must claim that it can only communicate with DHE, and the server must be configured to allow DHE.",
  "id": "GHSA-jx4r-qc68-xjr5",
  "modified": "2024-04-23T09:30:46Z",
  "published": "2022-04-21T01:42:51Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2002-20001"
    },
    {
      "type": "WEB",
      "url": "https://github.com/mozilla/ssl-config-generator/issues/162"
    },
    {
      "type": "WEB",
      "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-506569.pdf"
    },
    {
      "type": "WEB",
      "url": "https://dheatattack.com"
    },
    {
      "type": "WEB",
      "url": "https://dheatattack.gitlab.io"
    },
    {
      "type": "WEB",
      "url": "https://github.com/Balasys/dheater"
    },
    {
      "type": "WEB",
      "url": "https://gitlab.com/dheatattack/dheater"
    },
    {
      "type": "WEB",
      "url": "https://ieeexplore.ieee.org/document/10374117"
    },
    {
      "type": "WEB",
      "url": "https://support.f5.com/csp/article/K83120834"
    },
    {
      "type": "WEB",
      "url": "https://www.arubanetworks.com/assets/alert/ARUBA-PSA-2022-004.txt"
    },
    {
      "type": "WEB",
      "url": "https://www.openssl.org/blog/blog/2022/10/21/tls-groups-configuration"
    },
    {
      "type": "WEB",
      "url": "https://www.reddit.com/r/netsec/comments/qdoosy/server_overload_by_enforcing_dhe_key_exchange"
    },
    {
      "type": "WEB",
      "url": "https://www.researchgate.net/profile/Anton-Stiglic-2/publication/2401745_Security_Issues_in_the_Diffie-Hellman_Key_Agreement_Protocol"
    },
    {
      "type": "WEB",
      "url": "https://www.suse.com/support/kb/doc/?id=000020510"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ]
}
  gsd-2002-20001
Vulnerability from gsd
{
  "GSD": {
    "alias": "CVE-2002-20001",
    "description": "The Diffie-Hellman Key Agreement Protocol allows remote attackers (from the client side) to send arbitrary numbers that are actually not public keys, and trigger expensive server-side DHE modular-exponentiation calculations, aka a D(HE)ater attack. The client needs very little CPU resources and network bandwidth. The attack may be more disruptive in cases where a client can require a server to select its largest supported key size. The basic attack scenario is that the client must claim that it can only communicate with DHE, and the server must be configured to allow DHE.",
    "id": "GSD-2002-20001",
    "references": [
      "https://www.suse.com/security/cve/CVE-2002-20001.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2002-20001"
      ],
      "details": "The Diffie-Hellman Key Agreement Protocol allows remote attackers (from the client side) to send arbitrary numbers that are actually not public keys, and trigger expensive server-side DHE modular-exponentiation calculations, aka a D(HE)at or D(HE)ater attack. The client needs very little CPU resources and network bandwidth. The attack may be more disruptive in cases where a client can require a server to select its largest supported key size. The basic attack scenario is that the client must claim that it can only communicate with DHE, and the server must be configured to allow DHE.",
      "id": "GSD-2002-20001",
      "modified": "2023-12-13T01:24:08.100330Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2002-20001",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "The Diffie-Hellman Key Agreement Protocol allows remote attackers (from the client side) to send arbitrary numbers that are actually not public keys, and trigger expensive server-side DHE modular-exponentiation calculations, aka a D(HE)at or D(HE)ater attack. The client needs very little CPU resources and network bandwidth. The attack may be more disruptive in cases where a client can require a server to select its largest supported key size. The basic attack scenario is that the client must claim that it can only communicate with DHE, and the server must be configured to allow DHE."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/Balasys/dheater",
            "refsource": "MISC",
            "url": "https://github.com/Balasys/dheater"
          },
          {
            "name": "https://www.researchgate.net/profile/Anton-Stiglic-2/publication/2401745_Security_Issues_in_the_Diffie-Hellman_Key_Agreement_Protocol",
            "refsource": "MISC",
            "url": "https://www.researchgate.net/profile/Anton-Stiglic-2/publication/2401745_Security_Issues_in_the_Diffie-Hellman_Key_Agreement_Protocol"
          },
          {
            "name": "https://www.reddit.com/r/netsec/comments/qdoosy/server_overload_by_enforcing_dhe_key_exchange/",
            "refsource": "MISC",
            "url": "https://www.reddit.com/r/netsec/comments/qdoosy/server_overload_by_enforcing_dhe_key_exchange/"
          },
          {
            "name": "https://github.com/mozilla/ssl-config-generator/issues/162",
            "refsource": "MISC",
            "url": "https://github.com/mozilla/ssl-config-generator/issues/162"
          },
          {
            "name": "https://cert-portal.siemens.com/productcert/pdf/ssa-506569.pdf",
            "refsource": "MISC",
            "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-506569.pdf"
          },
          {
            "name": "https://www.suse.com/support/kb/doc/?id=000020510",
            "refsource": "MISC",
            "url": "https://www.suse.com/support/kb/doc/?id=000020510"
          },
          {
            "name": "https://www.openssl.org/blog/blog/2022/10/21/tls-groups-configuration/",
            "refsource": "MISC",
            "url": "https://www.openssl.org/blog/blog/2022/10/21/tls-groups-configuration/"
          },
          {
            "name": "https://www.arubanetworks.com/assets/alert/ARUBA-PSA-2022-004.txt",
            "refsource": "MISC",
            "url": "https://www.arubanetworks.com/assets/alert/ARUBA-PSA-2022-004.txt"
          },
          {
            "name": "https://support.f5.com/csp/article/K83120834",
            "refsource": "MISC",
            "url": "https://support.f5.com/csp/article/K83120834"
          },
          {
            "name": "https://dheatattack.com",
            "refsource": "MISC",
            "url": "https://dheatattack.com"
          },
          {
            "name": "https://gitlab.com/dheatattack/dheater",
            "refsource": "MISC",
            "url": "https://gitlab.com/dheatattack/dheater"
          },
          {
            "name": "https://dheatattack.gitlab.io/",
            "refsource": "MISC",
            "url": "https://dheatattack.gitlab.io/"
          },
          {
            "name": "https://ieeexplore.ieee.org/document/10374117",
            "refsource": "MISC",
            "url": "https://ieeexplore.ieee.org/document/10374117"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:balasys:dheater:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "DE3F88FC-F039-433B-9035-88F1691DA082",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:siemens:scalance_w1750d_firmware:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "065280B2-6EC1-4721-B3D7-EDE44ED4F5BD",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:siemens:scalance_w1750d:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "FBC30055-239F-4BB1-B2D1-E5E35F0D8911",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:suse:linux_enterprise_server:11:-:*:*:*:*:*:*",
                    "matchCriteriaId": "F13F07CC-739B-465C-9184-0E9D708BD4C7",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:suse:linux_enterprise_server:12:-:*:*:*:*:*:*",
                    "matchCriteriaId": "15FC9014-BD85-4382-9D04-C0703E901D7A",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:suse:linux_enterprise_server:15:*:*:*:*:*:*:*",
                    "matchCriteriaId": "70A029CD-2AC4-4877-B1A4-5C72B351BA27",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:f5:big-ip_access_policy_manager:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "CE73DAA2-9CCA-4BD6-B11A-9326F79D9ABB",
                    "versionEndIncluding": "17.1.0",
                    "versionStartIncluding": "13.1.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:big-ip_advanced_firewall_manager:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "475E283C-8F3C-4051-B9E8-349845F8C528",
                    "versionEndIncluding": "17.1.0",
                    "versionStartIncluding": "13.1.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:big-ip_advanced_web_application_firewall:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "956AC9F3-2042-4C21-A5E4-D2D4334D2FC3",
                    "versionEndIncluding": "17.1.0",
                    "versionStartIncluding": "13.1.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:big-ip_analytics:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E17DBD3E-F5AC-4A35-81E0-C4804CAD78F9",
                    "versionEndIncluding": "17.1.0",
                    "versionStartIncluding": "13.1.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:big-ip_application_acceleration_manager:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "346B71B1-D583-4463-ADF8-BEE700B0CA3A",
                    "versionEndIncluding": "17.1.0",
                    "versionStartIncluding": "13.1.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:big-ip_application_security_manager:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B2AA25BA-72C5-48A9-BDBC-CA108208011F",
                    "versionEndIncluding": "17.1.0",
                    "versionStartIncluding": "13.1.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:big-ip_application_visibility_and_reporting:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "308B0070-6716-4754-A5E4-C3D70CAB376B",
                    "versionEndIncluding": "17.1.0",
                    "versionStartIncluding": "13.1.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:big-ip_carrier-grade_nat:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "8F26AB06-7FEB-4A56-B722-DBDEEE628DB8",
                    "versionEndIncluding": "17.1.0",
                    "versionStartIncluding": "13.1.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:big-ip_ddos_hybrid_defender:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "EE48C9C9-6B84-4A4A-963D-6DFE0C2FB312",
                    "versionEndIncluding": "17.1.0",
                    "versionStartIncluding": "13.1.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:big-ip_domain_name_system:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "878CD8E6-6B9B-431D-BD15-F954C7B8076F",
                    "versionEndIncluding": "17.1.0",
                    "versionStartIncluding": "13.1.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:big-ip_edge_gateway:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "4D9DB9B9-2959-448E-9B59-C873584A0E11",
                    "versionEndIncluding": "17.1.0",
                    "versionStartIncluding": "13.1.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:big-ip_fraud_protection_service:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "6AF04191-019B-4BC9-A9A7-7B7AA9B5B7D1",
                    "versionEndIncluding": "17.1.0",
                    "versionStartIncluding": "13.1.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:big-ip_global_traffic_manager:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F62D754D-A4A1-4093-AB42-9F51C19976CA",
                    "versionEndIncluding": "17.1.0",
                    "versionStartIncluding": "13.1.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:big-ip_link_controller:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "90084CD6-FA4B-4305-BC65-58237BAF714E",
                    "versionEndIncluding": "17.1.0",
                    "versionStartIncluding": "13.1.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:big-ip_local_traffic_manager:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "BC9D4626-915F-42E5-81E0-6F8271084773",
                    "versionEndIncluding": "17.1.0",
                    "versionStartIncluding": "13.1.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:big-ip_policy_enforcement_manager:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "7056F1FA-24AC-4D9F-8DDC-B3CA4740BF5E",
                    "versionEndIncluding": "17.1.0",
                    "versionStartIncluding": "13.1.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:big-ip_service_proxy:1.6.0:*:*:*:*:kubernetes:*:*",
                    "matchCriteriaId": "BC5AC8C7-92BA-48D4-81A1-F5323DA952A9",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:big-ip_ssl_orchestrator:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E48AC50D-19B3-4E97-ADD2-B661BD891ED7",
                    "versionEndIncluding": "17.1.0",
                    "versionStartIncluding": "13.1.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:big-ip_webaccelerator:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B13C4244-BE15-4F2C-BBBA-35072571B041",
                    "versionEndIncluding": "17.1.0",
                    "versionStartIncluding": "13.1.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:big-ip_websafe:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C1B4FBF6-C23A-4BD2-ADFB-9617C03B603A",
                    "versionEndIncluding": "17.1.0",
                    "versionStartIncluding": "13.1.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:big-iq_centralized_management:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "360D8842-2C55-450F-9AFA-09CA34B12598",
                    "versionEndIncluding": "8.2.0",
                    "versionStartIncluding": "8.0.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:big-iq_centralized_management:7.1.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "DA0B396A-B5CE-4337-A33A-EF58C4589CB3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:f5os-a:1.3.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C4A3C86A-CA2F-4AC8-A43E-765829A96147",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:f5os-a:1.3.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "03E01235-F9B0-4CCF-AA08-FECF61C62B21",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:f5os-c:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "3BFAE8EC-9A5F-421D-990D-B6D454DECAEC",
                    "versionEndIncluding": "1.3.2",
                    "versionStartIncluding": "1.3.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:f5os-c:1.5.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "BC3EDB8D-5C16-49DF-BE48-C83744AD7788",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:f5os-c:1.5.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "12FEEABD-9A4A-4A33-9B74-7B053352C47D",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:traffix_signaling_delivery_controller:5.1.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "42836A1C-81BB-4F80-9E32-EEE0DAA18D26",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:f5:traffix_signaling_delivery_controller:5.2.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "DA4D5EC6-8099-4D0A-AD6F-BA3B37C2EBD8",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:hpe:arubaos-cx:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "3B3AD582-9909-4FF5-B541-571F18E22356",
                    "versionEndExcluding": "10.06.0180",
                    "versionStartIncluding": "10.06.0000",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:hpe:arubaos-cx:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "21F81EB2-3916-4DC6-9600-B7FD17906B53",
                    "versionEndExcluding": "10.07.0030",
                    "versionStartIncluding": "10.07.0000",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:hpe:arubaos-cx:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "71284AA8-9E0E-4B2F-8464-B49E1D6965B5",
                    "versionEndExcluding": "10.08.0010",
                    "versionStartIncluding": "10.08.0000",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:hpe:arubaos-cx:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F059E5A9-E613-4BE1-BF61-C477B3441175",
                    "versionEndExcluding": "10.09.0002",
                    "versionStartIncluding": "10.09.0000",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:hpe:aruba_cx_4100i:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B7C2B56C-203F-4290-BCE7-8BD751DF9CEF",
                    "vulnerable": false
                  },
                  {
                    "criteria": "cpe:2.3:h:hpe:aruba_cx_6100:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "FF1DD310-3D31-4204-92E0-70C33EE44F08",
                    "vulnerable": false
                  },
                  {
                    "criteria": "cpe:2.3:h:hpe:aruba_cx_6200f:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "FCD1A83B-109B-4596-AE37-706751E2B57D",
                    "vulnerable": false
                  },
                  {
                    "criteria": "cpe:2.3:h:hpe:aruba_cx_6200m:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "1218AAA5-01ED-4D89-A7AE-A600356ABD46",
                    "vulnerable": false
                  },
                  {
                    "criteria": "cpe:2.3:h:hpe:aruba_cx_6300f:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "4D6F748F-89E9-45FB-8BE7-2201E5EB2755",
                    "vulnerable": false
                  },
                  {
                    "criteria": "cpe:2.3:h:hpe:aruba_cx_6300m:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "8066A871-2683-4F74-9750-E73BF004209F",
                    "vulnerable": false
                  },
                  {
                    "criteria": "cpe:2.3:h:hpe:aruba_cx_6405:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D118A9A6-BBA4-4149-AE0D-1DA2EB45B53F",
                    "vulnerable": false
                  },
                  {
                    "criteria": "cpe:2.3:h:hpe:aruba_cx_6410:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "790C5E7A-3405-4873-83E8-4D9C0FEC5E6D",
                    "vulnerable": false
                  },
                  {
                    "criteria": "cpe:2.3:h:hpe:aruba_cx_8320:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "10B5F18A-28B0-49B4-8374-C681C2B48D2A",
                    "vulnerable": false
                  },
                  {
                    "criteria": "cpe:2.3:h:hpe:aruba_cx_8325-32c:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "59B7E2D3-0B72-4A78-AEFA-F106FAD38156",
                    "vulnerable": false
                  },
                  {
                    "criteria": "cpe:2.3:h:hpe:aruba_cx_8325-48y8c:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "7E87A92B-4EE5-4235-A0DA-195F27841DBB",
                    "vulnerable": false
                  },
                  {
                    "criteria": "cpe:2.3:h:hpe:aruba_cx_8360-12c:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "6BC24E52-13C0-402F-9ABF-A1DE51719AEF",
                    "vulnerable": false
                  },
                  {
                    "criteria": "cpe:2.3:h:hpe:aruba_cx_8360-16y2c:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "76EF979E-061A-42A3-B161-B835E92ED180",
                    "vulnerable": false
                  },
                  {
                    "criteria": "cpe:2.3:h:hpe:aruba_cx_8360-24xf2c:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "DE04919C-9289-4FB3-938F-F8BB15EC6A74",
                    "vulnerable": false
                  },
                  {
                    "criteria": "cpe:2.3:h:hpe:aruba_cx_8360-32y4c:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B630C64B-C474-477D-A80B-A0FB73ACCC49",
                    "vulnerable": false
                  },
                  {
                    "criteria": "cpe:2.3:h:hpe:aruba_cx_8360-48xt4c:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "53ABE8B8-A4F6-400B-A893-314BE24D06B8",
                    "vulnerable": false
                  },
                  {
                    "criteria": "cpe:2.3:h:hpe:aruba_cx_8360-48y6c:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C44383CC-3751-455E-B1AB-39B16F40DC76",
                    "vulnerable": false
                  },
                  {
                    "criteria": "cpe:2.3:h:hpe:aruba_cx_8400:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B25A9CD2-5E5F-4BDB-8707-5D6941411A2B",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:stormshield:stormshield_management_center:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "62A933C5-C56E-485C-AD49-3B6A2C329131",
                    "versionEndExcluding": "3.3.3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:stormshield:stormshield_network_security:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F7387F52-013D-432D-87D8-5D3ABD472C9E",
                    "versionEndExcluding": "4.3.16",
                    "versionStartIncluding": "2.7.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:stormshield:stormshield_network_security:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C8A23A5D-928A-4225-9C93-31E5DFE215A7",
                    "versionEndExcluding": "4.6.3",
                    "versionStartIncluding": "4.4.0",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "descriptions": [
          {
            "lang": "en",
            "value": "The Diffie-Hellman Key Agreement Protocol allows remote attackers (from the client side) to send arbitrary numbers that are actually not public keys, and trigger expensive server-side DHE modular-exponentiation calculations, aka a D(HE)at or D(HE)ater attack. The client needs very little CPU resources and network bandwidth. The attack may be more disruptive in cases where a client can require a server to select its largest supported key size. The basic attack scenario is that the client must claim that it can only communicate with DHE, and the server must be configured to allow DHE."
          },
          {
            "lang": "es",
            "value": "El Protocolo de Acuerdo de Claves Diffie-Hellman permite a atacantes remotos (del lado del cliente) enviar n\u00fameros arbitrarios que en realidad no son claves p\u00fablicas, y desencadenar costosos c\u00e1lculos de exponenciaci\u00f3n modular DHE del lado del servidor, tambi\u00e9n se conoce como un ataque D(HE)ater. El cliente necesita muy pocos recursos de CPU y ancho de banda de red. El ataque puede ser m\u00e1s perturbador en los casos en los que un cliente puede exigir al servidor que seleccione su mayor tama\u00f1o de clave soportado. El escenario b\u00e1sico del ataque es que el cliente debe afirmar que s\u00f3lo puede comunicarse con DHE, y el servidor debe estar configurado para permitir DHE"
          }
        ],
        "id": "CVE-2002-20001",
        "lastModified": "2024-04-23T07:15:41.853",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "MEDIUM",
              "cvssData": {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "availabilityImpact": "PARTIAL",
                "baseScore": 5.0,
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
                "version": "2.0"
              },
              "exploitabilityScore": 10.0,
              "impactScore": 2.9,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ],
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 7.5,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 3.9,
              "impactScore": 3.6,
              "source": "nvd@nist.gov",
              "type": "Primary"
            }
          ]
        },
        "published": "2021-11-11T19:15:07.380",
        "references": [
          {
            "source": "cve@mitre.org",
            "tags": [
              "Third Party Advisory"
            ],
            "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-506569.pdf"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Third Party Advisory"
            ],
            "url": "https://dheatattack.com"
          },
          {
            "source": "cve@mitre.org",
            "url": "https://dheatattack.gitlab.io/"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Product"
            ],
            "url": "https://github.com/Balasys/dheater"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Issue Tracking"
            ],
            "url": "https://github.com/mozilla/ssl-config-generator/issues/162"
          },
          {
            "source": "cve@mitre.org",
            "url": "https://gitlab.com/dheatattack/dheater"
          },
          {
            "source": "cve@mitre.org",
            "url": "https://ieeexplore.ieee.org/document/10374117"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Third Party Advisory"
            ],
            "url": "https://support.f5.com/csp/article/K83120834"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Third Party Advisory"
            ],
            "url": "https://www.arubanetworks.com/assets/alert/ARUBA-PSA-2022-004.txt"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Third Party Advisory"
            ],
            "url": "https://www.openssl.org/blog/blog/2022/10/21/tls-groups-configuration/"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Issue Tracking"
            ],
            "url": "https://www.reddit.com/r/netsec/comments/qdoosy/server_overload_by_enforcing_dhe_key_exchange/"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Exploit",
              "Technical Description"
            ],
            "url": "https://www.researchgate.net/profile/Anton-Stiglic-2/publication/2401745_Security_Issues_in_the_Diffie-Hellman_Key_Agreement_Protocol"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Third Party Advisory"
            ],
            "url": "https://www.suse.com/support/kb/doc/?id=000020510"
          }
        ],
        "sourceIdentifier": "cve@mitre.org",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-400"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    }
  }
}
  fkie_cve-2002-20001
Vulnerability from fkie_nvd
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://cert-portal.siemens.com/productcert/pdf/ssa-506569.pdf | Third Party Advisory | |
| cve@mitre.org | https://dheatattack.com | Third Party Advisory | |
| cve@mitre.org | https://dheatattack.gitlab.io/ | Third Party Advisory | |
| cve@mitre.org | https://github.com/Balasys/dheater | Product, Third Party Advisory | |
| cve@mitre.org | https://github.com/mozilla/ssl-config-generator/issues/162 | Issue Tracking | |
| cve@mitre.org | https://gitlab.com/dheatattack/dheater | Third Party Advisory | |
| cve@mitre.org | https://ieeexplore.ieee.org/document/10374117 | Technical Description, Third Party Advisory | |
| cve@mitre.org | https://support.f5.com/csp/article/K83120834 | Third Party Advisory | |
| cve@mitre.org | https://www.arubanetworks.com/assets/alert/ARUBA-PSA-2022-004.txt | Third Party Advisory, Technical Description | |
| cve@mitre.org | https://www.openssl.org/blog/blog/2022/10/21/tls-groups-configuration/ | Third Party Advisory | |
| cve@mitre.org | https://www.reddit.com/r/netsec/comments/qdoosy/server_overload_by_enforcing_dhe_key_exchange/ | Issue Tracking | |
| cve@mitre.org | https://www.researchgate.net/profile/Anton-Stiglic-2/publication/2401745_Security_Issues_in_the_Diffie-Hellman_Key_Agreement_Protocol | Exploit, Technical Description | |
| cve@mitre.org | https://www.suse.com/support/kb/doc/?id=000020510 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://cert-portal.siemens.com/productcert/pdf/ssa-506569.pdf | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://dheatattack.com | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://dheatattack.gitlab.io/ | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/Balasys/dheater | Product, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/mozilla/ssl-config-generator/issues/162 | Issue Tracking | |
| af854a3a-2127-422b-91ae-364da2661108 | https://gitlab.com/dheatattack/dheater | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://ieeexplore.ieee.org/document/10374117 | Technical Description, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://support.f5.com/csp/article/K83120834 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.arubanetworks.com/assets/alert/ARUBA-PSA-2022-004.txt | Third Party Advisory, Technical Description | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.openssl.org/blog/blog/2022/10/21/tls-groups-configuration/ | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.reddit.com/r/netsec/comments/qdoosy/server_overload_by_enforcing_dhe_key_exchange/ | Issue Tracking | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.researchgate.net/profile/Anton-Stiglic-2/publication/2401745_Security_Issues_in_the_Diffie-Hellman_Key_Agreement_Protocol | Exploit, Technical Description | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.suse.com/support/kb/doc/?id=000020510 | Third Party Advisory | 
| Vendor | Product | Version | |
|---|---|---|---|
| balasys | dheater | - | |
| siemens | scalance_w1750d_firmware | * | |
| siemens | scalance_w1750d | - | |
| suse | linux_enterprise_server | 11 | |
| suse | linux_enterprise_server | 12 | |
| suse | linux_enterprise_server | 15 | |
| f5 | big-ip_access_policy_manager | * | |
| f5 | big-ip_access_policy_manager | * | |
| f5 | big-ip_advanced_firewall_manager | * | |
| f5 | big-ip_advanced_firewall_manager | 17.5.0 | |
| f5 | big-ip_advanced_web_application_firewall | * | |
| f5 | big-ip_advanced_web_application_firewall | 17.5.0 | |
| f5 | big-ip_analytics | * | |
| f5 | big-ip_analytics | 17.5.0 | |
| f5 | big-ip_application_acceleration_manager | * | |
| f5 | big-ip_application_acceleration_manager | 17.5.0 | |
| f5 | big-ip_application_security_manager | * | |
| f5 | big-ip_application_security_manager | 17.5.0 | |
| f5 | big-ip_application_visibility_and_reporting | * | |
| f5 | big-ip_application_visibility_and_reporting | 17.5.0 | |
| f5 | big-ip_carrier-grade_nat | * | |
| f5 | big-ip_carrier-grade_nat | 17.5.0 | |
| f5 | big-ip_ddos_hybrid_defender | * | |
| f5 | big-ip_ddos_hybrid_defender | 17.5.0 | |
| f5 | big-ip_domain_name_system | * | |
| f5 | big-ip_domain_name_system | 17.5.0 | |
| f5 | big-ip_edge_gateway | * | |
| f5 | big-ip_edge_gateway | 17.5.0 | |
| f5 | big-ip_fraud_protection_service | * | |
| f5 | big-ip_fraud_protection_service | 17.5.0 | |
| f5 | big-ip_global_traffic_manager | * | |
| f5 | big-ip_global_traffic_manager | 17.5.0 | |
| f5 | big-ip_link_controller | * | |
| f5 | big-ip_link_controller | 17.5.0 | |
| f5 | big-ip_local_traffic_manager | * | |
| f5 | big-ip_local_traffic_manager | 17.5.0 | |
| f5 | big-ip_policy_enforcement_manager | * | |
| f5 | big-ip_policy_enforcement_manager | 17.5.0 | |
| f5 | big-ip_service_proxy | 1.6.0 | |
| f5 | big-ip_ssl_orchestrator | * | |
| f5 | big-ip_ssl_orchestrator | 17.5.0 | |
| f5 | big-ip_webaccelerator | * | |
| f5 | big-ip_webaccelerator | 17.5.0 | |
| f5 | big-ip_websafe | * | |
| f5 | big-ip_websafe | 17.5.0 | |
| f5 | big-iq_centralized_management | * | |
| f5 | big-iq_centralized_management | 7.1.0 | |
| f5 | traffix_signaling_delivery_controller | 5.1.0 | |
| f5 | traffix_signaling_delivery_controller | 5.2.0 | |
| f5 | f5os-a | * | |
| f5 | f5os-a | * | |
| f5 | f5os-a | 1.8.0 | |
| f5 | f5os-c | * | |
| f5 | f5os-c | * | |
| f5 | f5os-c | 1.5.0 | |
| f5 | f5os-c | 1.5.1 | |
| f5 | f5os-c | 1.8.0 | |
| f5 | f5os-c | 1.8.1 | |
| hpe | arubaos-cx | * | |
| hpe | arubaos-cx | * | |
| hpe | arubaos-cx | * | |
| hpe | arubaos-cx | * | |
| hpe | aruba_cx_4100i | - | |
| hpe | aruba_cx_6100 | - | |
| hpe | aruba_cx_6200f | - | |
| hpe | aruba_cx_6200m | - | |
| hpe | aruba_cx_6300f | - | |
| hpe | aruba_cx_6300m | - | |
| hpe | aruba_cx_6405 | - | |
| hpe | aruba_cx_6410 | - | |
| hpe | aruba_cx_8320 | - | |
| hpe | aruba_cx_8325-32c | - | |
| hpe | aruba_cx_8325-48y8c | - | |
| hpe | aruba_cx_8360-12c | - | |
| hpe | aruba_cx_8360-16y2c | - | |
| hpe | aruba_cx_8360-24xf2c | - | |
| hpe | aruba_cx_8360-32y4c | - | |
| hpe | aruba_cx_8360-48xt4c | - | |
| hpe | aruba_cx_8360-48y6c | - | |
| hpe | aruba_cx_8400 | - | |
| stormshield | stormshield_management_center | * | |
| stormshield | stormshield_network_security | * | |
| stormshield | stormshield_network_security | * | 
{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:balasys:dheater:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "DE3F88FC-F039-433B-9035-88F1691DA082",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    },
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:o:siemens:scalance_w1750d_firmware:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "065280B2-6EC1-4721-B3D7-EDE44ED4F5BD",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        },
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:h:siemens:scalance_w1750d:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "FBC30055-239F-4BB1-B2D1-E5E35F0D8911",
              "vulnerable": false
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ],
      "operator": "AND"
    },
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:o:suse:linux_enterprise_server:11:-:*:*:*:*:*:*",
              "matchCriteriaId": "F13F07CC-739B-465C-9184-0E9D708BD4C7",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:suse:linux_enterprise_server:12:-:*:*:*:*:*:*",
              "matchCriteriaId": "15FC9014-BD85-4382-9D04-C0703E901D7A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:suse:linux_enterprise_server:15:*:*:*:*:*:*:*",
              "matchCriteriaId": "70A029CD-2AC4-4877-B1A4-5C72B351BA27",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    },
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:f5:big-ip_access_policy_manager:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "7CCC14CA-A319-41AA-B910-6902E6940A25",
              "versionEndExcluding": "16.1.4",
              "versionStartIncluding": "13.1.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_access_policy_manager:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "E3FFCB40-DA98-4FAE-81C2-BC5621EC4978",
              "versionEndExcluding": "17.1.0",
              "versionStartIncluding": "17.0.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_advanced_firewall_manager:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "2C7F493B-D3CF-4DA0-BDAF-BFE767123B35",
              "versionEndIncluding": "17.1.2",
              "versionStartIncluding": "13.1.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_advanced_firewall_manager:17.5.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "AA4C7292-62F1-4C37-BDA6-504D49CEE18E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_advanced_web_application_firewall:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "C4212036-6970-4170-8E24-7A5DF7A69594",
              "versionEndIncluding": "17.1.2",
              "versionStartIncluding": "13.1.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_advanced_web_application_firewall:17.5.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "03D43E1A-B542-4C95-ABEF-1DFE82D55513",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_analytics:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "DDEC3388-C718-45C7-AB9E-E6BFCDA2ACFA",
              "versionEndIncluding": "17.1.2",
              "versionStartIncluding": "13.1.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_analytics:17.5.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "9377E6E2-773B-46A6-B83A-2A4D2A7B2726",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_application_acceleration_manager:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "D88204B9-1BA8-460A-85AA-62256B9117CF",
              "versionEndIncluding": "17.1.2",
              "versionStartIncluding": "13.1.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_application_acceleration_manager:17.5.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "8279C05F-E490-4E9C-B63B-DDF85A21085D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_application_security_manager:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "37B3414E-582B-439A-92B6-B0B5B653CB79",
              "versionEndIncluding": "17.1.2",
              "versionStartIncluding": "13.1.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_application_security_manager:17.5.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "3F78E5C4-6687-4C78-88FA-0F6BD878859E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_application_visibility_and_reporting:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "4674B9DB-24BE-4EC7-8939-A8047A06CBDB",
              "versionEndIncluding": "17.1.2",
              "versionStartIncluding": "13.1.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_application_visibility_and_reporting:17.5.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "4CF3886C-5AD1-42BD-997D-5EA56EBE035E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_carrier-grade_nat:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "434BF35C-CD13-4B3C-9CA3-69931D048E93",
              "versionEndIncluding": "17.1.2",
              "versionStartIncluding": "13.1.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_carrier-grade_nat:17.5.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "8A59E095-32B6-4674-8684-372C55907391",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_ddos_hybrid_defender:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "48CBE008-3BB2-41D0-AAD5-388B4EE8B336",
              "versionEndIncluding": "17.1.2",
              "versionStartIncluding": "13.1.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_ddos_hybrid_defender:17.5.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "980AB53F-31BB-4CBC-A5EA-ECE3991AFB60",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_domain_name_system:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "1D707901-F7A6-4A77-828C-4E5E1BC1ED72",
              "versionEndIncluding": "17.1.2",
              "versionStartIncluding": "13.1.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_domain_name_system:17.5.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "2F3789D9-9153-4A32-B7AF-060109ACA2B5",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_edge_gateway:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "EB92ED45-85DF-484B-8E13-F76D7CBAB6C3",
              "versionEndIncluding": "17.1.2",
              "versionStartIncluding": "13.1.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_edge_gateway:17.5.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "E631EA9E-D1EC-460A-8389-E735F2D82397",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_fraud_protection_service:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "372BE5B4-41ED-43AF-A62F-689F4C31C00D",
              "versionEndIncluding": "17.1.2",
              "versionStartIncluding": "13.1.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_fraud_protection_service:17.5.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "6B3A8A88-9266-4041-ABB0-080AA652EF1A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_global_traffic_manager:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "72901E92-7986-48CB-88BD-78D94B9CEEA3",
              "versionEndIncluding": "17.1.2",
              "versionStartIncluding": "13.1.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_global_traffic_manager:17.5.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "DEDE487F-FC3E-4228-B151-117A215D8A90",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_link_controller:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "A8C6FFCD-25BF-4128-AC3F-2F83B7694039",
              "versionEndIncluding": "17.1.2",
              "versionStartIncluding": "13.1.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_link_controller:17.5.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "93FAD2D6-DF19-40B7-90F8-102D3FE5CA57",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_local_traffic_manager:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "1CCC5048-75E0-485F-B28E-E195BDAB3C4C",
              "versionEndIncluding": "17.1.2",
              "versionStartIncluding": "13.1.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_local_traffic_manager:17.5.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "6EA4CEF4-BFAF-4E5B-8457-1B0D327BE69A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_policy_enforcement_manager:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "18D938EA-75F5-4A51-83DC-E4B6D358A0D0",
              "versionEndIncluding": "17.1.2",
              "versionStartIncluding": "13.1.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_policy_enforcement_manager:17.5.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "33EC429B-1C44-4720-82AD-7D4AABC8FE9E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_service_proxy:1.6.0:*:*:*:*:kubernetes:*:*",
              "matchCriteriaId": "BC5AC8C7-92BA-48D4-81A1-F5323DA952A9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_ssl_orchestrator:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "0FF9F54A-58DC-4A1E-8324-8DEB4D7C2359",
              "versionEndIncluding": "17.1.2",
              "versionStartIncluding": "13.1.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_ssl_orchestrator:17.5.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "29BF7E7D-7E43-4937-9F68-3F9448590D72",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_webaccelerator:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "5C682BAB-D498-4DEC-90F1-C921F52CD219",
              "versionEndIncluding": "17.1.2",
              "versionStartIncluding": "13.1.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_webaccelerator:17.5.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "A0C072D2-5850-48F4-8B8A-661F04E43BBA",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_websafe:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "EEE45017-0984-4515-B8A8-32B86E2BAB5A",
              "versionEndIncluding": "17.1.2",
              "versionStartIncluding": "13.1.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-ip_websafe:17.5.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "3C6A7500-3854-4BE1-A248-191CEC151DE2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-iq_centralized_management:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "63EE01B2-FE1F-4AF7-9A27-30F509A619A0",
              "versionEndIncluding": "8.4.0",
              "versionStartIncluding": "8.0.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:big-iq_centralized_management:7.1.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "DA0B396A-B5CE-4337-A33A-EF58C4589CB3",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:traffix_signaling_delivery_controller:5.1.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "42836A1C-81BB-4F80-9E32-EEE0DAA18D26",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:f5:traffix_signaling_delivery_controller:5.2.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "DA4D5EC6-8099-4D0A-AD6F-BA3B37C2EBD8",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:f5:f5os-a:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "980A8DEF-E39F-42FC-BC82-EC67F11DD481",
              "versionEndIncluding": "1.3.2",
              "versionStartIncluding": "1.3.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:f5:f5os-a:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "142140F2-430E-441E-B328-0BDBB4C89E13",
              "versionEndIncluding": "1.5.3",
              "versionStartIncluding": "1.5.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:f5:f5os-a:1.8.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "01B43BE0-F112-4580-A188-3FE0DD140D07",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:f5:f5os-c:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "C089BDAE-1C06-4F2C-A6E2-9907412372A3",
              "versionEndIncluding": "1.3.2",
              "versionStartIncluding": "1.3.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:f5:f5os-c:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "CF2910A9-DD68-4E44-8805-3392DA88A297",
              "versionEndIncluding": "1.6.2",
              "versionStartIncluding": "1.6.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:f5:f5os-c:1.5.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "186BC26D-7E1E-4417-941E-5056CC545142",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:f5:f5os-c:1.5.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "1EA06F21-0666-4199-853B-7B77C229E355",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:f5:f5os-c:1.8.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "208931CB-E961-429D-834A-949ECD49D6CE",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:f5:f5os-c:1.8.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "EB9FB336-F29C-4F01-B2C0-3E9712B6F543",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    },
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:o:hpe:arubaos-cx:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "3B3AD582-9909-4FF5-B541-571F18E22356",
              "versionEndExcluding": "10.06.0180",
              "versionStartIncluding": "10.06.0000",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:hpe:arubaos-cx:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "21F81EB2-3916-4DC6-9600-B7FD17906B53",
              "versionEndExcluding": "10.07.0030",
              "versionStartIncluding": "10.07.0000",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:hpe:arubaos-cx:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "71284AA8-9E0E-4B2F-8464-B49E1D6965B5",
              "versionEndExcluding": "10.08.0010",
              "versionStartIncluding": "10.08.0000",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:hpe:arubaos-cx:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "F059E5A9-E613-4BE1-BF61-C477B3441175",
              "versionEndExcluding": "10.09.0002",
              "versionStartIncluding": "10.09.0000",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        },
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:h:hpe:aruba_cx_4100i:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "B7C2B56C-203F-4290-BCE7-8BD751DF9CEF",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:hpe:aruba_cx_6100:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "FF1DD310-3D31-4204-92E0-70C33EE44F08",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:hpe:aruba_cx_6200f:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "FCD1A83B-109B-4596-AE37-706751E2B57D",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:hpe:aruba_cx_6200m:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "1218AAA5-01ED-4D89-A7AE-A600356ABD46",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:hpe:aruba_cx_6300f:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "4D6F748F-89E9-45FB-8BE7-2201E5EB2755",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:hpe:aruba_cx_6300m:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "8066A871-2683-4F74-9750-E73BF004209F",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:hpe:aruba_cx_6405:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "D118A9A6-BBA4-4149-AE0D-1DA2EB45B53F",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:hpe:aruba_cx_6410:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "790C5E7A-3405-4873-83E8-4D9C0FEC5E6D",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:hpe:aruba_cx_8320:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "10B5F18A-28B0-49B4-8374-C681C2B48D2A",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:hpe:aruba_cx_8325-32c:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "59B7E2D3-0B72-4A78-AEFA-F106FAD38156",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:hpe:aruba_cx_8325-48y8c:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "7E87A92B-4EE5-4235-A0DA-195F27841DBB",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:hpe:aruba_cx_8360-12c:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "6BC24E52-13C0-402F-9ABF-A1DE51719AEF",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:hpe:aruba_cx_8360-16y2c:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "76EF979E-061A-42A3-B161-B835E92ED180",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:hpe:aruba_cx_8360-24xf2c:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "DE04919C-9289-4FB3-938F-F8BB15EC6A74",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:hpe:aruba_cx_8360-32y4c:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "B630C64B-C474-477D-A80B-A0FB73ACCC49",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:hpe:aruba_cx_8360-48xt4c:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "53ABE8B8-A4F6-400B-A893-314BE24D06B8",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:hpe:aruba_cx_8360-48y6c:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "C44383CC-3751-455E-B1AB-39B16F40DC76",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:hpe:aruba_cx_8400:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "B25A9CD2-5E5F-4BDB-8707-5D6941411A2B",
              "vulnerable": false
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ],
      "operator": "AND"
    },
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:stormshield:stormshield_management_center:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "62A933C5-C56E-485C-AD49-3B6A2C329131",
              "versionEndExcluding": "3.3.3",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:stormshield:stormshield_network_security:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "F7387F52-013D-432D-87D8-5D3ABD472C9E",
              "versionEndExcluding": "4.3.16",
              "versionStartIncluding": "2.7.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:stormshield:stormshield_network_security:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "C8A23A5D-928A-4225-9C93-31E5DFE215A7",
              "versionEndExcluding": "4.6.3",
              "versionStartIncluding": "4.4.0",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The Diffie-Hellman Key Agreement Protocol allows remote attackers (from the client side) to send arbitrary numbers that are actually not public keys, and trigger expensive server-side DHE modular-exponentiation calculations, aka a D(HE)at or D(HE)ater attack. The client needs very little CPU resources and network bandwidth. The attack may be more disruptive in cases where a client can require a server to select its largest supported key size. The basic attack scenario is that the client must claim that it can only communicate with DHE, and the server must be configured to allow DHE."
    },
    {
      "lang": "es",
      "value": "El Protocolo de Acuerdo de Claves Diffie-Hellman permite a atacantes remotos (del lado del cliente) enviar n\u00fameros arbitrarios que en realidad no son claves p\u00fablicas, y desencadenar costosos c\u00e1lculos de exponenciaci\u00f3n modular DHE del lado del servidor, tambi\u00e9n se conoce como un ataque D(HE)ater. El cliente necesita muy pocos recursos de CPU y ancho de banda de red. El ataque puede ser m\u00e1s perturbador en los casos en los que un cliente puede exigir al servidor que seleccione su mayor tama\u00f1o de clave soportado. El escenario b\u00e1sico del ataque es que el cliente debe afirmar que s\u00f3lo puede comunicarse con DHE, y el servidor debe estar configurado para permitir DHE"
    }
  ],
  "id": "CVE-2002-20001",
  "lastModified": "2025-08-22T10:33:16.873",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 5.0,
          "confidentialityImpact": "NONE",
          "integrityImpact": "NONE",
          "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ],
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 7.5,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "NONE",
          "integrityImpact": "NONE",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 3.9,
        "impactScore": 3.6,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2021-11-11T19:15:07.380",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-506569.pdf"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://dheatattack.com"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://dheatattack.gitlab.io/"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Product",
        "Third Party Advisory"
      ],
      "url": "https://github.com/Balasys/dheater"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Issue Tracking"
      ],
      "url": "https://github.com/mozilla/ssl-config-generator/issues/162"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://gitlab.com/dheatattack/dheater"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Technical Description",
        "Third Party Advisory"
      ],
      "url": "https://ieeexplore.ieee.org/document/10374117"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://support.f5.com/csp/article/K83120834"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory",
        "Technical Description"
      ],
      "url": "https://www.arubanetworks.com/assets/alert/ARUBA-PSA-2022-004.txt"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://www.openssl.org/blog/blog/2022/10/21/tls-groups-configuration/"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Issue Tracking"
      ],
      "url": "https://www.reddit.com/r/netsec/comments/qdoosy/server_overload_by_enforcing_dhe_key_exchange/"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit",
        "Technical Description"
      ],
      "url": "https://www.researchgate.net/profile/Anton-Stiglic-2/publication/2401745_Security_Issues_in_the_Diffie-Hellman_Key_Agreement_Protocol"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://www.suse.com/support/kb/doc/?id=000020510"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-506569.pdf"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://dheatattack.com"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://dheatattack.gitlab.io/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Product",
        "Third Party Advisory"
      ],
      "url": "https://github.com/Balasys/dheater"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Issue Tracking"
      ],
      "url": "https://github.com/mozilla/ssl-config-generator/issues/162"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://gitlab.com/dheatattack/dheater"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Technical Description",
        "Third Party Advisory"
      ],
      "url": "https://ieeexplore.ieee.org/document/10374117"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://support.f5.com/csp/article/K83120834"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory",
        "Technical Description"
      ],
      "url": "https://www.arubanetworks.com/assets/alert/ARUBA-PSA-2022-004.txt"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://www.openssl.org/blog/blog/2022/10/21/tls-groups-configuration/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Issue Tracking"
      ],
      "url": "https://www.reddit.com/r/netsec/comments/qdoosy/server_overload_by_enforcing_dhe_key_exchange/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit",
        "Technical Description"
      ],
      "url": "https://www.researchgate.net/profile/Anton-Stiglic-2/publication/2401745_Security_Issues_in_the_Diffie-Hellman_Key_Agreement_Protocol"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://www.suse.com/support/kb/doc/?id=000020510"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Analyzed",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-400"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}
  ICSA-22-314-10
Vulnerability from csaf_cisa
Notes
{
  "document": {
    "acknowledgments": [
      {
        "organization": "Siemens ProductCERT",
        "summary": "reporting these vulnerabilities to CISA."
      }
    ],
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Disclosure is not limited",
      "tlp": {
        "label": "WHITE",
        "url": "https://us-cert.cisa.gov/tlp/"
      }
    },
    "notes": [
      {
        "category": "summary",
        "text": "The SCALANCE W1750D device contains multiple vulnerabilities that could allow an attacker to inject commands or exploit buffer overflow vulnerabilities which could lead to denial of service, unauthenticated remote code execution or stored XSS.\n\nSiemens has released updates for the affected products and recommends to update to the latest versions.",
        "title": "Summary"
      },
      {
        "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\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity",
        "title": "General Recommendations"
      },
      {
        "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": "Additional Resources"
      },
      {
        "category": "legal_disclaimer",
        "text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 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\u0027 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.",
        "title": "Terms of Use"
      },
      {
        "category": "legal_disclaimer",
        "text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.",
        "title": "Legal Notice"
      },
      {
        "category": "other",
        "text": "This CISA CSAF advisory was converted from Siemens ProductCERT\u0027s CSAF advisory.",
        "title": "Advisory Conversion Disclaimer"
      },
      {
        "category": "other",
        "text": "Multiple",
        "title": "Critical infrastructure sectors"
      },
      {
        "category": "other",
        "text": "Worldwide",
        "title": "Countries/areas deployed"
      },
      {
        "category": "other",
        "text": "Germany",
        "title": "Company headquarters location"
      },
      {
        "category": "general",
        "text": "CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
        "title": "Recommended Practices"
      }
    ],
    "publisher": {
      "category": "other",
      "contact_details": "central@cisa.dhs.gov",
      "name": "CISA",
      "namespace": "https://www.cisa.gov/"
    },
    "references": [
      {
        "category": "self",
        "summary": "SSA-506569: Multiple Vulnerabilities in SCALANCE W1750D - CSAF Version",
        "url": "https://cert-portal.siemens.com/productcert/csaf/ssa-506569.json"
      },
      {
        "category": "self",
        "summary": "SSA-506569: Multiple Vulnerabilities in SCALANCE W1750D - TXT Version",
        "url": "https://cert-portal.siemens.com/productcert/txt/ssa-506569.txt"
      },
      {
        "category": "self",
        "summary": "SSA-506569: Multiple Vulnerabilities in SCALANCE W1750D - PDF Version",
        "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-506569.pdf"
      },
      {
        "category": "self",
        "summary": "ICS Advisory ICSA-22-314-10 JSON",
        "url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2022/icsa-22-314-10.json"
      },
      {
        "category": "self",
        "summary": "ICS Advisory ICSA-22-314-10 - Web Version",
        "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-22-314-10"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/topics/industrial-control-systems"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B"
      }
    ],
    "title": "Siemens SCALANCE W1750D",
    "tracking": {
      "current_release_date": "2023-02-14T00:00:00.000000Z",
      "generator": {
        "engine": {
          "name": "CISA CSAF Generator",
          "version": "1.0.0"
        }
      },
      "id": "ICSA-22-314-10",
      "initial_release_date": "2022-11-08T00:00:00.000000Z",
      "revision_history": [
        {
          "date": "2022-11-08T00:00:00.000000Z",
          "legacy_version": "1.0",
          "number": "1",
          "summary": "Publication Date"
        },
        {
          "date": "2023-02-14T00:00:00.000000Z",
          "legacy_version": "1.1",
          "number": "2",
          "summary": "Added fix for SCALANCE W1750D"
        }
      ],
      "status": "final",
      "version": "2"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003cV8.7.1.11",
                "product": {
                  "name": "SCALANCE W1750D (JP) (6GK5750-2HX01-1AD0)",
                  "product_id": "CSAFPID-0001",
                  "product_identification_helper": {
                    "model_numbers": [
                      "6GK5750-2HX01-1AD0"
                    ]
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "SCALANCE W1750D (JP) (6GK5750-2HX01-1AD0)"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003cV8.7.1.11",
                "product": {
                  "name": "SCALANCE W1750D (ROW) (6GK5750-2HX01-1AA0)",
                  "product_id": "CSAFPID-0002",
                  "product_identification_helper": {
                    "model_numbers": [
                      "6GK5750-2HX01-1AA0"
                    ]
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "SCALANCE W1750D (ROW) (6GK5750-2HX01-1AA0)"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003cV8.7.1.11",
                "product": {
                  "name": "SCALANCE W1750D (USA) (6GK5750-2HX01-1AB0)",
                  "product_id": "CSAFPID-0003",
                  "product_identification_helper": {
                    "model_numbers": [
                      "6GK5750-2HX01-1AB0"
                    ]
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "SCALANCE W1750D (USA) (6GK5750-2HX01-1AB0)"
          }
        ],
        "category": "vendor",
        "name": "Siemens"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2002-20001",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The Diffie-Hellman Key Agreement Protocol allows remote attackers (from the client side) to send arbitrary numbers that are actually not public keys, and trigger expensive server-side DHE modular-exponentiation calculations, aka a D(HE)ater attack. The client needs very little CPU resources and network bandwidth. The attack may be more disruptive in cases where a client can require a server to select its largest supported key size. The basic attack scenario is that the client must claim that it can only communicate with DHE, and the server must be configured to allow DHE. (ATLWL-266)",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "Update to V8.7.1.11 or later version",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109816886/"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:T/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ],
      "title": "CVE-2002-20001"
    },
    {
      "cve": "CVE-2022-37885",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "A buffer overflow vulnerability in an underlying service could lead to unauthenticated remote code execution by sending specially crafted packets destined to the PAPI UDP port (8211). (ATLWL-253)",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "remediations": [
        {
          "category": "mitigation",
          "details": "CVE-2022-37885, CVE-2022-37886, CVE-2022-37887, CVE-2022-37888, CVE-2022-37889: Enable CPSec via the cluster-security command",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Update to V8.7.1.11 or later version",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109816886/"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:T/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ],
      "title": "CVE-2022-37885"
    },
    {
      "cve": "CVE-2022-37886",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "A buffer overflow vulnerability in an underlying service could lead to unauthenticated remote code execution by sending specially crafted packets destined to the PAPI UDP port (8211). (ATLWL-254)",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "remediations": [
        {
          "category": "mitigation",
          "details": "CVE-2022-37885, CVE-2022-37886, CVE-2022-37887, CVE-2022-37888, CVE-2022-37889: Enable CPSec via the cluster-security command",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Update to V8.7.1.11 or later version",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109816886/"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:T/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ],
      "title": "CVE-2022-37886"
    },
    {
      "cve": "CVE-2022-37887",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "A buffer overflow vulnerability in an underlying service could lead to unauthenticated remote code execution by sending specially crafted packets destined to the PAPI UDP port (8211). (ATLWL-299)",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "remediations": [
        {
          "category": "mitigation",
          "details": "CVE-2022-37885, CVE-2022-37886, CVE-2022-37887, CVE-2022-37888, CVE-2022-37889: Enable CPSec via the cluster-security command",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Update to V8.7.1.11 or later version",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109816886/"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:T/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ],
      "title": "CVE-2022-37887"
    },
    {
      "cve": "CVE-2022-37888",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "A buffer overflow vulnerability in an underlying service could lead to unauthenticated remote code execution by sending specially crafted packets destined to the PAPI UDP port (8211). (ATLWL-300)",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "remediations": [
        {
          "category": "mitigation",
          "details": "CVE-2022-37885, CVE-2022-37886, CVE-2022-37887, CVE-2022-37888, CVE-2022-37889: Enable CPSec via the cluster-security command",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Update to V8.7.1.11 or later version",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109816886/"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:T/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ],
      "title": "CVE-2022-37888"
    },
    {
      "cve": "CVE-2022-37889",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "A buffer overflow vulnerability in an underlying service could lead to unauthenticated remote code execution by sending specially crafted packets destined to the PAPI UDP port (8211). (ATLWL-302)",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "remediations": [
        {
          "category": "mitigation",
          "details": "CVE-2022-37885, CVE-2022-37886, CVE-2022-37887, CVE-2022-37888, CVE-2022-37889: Enable CPSec via the cluster-security command",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Update to V8.7.1.11 or later version",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109816886/"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:T/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ],
      "title": "CVE-2022-37889"
    },
    {
      "cve": "CVE-2022-37890",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "An unauthenticated buffer overflow vulnerability exists within the web management interface. Successful exploitation results in the execution of arbitrary commands on the underlying operating system. (ATLWL-102)",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "remediations": [
        {
          "category": "mitigation",
          "details": "CVE-2022-37890, CVE-2022-37891, CVE-2022-37892, CVE-2022-37895, CVE-2022-37896: Restrict the web-based management interface to a dedicated layer 2 segment/VLAN and/or control the interface by firewall policies at layer 3 and above",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Update to V8.7.1.11 or later version",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109816886/"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:T/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ],
      "title": "CVE-2022-37890"
    },
    {
      "cve": "CVE-2022-37891",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "An unauthenticated buffer overflow vulnerability exists within the web management interface. Successful exploitation results in the execution of arbitrary commands on the underlying operating system. (ATLWL-268)",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "remediations": [
        {
          "category": "mitigation",
          "details": "CVE-2022-37890, CVE-2022-37891, CVE-2022-37892, CVE-2022-37895, CVE-2022-37896: Restrict the web-based management interface to a dedicated layer 2 segment/VLAN and/or control the interface by firewall policies at layer 3 and above",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Update to V8.7.1.11 or later version",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109816886/"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:T/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ],
      "title": "CVE-2022-37891"
    },
    {
      "cve": "CVE-2022-37892",
      "cwe": {
        "id": "CWE-79",
        "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "A vulnerability in the web management interface could allow an unauthenticated remote attacker to conduct a stored cross-site scripting (XSS) attack against a user of the interface. A successful exploit could allow an attacker to execute arbitrary script code in a victim\u2019s browser in the context of the affected interface. (ATLWL-168)",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "remediations": [
        {
          "category": "mitigation",
          "details": "CVE-2022-37890, CVE-2022-37891, CVE-2022-37892, CVE-2022-37895, CVE-2022-37896: Restrict the web-based management interface to a dedicated layer 2 segment/VLAN and/or control the interface by firewall policies at layer 3 and above",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Update to V8.7.1.11 or later version",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109816886/"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N/E:P/RL:T/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ],
      "title": "CVE-2022-37892"
    },
    {
      "cve": "CVE-2022-37893",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "An authenticated command injection vulnerability exists in the command line interface. Successful exploitation of this vulnerability results in the ability to execute arbitrary commands as a privileged user on the underlying operating system. (ATLWL-97)",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "remediations": [
        {
          "category": "mitigation",
          "details": "CVE-2022-37893: Restrict the command line interface to a dedicated layer 2 segment/VLAN and/or control the interface by firewall policies at layer 3 and above",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Update to V8.7.1.11 or later version",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109816886/"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:T/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ],
      "title": "CVE-2022-37893"
    },
    {
      "cve": "CVE-2022-37894",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "notes": [
        {
          "category": "summary",
          "text": "An unauthenticated denial of service (DoS) vulnerability exists in the handling of certain SSID strings. Successful exploitation of this vulnerability results in the ability to interrupt the normal operation of the affected Access Point. (ATLWL-242)",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "Update to V8.7.1.11 or later version",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109816886/"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:T/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ],
      "title": "CVE-2022-37894"
    },
    {
      "cve": "CVE-2022-37895",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "notes": [
        {
          "category": "summary",
          "text": "An authenticated denial of service (DoS) vulnerability exists in the web management interface. Successful exploitation of this vulnerability results in the ability to interrupt the normal operation of the affected Access Point. (ATLWL-248)",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "remediations": [
        {
          "category": "mitigation",
          "details": "CVE-2022-37890, CVE-2022-37891, CVE-2022-37892, CVE-2022-37895, CVE-2022-37896: Restrict the web-based management interface to a dedicated layer 2 segment/VLAN and/or control the interface by firewall policies at layer 3 and above",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Update to V8.7.1.11 or later version",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109816886/"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:T/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ],
      "title": "CVE-2022-37895"
    },
    {
      "cve": "CVE-2022-37896",
      "cwe": {
        "id": "CWE-79",
        "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "A vulnerability in the web management interface could allow a remote attacker to conduct a reflected cross-site scripting (XSS) attack against a user of the interface. A successful exploit could allow an attacker to execute arbitrary script code in a victim\u2019s browser in the context of the affected interface. (ATLWL-234)",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "remediations": [
        {
          "category": "mitigation",
          "details": "CVE-2022-37890, CVE-2022-37891, CVE-2022-37892, CVE-2022-37895, CVE-2022-37896: Restrict the web-based management interface to a dedicated layer 2 segment/VLAN and/or control the interface by firewall policies at layer 3 and above",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Update to V8.7.1.11 or later version",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109816886/"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N/E:P/RL:T/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ],
      "title": "CVE-2022-37896"
    }
  ]
}
  icsa-22-314-10
Vulnerability from csaf_cisa
Notes
{
  "document": {
    "acknowledgments": [
      {
        "organization": "Siemens ProductCERT",
        "summary": "reporting these vulnerabilities to CISA."
      }
    ],
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Disclosure is not limited",
      "tlp": {
        "label": "WHITE",
        "url": "https://us-cert.cisa.gov/tlp/"
      }
    },
    "notes": [
      {
        "category": "summary",
        "text": "The SCALANCE W1750D device contains multiple vulnerabilities that could allow an attacker to inject commands or exploit buffer overflow vulnerabilities which could lead to denial of service, unauthenticated remote code execution or stored XSS.\n\nSiemens has released updates for the affected products and recommends to update to the latest versions.",
        "title": "Summary"
      },
      {
        "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\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity",
        "title": "General Recommendations"
      },
      {
        "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": "Additional Resources"
      },
      {
        "category": "legal_disclaimer",
        "text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 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\u0027 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.",
        "title": "Terms of Use"
      },
      {
        "category": "legal_disclaimer",
        "text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.",
        "title": "Legal Notice"
      },
      {
        "category": "other",
        "text": "This CISA CSAF advisory was converted from Siemens ProductCERT\u0027s CSAF advisory.",
        "title": "Advisory Conversion Disclaimer"
      },
      {
        "category": "other",
        "text": "Multiple",
        "title": "Critical infrastructure sectors"
      },
      {
        "category": "other",
        "text": "Worldwide",
        "title": "Countries/areas deployed"
      },
      {
        "category": "other",
        "text": "Germany",
        "title": "Company headquarters location"
      },
      {
        "category": "general",
        "text": "CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
        "title": "Recommended Practices"
      }
    ],
    "publisher": {
      "category": "other",
      "contact_details": "central@cisa.dhs.gov",
      "name": "CISA",
      "namespace": "https://www.cisa.gov/"
    },
    "references": [
      {
        "category": "self",
        "summary": "SSA-506569: Multiple Vulnerabilities in SCALANCE W1750D - CSAF Version",
        "url": "https://cert-portal.siemens.com/productcert/csaf/ssa-506569.json"
      },
      {
        "category": "self",
        "summary": "SSA-506569: Multiple Vulnerabilities in SCALANCE W1750D - TXT Version",
        "url": "https://cert-portal.siemens.com/productcert/txt/ssa-506569.txt"
      },
      {
        "category": "self",
        "summary": "SSA-506569: Multiple Vulnerabilities in SCALANCE W1750D - PDF Version",
        "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-506569.pdf"
      },
      {
        "category": "self",
        "summary": "ICS Advisory ICSA-22-314-10 JSON",
        "url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2022/icsa-22-314-10.json"
      },
      {
        "category": "self",
        "summary": "ICS Advisory ICSA-22-314-10 - Web Version",
        "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-22-314-10"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/topics/industrial-control-systems"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B"
      }
    ],
    "title": "Siemens SCALANCE W1750D",
    "tracking": {
      "current_release_date": "2023-02-14T00:00:00.000000Z",
      "generator": {
        "engine": {
          "name": "CISA CSAF Generator",
          "version": "1.0.0"
        }
      },
      "id": "ICSA-22-314-10",
      "initial_release_date": "2022-11-08T00:00:00.000000Z",
      "revision_history": [
        {
          "date": "2022-11-08T00:00:00.000000Z",
          "legacy_version": "1.0",
          "number": "1",
          "summary": "Publication Date"
        },
        {
          "date": "2023-02-14T00:00:00.000000Z",
          "legacy_version": "1.1",
          "number": "2",
          "summary": "Added fix for SCALANCE W1750D"
        }
      ],
      "status": "final",
      "version": "2"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003cV8.7.1.11",
                "product": {
                  "name": "SCALANCE W1750D (JP) (6GK5750-2HX01-1AD0)",
                  "product_id": "CSAFPID-0001",
                  "product_identification_helper": {
                    "model_numbers": [
                      "6GK5750-2HX01-1AD0"
                    ]
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "SCALANCE W1750D (JP) (6GK5750-2HX01-1AD0)"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003cV8.7.1.11",
                "product": {
                  "name": "SCALANCE W1750D (ROW) (6GK5750-2HX01-1AA0)",
                  "product_id": "CSAFPID-0002",
                  "product_identification_helper": {
                    "model_numbers": [
                      "6GK5750-2HX01-1AA0"
                    ]
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "SCALANCE W1750D (ROW) (6GK5750-2HX01-1AA0)"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003cV8.7.1.11",
                "product": {
                  "name": "SCALANCE W1750D (USA) (6GK5750-2HX01-1AB0)",
                  "product_id": "CSAFPID-0003",
                  "product_identification_helper": {
                    "model_numbers": [
                      "6GK5750-2HX01-1AB0"
                    ]
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "SCALANCE W1750D (USA) (6GK5750-2HX01-1AB0)"
          }
        ],
        "category": "vendor",
        "name": "Siemens"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2002-20001",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "notes": [
        {
          "category": "summary",
          "text": "The Diffie-Hellman Key Agreement Protocol allows remote attackers (from the client side) to send arbitrary numbers that are actually not public keys, and trigger expensive server-side DHE modular-exponentiation calculations, aka a D(HE)ater attack. The client needs very little CPU resources and network bandwidth. The attack may be more disruptive in cases where a client can require a server to select its largest supported key size. The basic attack scenario is that the client must claim that it can only communicate with DHE, and the server must be configured to allow DHE. (ATLWL-266)",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "Update to V8.7.1.11 or later version",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109816886/"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:T/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ],
      "title": "CVE-2002-20001"
    },
    {
      "cve": "CVE-2022-37885",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "A buffer overflow vulnerability in an underlying service could lead to unauthenticated remote code execution by sending specially crafted packets destined to the PAPI UDP port (8211). (ATLWL-253)",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "remediations": [
        {
          "category": "mitigation",
          "details": "CVE-2022-37885, CVE-2022-37886, CVE-2022-37887, CVE-2022-37888, CVE-2022-37889: Enable CPSec via the cluster-security command",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Update to V8.7.1.11 or later version",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109816886/"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:T/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ],
      "title": "CVE-2022-37885"
    },
    {
      "cve": "CVE-2022-37886",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "A buffer overflow vulnerability in an underlying service could lead to unauthenticated remote code execution by sending specially crafted packets destined to the PAPI UDP port (8211). (ATLWL-254)",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "remediations": [
        {
          "category": "mitigation",
          "details": "CVE-2022-37885, CVE-2022-37886, CVE-2022-37887, CVE-2022-37888, CVE-2022-37889: Enable CPSec via the cluster-security command",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Update to V8.7.1.11 or later version",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109816886/"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:T/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ],
      "title": "CVE-2022-37886"
    },
    {
      "cve": "CVE-2022-37887",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "A buffer overflow vulnerability in an underlying service could lead to unauthenticated remote code execution by sending specially crafted packets destined to the PAPI UDP port (8211). (ATLWL-299)",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "remediations": [
        {
          "category": "mitigation",
          "details": "CVE-2022-37885, CVE-2022-37886, CVE-2022-37887, CVE-2022-37888, CVE-2022-37889: Enable CPSec via the cluster-security command",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Update to V8.7.1.11 or later version",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109816886/"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:T/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ],
      "title": "CVE-2022-37887"
    },
    {
      "cve": "CVE-2022-37888",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "A buffer overflow vulnerability in an underlying service could lead to unauthenticated remote code execution by sending specially crafted packets destined to the PAPI UDP port (8211). (ATLWL-300)",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "remediations": [
        {
          "category": "mitigation",
          "details": "CVE-2022-37885, CVE-2022-37886, CVE-2022-37887, CVE-2022-37888, CVE-2022-37889: Enable CPSec via the cluster-security command",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Update to V8.7.1.11 or later version",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109816886/"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:T/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ],
      "title": "CVE-2022-37888"
    },
    {
      "cve": "CVE-2022-37889",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "A buffer overflow vulnerability in an underlying service could lead to unauthenticated remote code execution by sending specially crafted packets destined to the PAPI UDP port (8211). (ATLWL-302)",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "remediations": [
        {
          "category": "mitigation",
          "details": "CVE-2022-37885, CVE-2022-37886, CVE-2022-37887, CVE-2022-37888, CVE-2022-37889: Enable CPSec via the cluster-security command",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Update to V8.7.1.11 or later version",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109816886/"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:T/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ],
      "title": "CVE-2022-37889"
    },
    {
      "cve": "CVE-2022-37890",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "An unauthenticated buffer overflow vulnerability exists within the web management interface. Successful exploitation results in the execution of arbitrary commands on the underlying operating system. (ATLWL-102)",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "remediations": [
        {
          "category": "mitigation",
          "details": "CVE-2022-37890, CVE-2022-37891, CVE-2022-37892, CVE-2022-37895, CVE-2022-37896: Restrict the web-based management interface to a dedicated layer 2 segment/VLAN and/or control the interface by firewall policies at layer 3 and above",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Update to V8.7.1.11 or later version",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109816886/"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:T/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ],
      "title": "CVE-2022-37890"
    },
    {
      "cve": "CVE-2022-37891",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "An unauthenticated buffer overflow vulnerability exists within the web management interface. Successful exploitation results in the execution of arbitrary commands on the underlying operating system. (ATLWL-268)",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "remediations": [
        {
          "category": "mitigation",
          "details": "CVE-2022-37890, CVE-2022-37891, CVE-2022-37892, CVE-2022-37895, CVE-2022-37896: Restrict the web-based management interface to a dedicated layer 2 segment/VLAN and/or control the interface by firewall policies at layer 3 and above",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Update to V8.7.1.11 or later version",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109816886/"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:T/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ],
      "title": "CVE-2022-37891"
    },
    {
      "cve": "CVE-2022-37892",
      "cwe": {
        "id": "CWE-79",
        "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "A vulnerability in the web management interface could allow an unauthenticated remote attacker to conduct a stored cross-site scripting (XSS) attack against a user of the interface. A successful exploit could allow an attacker to execute arbitrary script code in a victim\u2019s browser in the context of the affected interface. (ATLWL-168)",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "remediations": [
        {
          "category": "mitigation",
          "details": "CVE-2022-37890, CVE-2022-37891, CVE-2022-37892, CVE-2022-37895, CVE-2022-37896: Restrict the web-based management interface to a dedicated layer 2 segment/VLAN and/or control the interface by firewall policies at layer 3 and above",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Update to V8.7.1.11 or later version",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109816886/"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N/E:P/RL:T/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ],
      "title": "CVE-2022-37892"
    },
    {
      "cve": "CVE-2022-37893",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "An authenticated command injection vulnerability exists in the command line interface. Successful exploitation of this vulnerability results in the ability to execute arbitrary commands as a privileged user on the underlying operating system. (ATLWL-97)",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "remediations": [
        {
          "category": "mitigation",
          "details": "CVE-2022-37893: Restrict the command line interface to a dedicated layer 2 segment/VLAN and/or control the interface by firewall policies at layer 3 and above",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Update to V8.7.1.11 or later version",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109816886/"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:T/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ],
      "title": "CVE-2022-37893"
    },
    {
      "cve": "CVE-2022-37894",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "notes": [
        {
          "category": "summary",
          "text": "An unauthenticated denial of service (DoS) vulnerability exists in the handling of certain SSID strings. Successful exploitation of this vulnerability results in the ability to interrupt the normal operation of the affected Access Point. (ATLWL-242)",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "Update to V8.7.1.11 or later version",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109816886/"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:T/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ],
      "title": "CVE-2022-37894"
    },
    {
      "cve": "CVE-2022-37895",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "notes": [
        {
          "category": "summary",
          "text": "An authenticated denial of service (DoS) vulnerability exists in the web management interface. Successful exploitation of this vulnerability results in the ability to interrupt the normal operation of the affected Access Point. (ATLWL-248)",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "remediations": [
        {
          "category": "mitigation",
          "details": "CVE-2022-37890, CVE-2022-37891, CVE-2022-37892, CVE-2022-37895, CVE-2022-37896: Restrict the web-based management interface to a dedicated layer 2 segment/VLAN and/or control the interface by firewall policies at layer 3 and above",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Update to V8.7.1.11 or later version",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109816886/"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:T/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ],
      "title": "CVE-2022-37895"
    },
    {
      "cve": "CVE-2022-37896",
      "cwe": {
        "id": "CWE-79",
        "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
      },
      "notes": [
        {
          "category": "summary",
          "text": "A vulnerability in the web management interface could allow a remote attacker to conduct a reflected cross-site scripting (XSS) attack against a user of the interface. A successful exploit could allow an attacker to execute arbitrary script code in a victim\u2019s browser in the context of the affected interface. (ATLWL-234)",
          "title": "Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "remediations": [
        {
          "category": "mitigation",
          "details": "CVE-2022-37890, CVE-2022-37891, CVE-2022-37892, CVE-2022-37895, CVE-2022-37896: Restrict the web-based management interface to a dedicated layer 2 segment/VLAN and/or control the interface by firewall policies at layer 3 and above",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        },
        {
          "category": "vendor_fix",
          "details": "Update to V8.7.1.11 or later version",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://support.industry.siemens.com/cs/ww/en/view/109816886/"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N/E:P/RL:T/RC:C",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ],
      "title": "CVE-2022-37896"
    }
  ]
}
  Sightings
| Author | Source | Type | Date | 
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.