diff options
author | miwi <miwi@FreeBSD.org> | 2006-12-13 14:42:52 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-12-13 14:42:52 +0800 |
commit | ba15b2b9da0eab21265948481e03ec644915e3f2 (patch) | |
tree | cf97361a6d260c9777f4eef5a126409f05bf661a | |
parent | 9260e3a9d7bf8e0173fe38eace524d2bb2788dfa (diff) | |
download | freebsd-ports-gnome-ba15b2b9da0eab21265948481e03ec644915e3f2.tar.gz freebsd-ports-gnome-ba15b2b9da0eab21265948481e03ec644915e3f2.tar.zst freebsd-ports-gnome-ba15b2b9da0eab21265948481e03ec644915e3f2.zip |
tnftpd - remote root exploit
Reviewed by: simon
Approved by: secteam
-rw-r--r-- | security/vuxml/vuln.xml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index fa86e3ad3821..eaa5484faaa0 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,30 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> +<<<<<<< vuln.xml + <vuln vid="e969e6cb-8911-11db-9d01-0016179b2dd5"> + <topic>tnftpd -- Remote root Exploit</topic> + <affects> + <package> + <name>tnftpd</name> + <range><lt>20040810</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>The tnftpd port suffer from a remote stack overrun, + which can lead to a root compromise.</p> + </body> + </description> + <references> + <url>http://lists.grok.org.uk/pipermail/full-disclosure/2006-December/051009.html</url> + </references> + <dates> + <discovery>2006-12-1</discovery> + <entry>2006-12-11</entry> + </dates> + </vuln> + <vuln vid="eb5124a4-8a20-11db-b033-00123ffe8333"> <topic>clamav -- Multipart Nestings Denial of Service</topic> <affects> |