From 3c1c02fbf49a32b1f15bcc3c9ea091da4a6f236c Mon Sep 17 00:00:00 2001 From: Hiroki Tagato Date: Wed, 27 May 2020 12:08:46 +0000 Subject: Document powerdns-recursor vulnerabilities PR: 246655 Submitted by: Ralf van der Enden Approved by: ehaupt (mentor) --- security/vuxml/vuln.xml | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) (limited to 'security') diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 029c01831738..3e0111d60a70 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -58,6 +58,49 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + powerdns-recursor -- multiple vulnerabilities + + + powerdns-recursor + 4.3.1 + + + + +

PowerDNS Team reports:

+
+

CVE-2020-10995: An issue in the DNS protocol has been found that allow malicious parties to use + recursive DNS services to attack third party authoritative name servers. The attack uses a crafted + reply by an authoritative name server to amplify the resulting traffic between the recursive and + other authoritative name servers. Both types of service can suffer degraded performance as an effect.

+

CVE-2020-12244: An issue has been found in PowerDNS Recursor 4.1.0 through 4.3.0 where records in + the answer section of a NXDOMAIN response lacking an SOA were not properly validated in + SyncRes::processAnswer. This would allow an attacker in position of man-in-the-middle to send a + NXDOMAIN answer for a name that does exist, bypassing DNSSEC validation.

+

CVE-2020-10030: An issue has been found in PowerDNS Authoritative Server allowing an attacker + with enough privileges to change the system's hostname to cause disclosure of uninitialized memory + content via a stack-based out-of-bounds read. It only occurs on systems where gethostname() does + not null-terminate the returned string if the hostname is larger than the supplied buffer. Linux + systems are not affected because the buffer is always large enough. OpenBSD systems are not affected + because the returned hostname is always null-terminated. Under some conditions this issue can lead + to the writing of one null-byte out-of-bounds on the stack, causing a denial of service or possibly + arbitrary code execution.

+
+ +
+ + https://doc.powerdns.com/recursor/security-advisories/index.html + CVE-2020-10995 + CVE-2020-12244 + CVE-2020-10030 + + + 2020-05-19 + 2020-05-26 + +
+ qmail -- 64 bit integer overflows with possible remote code execution on large SMTP requests -- cgit v1.2.3