CVE-2023-51749
📋 TL;DR
This vulnerability allows users to bypass kiosk mode restrictions in ScaleFusion 10.5.2 by initiating searches from tooltips, potentially accessing unauthorized applications or websites. Organizations using ScaleFusion for Windows device management with kiosk mode configurations are affected. The vendor states the vulnerability doesn't exist when using default Windows device profile configurations with modern management and website allow-listing.
💻 Affected Systems
- ScaleFusion Windows MDM Agent
📦 What is this software?
Scalefusion by Scalefusion
⚠️ Risk & Real-World Impact
Worst Case
Attackers could escape kiosk mode entirely, access sensitive systems, install malware, or exfiltrate data from supposedly locked-down devices.
Likely Case
Users bypass intended restrictions to access unauthorized applications or websites, compromising device security policies and potentially exposing sensitive information.
If Mitigated
With proper configuration and website allow-listing, users remain confined to approved applications with minimal security impact.
🎯 Exploit Status
Exploitation requires physical or remote access to a kiosk device and involves simple user interface manipulation.
🛠️ Fix & Mitigation
✅ Official Fix
Patch Version: 10.5.3 or later
Vendor Advisory: https://help.scalefusion.com/docs/security-advisory-for-windows-mdm-agent
Restart Required: Yes
Instructions:
1. Update ScaleFusion Windows MDM Agent to version 10.5.3 or later. 2. Ensure devices are configured with modern management and website allow-listing rules. 3. Restart affected devices after update.
🔧 Temporary Workarounds
Enable Modern Management Configuration
windowsConfigure devices using default Windows device profile with modern management and website allow-listing rules as recommended by vendor.
Disable Tooltip Search Functionality
windowsModify kiosk policies to disable search functionality from tooltips if supported by configuration.
🧯 If You Can't Patch
- Implement strict physical security controls for kiosk devices to prevent unauthorized access.
- Deploy additional application control solutions to restrict unauthorized program execution.
🔍 How to Verify
Check if Vulnerable:
Check if ScaleFusion Windows MDM Agent version is 10.5.2 and kiosk mode is configured without modern management/website allow-listing.
Check Version:
Check ScaleFusion agent version in Windows Programs and Features or via ScaleFusion management console.
Verify Fix Applied:
Verify agent version is 10.5.3 or later and confirm modern management with website allow-listing is enabled in configuration.
📡 Detection & Monitoring
Log Indicators:
- Unexpected application launches from kiosk devices
- Security policy violation events
- Edge browser accessing non-whitelisted sites
Network Indicators:
- Kiosk devices connecting to unexpected domains or services
- Traffic patterns inconsistent with kiosk usage
SIEM Query:
source="windows" AND (event_id=4688 OR event_id=4689) AND process_name NOT IN ("allowed_app1.exe", "allowed_app2.exe")
🔗 References
- https://help.scalefusion.com/docs/security-advisory-for-windows-mdm-agent
- https://medium.com/nestedif/vulnerability-disclosure-browser-mode-kiosk-bypass-scalefusion-832f5a18ebb6
- https://medium.com/nestedif/vulnerability-disclosure-kiosk-mode-bypass-scalefusion-4752dfa2dc59
- https://help.scalefusion.com/docs/security-advisory-for-windows-mdm-agent
- https://medium.com/nestedif/vulnerability-disclosure-browser-mode-kiosk-bypass-scalefusion-832f5a18ebb6
- https://medium.com/nestedif/vulnerability-disclosure-kiosk-mode-bypass-scalefusion-4752dfa2dc59