cve/2007/CVE-2007-1644.md

18 lines
867 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2007-1644](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1644)
![](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 dynamic DNS update mechanism in the DNS Server service on Microsoft Windows does not properly authenticate clients in certain deployments or configurations, which allows remote attackers to change DNS records for a web proxy server and conduct man-in-the-middle (MITM) attacks on web traffic, conduct pharming attacks by poisoning DNS records, and cause a denial of service (erroneous name resolution).
### POC
#### Reference
- https://www.exploit-db.com/exploits/3544
#### Github
No PoCs found on GitHub currently.