mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 20:52:49 +02:00
18 lines
816 B
Markdown
18 lines
816 B
Markdown
### [CVE-2007-2930](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2930)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The (1) NSID_SHUFFLE_ONLY and (2) NSID_USE_POOL PRNG algorithms in ISC BIND 8 before 8.4.7-P1 generate predictable DNS query identifiers when sending outgoing queries such as NOTIFY messages when answering questions as a resolver, which allows remote attackers to poison DNS caches via unknown vectors. NOTE: this issue is different from CVE-2007-2926.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.trusteer.com/docs/bind8dns.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|