mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 00:49:28 +02:00
21 lines
883 B
Markdown
21 lines
883 B
Markdown
### [CVE-2007-2926](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2926)
|
|

|
|

|
|

|
|
|
|
### 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.kb.cert.org/vuls/id/252735
|
|
- http://www.trusteer.com/docs/bind9dns.html
|
|
- http://www.trusteer.com/docs/bind9dns_s.html
|
|
- http://www.ubuntu.com/usn/usn-491-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|