diff options
author | remko <remko@FreeBSD.org> | 2006-09-03 03:27:03 +0800 |
---|---|---|
committer | remko <remko@FreeBSD.org> | 2006-09-03 03:27:03 +0800 |
commit | b2934fef6233dbb168a43850fa9fc07ff27812e6 (patch) | |
tree | 350ef069c49f25fd08bd99077355bb44e3a46230 /security | |
parent | 11204456a11f954f98a218c39e89c372fd0ede4c (diff) | |
download | freebsd-ports-gnome-b2934fef6233dbb168a43850fa9fc07ff27812e6.tar.gz freebsd-ports-gnome-b2934fef6233dbb168a43850fa9fc07ff27812e6.tar.zst freebsd-ports-gnome-b2934fef6233dbb168a43850fa9fc07ff27812e6.zip |
Document gtetrinet -- remote code execution
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 84bec7fb5285..ee19cdda9638 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,35 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="0b79743b-3ab7-11db-81e1-000e0c2e438a"> + <topic>gtetrinet -- remote code execution</topic> + <affects> + <package> + <name>gtetrinet</name> + <range><ge>0</ge></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>The Debian Security Team reports:</p> + <blockquote cite="http://www.debian.org/security/2006/dsa-1163"> + <p>Michael Gehring discovered several potential out-of-bounds + index accesses in gtetrinet, a multiplayer Tetris-like game, + which may allow a remote server to execute arbitrary + code</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2006-3125</cvename> + <url>http://www.debian.org/security/2006/dsa-1163</url> + </references> + <dates> + <discovery>2006-08-30</discovery> + <entry>2006-09-02</entry> + </dates> + </vuln> + <vuln vid="0ab423e7-3822-11db-81e1-000e0c2e438a"> <topic>joomla -- multiple vulnerabilities</topic> <affects> |