From c3c5dd384a2a2dac97ef230032c642bf418e89a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dylan=20A=C3=AFssi?= Date: Thu, 2 Apr 2020 13:47:03 +0200 Subject: DLA-2168-1 advisory Signed-off-by: Holger Levsen --- english/lts/security/2020/dla-2168.data | 10 +++++ english/lts/security/2020/dla-2168.wml | 68 +++++++++++++++++++++++++++++++++ 2 files changed, 78 insertions(+) create mode 100644 english/lts/security/2020/dla-2168.data create mode 100644 english/lts/security/2020/dla-2168.wml diff --git a/english/lts/security/2020/dla-2168.data b/english/lts/security/2020/dla-2168.data new file mode 100644 index 00000000000..7f7589d7d0e --- /dev/null +++ b/english/lts/security/2020/dla-2168.data @@ -0,0 +1,10 @@ +DLA-2168-1 libplist +2020-04-02 +CVE-2017-5209 CVE-2017-5545 CVE-2017-5834 CVE-2017-5835 CVE-2017-6435 CVE-2017-6436 CVE-2017-6439 CVE-2017-7982 Bug#851196 Bug#852385 Bug#854000 Bug#860945 +libplist +yes +yes +no + +#use wml::debian::security + diff --git a/english/lts/security/2020/dla-2168.wml b/english/lts/security/2020/dla-2168.wml new file mode 100644 index 00000000000..bd0ced19f84 --- /dev/null +++ b/english/lts/security/2020/dla-2168.wml @@ -0,0 +1,68 @@ +LTS security update + + +

libplist is a library for reading and writing the Apple binary and XML +property lists format. It's part of the libimobiledevice stack, providing +access to iDevices (iPod, iPhone, iPad ...).

+ +
    + +
  • CVE-2017-5209 + +

    The base64decode function in base64.c allows attackers to obtain sensitive + information from process memory or cause a denial of service (buffer + over-read) via split encoded Apple Property List data.

  • + +
  • CVE-2017-5545 + +

    The main function in plistutil.c allows attackers to obtain sensitive + information from process memory or cause a denial of service (buffer + over-read) via Apple Property List data that is too short.

  • + +
  • CVE-2017-5834 + +

    The parse_dict_node function in bplist.c allows attackers to cause a denial + of service (out-of-bounds heap read and crash) via a crafted file.

  • + +
  • CVE-2017-5835 + +

    libplist allows attackers to cause a denial of service (large memory + allocation and crash) via vectors involving an offset size of zero.

  • + +
  • CVE-2017-6435 + +

    The parse_string_node function in bplist.c allows local users to cause a + denial of service (memory corruption) via a crafted plist file.

  • + +
  • CVE-2017-6436 + +

    The parse_string_node function in bplist.c allows local users to cause a + denial of service (memory allocation error) via a crafted plist file.

  • + +
  • CVE-2017-6439 + +

    Heap-based buffer overflow in the parse_string_node function in bplist.c + allows local users to cause a denial of service (out-of-bounds write) via + a crafted plist file.

  • + +
  • CVE-2017-7982 + +

    Integer overflow in the plist_from_bin function in bplist.c allows remote + attackers to cause a denial of service (heap-based buffer over-read and + application crash) via a crafted plist file.

  • + +
+ +

For Debian 8 Jessie, these problems have been fixed in version +1.11-3+deb8u1.

+ +

We recommend that you upgrade your libplist packages.

+ +

Further information about Debian LTS security advisories, how to apply +these updates to your system and frequently asked questions can be +found at: https://wiki.debian.org/LTS

+
+ +# do not modify the following line +#include "$(ENGLISHDIR)/lts/security/2020/dla-2168.data" +# $Id: $ -- cgit v1.2.3