Files
CVEs-PoC/2007/CVE-2007-3377.md
T
2024-06-18 02:51:15 +02:00

18 lines
826 B
Markdown

### [CVE-2007-3377](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3377)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Header.pm in Net::DNS before 0.60, a Perl module, (1) generates predictable sequence IDs with a fixed increment and (2) can use the same starting ID for all child processes of a forking server, which allows remote attackers to spoof DNS responses, as originally reported for qpsmtp and spamassassin.
### POC
#### Reference
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9904
#### Github
No PoCs found on GitHub currently.