CVE-2015-2698
high
CVSS v3
—
CVSS v2
8.5
VIR risk
8.5
Description
The iakerb_gss_export_sec_context function in lib/gssapi/krb5/iakerb.c in MIT Kerberos 5 (aka krb5) 1.14 pre-release 2015-09-14 improperly accesses a certain pointer, which allows remote authenticated users to cause a denial of service (memory corruption) or possibly have unspecified other impact by interacting with an application that calls the gss_export_sec_context function. NOTE: this vulnerability exists because of an incorrect fix for CVE-2015-2696.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2015-2698
Vendor advisory: cve@mitre.org — http://krbdev.mit.edu/rt/Ticket/Display.html?id=8273
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 1.13.2+dfsg-4 |
| debian | bullseye | fixed | 1.13.2+dfsg-4 |
| debian | forky | fixed | 1.13.2+dfsg-4 |
| debian | sid | fixed | 1.13.2+dfsg-4 |
| debian | trixie | fixed | 1.13.2+dfsg-4 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| mit | kerberos_5 | 1.14 | |
References
- http://krbdev.mit.edu/rt/Ticket/Display.html?id=8273
- http://lists.opensuse.org/opensuse-updates/2015-11/msg00116.html
- http://lists.opensuse.org/opensuse-updates/2015-12/msg00124.html
- http://www.ubuntu.com/usn/USN-2810-1
- https://github.com/krb5/krb5/commit/3db8dfec1ef50ddd78d6ba9503185995876a39fd
- https://security-tracker.debian.org/tracker/CVE-2015-2698
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.