Files
CVEs-PoC/2008/CVE-2008-1637.md
T
2025-09-29 21:09:30 +02:00

945 B

CVE-2008-1637

Description

PowerDNS Recursor before 3.1.5 uses insufficient randomness to calculate (1) TRXID values and (2) UDP source port numbers, which makes it easier for remote attackers to poison a DNS cache, related to (a) algorithmic deficiencies in rand and random functions in external libraries, (b) use of a 32-bit seed value, and (c) choice of the time of day as the sole seeding information.

POC

Reference

Github