cve/2007/CVE-2007-2926.md

18 lines
740 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2007-2926](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2926)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
ISC BIND 9 through 9.5.0a5 uses a weak random number generator during generation of DNS query ids when answering resolver questions or sending NOTIFY messages to slave name servers, which makes it easier for remote attackers to guess the next query id and perform DNS cache poisoning.
### POC
#### Reference
- http://www.ubuntu.com/usn/usn-491-1
#### Github
No PoCs found on GitHub currently.