marshall in dhcp_packet.c in simple-dhcp-server through ec976d2 allows remote attackers to cause a denial of service by sending a malicious DHCP packet. The crash is caused by a type confusion bug that results in a large memory allocation; when this memory allocation fails the DHCP server will crash.
References
Link | Resource |
---|---|
https://papers.mathyvanhoef.com/esorics2024.pdf |
Configurations
No configuration.
History
01 Nov 2024, 20:35
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
CWE | CWE-843 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
29 Apr 2024, 22:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-04-29 22:15
Updated : 2024-11-01 20:35
NVD link : CVE-2023-50433
Mitre link : CVE-2023-50433
CVE.ORG link : CVE-2023-50433
JSON object : View
Products Affected
No product.
CWE
CWE-843
Access of Resource Using Incompatible Type ('Type Confusion')