CVE-2024-40493
Last modified
CVE-2024-40493 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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`.. EPSS estimates a 0.76% chance of exploitation in the next 30 days.
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`.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Keith-Cullen | Freecoap | 1.0 |
References
- https://gist.github.com/dqp10515/fe80005e2fb58ed8ada178ac017e4ad4Third Party Advisory
- https://github.com/keith-cullen/FreeCoAP/issues/37Exploit, Issue Tracking
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-40493?
How severe is CVE-2024-40493?
How do I fix CVE-2024-40493?
Are you affected by CVE-2024-40493?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
