Files
CVEs-PoC/2012/CVE-2012-0206.md
2024-06-18 02:51:15 +02:00

19 lines
725 B
Markdown

### [CVE-2012-0206](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0206)
![](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
common_startup.cc in PowerDNS (aka pdns) Authoritative Server before 2.9.22.5 and 3.x before 3.0.1 allows remote attackers to cause a denial of service (packet loop) via a crafted UDP DNS response.
### POC
#### Reference
- http://doc.powerdns.com/powerdns-advisory-2012-01.html
- https://bugzilla.redhat.com/show_bug.cgi?id=772570
#### Github
No PoCs found on GitHub currently.