#VU93491 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) in DNS library in Go - CVE-2019-19794
Published: June 28, 2024
Vulnerability identifier: #VU93491
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2019-19794
CWE-ID: CWE-338
Exploitation vector: Remote access
Exploit availability:
No public exploit available
Vulnerable software:
DNS library in Go
DNS library in Go
Software vendor:
miekg
miekg
Description
The vulnerability allows a remote attacker to poison DNS cache.
The vulnerability exists due to usage of predictable random numbers for TXID. A remote attacker can forge DNS responses.
Remediation
Install updates from vendor's website.