Service interruption via null payload memcpy
Published May 31, 2024 · Updated Feb 13, 2025
Null-pointer dereference in FreeCoAP 0.7 allows remote attackers to interrupt a CoAP test server with a crafted UDP packet. The server_handle_regular handler passes the null result for an empty request payload to memcpy while constructing its response. Any unauthenticated sender able to reach the UDP listener can trigger undefined behavior; the public reproducer shows a sanitizer-detected fault, not information disclosure.
Summary
What happened
Null-pointer dereference in FreeCoAP 0.7 allows remote attackers to interrupt a CoAP test server with a crafted UDP packet. The server_handle_regular handler passes the null result for an empty request payload to memcpy while constructing its response. Any unauthenticated sender able to reach the UDP listener can trigger undefined behavior; the public reproducer shows a sanitizer-detected fault, not information disclosure.
The record
- CVE
- CVE-2024-31030
- Published
- May 31, 2024
- Updated
- Feb 13, 2025
- Vendor
- Keith Cullen
- Product
- FreeCoAP
- Classifications
- CWE-476, T1499
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 31, 2024CVE publishedPublication date reported by the CVE source.
- Feb 13, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0.7
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- Crafted empty-payload CoAP UDP packet reproducerproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo