GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

SUSE-SU-2018:2545-1

Vulnerability from csaf_suse - Published: 2018-08-28 15:32 - Updated: 2018-08-28 15:32
Summary
Security update for openssl1
Severity
Moderate
Notes
Title of the patch: Security update for openssl1
Description of the patch: This update for openssl1 fixes the following security issues: - CVE-2018-0737: The RSA Key generation algorithm has been shown to be vulnerable to a cache timing side channel attack. An attacker with sufficient access to mount cache timing attacks during the RSA key generation process could have recovered the private key (bsc#1089039) - CVE-2018-0732: During key agreement in a TLS handshake using a DH(E) based ciphersuite a malicious server could have sent a very large prime value to the client. This caused the client to spend an unreasonably long period of time generating a key for this prime resulting in a hang until the client has finished. This could be exploited in a Denial Of Service attack (bsc#1097158) - Blinding enhancements for ECDSA and DSA (bsc#1097624, bsc#1098592)
Patchnames: secsp3-openssl1-13755
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Product Identifier Version Remediation
Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.ia64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.ia64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-x86-1.0.1g-0.58.12.1.ia64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.ia64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.ia64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.x86_64
Vendor Fix
Threats
Impact important
Affected products
Recommended 24 products, the same list as for CVE-2018-0732
Threats
Impact moderate

{
  "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": "Security update for openssl1",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for openssl1 fixes the following security issues:\n\n- CVE-2018-0737: The RSA Key generation algorithm has been shown to be\n  vulnerable to a cache timing side channel attack. An attacker with sufficient\n  access to mount cache timing attacks during the RSA key generation process\n  could have recovered the private key (bsc#1089039)\n- CVE-2018-0732: During key agreement in a TLS handshake using a DH(E) based\n  ciphersuite a malicious server could have sent a very large prime value to the\n  client. This caused the client to spend an unreasonably long period of time\n  generating a key for this prime resulting in a hang until the client has\n  finished. This could be exploited in a Denial Of Service attack (bsc#1097158)\n- Blinding enhancements for ECDSA and DSA (bsc#1097624, bsc#1098592)\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "secsp3-openssl1-13755",
        "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/suse-su-2018_2545-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2018:2545-1",
        "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20182545-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2018:2545-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-August/004505.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1089039",
        "url": "https://bugzilla.suse.com/1089039"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1097158",
        "url": "https://bugzilla.suse.com/1097158"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1097624",
        "url": "https://bugzilla.suse.com/1097624"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1098592",
        "url": "https://bugzilla.suse.com/1098592"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-0732 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-0732/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-0737 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-0737/"
      }
    ],
    "title": "Security update for openssl1",
    "tracking": {
      "current_release_date": "2018-08-28T15:32:39Z",
      "generator": {
        "date": "2018-08-28T15:32:39Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2018:2545-1",
      "initial_release_date": "2018-08-28T15:32:39Z",
      "revision_history": [
        {
          "date": "2018-08-28T15:32:39Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libopenssl1-devel-1.0.1g-0.58.12.1.i586",
                "product": {
                  "name": "libopenssl1-devel-1.0.1g-0.58.12.1.i586",
                  "product_id": "libopenssl1-devel-1.0.1g-0.58.12.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_0_0-1.0.1g-0.58.12.1.i586",
                "product": {
                  "name": "libopenssl1_0_0-1.0.1g-0.58.12.1.i586",
                  "product_id": "libopenssl1_0_0-1.0.1g-0.58.12.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "openssl1-1.0.1g-0.58.12.1.i586",
                "product": {
                  "name": "openssl1-1.0.1g-0.58.12.1.i586",
                  "product_id": "openssl1-1.0.1g-0.58.12.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "openssl1-doc-1.0.1g-0.58.12.1.i586",
                "product": {
                  "name": "openssl1-doc-1.0.1g-0.58.12.1.i586",
                  "product_id": "openssl1-doc-1.0.1g-0.58.12.1.i586"
                }
              }
            ],
            "category": "architecture",
            "name": "i586"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libopenssl1-devel-1.0.1g-0.58.12.1.ia64",
                "product": {
                  "name": "libopenssl1-devel-1.0.1g-0.58.12.1.ia64",
                  "product_id": "libopenssl1-devel-1.0.1g-0.58.12.1.ia64"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_0_0-1.0.1g-0.58.12.1.ia64",
                "product": {
                  "name": "libopenssl1_0_0-1.0.1g-0.58.12.1.ia64",
                  "product_id": "libopenssl1_0_0-1.0.1g-0.58.12.1.ia64"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_0_0-x86-1.0.1g-0.58.12.1.ia64",
                "product": {
                  "name": "libopenssl1_0_0-x86-1.0.1g-0.58.12.1.ia64",
                  "product_id": "libopenssl1_0_0-x86-1.0.1g-0.58.12.1.ia64"
                }
              },
              {
                "category": "product_version",
                "name": "openssl1-1.0.1g-0.58.12.1.ia64",
                "product": {
                  "name": "openssl1-1.0.1g-0.58.12.1.ia64",
                  "product_id": "openssl1-1.0.1g-0.58.12.1.ia64"
                }
              },
              {
                "category": "product_version",
                "name": "openssl1-doc-1.0.1g-0.58.12.1.ia64",
                "product": {
                  "name": "openssl1-doc-1.0.1g-0.58.12.1.ia64",
                  "product_id": "openssl1-doc-1.0.1g-0.58.12.1.ia64"
                }
              }
            ],
            "category": "architecture",
            "name": "ia64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libopenssl1-devel-1.0.1g-0.58.12.1.ppc64",
                "product": {
                  "name": "libopenssl1-devel-1.0.1g-0.58.12.1.ppc64",
                  "product_id": "libopenssl1-devel-1.0.1g-0.58.12.1.ppc64"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_0_0-1.0.1g-0.58.12.1.ppc64",
                "product": {
                  "name": "libopenssl1_0_0-1.0.1g-0.58.12.1.ppc64",
                  "product_id": "libopenssl1_0_0-1.0.1g-0.58.12.1.ppc64"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.ppc64",
                "product": {
                  "name": "libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.ppc64",
                  "product_id": "libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.ppc64"
                }
              },
              {
                "category": "product_version",
                "name": "openssl1-1.0.1g-0.58.12.1.ppc64",
                "product": {
                  "name": "openssl1-1.0.1g-0.58.12.1.ppc64",
                  "product_id": "openssl1-1.0.1g-0.58.12.1.ppc64"
                }
              },
              {
                "category": "product_version",
                "name": "openssl1-doc-1.0.1g-0.58.12.1.ppc64",
                "product": {
                  "name": "openssl1-doc-1.0.1g-0.58.12.1.ppc64",
                  "product_id": "openssl1-doc-1.0.1g-0.58.12.1.ppc64"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libopenssl1-devel-1.0.1g-0.58.12.1.s390x",
                "product": {
                  "name": "libopenssl1-devel-1.0.1g-0.58.12.1.s390x",
                  "product_id": "libopenssl1-devel-1.0.1g-0.58.12.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_0_0-1.0.1g-0.58.12.1.s390x",
                "product": {
                  "name": "libopenssl1_0_0-1.0.1g-0.58.12.1.s390x",
                  "product_id": "libopenssl1_0_0-1.0.1g-0.58.12.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.s390x",
                "product": {
                  "name": "libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.s390x",
                  "product_id": "libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "openssl1-1.0.1g-0.58.12.1.s390x",
                "product": {
                  "name": "openssl1-1.0.1g-0.58.12.1.s390x",
                  "product_id": "openssl1-1.0.1g-0.58.12.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "openssl1-doc-1.0.1g-0.58.12.1.s390x",
                "product": {
                  "name": "openssl1-doc-1.0.1g-0.58.12.1.s390x",
                  "product_id": "openssl1-doc-1.0.1g-0.58.12.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libopenssl1-devel-1.0.1g-0.58.12.1.x86_64",
                "product": {
                  "name": "libopenssl1-devel-1.0.1g-0.58.12.1.x86_64",
                  "product_id": "libopenssl1-devel-1.0.1g-0.58.12.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_0_0-1.0.1g-0.58.12.1.x86_64",
                "product": {
                  "name": "libopenssl1_0_0-1.0.1g-0.58.12.1.x86_64",
                  "product_id": "libopenssl1_0_0-1.0.1g-0.58.12.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.x86_64",
                "product": {
                  "name": "libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.x86_64",
                  "product_id": "libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "openssl1-1.0.1g-0.58.12.1.x86_64",
                "product": {
                  "name": "openssl1-1.0.1g-0.58.12.1.x86_64",
                  "product_id": "openssl1-1.0.1g-0.58.12.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "openssl1-doc-1.0.1g-0.58.12.1.x86_64",
                "product": {
                  "name": "openssl1-doc-1.0.1g-0.58.12.1.x86_64",
                  "product_id": "openssl1-doc-1.0.1g-0.58.12.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 11-SECURITY",
                "product": {
                  "name": "SUSE Linux Enterprise Server 11-SECURITY",
                  "product_id": "SUSE Linux Enterprise Server 11-SECURITY",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles:11:security"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1-devel-1.0.1g-0.58.12.1.i586 as component of SUSE Linux Enterprise Server 11-SECURITY",
          "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.i586"
        },
        "product_reference": "libopenssl1-devel-1.0.1g-0.58.12.1.i586",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1-devel-1.0.1g-0.58.12.1.ia64 as component of SUSE Linux Enterprise Server 11-SECURITY",
          "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.ia64"
        },
        "product_reference": "libopenssl1-devel-1.0.1g-0.58.12.1.ia64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1-devel-1.0.1g-0.58.12.1.ppc64 as component of SUSE Linux Enterprise Server 11-SECURITY",
          "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.ppc64"
        },
        "product_reference": "libopenssl1-devel-1.0.1g-0.58.12.1.ppc64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1-devel-1.0.1g-0.58.12.1.s390x as component of SUSE Linux Enterprise Server 11-SECURITY",
          "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.s390x"
        },
        "product_reference": "libopenssl1-devel-1.0.1g-0.58.12.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1-devel-1.0.1g-0.58.12.1.x86_64 as component of SUSE Linux Enterprise Server 11-SECURITY",
          "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.x86_64"
        },
        "product_reference": "libopenssl1-devel-1.0.1g-0.58.12.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-1.0.1g-0.58.12.1.i586 as component of SUSE Linux Enterprise Server 11-SECURITY",
          "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.i586"
        },
        "product_reference": "libopenssl1_0_0-1.0.1g-0.58.12.1.i586",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-1.0.1g-0.58.12.1.ia64 as component of SUSE Linux Enterprise Server 11-SECURITY",
          "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.ia64"
        },
        "product_reference": "libopenssl1_0_0-1.0.1g-0.58.12.1.ia64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-1.0.1g-0.58.12.1.ppc64 as component of SUSE Linux Enterprise Server 11-SECURITY",
          "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.ppc64"
        },
        "product_reference": "libopenssl1_0_0-1.0.1g-0.58.12.1.ppc64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-1.0.1g-0.58.12.1.s390x as component of SUSE Linux Enterprise Server 11-SECURITY",
          "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.s390x"
        },
        "product_reference": "libopenssl1_0_0-1.0.1g-0.58.12.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-1.0.1g-0.58.12.1.x86_64 as component of SUSE Linux Enterprise Server 11-SECURITY",
          "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.x86_64"
        },
        "product_reference": "libopenssl1_0_0-1.0.1g-0.58.12.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.ppc64 as component of SUSE Linux Enterprise Server 11-SECURITY",
          "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.ppc64"
        },
        "product_reference": "libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.ppc64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.s390x as component of SUSE Linux Enterprise Server 11-SECURITY",
          "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.s390x"
        },
        "product_reference": "libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.x86_64 as component of SUSE Linux Enterprise Server 11-SECURITY",
          "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.x86_64"
        },
        "product_reference": "libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-x86-1.0.1g-0.58.12.1.ia64 as component of SUSE Linux Enterprise Server 11-SECURITY",
          "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-x86-1.0.1g-0.58.12.1.ia64"
        },
        "product_reference": "libopenssl1_0_0-x86-1.0.1g-0.58.12.1.ia64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl1-1.0.1g-0.58.12.1.i586 as component of SUSE Linux Enterprise Server 11-SECURITY",
          "product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.i586"
        },
        "product_reference": "openssl1-1.0.1g-0.58.12.1.i586",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl1-1.0.1g-0.58.12.1.ia64 as component of SUSE Linux Enterprise Server 11-SECURITY",
          "product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.ia64"
        },
        "product_reference": "openssl1-1.0.1g-0.58.12.1.ia64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl1-1.0.1g-0.58.12.1.ppc64 as component of SUSE Linux Enterprise Server 11-SECURITY",
          "product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.ppc64"
        },
        "product_reference": "openssl1-1.0.1g-0.58.12.1.ppc64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl1-1.0.1g-0.58.12.1.s390x as component of SUSE Linux Enterprise Server 11-SECURITY",
          "product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.s390x"
        },
        "product_reference": "openssl1-1.0.1g-0.58.12.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl1-1.0.1g-0.58.12.1.x86_64 as component of SUSE Linux Enterprise Server 11-SECURITY",
          "product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.x86_64"
        },
        "product_reference": "openssl1-1.0.1g-0.58.12.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl1-doc-1.0.1g-0.58.12.1.i586 as component of SUSE Linux Enterprise Server 11-SECURITY",
          "product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.i586"
        },
        "product_reference": "openssl1-doc-1.0.1g-0.58.12.1.i586",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl1-doc-1.0.1g-0.58.12.1.ia64 as component of SUSE Linux Enterprise Server 11-SECURITY",
          "product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.ia64"
        },
        "product_reference": "openssl1-doc-1.0.1g-0.58.12.1.ia64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl1-doc-1.0.1g-0.58.12.1.ppc64 as component of SUSE Linux Enterprise Server 11-SECURITY",
          "product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.ppc64"
        },
        "product_reference": "openssl1-doc-1.0.1g-0.58.12.1.ppc64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl1-doc-1.0.1g-0.58.12.1.s390x as component of SUSE Linux Enterprise Server 11-SECURITY",
          "product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.s390x"
        },
        "product_reference": "openssl1-doc-1.0.1g-0.58.12.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl1-doc-1.0.1g-0.58.12.1.x86_64 as component of SUSE Linux Enterprise Server 11-SECURITY",
          "product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.x86_64"
        },
        "product_reference": "openssl1-doc-1.0.1g-0.58.12.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2018-0732",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-0732"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "During key agreement in a TLS handshake using a DH(E) based ciphersuite a malicious server can send a very large prime value to the client. This will cause the client to spend an unreasonably long period of time generating a key for this prime resulting in a hang until the client has finished. This could be exploited in a Denial Of Service attack. Fixed in OpenSSL 1.1.0i-dev (Affected 1.1.0-1.1.0h). Fixed in OpenSSL 1.0.2p-dev (Affected 1.0.2-1.0.2o).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.i586",
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.ia64",
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.ppc64",
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.s390x",
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.x86_64",
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.i586",
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.ia64",
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.ppc64",
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.s390x",
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.x86_64",
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.ppc64",
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.s390x",
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.x86_64",
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-x86-1.0.1g-0.58.12.1.ia64",
          "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.i586",
          "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.ia64",
          "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.ppc64",
          "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.s390x",
          "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.x86_64",
          "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.i586",
          "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.ia64",
          "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.ppc64",
          "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.s390x",
          "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-0732",
          "url": "https://www.suse.com/security/cve/CVE-2018-0732"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1077628 for CVE-2018-0732",
          "url": "https://bugzilla.suse.com/1077628"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1097158 for CVE-2018-0732",
          "url": "https://bugzilla.suse.com/1097158"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1099502 for CVE-2018-0732",
          "url": "https://bugzilla.suse.com/1099502"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1106692 for CVE-2018-0732",
          "url": "https://bugzilla.suse.com/1106692"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1108542 for CVE-2018-0732",
          "url": "https://bugzilla.suse.com/1108542"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1110163 for CVE-2018-0732",
          "url": "https://bugzilla.suse.com/1110163"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1112097 for CVE-2018-0732",
          "url": "https://bugzilla.suse.com/1112097"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1122198 for CVE-2018-0732",
          "url": "https://bugzilla.suse.com/1122198"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1148697 for CVE-2018-0732",
          "url": "https://bugzilla.suse.com/1148697"
        }
      ],
      "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": [
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.i586",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.ia64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.ppc64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.s390x",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.x86_64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.i586",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.ia64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.ppc64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.s390x",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.x86_64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.ppc64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.s390x",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.x86_64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-x86-1.0.1g-0.58.12.1.ia64",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.i586",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.ia64",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.ppc64",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.s390x",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.x86_64",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.i586",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.ia64",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.ppc64",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.s390x",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.i586",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.ia64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.ppc64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.s390x",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.x86_64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.i586",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.ia64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.ppc64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.s390x",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.x86_64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.ppc64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.s390x",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.x86_64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-x86-1.0.1g-0.58.12.1.ia64",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.i586",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.ia64",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.ppc64",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.s390x",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.x86_64",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.i586",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.ia64",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.ppc64",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.s390x",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-08-28T15:32:39Z",
          "details": "important"
        }
      ],
      "title": "CVE-2018-0732"
    },
    {
      "cve": "CVE-2018-0737",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-0737"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The OpenSSL RSA Key generation algorithm has been shown to be vulnerable to a cache timing side channel attack. An attacker with sufficient access to mount cache timing attacks during the RSA key generation process could recover the private key. Fixed in OpenSSL 1.1.0i-dev (Affected 1.1.0-1.1.0h). Fixed in OpenSSL 1.0.2p-dev (Affected 1.0.2b-1.0.2o).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.i586",
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.ia64",
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.ppc64",
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.s390x",
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.x86_64",
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.i586",
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.ia64",
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.ppc64",
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.s390x",
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.x86_64",
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.ppc64",
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.s390x",
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.x86_64",
          "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-x86-1.0.1g-0.58.12.1.ia64",
          "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.i586",
          "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.ia64",
          "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.ppc64",
          "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.s390x",
          "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.x86_64",
          "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.i586",
          "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.ia64",
          "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.ppc64",
          "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.s390x",
          "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-0737",
          "url": "https://www.suse.com/security/cve/CVE-2018-0737"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1089039 for CVE-2018-0737",
          "url": "https://bugzilla.suse.com/1089039"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1089041 for CVE-2018-0737",
          "url": "https://bugzilla.suse.com/1089041"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1089044 for CVE-2018-0737",
          "url": "https://bugzilla.suse.com/1089044"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1089045 for CVE-2018-0737",
          "url": "https://bugzilla.suse.com/1089045"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1108542 for CVE-2018-0737",
          "url": "https://bugzilla.suse.com/1108542"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1123780 for CVE-2018-0737",
          "url": "https://bugzilla.suse.com/1123780"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1126909 for CVE-2018-0737",
          "url": "https://bugzilla.suse.com/1126909"
        }
      ],
      "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": [
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.i586",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.ia64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.ppc64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.s390x",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.x86_64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.i586",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.ia64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.ppc64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.s390x",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.x86_64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.ppc64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.s390x",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.x86_64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-x86-1.0.1g-0.58.12.1.ia64",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.i586",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.ia64",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.ppc64",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.s390x",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.x86_64",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.i586",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.ia64",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.ppc64",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.s390x",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.7,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.i586",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.ia64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.ppc64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.s390x",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.12.1.x86_64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.i586",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.ia64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.ppc64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.s390x",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.12.1.x86_64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.ppc64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.s390x",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.12.1.x86_64",
            "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-x86-1.0.1g-0.58.12.1.ia64",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.i586",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.ia64",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.ppc64",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.s390x",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.12.1.x86_64",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.i586",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.ia64",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.ppc64",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.s390x",
            "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.12.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-08-28T15:32:39Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2018-0737"
    }
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…