summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-201908-16.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-08-18 18:16:17 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-08-18 18:16:17 +0100
commitfc637fb28da700da71ec2064d65ca5a7a31b9c6c (patch)
tree326613a08f25851c388715e205576a2e7d25dc4f /metadata/glsa/glsa-201908-16.xml
parentb24bd25253fe093f722ab576d29fdc41d04cb1ee (diff)
gentoo resync : 18.08.2019
Diffstat (limited to 'metadata/glsa/glsa-201908-16.xml')
-rw-r--r--metadata/glsa/glsa-201908-16.xml49
1 files changed, 49 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201908-16.xml b/metadata/glsa/glsa-201908-16.xml
new file mode 100644
index 000000000000..e52f22844927
--- /dev/null
+++ b/metadata/glsa/glsa-201908-16.xml
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201908-16">
+ <title>ProFTPD: Remote code execution</title>
+ <synopsis>A vulnerability in ProFTPD could result in the arbitrary execution
+ of code.
+ </synopsis>
+ <product type="ebuild">proftpd</product>
+ <announced>2019-08-15</announced>
+ <revised count="1">2019-08-15</revised>
+ <bug>690528</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-ftp/proftpd" auto="yes" arch="*">
+ <unaffected range="ge">1.3.6-r5</unaffected>
+ <vulnerable range="lt">1.3.6-r5</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>ProFTPD is an advanced and very configurable FTP server.</p>
+ </background>
+ <description>
+ <p>It was discovered that ProFTPD’s “mod_copy” module does not
+ properly restrict privileges for anonymous users.
+ </p>
+ </description>
+ <impact type="high">
+ <p>A remote attacker, by anonymously uploading a malicious file, could
+ possibly execute arbitrary code with the privileges of the process, cause
+ a Denial of Service condition or disclose information.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All ProFTPD users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=net-ftp/proftpd-1.3.6-r5"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-12815">CVE-2019-12815</uri>
+ </references>
+ <metadata tag="requester" timestamp="2019-08-11T22:56:34Z">b-man</metadata>
+ <metadata tag="submitter" timestamp="2019-08-15T15:57:27Z">b-man</metadata>
+</glsa>