suse-su-2018:3640-1
Vulnerability from csaf_suse
Published
2018-11-07 10:14
Modified
2018-11-07 10:14
Summary
Security update for libarchive

Notes

Title of the patch
Security update for libarchive
Description of the patch
This update for libarchive fixes the following issues: - CVE-2016-10209: The archive_wstring_append_from_mbs function in archive_string.c allowed remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted archive file. (bsc#1032089) - CVE-2016-10349: The archive_le32dec function in archive_endian.h allowed remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted file. (bsc#1037008) - CVE-2016-10350: The archive_read_format_cab_read_header function in archive_read_support_format_cab.c allowed remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted file. (bsc#1037009) - CVE-2017-14166: libarchive allowed remote attackers to cause a denial of service (xml_data heap-based buffer over-read and application crash) via a crafted xar archive, related to the mishandling of empty strings in the atol8 function in archive_read_support_format_xar.c. (bsc#1057514) - CVE-2017-14501: An out-of-bounds read flaw existed in parse_file_info in archive_read_support_format_iso9660.c when extracting a specially crafted iso9660 iso file, related to archive_read_format_iso9660_read_header. (bsc#1059139) - CVE-2017-14502: read_header in archive_read_support_format_rar.c suffered from an off-by-one error for UTF-16 names in RAR archives, leading to an out-of-bounds read in archive_read_format_rar_read_header. (bsc#1059134) - CVE-2017-14503: libarchive suffered from an out-of-bounds read within lha_read_data_none() in archive_read_support_format_lha.c when extracting a specially crafted lha archive, related to lha_crc16. (bsc#1059100)
Patchnames
SUSE-SLE-DESKTOP-12-SP3-2018-2594,SUSE-SLE-SDK-12-SP3-2018-2594,SUSE-SLE-SERVER-12-SP3-2018-2594
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 libarchive",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for libarchive fixes the following issues:\n\n- CVE-2016-10209: The archive_wstring_append_from_mbs function in archive_string.c allowed remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted archive file. (bsc#1032089)\n- CVE-2016-10349: The archive_le32dec function in archive_endian.h allowed remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted file. (bsc#1037008)\n- CVE-2016-10350: The archive_read_format_cab_read_header function in archive_read_support_format_cab.c allowed remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted file. (bsc#1037009)\n- CVE-2017-14166: libarchive allowed remote attackers to cause a denial of service (xml_data heap-based buffer over-read and application crash) via a crafted xar archive, related to the mishandling of empty strings in the atol8 function in archive_read_support_format_xar.c. (bsc#1057514)\n- CVE-2017-14501: An out-of-bounds read flaw existed in parse_file_info in archive_read_support_format_iso9660.c when extracting a specially crafted iso9660 iso file, related to archive_read_format_iso9660_read_header. (bsc#1059139)\n- CVE-2017-14502: read_header in archive_read_support_format_rar.c suffered from an off-by-one error for UTF-16 names in RAR archives, leading to an out-of-bounds read in archive_read_format_rar_read_header. (bsc#1059134)\n- CVE-2017-14503: libarchive suffered from an out-of-bounds read within lha_read_data_none() in archive_read_support_format_lha.c when extracting a specially crafted lha archive, related to lha_crc16. (bsc#1059100)\n\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-SLE-DESKTOP-12-SP3-2018-2594,SUSE-SLE-SDK-12-SP3-2018-2594,SUSE-SLE-SERVER-12-SP3-2018-2594",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2018_3640-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2018:3640-1",
        "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20183640-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2018:3640-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-November/004833.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1032089",
        "url": "https://bugzilla.suse.com/1032089"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1037008",
        "url": "https://bugzilla.suse.com/1037008"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1037009",
        "url": "https://bugzilla.suse.com/1037009"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1057514",
        "url": "https://bugzilla.suse.com/1057514"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1059100",
        "url": "https://bugzilla.suse.com/1059100"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1059134",
        "url": "https://bugzilla.suse.com/1059134"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1059139",
        "url": "https://bugzilla.suse.com/1059139"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-10209 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-10209/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-10349 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-10349/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-10350 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-10350/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-14166 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-14166/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-14501 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-14501/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-14502 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-14502/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-14503 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-14503/"
      }
    ],
    "title": "Security update for libarchive",
    "tracking": {
      "current_release_date": "2018-11-07T10:14:01Z",
      "generator": {
        "date": "2018-11-07T10:14:01Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2018:3640-1",
      "initial_release_date": "2018-11-07T10:14:01Z",
      "revision_history": [
        {
          "date": "2018-11-07T10:14:01Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libarchive-devel-3.1.2-26.3.1.aarch64",
                "product": {
                  "name": "libarchive-devel-3.1.2-26.3.1.aarch64",
                  "product_id": "libarchive-devel-3.1.2-26.3.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libarchive13-3.1.2-26.3.1.aarch64",
                "product": {
                  "name": "libarchive13-3.1.2-26.3.1.aarch64",
                  "product_id": "libarchive13-3.1.2-26.3.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libarchive-devel-3.1.2-26.3.1.ppc64le",
                "product": {
                  "name": "libarchive-devel-3.1.2-26.3.1.ppc64le",
                  "product_id": "libarchive-devel-3.1.2-26.3.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libarchive13-3.1.2-26.3.1.ppc64le",
                "product": {
                  "name": "libarchive13-3.1.2-26.3.1.ppc64le",
                  "product_id": "libarchive13-3.1.2-26.3.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libarchive-devel-3.1.2-26.3.1.s390x",
                "product": {
                  "name": "libarchive-devel-3.1.2-26.3.1.s390x",
                  "product_id": "libarchive-devel-3.1.2-26.3.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libarchive13-3.1.2-26.3.1.s390x",
                "product": {
                  "name": "libarchive13-3.1.2-26.3.1.s390x",
                  "product_id": "libarchive13-3.1.2-26.3.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libarchive13-3.1.2-26.3.1.x86_64",
                "product": {
                  "name": "libarchive13-3.1.2-26.3.1.x86_64",
                  "product_id": "libarchive13-3.1.2-26.3.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libarchive-devel-3.1.2-26.3.1.x86_64",
                "product": {
                  "name": "libarchive-devel-3.1.2-26.3.1.x86_64",
                  "product_id": "libarchive-devel-3.1.2-26.3.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Desktop 12 SP3",
                "product": {
                  "name": "SUSE Linux Enterprise Desktop 12 SP3",
                  "product_id": "SUSE Linux Enterprise Desktop 12 SP3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sled:12:sp3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
                "product": {
                  "name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
                  "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-sdk:12:sp3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 12 SP3",
                "product": {
                  "name": "SUSE Linux Enterprise Server 12 SP3",
                  "product_id": "SUSE Linux Enterprise Server 12 SP3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles:12:sp3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
                  "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_sap:12:sp3"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libarchive13-3.1.2-26.3.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
          "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64"
        },
        "product_reference": "libarchive13-3.1.2-26.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libarchive-devel-3.1.2-26.3.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64"
        },
        "product_reference": "libarchive-devel-3.1.2-26.3.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libarchive-devel-3.1.2-26.3.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le"
        },
        "product_reference": "libarchive-devel-3.1.2-26.3.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libarchive-devel-3.1.2-26.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x"
        },
        "product_reference": "libarchive-devel-3.1.2-26.3.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libarchive-devel-3.1.2-26.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
        },
        "product_reference": "libarchive-devel-3.1.2-26.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libarchive13-3.1.2-26.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
          "product_id": "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64"
        },
        "product_reference": "libarchive13-3.1.2-26.3.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libarchive13-3.1.2-26.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
          "product_id": "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le"
        },
        "product_reference": "libarchive13-3.1.2-26.3.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libarchive13-3.1.2-26.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
          "product_id": "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x"
        },
        "product_reference": "libarchive13-3.1.2-26.3.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libarchive13-3.1.2-26.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
          "product_id": "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64"
        },
        "product_reference": "libarchive13-3.1.2-26.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libarchive13-3.1.2-26.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64"
        },
        "product_reference": "libarchive13-3.1.2-26.3.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libarchive13-3.1.2-26.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le"
        },
        "product_reference": "libarchive13-3.1.2-26.3.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libarchive13-3.1.2-26.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x"
        },
        "product_reference": "libarchive13-3.1.2-26.3.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libarchive13-3.1.2-26.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64"
        },
        "product_reference": "libarchive13-3.1.2-26.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2016-10209",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-10209"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The archive_wstring_append_from_mbs function in archive_string.c in libarchive 3.2.2 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted archive file.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-10209",
          "url": "https://www.suse.com/security/cve/CVE-2016-10209"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1032089 for CVE-2016-10209",
          "url": "https://bugzilla.suse.com/1032089"
        }
      ],
      "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 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-11-07T10:14:01Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-10209"
    },
    {
      "cve": "CVE-2016-10349",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-10349"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The archive_le32dec function in archive_endian.h in libarchive 3.2.2 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted file.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-10349",
          "url": "https://www.suse.com/security/cve/CVE-2016-10349"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1037008 for CVE-2016-10349",
          "url": "https://bugzilla.suse.com/1037008"
        }
      ],
      "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 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-11-07T10:14:01Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-10349"
    },
    {
      "cve": "CVE-2016-10350",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-10350"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The archive_read_format_cab_read_header function in archive_read_support_format_cab.c in libarchive 3.2.2 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted file.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-10350",
          "url": "https://www.suse.com/security/cve/CVE-2016-10350"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1037009 for CVE-2016-10350",
          "url": "https://bugzilla.suse.com/1037009"
        }
      ],
      "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 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-11-07T10:14:01Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-10350"
    },
    {
      "cve": "CVE-2017-14166",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-14166"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "libarchive 3.3.2 allows remote attackers to cause a denial of service (xml_data heap-based buffer over-read and application crash) via a crafted xar archive, related to the mishandling of empty strings in the atol8 function in archive_read_support_format_xar.c.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-14166",
          "url": "https://www.suse.com/security/cve/CVE-2017-14166"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1057514 for CVE-2017-14166",
          "url": "https://bugzilla.suse.com/1057514"
        }
      ],
      "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 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-11-07T10:14:01Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-14166"
    },
    {
      "cve": "CVE-2017-14501",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-14501"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An out-of-bounds read flaw exists in parse_file_info in archive_read_support_format_iso9660.c in libarchive 3.3.2 when extracting a specially crafted iso9660 iso file, related to archive_read_format_iso9660_read_header.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-14501",
          "url": "https://www.suse.com/security/cve/CVE-2017-14501"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1059139 for CVE-2017-14501",
          "url": "https://bugzilla.suse.com/1059139"
        }
      ],
      "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 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-11-07T10:14:01Z",
          "details": "low"
        }
      ],
      "title": "CVE-2017-14501"
    },
    {
      "cve": "CVE-2017-14502",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-14502"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "read_header in archive_read_support_format_rar.c in libarchive 3.3.2 suffers from an off-by-one error for UTF-16 names in RAR archives, leading to an out-of-bounds read in archive_read_format_rar_read_header.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-14502",
          "url": "https://www.suse.com/security/cve/CVE-2017-14502"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1059134 for CVE-2017-14502",
          "url": "https://bugzilla.suse.com/1059134"
        }
      ],
      "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 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-11-07T10:14:01Z",
          "details": "low"
        }
      ],
      "title": "CVE-2017-14502"
    },
    {
      "cve": "CVE-2017-14503",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-14503"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "libarchive 3.3.2 suffers from an out-of-bounds read within lha_read_data_none() in archive_read_support_format_lha.c when extracting a specially crafted lha archive, related to lha_crc16.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
          "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-14503",
          "url": "https://www.suse.com/security/cve/CVE-2017-14503"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1059100 for CVE-2017-14503",
          "url": "https://bugzilla.suse.com/1059100"
        }
      ],
      "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 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Desktop 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libarchive13-3.1.2-26.3.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP3:libarchive-devel-3.1.2-26.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-11-07T10:14:01Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-14503"
    }
  ]
}


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…