From: W.C.A. Wijngaards Date: Wed, 20 Nov 2019 13:01:01 +0000 (+0100) Subject: - Fix Terminating Quotes not Written, reported by X41 D-Sec. X-Git-Tag: release-1.9.6rc1~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d63ec2dfcb9f091c85d22fc2b352bc66931e36e1;p=thirdparty%2Funbound.git - Fix Terminating Quotes not Written, reported by X41 D-Sec. --- diff --git a/dnscrypt/dnscrypt.c b/dnscrypt/dnscrypt.c index 72a9527f5..4a1bd1a10 100644 --- a/dnscrypt/dnscrypt.c +++ b/dnscrypt/dnscrypt.c @@ -751,9 +751,9 @@ dnsc_load_local_data(struct dnsc_env* dnscenv, struct config_file *cfg) for(j=0; jlocal_data, strdup(rr)); free(rr); } diff --git a/doc/Changelog b/doc/Changelog index 9d5db1a54..5ae98c560 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -31,6 +31,7 @@ ifdef sha2.h inclusion for older systems. - Fixed Compat Code Diverging from Upstream, reported by X41 D-Sec. - Fix compile with --enable-alloc-checks, reported by X41 D-Sec. + - Fix Terminating Quotes not Written, reported by X41 D-Sec. 19 November 2019: Wouter - Fix CVE-2019-18934, shell execution in ipsecmod.