You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, several ProcessServer handlers (KillAllHandler, SuspendAllHandler, and RunSandboxedHandler) copy a WCHAR boxname[34] field from request structures into WCHAR[40] stack buffers using wcscpy without verifying null termination. Because the service pipe accepts variable-length packets larger than the request structure, an attacker can fill the boxname field with non-zero data and append additional controlled wide characters after the structure. wcscpy then reads past the fixed field and overflows the destination stack buffer. The service pipe is created with a NULL DACL, allowing any local process to connect, and the unsafe copy occurs before authorization checks. This can lead to a crash of the SbieSvc service or potential code execution as SYSTEM. This issue has been fixed in version 1.17.3.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
Title: Sandboxie de sandboxie-plus, Description: Sandboxie-Plus es un software de aislamiento de código abierto basado en sandbox para Windows. En las versiones 1.17.2 y anteriores, varios manejadores de ProcessServer (KillAllHandler, SuspendAllHandler y RunSandboxedHandler) copian un campo WCHAR boxname[34] de estructuras de solicitud en búferes de pila WCHAR[40] usando wcscpy sin verificar la terminación nula. Debido a que la tubería de servicio acepta paquetes de longitud variable más grandes que la estructura de solicitud, un atacante puede llenar el campo boxname con datos no nulos y añadir caracteres anchos controlados adicionales después de la estructura. wcscpy luego lee más allá del campo fijo y desborda el búfer de pila de destino. La tubería de servicio se crea con una DACL NULA, permitiendo que cualquier proceso local se conecte, y la copia insegura ocurre antes de las comprobaciones de autorización. Esto puede llevar a un fallo del servicio SbieSvc o a una posible ejecución de código como SYSTEM. Este problema ha sido solucionado en la versión 1.17.3.
New CVE Received from GitHub, Inc.5/05/2026 4:16:37 PM
Action
Type
Old Value
New Value
Added
Description
Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, several ProcessServer handlers (KillAllHandler, SuspendAllHandler, and RunSandboxedHandler) copy a WCHAR boxname[34] field from request structures into WCHAR[40] stack buffers using wcscpy without verifying null termination. Because the service pipe accepts variable-length packets larger than the request structure, an attacker can fill the boxname field with non-zero data and append additional controlled wide characters after the structure. wcscpy then reads past the fixed field and overflows the destination stack buffer. The service pipe is created with a NULL DACL, allowing any local process to connect, and the unsafe copy occurs before authorization checks. This can lead to a crash of the SbieSvc service or potential code execution as SYSTEM. This issue has been fixed in version 1.17.3.