aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorvsevolod <vsevolod@FreeBSD.org>2017-11-27 16:05:04 +0800
committervsevolod <vsevolod@FreeBSD.org>2017-11-27 16:05:04 +0800
commit8046547d64c7dbe59175fd589ddfcf09f375b754 (patch)
tree4154fe1737769c114781bdebe10eef3f67916b33 /security
parentbf5a76d7db3ab9cd8632fd7e62e7678e89764767 (diff)
downloadfreebsd-ports-gnome-8046547d64c7dbe59175fd589ddfcf09f375b754.tar.gz
freebsd-ports-gnome-8046547d64c7dbe59175fd589ddfcf09f375b754.tar.zst
freebsd-ports-gnome-8046547d64c7dbe59175fd589ddfcf09f375b754.zip
Document mail/exim vulnerability: CVE-2017-16943
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 075dbf4ac0d8..75b0def8b02f 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,31 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="68b29058-d348-11e7-b9fe-c13eb7bcbf4f">
+ <topic>exim -- remote code execution, deny of service in BDAT</topic>
+ <affects>
+ <package>
+ <name>exim</name>
+ <range><ge>4.88</ge><lt>4.89_2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Exim team reports:</p>
+ <blockquote cite="https://bugs.exim.org/show_bug.cgi?id=2199">
+ <p>The receive_msg function in receive.c in the SMTP daemon in Exim 4.88 and 4.89 allows remote attackers to execute arbitrary code or cause a denial of service (use-after-free) via vectors involving BDAT commands.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://bugs.exim.org/show_bug.cgi?id=2199</url>
+ </references>
+ <dates>
+ <discovery>2017-11-23</discovery>
+ <entry>2017-11-27</entry>
+ </dates>
+ </vuln>
+
<vuln vid="7761288c-d148-11e7-87e5-00e04c1ea73d">
<topic>mybb -- multiple vulnerabilities</topic>
<affects>