aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml/vuln.xml
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2012-05-14 21:18:00 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2012-05-14 21:18:00 +0000
commit1dc076f3b5f89c901de00063a55ebcf0b5cb3862 (patch)
treea5432b696dc381c6ed8ec5a6de1f51043c15f4f3 /security/vuxml/vuln.xml
parentebc3c8eb585f7460f3795fef6cee4565bad39a84 (diff)
downloadports-1dc076f3b5f89c901de00063a55ebcf0b5cb3862.tar.gz
ports-1dc076f3b5f89c901de00063a55ebcf0b5cb3862.zip
Notes
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r--security/vuxml/vuln.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index a512edc5241e..12272b8dea57 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -52,6 +52,38 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="6601127c-9e09-11e1-b5e0-000c299b62e1">
+ <topic>socat -- Heap-based buffer overflow</topic>
+ <affects>
+ <package>
+ <name>socat</name>
+ <range><lt>1.7.2.1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The socat development team reports:</p>
+ <blockquote cite="http://www.dest-unreach.org/socat/contrib/socat-secadv3.html">
+ <p>This vulnerability can be exploited when socat is invoked with the
+ READLINE address (this is usually only used interactively) without
+ option "prompt" and without option "noprompt" and an attacker succeeds
+ to provide malicious data to the other (arbitrary) address that is then
+ transferred by socat to the READLINE address for output.</p>
+ <p>Successful exploitation may allow an attacker to execute arbitrary
+ code with the privileges of the socat process.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2012-0219</cvename>
+ <url>www.dest-unreach.org/socat/contrib/socat-secadv3.html</url>
+ </references>
+ <dates>
+ <discovery>2012-05-14</discovery>
+ <entry>2012-05-14</entry>
+ </dates>
+ </vuln>
+
<vuln vid="59b68b1e-9c78-11e1-b5e0-000c299b62e1">
<topic>php -- multiple vulnerabilities</topic>
<affects>