diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2010-12-04 04:29:19 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2010-12-04 04:29:19 +0000 |
commit | 72ac285804ccdc59e79e5d7bc59235f8dff3eb27 (patch) | |
tree | 76d421149c019d861c35f3818aa6895b04bd7fba /security | |
parent | 0a5da6d47d271764daf44b92932e7653955f9d53 (diff) |
Notes
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> |