suse-su-2016:2859-1
Vulnerability from csaf_suse
Published
2016-11-18 11:42
Modified
2016-11-18 11:42
Summary
Security update for python3

Notes

Title of the patch
Security update for python3
Description of the patch
This update provides Python 3.4.5, which brings many fixes and enhancements. The following security issues have been fixed: - CVE-2016-1000110: CGIHandler could have allowed setting of HTTP_PROXY environment variable based on user supplied Proxy request header. (bsc#989523) - CVE-2016-0772: A vulnerability in smtplib could have allowed a MITM attacker to perform a startTLS stripping attack. (bsc#984751) - CVE-2016-5636: A heap overflow in Python's zipimport module. (bsc#985177) - CVE-2016-5699: A header injection flaw in urrlib2/urllib/httplib/http.client. (bsc#985348) The update also includes the following non-security fixes: - Don't force 3rd party C extensions to be built with -Werror=declaration-after-statement. (bsc#951166) - Make urllib proxy var handling behave as usual on POSIX. (bsc#983582) For a comprehensive list of changes please refer to the upstream change log: https://docs.python.org/3.4/whatsnew/changelog.html
Patchnames
SUSE-SLE-DESKTOP-12-SP2-2016-1676,SUSE-SLE-RPI-12-SP2-2016-1676,SUSE-SLE-SDK-12-SP2-2016-1676,SUSE-SLE-SERVER-12-SP2-2016-1676
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).



