aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-06-16 20:59:01 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-06-16 20:59:01 +0000
commit92126df09b925c37241b1b62dbe271f151ab9d27 (patch)
tree486381027610cd22796fa541f2c5788dadf6bc5c
parentf68da5472db72ac9ce48651d455a901e04a0f59c (diff)
downloadports-92126df09b925c37241b1b62dbe271f151ab9d27.tar.gz
ports-92126df09b925c37241b1b62dbe271f151ab9d27.zip
- Document cscope -- multiple buffer overflows
PR: 135097 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Notes
Notes: svn path=/head/; revision=236079
-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 0a915074b5e1..42d9cd9570ae 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="c14aa48c-5ab7-11de-bc9b-0030843d3802">
+ <topic>cscope -- multiple buffer overflows</topic>
+ <affects>
+ <package>
+ <name>cscope</name>
+ <range><lt>15.7a</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>secunia reports:</p>
+ <blockquote cite="http://secunia.com/advisories/34978">
+ <p>Some vulnerabilities have been reported in Cscope, which
+ potentially can be exploited by malicious people to compromise a
+ user's system.</p>
+ <p>The vulnerabilities are caused due to various boundary errors,
+ which can be exploited to cause buffer overflows when parsing
+ specially crafted files or directories.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <bid>34805</bid>
+ <cvename>CVE-2009-0148</cvename>
+ <url>http://secunia.com/advisories/34978</url>
+ </references>
+ <dates>
+ <discovery>2009-05-31</discovery>
+ <entry>2009-06-16</entry>
+ </dates>
+ </vuln>
+
<vuln vid="91a2066b-5ab6-11de-bc9b-0030843d3802">
<topic>cscope -- buffer overflow</topic>
<affects>