CVE-2021-37750

Source
https://nvd.nist.gov/vuln/detail/CVE-2021-37750
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2021-37750.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2021-37750
Downstream
Related
Published
2021-08-23T05:15:08Z
Modified
2025-10-15T04:35:51Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

The Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) before 1.18.5 and 1.19.x before 1.19.3 has a NULL pointer dereference in kdc/dotgsreq.c via a FAST inner body that lacks a server field.

References

Affected packages

Git / github.com/krb5/krb5

Affected ranges

Type
GIT
Repo
https://github.com/krb5/krb5
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Database specific

vanir_signatures

[
    {
        "signature_type": "Function",
        "id": "CVE-2021-37750-6610d9b5",
        "source": "https://github.com/krb5/krb5/commit/d775c95af7606a51bf79547a94fa52ddd1cb7f49",
        "signature_version": "v1",
        "target": {
            "function": "process_tgs_req",
            "file": "src/kdc/do_tgs_req.c"
        },
        "digest": {
            "function_hash": "256313135997629940279080382534511192649",
            "length": 14255.0
        },
        "deprecated": false
    },
    {
        "signature_type": "Line",
        "id": "CVE-2021-37750-d4305430",
        "source": "https://github.com/krb5/krb5/commit/d775c95af7606a51bf79547a94fa52ddd1cb7f49",
        "signature_version": "v1",
        "target": {
            "file": "src/kdc/do_tgs_req.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "85759854495363053129708329220649920226",
                "106951285823959472315379620424094599901",
                "35353251504946687087079113116870528593",
                "137141899296435357137104491440352983080"
            ]
        },
        "deprecated": false
    }
]