7.5
CVE-2018-17419
- EPSS 0.39%
- Veröffentlicht 07.03.2019 23:29:00
- Zuletzt bearbeitet 21.11.2024 03:54:22
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in setTA in scan_rr.go in the Miek Gieben DNS library before 1.0.10 for Go. A dns.ParseZone() parsing error causes a segmentation violation, leading to denial of service.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Dns Library Project ≫ Dns Library Version < 1.0.10
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.39% | 0.591 |
| 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
|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:P
|
CWE-476 NULL Pointer Dereference
The product dereferences a pointer that it expects to be valid but is NULL.