5
CVE-2000-0547
- EPSS 2.58%
- Veröffentlicht 09.06.2000 04:00:00
- Zuletzt bearbeitet 16.04.2026 00:27:16
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Buffer overflow in Kerberos 4 KDC program allows remote attackers to cause a denial of service via the localrealm variable in the process_v4 function.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Kerbnet Project ≫ Kerbnet Version-
Mit ≫ Kerberos 5 Version >= 1.0 <= 1.0.7
Mit ≫ Kerberos 5 Version1.1
Mit ≫ Kerberos 5 Version1.1.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 2.58% | 0.842 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:P
|
CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.