diff options
Diffstat (limited to 'security/vuxml')
-rw-r--r-- | security/vuxml/vuln.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 83a05059d8f1..c6ab23a8ab6a 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -51,6 +51,34 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="e66a6e2f-b0d5-11e2-9164-0016e6dcb562"> + <topic>FreeBSD -- NFS remote denial of service</topic> + <affects> + <package> + <name>FreeBSD</name> + <range><gt>8.3</gt><lt>8.3_8</lt></range> + <range><gt>9.1</gt><lt>9.1_3</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <blockquote cite="http://www.freebsd.org/security/advisories/FreeBSD-SA-13:05.nfsserver.asc"> + <p>Insufficient input validation in the NFS server allows an + attacker to cause the underlying file system to treat a + regular file as a directory.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2013-3266</cvename> + <freebsdsa>SA-13:05.nfsserver</freebsdsa> + </references> + <dates> + <discovery>2013-04-21</discovery> + <entry>2013-04-29</entry> + </dates> + </vuln> + <vuln vid="57df803e-af34-11e2-8d62-6cf0490a8c18"> <topic>Joomla! -- XXS and DDoS vulnerabilities</topic> <affects> |