← Back
Operating System
CVE-2026-45313 high CVSS 7.7

Sandboxie-Plus is an open source sandbox-based isolation software for Windows. Prior to 1.17.6, GuiServer::WndHookRegisterSlave in Sandboxie/core/svc/GuiServer.cpp stores attacker-supplied hthread and...

Summary

Sandboxie-Plus is an open source sandbox-based isolation software for Windows. Prior to 1.17.6, GuiServer::WndHookRegisterSlave in Sandboxie/core/svc/GuiServer.cpp stores attacker-supplied hthread and hproc fields from a GUI_WND_HOOK_REGISTER request without validating that the thread belongs to the...

AI summary openai / gpt-4o

Sandboxie-PlusはオープンソースのWindows用サンドボックス型隔離ソフトウェアです。バージョン1.17.6より前のGuiServer::WndHookRegisterSlaveにおいて、検証不足によりサンドボックス化されたプロセスがホストプロセスで任意のコードを実行できる脆弱性が存在します。
❓ What is the problem
GuiServer::WndHookRegisterSlaveの脆弱性により、攻撃者が提供した情報を検証せずに受け入れることが可能です。
📍 Affected scope
Sandboxie-PlusのGuiServer::WndHookRegisterSlave(バージョン1.17.6より前)
🔥 Severity
検証不足により任意のコードがホストプロセスで実行される可能性があるため深刻です。
🔧 How to fix
バージョン1.17.6へのアップデートにより、この問題が修正されます。
🛡️ Workaround
情報なし
🔍 Detection
GuiServer::WndHookRegisterSlaveの動作を監視し、異常な動作がないか確認します。

References

🍪 About cookies

We use cookies to keep you logged in, remember your language, and improve the service.

Details →