aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Koschany <apo@debian.org>2021-08-18 22:21:09 +0200
committerMarkus Koschany <apo@debian.org>2021-08-18 22:21:36 +0200
commitbb4c44eb3bf46b6c3593e6f230aa25093d0ae842 (patch)
tree8f9d8063f1fc5882d77e357f0c16f589b3f2ab04
parent6a476ec7b1ec3ccdf59236b0e517411fb42685d0 (diff)
DLA-2741-1
-rw-r--r--english/lts/security/2021/dla-2741.data10
-rw-r--r--english/lts/security/2021/dla-2741.wml26
2 files changed, 36 insertions, 0 deletions
diff --git a/english/lts/security/2021/dla-2741.data b/english/lts/security/2021/dla-2741.data
new file mode 100644
index 00000000000..ad46af0cbc0
--- /dev/null
+++ b/english/lts/security/2021/dla-2741.data
@@ -0,0 +1,10 @@
+<define-tag pagetitle>DLA-2741-1 commons-io</define-tag>
+<define-tag report_date>2021-8-12</define-tag>
+<define-tag secrefs>CVE-2021-29425</define-tag>
+<define-tag packages>commons-io</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/2021/dla-2741.wml b/english/lts/security/2021/dla-2741.wml
new file mode 100644
index 00000000000..692f0198c02
--- /dev/null
+++ b/english/lts/security/2021/dla-2741.wml
@@ -0,0 +1,26 @@
+<define-tag description>LTS security update</define-tag>
+<define-tag moreinfo>
+<p>Lukas Euler discovered a path traversal vulnerability in commons-io, a Java
+library for common useful IO related classes. When invoking the method
+FileNameUtils.normalize with an improper input string, like "//../foo", or
+"\\..\foo", the result would be the same value, thus possibly providing access
+to files in the parent directory, but not further above (thus <q>limited</q> path
+traversal), if the calling code would use the result to construct a path value.</p>
+
+<p>For Debian 9 stretch, this problem has been fixed in version
+2.5-1+deb9u1.</p>
+
+<p>We recommend that you upgrade your commons-io packages.</p>
+
+<p>For the detailed security status of commons-io please refer to
+its security tracker page at:
+<a rel="nofollow" href="https://security-tracker.debian.org/tracker/commons-io">https://security-tracker.debian.org/tracker/commons-io</a></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 rel="nofollow" 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/2021/dla-2741.data"
+# $Id: $

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