aboutsummaryrefslogtreecommitdiffstats
path: root/english
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2020-05-18 07:13:36 +0200
committerHolger Levsen <holger@layer-acht.org>2020-05-18 10:25:11 +0200
commitb0ba430e78f27bb2ba75a7c94ec6d613245fc092 (patch)
tree92c0131a0c3d9afece3049f130c6b8406f8c2d7a /english
parent50f2bcc2347cad48dc7b89aa66dc50d669f9cc05 (diff)
DLA-2214-1 advisory
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'english')
-rw-r--r--english/lts/security/2020/dla-2214.data10
-rw-r--r--english/lts/security/2020/dla-2214.wml56
2 files changed, 66 insertions, 0 deletions
diff --git a/english/lts/security/2020/dla-2214.data b/english/lts/security/2020/dla-2214.data
new file mode 100644
index 00000000000..d9f59140e37
--- /dev/null
+++ b/english/lts/security/2020/dla-2214.data
@@ -0,0 +1,10 @@
+<define-tag pagetitle>DLA-2214-1 libexif</define-tag>
+<define-tag report_date>2020-05-18</define-tag>
+<define-tag secrefs>CVE-2016-6328 CVE-2017-7544 CVE-2018-20030 CVE-2020-0093 CVE-2020-12767 Bug##960199 Bug##918730 Bug##876466 Bug##873022</define-tag>
+<define-tag packages>libexif</define-tag>
+<define-tag isvulnerable>yes</define-tag>
+<define-tag fixed>yes</define-tag>
+<define-tag fixed-section>no</define-tag>
+
+#use wml::debian::security
+
diff --git a/english/lts/security/2020/dla-2214.wml b/english/lts/security/2020/dla-2214.wml
new file mode 100644
index 00000000000..2d6047e6dcc
--- /dev/null
+++ b/english/lts/security/2020/dla-2214.wml
@@ -0,0 +1,56 @@
+<define-tag description>LTS security update</define-tag>
+<define-tag moreinfo>
+
+<p>Various vulnerabilities have been addressed in libexif, a library to
+parse EXIF metadata files.</p>
+
+<ul>
+
+<li><a href="https://security-tracker.debian.org/tracker/CVE-2016-6328">CVE-2016-6328</a>
+
+ <p>An integer overflow when parsing the MNOTE entry data of the input
+ file had been found. This could have caused Denial-of-Service (DoS)
+ and Information Disclosure (disclosing some critical heap chunk
+ metadata, even other applications' private data).</p></li>
+
+<li><a href="https://security-tracker.debian.org/tracker/CVE-2017-7544">CVE-2017-7544</a>
+
+ <p>libexif had been vulnerable to out-of-bounds heap read vulnerability
+ in exif_data_save_data_entry function in libexif/exif-data.c caused
+ by improper length computation of the allocated data of an ExifMnote
+ entry which could have caused denial-of-service or possibly information
+ disclosure.</p></li>
+
+<li><a href="https://security-tracker.debian.org/tracker/CVE-2018-20030">CVE-2018-20030</a>
+
+ <p>An error when processing the EXIF_IFD_INTEROPERABILITY and
+ EXIF_IFD_EXIF tags within libexif version could have been exploited
+ to exhaust available CPU resources.</p></li>
+
+<li><a href="https://security-tracker.debian.org/tracker/CVE-2020-0093">CVE-2020-0093</a>
+
+ <p>In exif_data_save_data_entry of exif-data.c, there was a possible out
+ of bounds read due to a missing bounds check. This could have lead to
+ local information disclosure with no additional execution privileges
+ needed. User interaction was needed for exploitation.</p></li>
+
+<li><a href="https://security-tracker.debian.org/tracker/CVE-2020-12767">CVE-2020-12767</a>
+
+ <p>libexif had a divide-by-zero error in exif_entry_get_value in
+ exif-entry.c</p></li>
+
+</ul>
+
+<p>For Debian 8 <q>Jessie</q>, these problems have been fixed in version
+0.6.21-2+deb8u2.</p>
+
+<p>We recommend that you upgrade your libexif packages.</p>
+
+<p>Further information about Debian LTS security advisories, how to apply
+these updates to your system and frequently asked questions can be
+found at: <a href="https://wiki.debian.org/LTS">https://wiki.debian.org/LTS</a></p>
+</define-tag>
+
+# do not modify the following line
+#include "$(ENGLISHDIR)/lts/security/2020/dla-2214.data"
+# $Id: $

© 2014-2024 Faster IT GmbH | imprint | privacy policy