diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-11-22 00:04:32 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-11-22 00:04:32 +0800 |
commit | 70f0c466b887ba71a5c9c3f8713ddb826fefb147 (patch) | |
tree | 5dff79869e6126f9aa36ea382312579176d9e444 /security/vuxml | |
parent | 352b471535b671530bdedf653950356964b85d2f (diff) | |
download | freebsd-ports-graphics-70f0c466b887ba71a5c9c3f8713ddb826fefb147.tar.gz freebsd-ports-graphics-70f0c466b887ba71a5c9c3f8713ddb826fefb147.tar.zst freebsd-ports-graphics-70f0c466b887ba71a5c9c3f8713ddb826fefb147.zip |
- Document Teeworlds remote code execution
Diffstat (limited to 'security/vuxml')
-rw-r--r-- | security/vuxml/vuln.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 7203d677aa3..4d5fce4d2b6 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -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> |