aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-08-02 19:52:51 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-08-02 19:52:51 +0000
commit438b6f0455c18ae2b82a678af443c047189e979e (patch)
treea25e16511bd04588257054c355686c83cd57d64b /security
parent6afbd67bd963161d75b628146d17f2da3350f432 (diff)
downloadports-438b6f0455c18ae2b82a678af443c047189e979e.tar.gz
ports-438b6f0455c18ae2b82a678af443c047189e979e.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index e3c028ed2fa3..91313d86b5dc 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,41 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="4a338d17-412d-11dc-bdb0-0016179b2dd5">
+ <topic>fsplib -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>fsplib</name>
+ <range><lt>0.9</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>A Secunia Advisory reports:</p>
+ <blockquote cite="http://secunia.com/advisories/26184/">
+ <p>fsplib can be exploited to compromise an application using
+ the library.</p>
+ <p>A boundary error exists in the processing of file names in
+ fsp_readdir_native, which can be exploited to cause a stack-based
+ buffer overflow if the defined MAXNAMLEN is bigger than 256.</p>
+ <p>A boundary error exists in the processing of directory entries in
+ fsp_readdir, which can be exploited to cause a stack-based buffer
+ overflow on systems with an insufficient size allocated for the
+ d_name field of directory entries.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2007-3961</cvename>
+ <cvename>CVE-2007-3962</cvename>
+ <url>http://secunia.com/advisories/26184/</url>
+ </references>
+ <dates>
+ <discovery>2007-07-24</discovery>
+ <entry>2007-08-02</entry>
+ </dates>
+ </vuln>
+
<vuln vid="4872d9a7-4128-11dc-bdb0-0016179b2dd5">
<topic>joomla -- multiple vulnerabilities</topic>
<affects>