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

19 lines
758 B
Markdown

### [CVE-2014-8602](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8602)
![](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
iterator.c in NLnet Labs Unbound before 1.5.1 does not limit delegation chaining, which allows remote attackers to cause a denial of service (memory and CPU consumption) via a large or infinite number of referrals.
### POC
#### Reference
- http://www.kb.cert.org/vuls/id/264212
- http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html
#### Github
No PoCs found on GitHub currently.