← Retour aux CVEs
CVE-2018-6480
N/ADescription
A type confusion issue was discovered in CCN-lite 2, leading to a memory access violation and a failure of the nonce feature (which, for example, helped with loop prevention). ccnl_fwd_handleInterest assumes that the union member s is of type ccnl_pktdetail_ndntlv_s. However, if the type is in fact struct ccnl_pktdetail_ccntlv_s or struct ccnl_pktdetail_iottlv_s, the memory at that point is either uninitialised or points to data that is not a nonce, which renders the code using the local variable nonce pointless. A later nonce check is insufficient.
Details CVE
Score CVSS v3.1N/A
Publie1/31/2018
Derniere modification11/21/2024
Sourcenvd
Observations honeypot0
Produits affectes
ccn-lite:ccn-lite
Faiblesses (CWE)
CWE-704
References
https://github.com/cn-uofbasel/ccn-lite/issues/159(cve@mitre.org)
https://github.com/cn-uofbasel/ccn-lite/issues/159(af854a3a-2127-422b-91ae-364da2661108)
Correlations IOC
Aucune correlation enregistree
This product uses data from the NVD API but is not endorsed or certified by the NVD.