summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-08-15 11:57:37 -0400
committerAaron Bauman <bman@gentoo.org>2019-08-15 11:57:37 -0400
commitce33a5f9f896c60af9aac5057bc190ca2f540734 (patch)
tree90041ca9729d20bb9a49f4974b643f937d50209d
parent[ GLSA 201908-15 ] ZNC: Privilege escalation (diff)
downloadglsa-ce33a5f9f896c60af9aac5057bc190ca2f540734.tar.gz
glsa-ce33a5f9f896c60af9aac5057bc190ca2f540734.tar.bz2
glsa-ce33a5f9f896c60af9aac5057bc190ca2f540734.zip
[ GLSA 201908-16 ] ProFTPD: Remote code execution
Signed-off-by: Aaron Bauman <bman@gentoo.org>
-rw-r--r--glsa-201908-16.xml49
1 files changed, 49 insertions, 0 deletions
diff --git a/glsa-201908-16.xml b/glsa-201908-16.xml
new file mode 100644
index 00000000..e52f2284
--- /dev/null
+++ b/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>