VYPR
Unrated severityNVD Advisory· Published Mar 30, 2023· Updated Mar 5, 2025

CVE-2023-25076

CVE-2023-25076

Description

A buffer overflow vulnerability exists in the handling of wildcard backend hosts of SNIProxy 0.6.0-2 and the master branch (commit: 822bb80df9b7b345cc9eba55df74a07b498819ba). A specially crafted HTTP or TLS packet can lead to arbitrary code execution. An attacker could send a malicious packet to trigger this vulnerability.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

A buffer overflow in SNIProxy's handling of wildcard backend hosts allows remote code execution via crafted HTTP or TLS packets.

Vulnerability

A buffer overflow vulnerability exists in the new_address() function of SNIProxy when parsing hostnames for wildcard backend hosts. Affected versions are SNIProxy 0.6.0-2 and the master branch at commit 822bb80df9b7b345cc9eba55df74a07b498819ba [1]. The overflow occurs during the processing of hostnames obtained from HTTP Host headers or TLS SNI extensions when a wildcard backend is configured [1].

Exploitation

An attacker can trigger this vulnerability by sending a specially crafted HTTP or TLS packet containing a malicious hostname to an SNIProxy instance configured with a wildcard backend [1]. No authentication is required; the attacker only needs network access to the proxy. The crafted hostname causes a buffer overflow in the new_address() function, leading to memory corruption [1].

Impact

Successful exploitation allows arbitrary code execution with the privileges of the SNIProxy process, potentially leading to full system compromise [1]. The CVSSv3 score is 9.8 (Critical) with impacts on confidentiality, integrity, and availability [1]. Denial of service is also possible [1].

Mitigation

The vulnerability is fixed in SNIProxy version 0.6.1, released on 2023-03-16 [2]. Users should upgrade to this version or later. No workarounds are documented in the available references. The vulnerability is not listed on the CISA Known Exploited Vulnerabilities (KEV) catalog as of the publication date.

AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.