diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-08-04 18:06:58 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-08-04 18:06:58 +0000 |
commit | 7ef95f2d74f6cacbe04bd31146af234d28a8ff9a (patch) | |
tree | cb639426eece5b0046d3357e16c37dbc302f0286 /security | |
parent | 8fc41714d8d8a26151f956dd4fbe8e3eb99f1502 (diff) | |
download | ports-7ef95f2d74f6cacbe04bd31146af234d28a8ff9a.tar.gz ports-7ef95f2d74f6cacbe04bd31146af234d28a8ff9a.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index fa0ed18b94f4..4d4062c38925 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,33 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="4e306850-811f-11de-8a67-000c29a67389"> + <topic>silc-client -- Format string vulnerability</topic> + <affects> + <package> + <name>silc-client</name> + <name>silc-irssi-client</name> + <range><lt>1.1.8</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>SILC changelog reports:</p> + <blockquote cite="http://silcnet.org/docs/changelog/SILC%20Client%201.1.8"> + <p>An unspecified format string vulnerability exists in + silc-client.</p> + </blockquote> + </body> + </description> + <references> + <url>http://silcnet.org/docs/changelog/SILC%20Client%201.1.8</url> + </references> + <dates> + <discovery>2009-07-31</discovery> + <entry>2009-08-04</entry> + </dates> + </vuln> + <vuln vid="0d0237d0-7f68-11de-984d-0011098ad87f"> <topic>SquirrelMail -- Plug-ins compromise</topic> <affects> |