7.5
CVE-2018-12680
- EPSS 0.18%
- Veröffentlicht 02.04.2019 20:29:00
- Zuletzt bearbeitet 21.11.2024 03:45:40
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Coapthon Project ≫ Coapthon Version3.1
Coapthon Project ≫ Coapthon Version4.0.0
Coapthon Project ≫ Coapthon Version4.0.1
Coapthon Project ≫ Coapthon Version4.0.2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.18% | 0.393 |
| 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.