diff options
-rw-r--r-- | security/vuxml/vuln.xml | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 7fea8b38ea54..48acf06b23df 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -44,16 +44,18 @@ Note: Please add new entries to the beginning of this file. </affects> <description> <body xmlns="http://www.w3.org/1999/xhtml"> - <p>Secunia reports:</p> - <blockquote cite="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-5184"> - <p>Format string vulnerability in the SMBDirList function in dirlist.c in - SmbFTPD 0.96 allows remote attackers to execute arbitrary code via - format string specifiers in a directory name..</p> + <p>A Secunia reports:</p> + <blockquote cite="http://secunia.com/advisories/27014/"> + <p>Format string vulnerability in the SMBDirList function in dirlist.c + in SmbFTPD 0.96 allows remote attackers to execute arbitrary code via + format string specifiers in a directory name.</p> </blockquote> </body> </description> <references> - <cvename>CVE-2007-5184</cvename> + <cvename>CVE-2007-5184</cvename> + <url>http://secunia.com/advisories/27014/</url> + <url>http://sourceforge.net/project/shownotes.php?release_id=543077</url> </references> <dates> <discovery>2007-10-01</discovery> |