← Back to CVE List

CVE-2023-25566

Published: 2023-02-14T18:15Z
Last Modified: 2024-11-21T07:49Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
GSS-NTLMSSP is a mechglue plugin for the GSSAPI library that implements NTLM authentication. Prior to version 1.2.0, a memory leak can be triggered when parsing usernames which can trigger a denial-of-service. The domain portion of a username may be overridden causing an allocated memory area the size of the domain name to be leaked. An attacker can leak memory via the main `gss_accept_sec_context` entry point, potentially causing a denial-of-service. This issue is fixed in version 1.2.0. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt