Vulnerabilities (CVE)

Filtered by vendor Keith-cullen Subscribe
Filtered by product Freecoap
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-31030 1 Keith-cullen 1 Freecoap 2025-06-20 N/A 9.1 CRITICAL
An issue in coap_msg.c in Keith Cullen's FreeCoAP v.0.7 allows remote attackers to cause a Denial of Service or potentially disclose information via a specially crafted packet.
CVE-2024-40493 1 Keith-cullen 1 Freecoap 2024-10-25 N/A 9.8 CRITICAL
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`.