CVE-2024-40493
CRITICAL EPSS 50.5%
Published Oct 22, 20241y ago · Modified Jun 17, 20261w ago
9.8 CVSS 3.1
Published Oct 22, 2024 1y ago
Last Modified Jun 17, 2026 1w ago
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`.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
50.5% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-476 NULL Pointer Dereference Memory Safety
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| keith-cullen | freecoap | 1.0 | any |
References 2
- gist.github.com https://gist.github.com/dqp10515/fe80005e2fb58ed8ada178ac017e4ad4
- github.com https://github.com/keith-cullen/FreeCoAP/issues/37
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.