PYSEC-2019-165
Vulnerability from pysec - Published: 2019-04-02 20:29 - Updated: 2021-08-25 04:57
VLAI?
Details
The Serialize.deserialize() method in CoAPthon 3.1, 4.0.0, 4.0.1, and 4.0.2 mishandles certain exceptions, leading to a denial of service in applications that use this library (e.g., the standard CoAP server, CoAP client, CoAP reverse proxy, example collect CoAP server and client) when they receive crafted CoAP messages.
Impacted products
| Name | purl | coapthon | pkg:pypi/coapthon |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "coapthon",
"purl": "pkg:pypi/coapthon"
},
"ranges": [
{
"events": [
{
"introduced": "3.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.0.0",
"4.0.1",
"4.0.2"
]
}
],
"aliases": [
"CVE-2018-12680",
"GHSA-5xc6-fpc7-4qvg"
],
"details": "The Serialize.deserialize() method in CoAPthon 3.1, 4.0.0, 4.0.1, and 4.0.2 mishandles certain exceptions, leading to a denial of service in applications that use this library (e.g., the standard CoAP server, CoAP client, CoAP reverse proxy, example collect CoAP server and client) when they receive crafted CoAP messages.",
"id": "PYSEC-2019-165",
"modified": "2021-08-25T04:57:20.831477Z",
"published": "2019-04-02T20:29:00Z",
"references": [
{
"type": "REPORT",
"url": "https://github.com/Tanganelli/CoAPthon/issues/135"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-5xc6-fpc7-4qvg"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…