CVE-2024-40493

Severity CVSS v4.0:
Pending analysis
Type:
CWE-476 NULL Pointer Dereference
Publication date:
22/10/2024
Last modified:
25/10/2024

Description

Null Pointer Dereference in `coap_client_exchange_blockwise2` function in Keith Cullen FreeCoAP 1.0 allows remote attackers to cause a denial of service and potentially execute arbitrary code via a specially crafted CoAP packet that causes `coap_msg_get_payload(resp)` to return a null pointer, which is then dereferenced in a call to `memcpy`.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:keith-cullen:freecoap:1.0:*:*:*:*:*:*:*