sandboxie-plusのSandboxieにおける複数の脆弱性
| Title |
sandboxie-plusのSandboxieにおける複数の脆弱性
|
| Summary |
Sandboxie-Plusは、Windows向けのオープンソースのサンドボックスベース分離ソフトウェアです。バージョン1.17.2およびそれ以前のバージョンでは、NamedPipeServer::OpenHandlerがNAMED_PIPE_OPEN_REQからserverフィールドをヌル終端を検証せずにwcscatを使用して固定長のWCHAR pipename[160]スタックバッファにコピーします。ハンドラーは最小パケットサイズのみを強制し、サービスパイプが可変長のメッセージを受け入れるため、サンドボックス内の呼び出し元はserver[48]フィールドにゼロ以外のデータを埋め、構造体の後に制御可能なワイド文字を追加できます。wcscatは固定フィールドを越えて読み取り、SYSTEMサービスのスタックバッファをオーバーフローさせます。このメッセージはサンドボックス内の呼び出し元に制限されており、サンドボックス脱出のベクターとなります。これによりSbieSvcサービスがクラッシュしたり、SYSTEM権限でコードを実行されたりする可能性があります。この問題はバージョン1.17.3で修正されました。
|
| Possible impacts |
当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃により、他のソフトウェアにも影響が及ぶ可能性があります。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
May 5, 2026, midnight |
| Registration Date |
May 11, 2026, 10:58 a.m. |
| Last Update |
May 11, 2026, 10:58 a.m. |
|
CVSS3.0 : 重要
|
| Score |
8.8
|
| Vector |
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H |
Affected System
| sandboxie-plus |
|
Sandboxie 1.17.3 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年05月11日] 掲載 |
May 11, 2026, 10:58 a.m. |
NVD Vulnerability Information
CVE-2026-34464
| Summary |
Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, NamedPipeServer::OpenHandler copies the server field from NAMED_PIPE_OPEN_REQ into a fixed WCHAR pipename[160] stack buffer using wcscat without verifying null termination. The handler only enforces a minimum packet size, and since the service pipe accepts variable-length messages, a sandboxed caller can fill the server[48] field with non-zero data and append additional controlled wide characters after the structure. wcscat then reads past the fixed field and overflows the stack buffer in the SYSTEM service. This message is restricted to sandboxed callers, making it a sandbox escape vector. 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.
|
| Publication Date |
May 6, 2026, 5:16 a.m. |
| Registration Date |
May 7, 2026, 4:07 a.m. |
| Last Update |
May 7, 2026, 10:16 p.m. |
Related information, measures and tools
Common Vulnerabilities List