2 matches found
CVE-2018-6948
In CCN-lite 2, the function ccnlprefixtostrdetailed can cause a buffer overflow, when writing a prefix to the buffer buf. The maximal size of the prefix is CCNLMAXPREFIXSIZE; the buffer has the size CCNLMAXPREFIXSIZE. However, when NFN is enabled, additional characters are written to the buffer...
CVE-2018-6948
CVE-2018-6948 affects CCN-lite 2, where the function ccnl_prefix_to_str_detailed can overflow a buffer when writing a prefix to buf. The prefix maximum is CCNL_MAX_PREFIX_SIZE, but with NFN enabled, additional characters (e.g., NFN and R2C tags) are written, allowing an NFN-R2C packet with a pref...