aboutsummaryrefslogtreecommitdiffstats
path: root/english
diff options
context:
space:
mode:
authorChris Lamb <lamby@debian.org>2020-05-05 21:33:15 +0100
committerBoyuan Yang <byang@debian.org>2020-05-06 15:06:28 +0000
commitdad941f2633d41d72d3027383feaeae77a6fee58 (patch)
tree93ee38567124267aa9ecab59c2d05329be309b8e /english
parent716f3950e6f47c77844f833984acc14f4104b5f8 (diff)
Add DLA-2203-1.
Diffstat (limited to 'english')
-rw-r--r--english/lts/security/2020/dla-2203.data9
-rw-r--r--english/lts/security/2020/dla-2203.wml33
2 files changed, 42 insertions, 0 deletions
diff --git a/english/lts/security/2020/dla-2203.data b/english/lts/security/2020/dla-2203.data
new file mode 100644
index 00000000000..2de43133e47
--- /dev/null
+++ b/english/lts/security/2020/dla-2203.data
@@ -0,0 +1,9 @@
+<define-tag pagetitle>DLA-2203-1 sqlite3</define-tag>
+<define-tag report_date>2020-05-05</define-tag>
+<define-tag secrefs>CVE-2020-11655</define-tag>
+<define-tag packages>sqlite3</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-2203.wml b/english/lts/security/2020/dla-2203.wml
new file mode 100644
index 00000000000..6af9e9a1403
--- /dev/null
+++ b/english/lts/security/2020/dla-2203.wml
@@ -0,0 +1,33 @@
+<define-tag description>LTS security update</define-tag>
+<define-tag moreinfo>
+
+<p>It was discovered that there was a denial of service attack in the SQLite
+database, often embedded into other programs and servers.</p>
+
+<p>In the event of a semantic error in an aggregate query, SQLite did not
+return early from the "resetAccumulator()" function which would lead to a crash
+via a segmentation fault.</p>
+
+<ul>
+
+<li><a href="https://security-tracker.debian.org/tracker/CVE-2020-11655">CVE-2020-11655</a>
+
+ <p>SQLite through 3.31.1 allows attackers to cause a denial of service
+ (segmentation fault) via a malformed window-function query because the
+ AggInfo object's initialization is mishandled.</p></li>
+
+</ul>
+
+<p>For Debian 8 <q>Jessie</q>, these problems have been fixed in version
+3.8.7.1-1+deb8u5.</p>
+
+<p>We recommend that you upgrade your sqlite3 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-2203.data"
+# $Id: $

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