{
  "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 python3",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "\nThis update provides Python 3.4.5, which brings many fixes and enhancements.\n\nThe following security issues have been fixed:\n\n- CVE-2016-1000110: CGIHandler could have allowed setting of HTTP_PROXY environment\n  variable based on user supplied Proxy request header. (bsc#989523)\n- CVE-2016-0772: A vulnerability in smtplib could have allowed a MITM attacker to\n  perform a startTLS stripping attack. (bsc#984751)\n- CVE-2016-5636: A heap overflow in Python\u0027s zipimport module. (bsc#985177)\n- CVE-2016-5699: A header injection flaw in urrlib2/urllib/httplib/http.client.\n  (bsc#985348)\n\nThe update also includes the following non-security fixes:\n\n- Don\u0027t force 3rd party C extensions to be built with -Werror=declaration-after-statement.\n  (bsc#951166)\n- Make urllib proxy var handling behave as usual on POSIX. (bsc#983582)\n\nFor a comprehensive list of changes please refer to the upstream change log:\nhttps://docs.python.org/3.4/whatsnew/changelog.html\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-SLE-DESKTOP-12-SP2-2016-1676,SUSE-SLE-RPI-12-SP2-2016-1676,SUSE-SLE-SDK-12-SP2-2016-1676,SUSE-SLE-SERVER-12-SP2-2016-1676",
        "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-2016_2859-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2016:2859-1",
        "url": "https://www.suse.com/support/update/announcement/2016/suse-su-20162859-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2016:2859-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2016-November/002407.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 951166",
        "url": "https://bugzilla.suse.com/951166"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 983582",
        "url": "https://bugzilla.suse.com/983582"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 984751",
        "url": "https://bugzilla.suse.com/984751"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 985177",
        "url": "https://bugzilla.suse.com/985177"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 985348",
        "url": "https://bugzilla.suse.com/985348"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 989523",
        "url": "https://bugzilla.suse.com/989523"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 991069",
        "url": "https://bugzilla.suse.com/991069"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-0772 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-0772/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-1000110 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-1000110/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-5636 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-5636/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-5699 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-5699/"
      }
    ],
    "title": "Security update for python3",
    "tracking": {
      "current_release_date": "2016-11-18T11:42:34Z",
      "generator": {
        "date": "2016-11-18T11:42:34Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2016:2859-1",
      "initial_release_date": "2016-11-18T11:42:34Z",
      "revision_history": [
        {
          "date": "2016-11-18T11:42:34Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpython3_4m1_0-3.4.5-19.1.aarch64",
                "product": {
                  "name": "libpython3_4m1_0-3.4.5-19.1.aarch64",
                  "product_id": "libpython3_4m1_0-3.4.5-19.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "python3-3.4.5-19.1.aarch64",
                "product": {
                  "name": "python3-3.4.5-19.1.aarch64",
                  "product_id": "python3-3.4.5-19.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "python3-base-3.4.5-19.1.aarch64",
                "product": {
                  "name": "python3-base-3.4.5-19.1.aarch64",
                  "product_id": "python3-base-3.4.5-19.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "python3-curses-3.4.5-19.1.aarch64",
                "product": {
                  "name": "python3-curses-3.4.5-19.1.aarch64",
                  "product_id": "python3-curses-3.4.5-19.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "python3-devel-3.4.5-19.1.aarch64",
                "product": {
                  "name": "python3-devel-3.4.5-19.1.aarch64",
                  "product_id": "python3-devel-3.4.5-19.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python3-devel-3.4.5-19.1.ppc64le",
                "product": {
                  "name": "python3-devel-3.4.5-19.1.ppc64le",
                  "product_id": "python3-devel-3.4.5-19.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libpython3_4m1_0-3.4.5-19.1.ppc64le",
                "product": {
                  "name": "libpython3_4m1_0-3.4.5-19.1.ppc64le",
                  "product_id": "libpython3_4m1_0-3.4.5-19.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "python3-3.4.5-19.1.ppc64le",
                "product": {
                  "name": "python3-3.4.5-19.1.ppc64le",
                  "product_id": "python3-3.4.5-19.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "python3-base-3.4.5-19.1.ppc64le",
                "product": {
                  "name": "python3-base-3.4.5-19.1.ppc64le",
                  "product_id": "python3-base-3.4.5-19.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "python3-curses-3.4.5-19.1.ppc64le",
                "product": {
                  "name": "python3-curses-3.4.5-19.1.ppc64le",
                  "product_id": "python3-curses-3.4.5-19.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python3-devel-3.4.5-19.1.s390x",
                "product": {
                  "name": "python3-devel-3.4.5-19.1.s390x",
                  "product_id": "python3-devel-3.4.5-19.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libpython3_4m1_0-3.4.5-19.1.s390x",
                "product": {
                  "name": "libpython3_4m1_0-3.4.5-19.1.s390x",
                  "product_id": "libpython3_4m1_0-3.4.5-19.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "python3-3.4.5-19.1.s390x",
                "product": {
                  "name": "python3-3.4.5-19.1.s390x",
                  "product_id": "python3-3.4.5-19.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "python3-base-3.4.5-19.1.s390x",
                "product": {
                  "name": "python3-base-3.4.5-19.1.s390x",
                  "product_id": "python3-base-3.4.5-19.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "python3-curses-3.4.5-19.1.s390x",
                "product": {
                  "name": "python3-curses-3.4.5-19.1.s390x",
                  "product_id": "python3-curses-3.4.5-19.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpython3_4m1_0-3.4.5-19.1.x86_64",
                "product": {
                  "name": "libpython3_4m1_0-3.4.5-19.1.x86_64",
                  "product_id": "libpython3_4m1_0-3.4.5-19.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "python3-3.4.5-19.1.x86_64",
                "product": {
                  "name": "python3-3.4.5-19.1.x86_64",
                  "product_id": "python3-3.4.5-19.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "python3-base-3.4.5-19.1.x86_64",
                "product": {
                  "name": "python3-base-3.4.5-19.1.x86_64",
                  "product_id": "python3-base-3.4.5-19.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "python3-curses-3.4.5-19.1.x86_64",
                "product": {
                  "name": "python3-curses-3.4.5-19.1.x86_64",
                  "product_id": "python3-curses-3.4.5-19.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "python3-devel-3.4.5-19.1.x86_64",
                "product": {
                  "name": "python3-devel-3.4.5-19.1.x86_64",
                  "product_id": "python3-devel-3.4.5-19.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Desktop 12 SP2",
                "product": {
                  "name": "SUSE Linux Enterprise Desktop 12 SP2",
                  "product_id": "SUSE Linux Enterprise Desktop 12 SP2",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sled:12:sp2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
                "product": {
                  "name": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
                  "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles:12:sp2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Software Development Kit 12 SP2",
                "product": {
                  "name": "SUSE Linux Enterprise Software Development Kit 12 SP2",
                  "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-sdk:12:sp2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 12 SP2",
                "product": {
                  "name": "SUSE Linux Enterprise Server 12 SP2",
                  "product_id": "SUSE Linux Enterprise Server 12 SP2",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles:12:sp2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
                  "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_sap:12:sp2"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpython3_4m1_0-3.4.5-19.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2",
          "product_id": "SUSE Linux Enterprise Desktop 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64"
        },
        "product_reference": "libpython3_4m1_0-3.4.5-19.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-3.4.5-19.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2",
          "product_id": "SUSE Linux Enterprise Desktop 12 SP2:python3-3.4.5-19.1.x86_64"
        },
        "product_reference": "python3-3.4.5-19.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-base-3.4.5-19.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2",
          "product_id": "SUSE Linux Enterprise Desktop 12 SP2:python3-base-3.4.5-19.1.x86_64"
        },
        "product_reference": "python3-base-3.4.5-19.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-curses-3.4.5-19.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2",
          "product_id": "SUSE Linux Enterprise Desktop 12 SP2:python3-curses-3.4.5-19.1.x86_64"
        },
        "product_reference": "python3-curses-3.4.5-19.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpython3_4m1_0-3.4.5-19.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64"
        },
        "product_reference": "libpython3_4m1_0-3.4.5-19.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-3.4.5-19.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-3.4.5-19.1.aarch64"
        },
        "product_reference": "python3-3.4.5-19.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-base-3.4.5-19.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-base-3.4.5-19.1.aarch64"
        },
        "product_reference": "python3-base-3.4.5-19.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-curses-3.4.5-19.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-curses-3.4.5-19.1.aarch64"
        },
        "product_reference": "python3-curses-3.4.5-19.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-devel-3.4.5-19.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.aarch64"
        },
        "product_reference": "python3-devel-3.4.5-19.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-devel-3.4.5-19.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.ppc64le"
        },
        "product_reference": "python3-devel-3.4.5-19.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-devel-3.4.5-19.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.s390x"
        },
        "product_reference": "python3-devel-3.4.5-19.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-devel-3.4.5-19.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.x86_64"
        },
        "product_reference": "python3-devel-3.4.5-19.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpython3_4m1_0-3.4.5-19.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
          "product_id": "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64"
        },
        "product_reference": "libpython3_4m1_0-3.4.5-19.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpython3_4m1_0-3.4.5-19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
          "product_id": "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.ppc64le"
        },
        "product_reference": "libpython3_4m1_0-3.4.5-19.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpython3_4m1_0-3.4.5-19.1.s390x as component of SUSE Linux Enterprise Server 12 SP2",
          "product_id": "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.s390x"
        },
        "product_reference": "libpython3_4m1_0-3.4.5-19.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpython3_4m1_0-3.4.5-19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
          "product_id": "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64"
        },
        "product_reference": "libpython3_4m1_0-3.4.5-19.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-3.4.5-19.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
          "product_id": "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.aarch64"
        },
        "product_reference": "python3-3.4.5-19.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-3.4.5-19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
          "product_id": "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.ppc64le"
        },
        "product_reference": "python3-3.4.5-19.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-3.4.5-19.1.s390x as component of SUSE Linux Enterprise Server 12 SP2",
          "product_id": "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.s390x"
        },
        "product_reference": "python3-3.4.5-19.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-3.4.5-19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
          "product_id": "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.x86_64"
        },
        "product_reference": "python3-3.4.5-19.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-base-3.4.5-19.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
          "product_id": "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.aarch64"
        },
        "product_reference": "python3-base-3.4.5-19.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-base-3.4.5-19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
          "product_id": "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.ppc64le"
        },
        "product_reference": "python3-base-3.4.5-19.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-base-3.4.5-19.1.s390x as component of SUSE Linux Enterprise Server 12 SP2",
          "product_id": "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.s390x"
        },
        "product_reference": "python3-base-3.4.5-19.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-base-3.4.5-19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
          "product_id": "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.x86_64"
        },
        "product_reference": "python3-base-3.4.5-19.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-curses-3.4.5-19.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
          "product_id": "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.aarch64"
        },
        "product_reference": "python3-curses-3.4.5-19.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-curses-3.4.5-19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
          "product_id": "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.ppc64le"
        },
        "product_reference": "python3-curses-3.4.5-19.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-curses-3.4.5-19.1.s390x as component of SUSE Linux Enterprise Server 12 SP2",
          "product_id": "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.s390x"
        },
        "product_reference": "python3-curses-3.4.5-19.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-curses-3.4.5-19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
          "product_id": "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.x86_64"
        },
        "product_reference": "python3-curses-3.4.5-19.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpython3_4m1_0-3.4.5-19.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64"
        },
        "product_reference": "libpython3_4m1_0-3.4.5-19.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpython3_4m1_0-3.4.5-19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.ppc64le"
        },
        "product_reference": "libpython3_4m1_0-3.4.5-19.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpython3_4m1_0-3.4.5-19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.s390x"
        },
        "product_reference": "libpython3_4m1_0-3.4.5-19.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpython3_4m1_0-3.4.5-19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64"
        },
        "product_reference": "libpython3_4m1_0-3.4.5-19.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-3.4.5-19.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.aarch64"
        },
        "product_reference": "python3-3.4.5-19.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-3.4.5-19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.ppc64le"
        },
        "product_reference": "python3-3.4.5-19.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-3.4.5-19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.s390x"
        },
        "product_reference": "python3-3.4.5-19.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-3.4.5-19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.x86_64"
        },
        "product_reference": "python3-3.4.5-19.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-base-3.4.5-19.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.aarch64"
        },
        "product_reference": "python3-base-3.4.5-19.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-base-3.4.5-19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.ppc64le"
        },
        "product_reference": "python3-base-3.4.5-19.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-base-3.4.5-19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.s390x"
        },
        "product_reference": "python3-base-3.4.5-19.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-base-3.4.5-19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.x86_64"
        },
        "product_reference": "python3-base-3.4.5-19.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-curses-3.4.5-19.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.aarch64"
        },
        "product_reference": "python3-curses-3.4.5-19.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-curses-3.4.5-19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.ppc64le"
        },
        "product_reference": "python3-curses-3.4.5-19.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-curses-3.4.5-19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.s390x"
        },
        "product_reference": "python3-curses-3.4.5-19.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-curses-3.4.5-19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.x86_64"
        },
        "product_reference": "python3-curses-3.4.5-19.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2016-0772",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-0772"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The smtplib library in CPython (aka Python) before 2.7.12, 3.x before 3.4.5, and 3.5.x before 3.5.2 does not return an error when StartTLS fails, which might allow man-in-the-middle attackers to bypass the TLS protections by leveraging a network position between the client and the registry to block the StartTLS command, aka a \"StartTLS stripping attack.\"",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Desktop 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Desktop 12 SP2:python3-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Desktop 12 SP2:python3-base-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Desktop 12 SP2:python3-curses-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-base-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-curses-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-0772",
          "url": "https://www.suse.com/security/cve/CVE-2016-0772"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 984751 for CVE-2016-0772",
          "url": "https://bugzilla.suse.com/984751"
        }
      ],
      "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 Desktop 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:python3-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:python3-base-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:python3-curses-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-base-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-curses-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Desktop 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:python3-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:python3-base-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:python3-curses-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-base-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-curses-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2016-11-18T11:42:34Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-0772"
    },
    {
      "cve": "CVE-2016-1000110",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-1000110"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The CGIHandler class in Python before 2.7.12 does not protect against the HTTP_PROXY variable name clash in a CGI script, which could allow a remote attacker to redirect HTTP requests.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Desktop 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Desktop 12 SP2:python3-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Desktop 12 SP2:python3-base-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Desktop 12 SP2:python3-curses-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-base-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-curses-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-1000110",
          "url": "https://www.suse.com/security/cve/CVE-2016-1000110"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 988484 for CVE-2016-1000110",
          "url": "https://bugzilla.suse.com/988484"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 989523 for CVE-2016-1000110",
          "url": "https://bugzilla.suse.com/989523"
        }
      ],
      "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 Desktop 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:python3-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:python3-base-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:python3-curses-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-base-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-curses-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.x86_64"
          ]
        }
      ],
      "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",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Desktop 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:python3-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:python3-base-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:python3-curses-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-base-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-curses-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2016-11-18T11:42:34Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-1000110"
    },
    {
      "cve": "CVE-2016-5636",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-5636"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Integer overflow in the get_data function in zipimport.c in CPython (aka Python) before 2.7.12, 3.x before 3.4.5, and 3.5.x before 3.5.2 allows remote attackers to have unspecified impact via a negative data size value, which triggers a heap-based buffer overflow.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Desktop 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Desktop 12 SP2:python3-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Desktop 12 SP2:python3-base-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Desktop 12 SP2:python3-curses-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-base-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-curses-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-5636",
          "url": "https://www.suse.com/security/cve/CVE-2016-5636"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1065451 for CVE-2016-5636",
          "url": "https://bugzilla.suse.com/1065451"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1106262 for CVE-2016-5636",
          "url": "https://bugzilla.suse.com/1106262"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 985177 for CVE-2016-5636",
          "url": "https://bugzilla.suse.com/985177"
        }
      ],
      "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 Desktop 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:python3-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:python3-base-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:python3-curses-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-base-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-curses-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Desktop 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:python3-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:python3-base-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:python3-curses-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-base-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-curses-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2016-11-18T11:42:34Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-5636"
    },
    {
      "cve": "CVE-2016-5699",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-5699"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython (aka Python) before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Desktop 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Desktop 12 SP2:python3-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Desktop 12 SP2:python3-base-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Desktop 12 SP2:python3-curses-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-base-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-curses-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-5699",
          "url": "https://www.suse.com/security/cve/CVE-2016-5699"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1122729 for CVE-2016-5699",
          "url": "https://bugzilla.suse.com/1122729"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1130840 for CVE-2016-5699",
          "url": "https://bugzilla.suse.com/1130840"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 985348 for CVE-2016-5699",
          "url": "https://bugzilla.suse.com/985348"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 985351 for CVE-2016-5699",
          "url": "https://bugzilla.suse.com/985351"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 986630 for CVE-2016-5699",
          "url": "https://bugzilla.suse.com/986630"
        }
      ],
      "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 Desktop 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:python3-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:python3-base-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:python3-curses-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-base-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-curses-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Desktop 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:python3-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:python3-base-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Desktop 12 SP2:python3-curses-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:python3-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:python3-base-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server 12 SP2:python3-curses-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-base-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:python3-curses-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.5-19.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:python3-devel-3.4.5-19.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2016-11-18T11:42:34Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-5699"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

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.
  • 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.


Loading…

Loading…