7.5
CVE-2020-36562
- EPSS 0.43%
- Veröffentlicht 28.12.2022 03:15:09
- Zuletzt bearbeitet 11.04.2025 17:15:34
- Quelle security@golang.org
- CVE-Watchlists
- Unerledigt
Due to unchecked type assertions, maliciously crafted messages can cause panics, which may be used as a denial of service vector.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Dht Project ≫ Dht Version- SwPlatformgo
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.43% | 0.62 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-617 Reachable Assertion
The product contains an assert() or similar statement that can be triggered by an attacker, which leads to an application exit or other behavior that is more severe than necessary.