CVE-2025-23419: When multiple server blocks are configured to share the same IP address and port, an attacker can...
4.3
CVSS Score
3.1
Basic Information
CVE ID
GHSA ID
EPSS Score
0.47532%
CWE
Published
2/5/2025
Updated
2/5/2025
KEV Status
No
Technology
-
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided information and fetched URL contents describe the vulnerability (CVE-2025-23419) in Nginx related to TLS session resumption and client certificate bypass. However, no specific commit information, code patches, or diffs were available. Without this direct code-level evidence, it is not possible to identify the exact vulnerable functions, their file paths, or provide patch evidence with the required precision. The vulnerability likely resides in Nginx's SSL handling modules, particularly functions dealing with session caching (ssl_session_cache) and session tickets (ssl_session_ticket_key) in conjunction with client certificate authentication for TLSv1.3, but specific function names cannot be determined from the available data.