diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-04-05 17:37:37 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-04-05 17:37:37 +0000 |
commit | e532bbaa7d62e2b41acb3ae6d32a9a1182d6898c (patch) | |
tree | 23d11a062c3f6b54d0fb25950cdcd5c0767dc005 /security | |
parent | fc8a8aad66d447482cf89a39276171c6bed217ae (diff) | |
download | ports-e532bbaa7d62e2b41acb3ae6d32a9a1182d6898c.tar.gz ports-e532bbaa7d62e2b41acb3ae6d32a9a1182d6898c.zip |
Notes
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> |