aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@FreeBSD.org>2016-12-25 14:13:29 +0000
committerVsevolod Stakhov <vsevolod@FreeBSD.org>2016-12-25 14:13:29 +0000
commit0203b2ebcfbbf7771685d3f1f4b52fe55f1aff1c (patch)
tree0d12469540570449f90a07da6440684210a5dfb8 /security
parent691ad121e93b726e06a560a787e72f9b68ac7811 (diff)
downloadports-0203b2ebcfbbf7771685d3f1f4b52fe55f1aff1c.tar.gz
ports-0203b2ebcfbbf7771685d3f1f4b52fe55f1aff1c.zip
- Document CVE-2016-9963 for exim
Notes
Notes: svn path=/head/; revision=429428
Diffstat (limited to 'security')
-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 4606a90fd8a9..c04ab5c2960c 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,35 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="e7002b26-caaa-11e6-a76a-9f7324e5534e">
+ <topic>exim -- DKIM private key leak</topic>
+ <affects>
+ <package>
+ <name>exim</name>
+ <range><gt>4.69</gt></range>
+ <range><lt>4.87.1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The Exim project reports:</p>
+ <blockquote cite="https://exim.org/static/doc/CVE-2016-9963.txt">
+ <p>Exim leaks the private DKIM signing key to the log files.
+ Additionally, if the build option EXPERIMENTAL_DSN_INFO=yes is used,
+ the key material is included in the bounce message.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://exim.org/static/doc/CVE-2016-9963.txt</url>
+ <cvename>CVE-2016-9963</cvename>
+ </references>
+ <dates>
+ <discovery>2016-12-15</discovery>
+ <entry>2016-12-25</entry>
+ </dates>
+ </vuln>
+
<vuln vid="2aedd15f-ca8b-11e6-a9a5-b499baebfeaf">
<topic>openssh -- multiple vulnerabilities</topic>
<affects>