aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@FreeBSD.org>2017-11-30 18:42:14 +0000
committerVsevolod Stakhov <vsevolod@FreeBSD.org>2017-11-30 18:42:14 +0000
commit668524f53ed1462ed4a272a16e36e46795ed5782 (patch)
tree455e5985cd9b2dc2d6da3f312a77001a9a512170 /security/vuxml
parent57703565cf43cf5e09d1d029e15c719be2ecd085 (diff)
downloadports-668524f53ed1462ed4a272a16e36e46795ed5782.tar.gz
ports-668524f53ed1462ed4a272a16e36e46795ed5782.zip
Notes
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index eb5642575310..9e794bb7a819 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="75dd622c-d5fd-11e7-b9fe-c13eb7bcbf4f">
+ <topic>exim -- remote DoS attack in BDAT processing</topic>
+ <affects>
+ <package>
+ <name>exim</name>
+ <range><ge>4.88</ge><lt>4.89.1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Exim developers 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 cause a denial of service (infinite loop and stack exhaustion) via vectors involving BDAT commands and an improper check for a '.' character signifying the end of the content, related to the bdat_getc function.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://bugs.exim.org/show_bug.cgi?id=2199</url>
+ <cvename>CVE-2017-16944</cvename>
+ </references>
+ <dates>
+ <discovery>2017-11-23</discovery>
+ <entry>2017-11-30</entry>
+ </dates>
+ </vuln>
+
<vuln vid="a66f9be2-d519-11e7-9866-c85b763a2f96">
<topic>xrdp -- local user can cause a denial of service</topic>
<affects>