7.5
CVE-2018-12679
- EPSS 0.37%
- Veröffentlicht 02.04.2019 19:29:00
- Zuletzt bearbeitet 21.11.2024 03:45:39
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Coapthon3 Project ≫ Coapthon3 Version1.0
Coapthon3 Project ≫ Coapthon3 Version1.0.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.37% | 0.583 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:P
|
CWE-502 Deserialization of Untrusted Data
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.