Denial of service in Miek Gieben DNS library for Go



Published: 2019-03-08 | Updated: 2023-06-04
Risk Medium
Patch available YES
Number of vulnerabilities 1
CVE-ID CVE-2018-17419
CWE-ID CWE-476
Exploitation vector Network
Public exploit N/A
Vulnerable software
Subscribe
DNS library in Go
Universal components / Libraries / Libraries used by multiple products

Vendor Miek Gieben

Security Bulletin

This security bulletin contains one medium risk vulnerability.

1) NULL pointer dereference

EUVDB-ID: #VU76830

Risk: Medium

CVSSv3.1: 6.5 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C]

CVE-ID: CVE-2018-17419

CWE-ID: CWE-476 - NULL Pointer Dereference

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to a NULL pointer dereference error within the setTA() function in scan_rr.go caused by the dns.ParseZone() parsing error. A remote attacker can pass specially crafted data to the application and perform a denial of service (DoS) attack.

Mitigation

Install updates from vendor's website.

Vulnerable software versions

DNS library in Go: 1.0.0 - 1.0.9

CPE2.3 External links

http://github.com/miekg/dns/issues/742


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.



###SIDEBAR###