The Serialize.deserialize() method in CoAPthon3 1.0 and 1.0.1 mishandles certain exceptions, leading to a denial of service in applications that use this library (e.g., the standard CoAP server, CoAP client, example collect CoAP server and client) when they receive crafted CoAP messages.
{
"cpe": [
"cpe:2.3:a:coapthon3_project:coapthon3:1.0:*:*:*:*:*:*:*",
"cpe:2.3:a:coapthon3_project:coapthon3:1.0.1:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "1.0"
},
{
"last_affected": "1.0"
},
{
"introduced": "1.0.1"
},
{
"last_affected": "1.0.1"
}
],
"source": "CPE_STRING"
}