diff options
author | mnag <mnag@FreeBSD.org> | 2006-04-06 01:37:37 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2006-04-06 01:37:37 +0800 |
commit | ff919fb9cb0cd0a20daadbadd59f13a3c07213cc (patch) | |
tree | ea4a263b76a4d72ac730691cf9f89b93817e01b7 /security | |
parent | dfb718689fb36d91465eb00fc21f6dca304880e6 (diff) | |
download | freebsd-ports-gnome-ff919fb9cb0cd0a20daadbadd59f13a3c07213cc.tar.gz freebsd-ports-gnome-ff919fb9cb0cd0a20daadbadd59f13a3c07213cc.tar.zst freebsd-ports-gnome-ff919fb9cb0cd0a20daadbadd59f13a3c07213cc.zip |
dia -- XFig Import Plugin Buffer Overflow
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index eb518c47b9ca..e43c76bdc240 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,40 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="b5fc63ad-c4c3-11da-9699-00123ffe8333"> + <topic>dia -- XFig Import Plugin Buffer Overflow</topic> + <affects> + <package> + <name>dia</name> + <name>dia-gnome</name> + <range><gt>0.86_1</gt><lt>0.94_6,1</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Secunia reports:</p> + <blockquote cite="http://secunia.com/advisories/19469/"> + <p>Some vulnerabilities have been reported in Dia, which + potentially can be exploited by malicious people to + compromise a user's system.</p> + <p>The vulnerabilities are caused due to boundary errors + within the XFig import plugin. This can be exploited to + cause buffer overflows and may allow arbitrary code + execution when a specially-crafted FIG file is imported.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2006-1550</cvename> + <url>http://secunia.com/advisories/19469/</url> + <mlist msgid="1143662924.6460.60.camel@linux.site">http://mail.gnome.org/archives/dia-list/2006-March/msg00149.html</mlist> + </references> + <dates> + <discovery>2006-03-31</discovery> + <entry>2006-04-05</entry> + </dates> + </vuln> + <vuln vid="be4ccb7b-c48b-11da-ae12-0002b3b60e4c"> <topic>openvpn -- LD_PRELOAD code execution on client through malicious or compromised server</topic> <affects> |