summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-202107-39.xml')
-rw-r--r--metadata/glsa/glsa-202107-39.xml59
1 files changed, 59 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202107-39.xml b/metadata/glsa/glsa-202107-39.xml
new file mode 100644
index 000000000000..42a2dbf5f8e6
--- /dev/null
+++ b/metadata/glsa/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>