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

18 lines
736 B
Markdown

### [CVE-2017-12463](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12463)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Memory leak in the ccnl_app_RX function in ccnl-uapi.c in CCN-lite before 2.00 allows context-dependent attackers to cause a denial of service (memory consumption) via vectors involving an envelope_s structure pointer when the packet format is unknown.
### POC
#### Reference
- https://github.com/cn-uofbasel/ccn-lite/issues/129
#### Github
No PoCs found on GitHub currently.