aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2013-04-23 04:57:03 +0800
committerdinoex <dinoex@FreeBSD.org>2013-04-23 04:57:03 +0800
commit74c54a43448f5f1fbc1ee1c34d4eaa7f562e0008 (patch)
treedb600980d54ce1da94502344e20c11e5c5e24f46 /security
parent37214e78708abf173fc9e149c3b61b0b593d7527 (diff)
downloadfreebsd-ports-gnome-74c54a43448f5f1fbc1ee1c34d4eaa7f562e0008.tar.gz
freebsd-ports-gnome-74c54a43448f5f1fbc1ee1c34d4eaa7f562e0008.tar.zst
freebsd-ports-gnome-74c54a43448f5f1fbc1ee1c34d4eaa7f562e0008.zip
- Security update to 1.0.21
Security: CVE-2013-1428
Diffstat (limited to 'security')
-rw-r--r--security/tinc/Makefile2
-rw-r--r--security/tinc/distinfo4
-rw-r--r--security/vuxml/vuln.xml25
3 files changed, 28 insertions, 3 deletions
diff --git a/security/tinc/Makefile b/security/tinc/Makefile
index c8148f29b4ec..3e882905f095 100644
--- a/security/tinc/Makefile
+++ b/security/tinc/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tinc
-PORTVERSION= 1.0.20
+PORTVERSION= 1.0.21
CATEGORIES= security
MASTER_SITES= http://www.tinc-vpn.org/packages/ \
ftp://ftp.wiretapped.net/pub/security/network-security/tinc/ \
diff --git a/security/tinc/distinfo b/security/tinc/distinfo
index 31727dccc5cd..cfc6528d1629 100644
--- a/security/tinc/distinfo
+++ b/security/tinc/distinfo
@@ -1,2 +1,2 @@
-SHA256 (tinc-1.0.20.tar.gz) = 62230cdfcb9c3218df0be53b2e3a268a595d28b25dcb1ba190d25db91ae3d132
-SIZE (tinc-1.0.20.tar.gz) = 466906
+SHA256 (tinc-1.0.21.tar.gz) = 6ac15eab766c021629992053aa1a23f31a0c429eb0f3eb8f49c923476eea618b
+SIZE (tinc-1.0.21.tar.gz) = 467114
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 407410e561d7..0616943b682a 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -51,6 +51,31 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="aeb962f6-ab8d-11e2-b3f5-003067c2616f">
+ <topic>tinc -- Buffer overflow</topic>
+ <affects>
+ <package>
+ <name>tinc</name>
+ <range><lt>1.0.21</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>tinc-vpn.org reports:</p>
+ <blockquote cite="http://www.tinc-vpn.org/news/">
+ <p>Drop packets forwarded via TCP if they are too big.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2013-1428</cvename>
+ </references>
+ <dates>
+ <discovery>2013-01-26</discovery>
+ <entry>2013-04-22</entry>
+ </dates>
+ </vuln>
+
<vuln vid="7280c3f6-a99a-11e2-8cef-6805ca0b3d42">
<topic>phpMyAdmin -- XSS due to unescaped HTML output in GIS visualisation page</topic>
<affects>