summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Helmert III <ajak@gentoo.org>2021-07-17 00:07:50 -0500
committerJohn Helmert III <ajak@gentoo.org>2021-07-17 00:07:50 -0500
commit16db8f0a71e4f3515b2459975e16d2930b3c86dc (patch)
tree1327568233e49ea8ae5b3bda92b9bb3f11aefae2 /glsa-202107-39.xml
parent[ GLSA 202107-38 ] Apache: Multiple vulnerabilities (diff)
downloadglsa-16db8f0a71e4f3515b2459975e16d2930b3c86dc.tar.gz
glsa-16db8f0a71e4f3515b2459975e16d2930b3c86dc.tar.bz2
glsa-16db8f0a71e4f3515b2459975e16d2930b3c86dc.zip
[ GLSA 202107-39 ] Apache Commons FileUpload: Multiple vulnerabilities
Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'glsa-202107-39.xml')
-rw-r--r--glsa-202107-39.xml59
1 files changed, 59 insertions, 0 deletions
diff --git a/glsa-202107-39.xml b/glsa-202107-39.xml
new file mode 100644
index 00000000..42a2dbf5
--- /dev/null
+++ b/glsa-202107-39.xml
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202107-39">
+ <title>Apache Commons FileUpload: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in Apache Commons
+ FileUpload, the worst of which could result in a Denial of Service
+ condition.
+ </synopsis>
+ <product type="ebuild">commons-fileupload</product>
+ <announced>2021-07-17</announced>
+ <revised count="1">2021-07-17</revised>
+ <bug>739350</bug>
+ <access>remote</access>
+ <affected>
+ <package name="dev-java/commons-fileupload" auto="yes" arch="*">
+ <vulnerable range="le">1.3</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>The Apache Commons FileUpload package makes it easy to add robust,
+ high-performance, file upload capability to your servlets and web
+ applications.
+ </p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in Apache Commons
+ FileUpload. Please review the CVE identifiers referenced below for
+ details.
+ </p>
+ </description>
+ <impact type="low">
+ <p>Please review the referenced CVE identifiers for details.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>Gentoo has discontinued support for Apache Commons FileUpload. We
+ recommend that users unmerge it:
+ </p>
+
+ <code>
+ # emerge --ask --depclean "dev-java/commons-fileupload"
+ </code>
+
+ <p>NOTE: The Gentoo developer(s) maintaining Apache Commons FileUpload have
+ discontinued support at this time. It may be possible that a new Gentoo
+ developer will update Apache Commons FileUpload at a later date. We do
+ not have a suggestion for a replacement at this time.
+ </p>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2013-0248">CVE-2013-0248</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2014-0050">CVE-2014-0050</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2016-3092">CVE-2016-3092</uri>
+ </references>
+ <metadata tag="requester" timestamp="2021-07-17T04:04:02Z">ajak</metadata>
+ <metadata tag="submitter" timestamp="2021-07-17T05:07:31Z">ajak</metadata>
+</glsa>