Files
CVEs-PoC/2017/CVE-2017-15120.md
T
2025-09-29 21:09:30 +02:00

18 lines
774 B
Markdown

### [CVE-2017-15120](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15120)
![](https://img.shields.io/static/v1?label=Product&message=pdns-recursor&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.0.8%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-476&color=brightgreen)
### Description
An issue has been found in the parsing of authoritative answers in PowerDNS Recursor before 4.0.8, leading to a NULL pointer dereference when parsing a specially crafted answer containing a CNAME of a different class than IN. An unauthenticated remote attacker could cause a denial of service.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/shutingrz/CVE-2017-15120_PoC