diff options
author | dinoex <dinoex@FreeBSD.org> | 2013-04-23 04:57:03 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2013-04-23 04:57:03 +0800 |
commit | 74c54a43448f5f1fbc1ee1c34d4eaa7f562e0008 (patch) | |
tree | db600980d54ce1da94502344e20c11e5c5e24f46 /security/vuxml | |
parent | 37214e78708abf173fc9e149c3b61b0b593d7527 (diff) | |
download | freebsd-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/vuxml')
-rw-r--r-- | security/vuxml/vuln.xml | 25 |
1 files changed, 25 insertions, 0 deletions
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> |