cve/2007/CVE-2007-3898.md

21 lines
942 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2007-3898](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3898)
![](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
The DNS server in Microsoft Windows 2000 Server SP4, and Server 2003 SP1 and SP2, uses predictable transaction IDs when querying other DNS servers, which allows remote attackers to spoof DNS replies, poison the DNS cache, and facilitate further attack vectors.
### POC
#### Reference
- http://securityreason.com/securityalert/3373
2024-06-09 00:33:16 +00:00
- http://securityreason.com/securityalert/3373
2024-05-26 14:27:05 +02:00
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2007/ms07-062
2024-06-09 00:33:16 +00:00
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2007/ms07-062
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.