mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 22:52:34 +02:00
19 lines
778 B
Markdown
19 lines
778 B
Markdown
### [CVE-2008-4392](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4392)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
dnscache in Daniel J. Bernstein djbdns 1.05 does not prevent simultaneous identical outbound DNS queries, which makes it easier for remote attackers to spoof DNS responses, as demonstrated by a spoofed A record in the Additional section of a response to a Start of Authority (SOA) query.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.your.org/dnscache/
|
|
- http://www.your.org/dnscache/djbdns.pdf
|
|
|
|
#### Github
|
|
- https://github.com/janmojzis/dq
|
|
|