SB2017112906 - Multiple vulnerabilities in PowerDNS Recursor and Authoritative
Published: November 29, 2017
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 5 secuirty vulnerabilities.
1) Man-in-the-middle attack (CVE-ID: CVE-2017-15090)
The vulnerability allows a remote attacker to conduct man-in-the-middle attack.The weakness exists due to improper validation of DNSSEC component of PowerDNS Recursor. A remote attacker can use man-in-the-middle technique, issue a valid signature for the crafted records and alter the content of records.
2) Improper access control (CVE-ID: CVE-2017-15091)
The vulnerability allows a remote attacker to modify arbitrary data on the target system.The weakness exists due to insufficient validation of the API component of PowerDNS Authoritative. A remote attacker with valid API credentials can configure the API as read-only via the api-readonly keyword, flush the cache, trigger a zone transfer or send a NOTIFY.
3) Cross-site scripting (CVE-ID: CVE-2017-15092)
The disclosed vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks.
The vulnerability exists due to insufficient sanitization of user-supplied data. A remote attacker can trick the victim to follow a specially crafted link and execute arbitrary HTML and script code in user's browser in context of vulnerable website.
Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.
4) File injection (CVE-ID: CVE-2017-15093)
The vulnerability allows a remote authenticated attacker to inject API file on the target system.
The vulnerability exists in the API of PowerDNS Recursor during a source code audit by Nixu due to insufficient validation of the new netmask and IP addresses of forwarded zones. A remote attacker can add and remove netmasks when api-config-dir is set to a non-empty value and inject new configuration directives into the Recursor’s configuration.
5) Memory leak (CVE-ID: CVE-2017-15094)
The vulnerability allows a remote attacker to cause DoS condition on the target system.
The vulnerability exists due to a flaw in the DNSSEC parsing code of PowerDNS Recursor during a code audit by Nixu. A remote attacker can supply specially crafted DNSSEC ECDSA keys, parse it when validation is enabled by setting dnssec to a value other than off or process-no-validate (default), trigger memory leak and cause the service to crash.
Remediation
Install update from vendor's website.
References
- https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2017-03.html
- https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2017-04.html
- https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2017-05.html
- https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2017-06.html
- https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2017-07.html