diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-07-03 01:35:18 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-07-03 01:35:18 +0000 |
commit | 8356984ff147ad9e2bb0f5bc1d0bba470c702627 (patch) | |
tree | 72a9e19154d338f0c77e3743db1df1dffadf6e84 /security/vuxml/vuln.xml | |
parent | c8df023fb180b653b59c113c90d413bc6c37a0f4 (diff) | |
download | ports-8356984ff147ad9e2bb0f5bc1d0bba470c702627.tar.gz ports-8356984ff147ad9e2bb0f5bc1d0bba470c702627.zip |
Notes
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r-- | security/vuxml/vuln.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 2faa28687a76..45f92496e20b 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,33 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="70372cda-6771-11de-883a-00e0815b8da8"> + <topic>nfsen -- remote command execution</topic> + <affects> + <package> + <name>nfsen</name> + <range><lt>1.3.2</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>nfsen reports:</p> + <blockquote cite="http://sourceforge.net/forum/forum.php?forum_id=967583"> + <p>Due to double input checking, a remote command execution security + bug exists in all NfSen versions 1.3 and 1.3.1. Users are + requested to update to nfsen-1.3.2.</p> + </blockquote> + </body> + </description> + <references> + <url>http://sourceforge.net/forum/forum.php?forum_id=967583</url> + </references> + <dates> + <discovery>2009-06-18</discovery> + <entry>2009-07-03</entry> + </dates> + </vuln> + <vuln vid="ba73f494-65a8-11de-aef5-001c2514716c"> <topic>phpmyadmin -- XSS vulnerability</topic> <affects> |