Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-25564

6.5 · MEDIUM
Published Feb 14, 2023 gss-ntlmssp_project CWE-787 EPSS 1.94% (79th pctl)

Overview

CVE-2023-25564 is a medium-severity vulnerability affecting gss-ntlmssp_project gss-ntlmssp. It was published on February 14, 2023 and has a CVSS 3.1 base score of 6.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.5, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

GSS-NTLMSSP is a mechglue plugin for the GSSAPI library that implements NTLM authentication. Prior to version 1.2.0, memory corruption can be triggered when decoding UTF16 strings. The variable `outlen` was not initialized and could cause writing a zero to an arbitrary place in memory if `ntlm_str_convert()` were to fail, which would leave `outlen` uninitialized. This can lead to a denial of service if the write hits unmapped memory or randomly corrupts a byte in the application memory space. This vulnerability can trigger an out-of-bounds write, leading to memory corruption. This vulnerability can be triggered via the main `gss_accept_sec_context` entry point. This issue is fixed in version 1.2.0.

Remediation

Check the references section for vendor advisories and patches from gss-ntlmssp_project. Update gss-ntlmssp to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
gss-ntlmssp_project gss-ntlmssp >= 0, < 1.2.0 Affected

Frequently Asked Questions

What is CVE-2023-25564?

CVE-2023-25564 is a medium-severity vulnerability affecting gss-ntlmssp_project gss-ntlmssp. It was published on February 14, 2023 and has a CVSS 3.1 base score of 6.5 (MEDIUM).

How severe is CVE-2023-25564?

This vulnerability has a CVSS 3.1 base score of 6.5, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2023-25564?

Check the references section for vendor advisories and patches from gss-ntlmssp_project. Update gss-ntlmssp to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-25564?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-25564 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.