aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2006-05-23 23:20:45 +0800
committermnag <mnag@FreeBSD.org>2006-05-23 23:20:45 +0800
commitcbdfab30924b173c337fd44618ca8ca13d5f34eb (patch)
treea30f2afbb66fd8e974a994122a2f17296e1da9c2 /security
parent941563903cd662ea22387adfe18d9c6ab9f98e25 (diff)
downloadfreebsd-ports-gnome-cbdfab30924b173c337fd44618ca8ca13d5f34eb.tar.gz
freebsd-ports-gnome-cbdfab30924b173c337fd44618ca8ca13d5f34eb.tar.zst
freebsd-ports-gnome-cbdfab30924b173c337fd44618ca8ca13d5f34eb.zip
cscope -- buffer overflow vulnerabilities
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 578867a3466f..8a237a8d4b41 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,38 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="72d8df84-ea6d-11da-8a53-00123ffe8333">
+ <topic>cscope -- buffer overflow vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>cscope</name>
+ <range><lt>15.5_2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Jason Duell reports:</p>
+ <blockquote cite="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1064875&amp;group_id=4664&amp;atid=104664">
+ <p>Cscope contains an alarming number of buffer overflow
+ vulnerabilities. By a rough count, there are at least 48 places
+ where we blindly sprintf() a file name into a fixed-length buffer
+ of size PATHLEN without checking to see if the file's name
+ is &lt;= PATHLEN. We do similar things with environment variable
+ values.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2004-2541</cvename>
+ <url>http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1064875&amp;group_id=4664&amp;atid=104664</url>
+ <url>http://secunia.com/advisories/13237</url>
+ </references>
+ <dates>
+ <discovery>2004-11-11</discovery>
+ <entry>2006-05-23</entry>
+ </dates>
+ </vuln>
+
<vuln vid="0b628470-e9a6-11da-b9f4-00123ffe8333">
<topic>coppermine -- Multiple File Extensions Vulnerability</topic>
<affects>