Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, the SbieSvc proxy service's GetRawInputDeviceInfoSlave handler contains two vulnerabilities that can be chained for sandbox escape. First, when a sandboxed process sends an IPC request with cbSize set to 0, up to 32KB of uninitialized stack memory from the service process is returned, leaking return addresses and stack cookies which bypass ASLR and /GS protections. Second, the handler performs a memcpy with an attacker-controlled length without verifying it fits within the 32KB stack buffer, enabling a stack buffer overflow. By chaining the information leak with the overflow, a sandboxed process can execute a ROP chain to achieve SYSTEM privilege escalation, even from a Security Hardened Sandbox. Hardware-enforced shadow stacks (Intel CET) prevent the ROP chain execution but do not mitigate the information leak. This issue has been fixed in version 1.17.3.
Sandboxie-Plus versions 1.17.2 and earlier contain two chained vulnerabilities in the SbieSvc proxy service that allow sandbox escape through information disclosure and stack buffer overflow. An attacker can leak stack memory to bypass ASLR/GS protections and execute arbitrary code with SYSTEM privileges.
تحتوي معالج GetRawInputDeviceInfoSlave في خدمة SbieSvc على ثغرتي معلومات وتجاوز مخزن مؤقت يمكن ربطهما معاً. يسمح تسرب الذاكرة بالحصول على عناوين الإرجاع وملفات تعريف الأمان، مما يسمح بتنفيذ سلسلة ROP للحصول على امتيازات SYSTEM حتى من الحماية الرملية المعززة.
Sandboxie-Plus إصدارات 1.17.2 وأقدم تحتوي على ثغرتين في خدمة SbieSvc تسمح بالهروب من الحماية الرملية عبر تسرب المعلومات وتجاوز المخزن المؤقت. يمكن للمهاجم تسرب ذاكرة المكدس وتنفيذ كود عشوائي بامتيازات SYSTEM.
Upgrade Sandboxie-Plus to version 1.17.3 or later immediately. For organizations unable to upgrade, disable or restrict access to the SbieSvc proxy service and implement network segmentation to limit exposure. Monitor for suspicious IPC requests with cbSize=0 and unusual stack memory access patterns.
قم بترقية Sandboxie-Plus إلى الإصدار 1.17.3 أو أحدث فوراً. للمنظمات غير القادرة على الترقية، قم بتعطيل أو تقييد الوصول إلى خدمة SbieSvc وتطبيق تقسيم الشبكة. راقب طلبات IPC المريبة وأنماط الوصول غير العادية للذاكرة.