5.9

CVE-2025-9232

Medienbericht

Out-of-bounds read in HTTP client no_proxy handling

Issue summary: An application using the OpenSSL HTTP client API functions may
trigger an out-of-bounds read if the 'no_proxy' environment variable is set and
the host portion of the authority component of the HTTP URL is an IPv6 address.

Impact summary: An out-of-bounds read can trigger a crash which leads to
Denial of Service for an application.

The OpenSSL HTTP client API functions can be used directly by applications
but they are also used by the OCSP client functions and CMP (Certificate
Management Protocol) client implementation in OpenSSL. However the URLs used
by these implementations are unlikely to be controlled by an attacker.

In this vulnerable code the out of bounds read can only trigger a crash.
Furthermore the vulnerability requires an attacker-controlled URL to be
passed from an application to the OpenSSL function and the user has to have
a 'no_proxy' environment variable set. For the aforementioned reasons the
issue was assessed as Low severity.

The vulnerable code was introduced in the following patch releases:
3.0.16, 3.1.8, 3.2.4, 3.3.3, 3.4.0 and 3.5.0.

The FIPS modules in 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected by this
issue, as the HTTP client implementation is outside the OpenSSL FIPS module
boundary.
Daten sind bereitgestellt durch das CVE Programm von Authorized Data Publishers (ADP) (Unstrukturiert)
HerstellerSiemens
Produkt RUGGEDCOM RST2428P
Default Statusunknown
Version 0
Version < V3.3
Status affected
HerstellerSiemens
Produkt SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
Default Statusunknown
Version 0
Version < V3.3
Status affected
HerstellerSiemens
Produkt SCALANCE XCH328
Default Statusunknown
Version 0
Version < V3.3
Status affected
HerstellerSiemens
Produkt SCALANCE XCM324
Default Statusunknown
Version 0
Version < V3.3
Status affected
HerstellerSiemens
Produkt SCALANCE XCM328
Default Statusunknown
Version 0
Version < V3.3
Status affected
HerstellerSiemens
Produkt SCALANCE XCM332
Default Statusunknown
Version 0
Version < V3.3
Status affected
HerstellerSiemens
Produkt SCALANCE XRH334 (24 V DC, 8xFO, CC)
Default Statusunknown
Version 0
Version < V3.3
Status affected
HerstellerSiemens
Produkt SCALANCE XRM334 (230 V AC, 12xFO)
Default Statusunknown
Version 0
Version < V3.3
Status affected
HerstellerSiemens
Produkt SCALANCE XRM334 (230 V AC, 8xFO)
Default Statusunknown
Version 0
Version < V3.3
Status affected
HerstellerSiemens
Produkt SCALANCE XRM334 (230V AC, 2x10G, 24xSFP, 8xSFP+)
Default Statusunknown
Version 0
Version < V3.3
Status affected
HerstellerSiemens
Produkt SCALANCE XRM334 (24 V DC, 12xFO)
Default Statusunknown
Version 0
Version < V3.3
Status affected
HerstellerSiemens
Produkt SCALANCE XRM334 (24 V DC, 8xFO)
Default Statusunknown
Version 0
Version < V3.3
Status affected
HerstellerSiemens
Produkt SCALANCE XRM334 (24V DC, 2x10G, 24xSFP, 8xSFP+)
Default Statusunknown
Version 0
Version < V3.3
Status affected
HerstellerSiemens
Produkt SCALANCE XRM334 (2x230 V AC, 12xFO)
Default Statusunknown
Version 0
Version < V3.3
Status affected
HerstellerSiemens
Produkt SCALANCE XRM334 (2x230 V AC, 8xFO)
Default Statusunknown
Version 0
Version < V3.3
Status affected
HerstellerSiemens
Produkt SCALANCE XRM334 (2x230V AC, 2x10G, 24xSFP, 8xSFP+)
Default Statusunknown
Version 0
Version < V3.3
Status affected
HerstellerSiemens
Produkt SIDIS Prime
Default Statusunknown
Version 0
Version < V4.0.800
Status affected
HerstellerSiemens
Produkt SIMATIC CN 4100
Default Statusunknown
Version 0
Version < V5.0
Status affected
HerstellerSiemens
Produkt SIMATIC S7-1500 CPU 1518-4 PN/DP MFP
Default Statusunknown
Version V3.1.5
Version < *
Status affected
HerstellerSiemens
Produkt SIMATIC S7-1500 CPU 1518-4 PN/DP MFP
Default Statusunknown
Version V3.1.5
Version < *
Status affected
HerstellerSiemens
Produkt SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP
Default Statusunknown
Version V3.1.5
Version < *
Status affected
HerstellerSiemens
Produkt SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP
Default Statusunknown
Version V3.1.5
Version < *
Status affected
HerstellerSiemens
Produkt SIPLUS S7-1500 CPU 1518-4 PN/DP MFP
Default Statusunknown
Version V3.1.5
Version < *
Status affected
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.05% 0.167
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
134c704f-9b21-4f2e-91b3-4a467353bcc0 5.9 2.2 3.6
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE-125 Out-of-bounds Read

The product reads data past the end, or before the beginning, of the intended buffer.