7.5
CVE-2004-0642
- EPSS 25.8%
- Published 28.09.2004 04:00:00
- Last modified 03.04.2025 01:03:51
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
Double free vulnerabilities in the error handling code for ASN.1 decoders in the (1) Key Distribution Center (KDC) library and (2) client library for MIT Kerberos 5 (krb5) 1.3.4 and earlier may allow remote attackers to execute arbitrary code.
Data is provided by the National Vulnerability Database (NVD)
Mit ≫ Kerberos 5 Version <= 1.3.4
Debian ≫ Debian Linux Version3.0
Redhat ≫ Enterprise Linux Desktop Version3.0
Redhat ≫ Enterprise Linux Server Version3.0
Redhat ≫ Enterprise Linux Workstation Version3.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 25.8% | 0.96 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-415 Double Free
The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.