Date: Mon, 21 Nov 2016 16:04:32 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426733 - head/security/vuxml Message-ID: <201611211604.uALG4Wjd033207@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Mon Nov 21 16:04:32 2016 New Revision: 426733 URL: https://svnweb.freebsd.org/changeset/ports/426733 Log: - Document Teeworlds remote code execution Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Nov 21 15:56:54 2016 (r426732) +++ head/security/vuxml/vuln.xml Mon Nov 21 16:04:32 2016 (r426733) @@ -58,6 +58,32 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="81fc7705-b002-11e6-b20a-14dae9d5a9d2"> + <topic>teeworlds -- Remote code execution</topic> + <affects> + <package> + <name>teeworlds</name> + <range><lt>0.6.4</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Teeworlds project reports:</p> + <blockquote cite="https://www.teeworlds.com/?page=news&id=12086"> + <p>Attacker controlled memory-writes and possibly arbitrary code + execution on the client, abusable by any server the client joins</p> + </blockquote> + </body> + </description> + <references> + <url>https://www.teeworlds.com/?page=news&id=12086</url> + </references> + <dates> + <discovery>2016-11-13</discovery> + <entry>2016-11-21</entry> + </dates> + </vuln> + <vuln vid="27eee66d-9474-44a5-b830-21ec12a1c307"> <topic>jenkins -- Remote code execution vulnerability in remoting module</topic> <affects>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611211604.uALG4Wjd033207>