Heap Buffer Overrun in mkAddToRelayCacheRequest and in ccnl_populate_cache issued by a non null terminated array when reading an binary CCNx or NDN file.
This Heap Buffer Overrun can result in a Heap Corruption when parsing a binary CCNx or NDN file.
Steps to reproduce the issue
The Heap Corruption can be triggered by a binary NDN file with a longer data than indicated by a the corresponding TLV.
The text was updated successfully, but these errors were encountered:
blacksheeep
changed the title
Heap Buffer Overrun in mkAddToRelayCacheRequest when reading CCNx or NDN binary file
[CVE-2018-12889] - Heap Buffer Overrun in mkAddToRelayCacheRequest when reading CCNx or NDN binary file
Jun 26, 2018
Description
Heap Buffer Overrun in mkAddToRelayCacheRequest and in ccnl_populate_cache issued by a non null terminated array when reading an binary CCNx or NDN file.
This Heap Buffer Overrun can result in a Heap Corruption when parsing a binary CCNx or NDN file.
Steps to reproduce the issue
The Heap Corruption can be triggered by a binary NDN file with a longer data than indicated by a the corresponding TLV.
The text was updated successfully, but these errors were encountered: