aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-05-23 15:20:45 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-05-23 15:20:45 +0000
commitfaffd590f37c5c6f944988b39f0d421ed6f5d4de (patch)
tree3aae06e6dd38b2887a403cee467eb906d58a77a8 /security/vuxml
parentf0cfdf11df504afaed3b14e4e9181ee3719c1254 (diff)
Notes
Diffstat (limited to 'security/vuxml')
-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>