diff options
author | osa <osa@FreeBSD.org> | 2010-12-04 12:29:19 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2010-12-04 12:29:19 +0800 |
commit | a7bbb80350f5367a11419f1bed8b1e646da4c826 (patch) | |
tree | 590dcc9a6f66266c246f9083c1978c47afcce1d7 /security | |
parent | fd637c597acee786fefccd02978b3289af05511d (diff) | |
download | freebsd-ports-gnome-a7bbb80350f5367a11419f1bed8b1e646da4c826.tar.gz freebsd-ports-gnome-a7bbb80350f5367a11419f1bed8b1e646da4c826.tar.zst freebsd-ports-gnome-a7bbb80350f5367a11419f1bed8b1e646da4c826.zip |
Document ProFTPD compromised source packages backdoor security issue.
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 760b4b02978f..c4385ce452ce 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,35 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="ed7fa1b4-ff59-11df-9759-080027284eaa"> + <topic>proftpd -- Compromised source packages backdoor</topic> + <affects> + <package> + <name>proftpd</name> + <range><eq>1.3.3c_2</eq></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>The ProFTPD Project team reports:</p> + <blockquote cite="http://proftpd.org/"> + <p>The security issue is caused due to the distribution of compromised + ProFTPD 1.3.3c source code packages via the project's main FTP server + and all of the mirror servers, which contain a backdoor allowing + remote root access.</p> + </blockquote> + </body> + </description> + <references> + <url>http://sourceforge.net/mailarchive/message.php?msg_name=alpine.DEB.2.00.1012011542220.12930%40familiar.castaglia.org</url> + <url>http://secunia.com/advisories/42449</url> + </references> + <dates> + <discovery>2010-11-28</discovery> + <entry>2010-12-04</entry> + </dates> + </vuln> + <vuln vid="753f8185-5ba9-42a4-be02-3f55ee580093"> <topic>phpMyAdmin -- XSS attack in database search</topic> <affects> |