diff options
author | pav <pav@FreeBSD.org> | 2010-06-02 19:24:45 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-06-02 19:24:45 +0800 |
commit | 9b30e913f78dce7f4553274114a422027e1368c5 (patch) | |
tree | ec186b8962c144914c8e3b41d7f5243d73e564f2 /security | |
parent | 0723cbf833cac03a9c90b0ff5d5983fa5cc05d30 (diff) | |
download | freebsd-ports-gnome-9b30e913f78dce7f4553274114a422027e1368c5.tar.gz freebsd-ports-gnome-9b30e913f78dce7f4553274114a422027e1368c5.tar.zst freebsd-ports-gnome-9b30e913f78dce7f4553274114a422027e1368c5.zip |
- Update to 3.0.1
PR: ports/147195
Submitted by: Pavel Pankov <pankov_p@mail.ru> (maintainer)
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 019d8d6dfcff..c3e482a33a91 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="b43004b8-6a53-11df-bc7b-0245fb008c0b"> + <topic>ziproxy -- atypical huge picture files vulnerability</topic> + <affects> + <package> + <name>ziproxy</name> + <range><lt>3.0.1</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Ziproxy 3.0.1 release fixes a security vulnerability related + to atypical huge picture files (>4GB of size once expanded).</p> + </body> + </description> + <references> + <url>http://ziproxy.sourceforge.net/#news</url> + <url>http://secunia.com/advisories/39941</url> + <cvename>CVE-2010-1513</cvename> + <bid>40344</bid> + <mlist msgid="201005210019.37119.dancab@gmx.net">http://sourceforge.net/mailarchive/message.php?msg_name=201005210019.37119.dancab%40gmx.net</mlist> + </references> + <dates> + <discovery>2010-05-20</discovery> + <entry>2010-05-28</entry> + </dates> + </vuln> + <vuln vid="fc55e396-6deb-11df-8b8e-000c29ba66d2"> <topic>mediawiki -- two security vulnerabilities</topic> <affects> |