diff options
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r-- | security/vuxml/vuln.xml | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 747a2f72027c..aa2b93a05503 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,37 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="779a2d55-8ba8-11db-81d5-00123ffe8333"> + <topic>evince -- Buffer Overflow Vulnerability</topic> + <affects> + <package> + <name>evince</name> + <range><lt>0.6.1_1</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Secunia reports:</p> + <blockquote cite="http://secunia.com/advisories/23111/"> + <p>A vulnerability has been discovered in Evince, which can be + exploited by malicious people to compromise a user's system.</p> + <p>The vulnerability is caused due to a boundary error within the + "get_next_text()" function in ps/ps.c. This can be exploited to + cause a buffer overflow by e.g. tricking a user into opening a + specially crafted PostScript file.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2006-5864</cvename> + <url>http://secunia.com/advisories/23111/</url> + </references> + <dates> + <discovery>2006-11-27</discovery> + <entry>2006-12-14</entry> + </dates> + </vuln> + <vuln vid="fefd93d8-8af5-11db-9d01-0016179b2dd5"> <topic>tdiary -- injection vulnerability</topic> <affects> |