aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2014-10-01 03:40:03 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2014-10-01 03:40:03 +0000
commita703832b9e06be8a42c42a6237fe24438dab8851 (patch)
treefdf9f0f51ffe9bab66852fc0cf41b88fc76266b9 /security/vuxml
parent207cf37bd38818bf0e3bea4ef5ccbac242099d0d (diff)
downloadports-a703832b9e06be8a42c42a6237fe24438dab8851.tar.gz
ports-a703832b9e06be8a42c42a6237fe24438dab8851.zip
Notes
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 77fda1c5b8bf..e01696d8b0a9 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -57,6 +57,35 @@ Notes:
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="4a4e9f88-491c-11e4-ae2c-c80aa9043978">
+ <topic>bash -- out-of-bounds memory access in parser</topic>
+ <affects>
+ <package>
+ <name>bash</name>
+ <range><lt>4.3.27_1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>RedHat security team reports:</p>
+ <blockquote cite="https://access.redhat.com/security/cve/CVE-2014-7186">
+ <p>It was discovered that the fixed-sized redir_stack could be forced
+ to overflow in the Bash parser, resulting in memory corruption, and
+ possibly leading to arbitrary code execution when evaluating
+ untrusted input that would not otherwise be run as code.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://access.redhat.com/security/cve/CVE-2014-7186</url>
+ <cvename>CVE-2014-7186</cvename>
+ </references>
+ <dates>
+ <discovery>2014-09-25</discovery>
+ <entry>2014-10-01</entry>
+ </dates>
+ </vuln>
+
<vuln vid="8e0e86ff-48b5-11e4-ab80-000c29f6ae42">
<topic>rsyslog -- remote syslog PRI vulnerability</topic>
<affects>