CVE-2023-38545
43Vexday Risk Score
Sin señal de explotación. Ningún artefacto público de explotación conocido hasta ahora.
ssvc Trackcvss 8.8epss 78%
probabilidad de explotación
78%top 1% de las CVE
explotación observada
noninguna fuente lo reporta
Lo que declaran los fabricantes (VEX)
Declaraciones oficiales de los fabricantes en formato CSAF/VEX: si su producto está afectado, ya corregido o descartado — y por qué. Es afirmación del fabricante, no juicio de Vexday.
Red Hatdocumento VEX ↗
Corregido
12 productos (253 componentes)
Red Hat Enterprise Linux BaseOS (v. 9) · Red Hat Enterprise Linux AppStream (v. 9) · Red Hat Enterprise Linux BaseOS EUS (v.9.0) · Red Hat Enterprise Linux AppStream EUS (v.9.0) · Satellite Client 6 for RHEL 7 · y otros 7
No afectado
10 productos (215 componentes) — porque el código vulnerable no está presente en el producto
Red Hat Satellite 6.14 for RHEL 8 · Red Hat JBoss Core Services on RHEL 8 · Red Hat JBoss Core Services on RHEL 7 Server · Satellite Client 6 for RHEL 7 · Red Hat Enterprise Linux 8 · y otros 5
This flaw makes curl overflow a heap based buffer in the SOCKS5 proxy
handshake.
When curl is asked to pass along the host name to the SOCKS5 proxy to allow
that to resolve the address instead of it getting done by curl itself, the
maximum length that host name can be is 255 bytes.
If the host name is detected to be longer, curl switches to local name
resolving and instead passes on the resolved address only. Due to this bug,
the local variable that means "let the host resolve the name" could get the
wrong value during a slow SOCKS5 handshake, and contrary to the intention,
copy the too long host name to the target buffer instead of copying just the
resolved address there.
The target buffer being a heap based buffer, and the host name coming from the
URL that curl has been told to operate with.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Productos afectados
curl · curlReferencias
https://cert-portal.siemens.com/productcert/html/ssa-082556.htmlhttps://cert-portal.siemens.com/productcert/html/ssa-093430.htmlhttps://cert-portal.siemens.com/productcert/html/ssa-507364.htmlhttps://cert-portal.siemens.com/productcert/html/ssa-832273.htmlhttps://cert-portal.siemens.com/productcert/html/ssa-943925.htmlhttps://curl.se/docs/CVE-2023-38545.htmlhttp://seclists.org/fulldisclosure/2024/Jan/34http://seclists.org/fulldisclosure/2024/Jan/37http://seclists.org/fulldisclosure/2024/Jan/38https://forum.vmssoftware.com/viewtopic.php?f=8&t=8868https://github.com/bcdannyboy/CVE-2023-38545https://github.com/dbrugman/CVE-2023-38545-POC