CVE-2024-40493

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`.
Configurations

Configuration 1 (hide)

cpe:2.3:a:keith-cullen:freecoap:1.0:*:*:*:*:*:*:*

History

No history.

Information

Published : 2024-10-22 22:15

Updated : 2024-10-25 17:01


NVD link : CVE-2024-40493

Mitre link : CVE-2024-40493

CVE.ORG link : CVE-2024-40493


JSON object : View

Products Affected

keith-cullen

  • freecoap
CWE
CWE-476

NULL Pointer Dereference