Insecure Randomness Affecting github.com/miekg/dns package, versions <1.1.25


0.0
high

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.19% (56th percentile)
Expand this section
NVD
5.9 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-GOLANG-GITHUBCOMMIEKGDNS-537825
  • published 15 Dec 2019
  • disclosed 13 Dec 2019
  • credit Unknown

How to fix?

Upgrade github.com/miekg/dns to version 1.1.25 or higher.

Overview

github.com/miekg/dns is a complete and usable DNS library.

Affected versions of this package are vulnerable to Insecure Randomness. It improperly generates random numbers because math/rand is used. The TXID becomes predictable, leading to response forgeries.