Date: Wed, 18 Jun 2014 22:02:27 +0000 (UTC) From: David Thiel <lx@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r358322 - head/security/vuxml Message-ID: <201406182202.s5IM2Ras095462@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lx Date: Wed Jun 18 22:02:27 2014 New Revision: 358322 URL: http://svnweb.freebsd.org/changeset/ports/358322 QAT: https://qat.redports.org/buildarchive/r358322/ Log: Add vuln entry for iodine. Submitted by: Kenta S. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Jun 18 21:54:48 2014 (r358321) +++ head/security/vuxml/vuln.xml Wed Jun 18 22:02:27 2014 (r358322) @@ -57,6 +57,34 @@ Notes: --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="0981958a-f733-11e3-8276-071f1604ef8a"> + <topic>iodined -- authentication bypass</topic> + <affects> + <package> + <name>iodine</name> + <range><lt>0.7.0</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Erik Ekman of the iodine project reports:</p> + <blockquote cite="https://github.com/yarrick/iodine/commit/b715be5cf3978fbe589b03b09c9398d0d791f850"> + <p>The client could bypass the password check by continuing after + getting error from the server and guessing the network parameters. + The server would still accept the rest of the setup and also network + traffic.</p> + </blockquote> + </body> + </description> + <references> + <url>https://github.com/yarrick/iodine/commit/b715be5cf3978fbe589b03b09c9398d0d791f850</url> + </references> + <dates> + <discovery>2014-06-16</discovery> + <entry>2014-06-18</entry> + </dates> + </vuln> + <vuln vid="f109b02f-f5a4-11e3-82e9-00a098b18457"> <topic>asterisk -- multiple vulnerabilities</topic> <affects>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406182202.s5IM2Ras095462>