Simpliciti Locked Browser Jail Breakout Vulnerability

2006.08.12
Credit: Adam Baldwin
Risk: Low
Local: Yes
Remote: Yes
CWE: CWE-Other


Ogólna skala CVSS: 3.6/10
Znaczenie: 4.9/10
Łatwość wykorzystania: 3.9/10
Wymagany dostęp: Lokalny
Złożoność ataku: Niska
Autoryzacja: Nie wymagana
Wpływ na poufność: Częściowy
Wpływ na integralność: Częściowy
Wpływ na dostępność: Brak

Simpliciti Locked Browser Jail Breakout Vulnerability ESRL Discovery Date: March 20, 2006 Discovery By: Adam Baldwin (adam_baldwin (at) evilpacket (dot) net [email concealed]) Versions Effected: All versions Background: Simpliciti Locked Browser is a product that provides "no-programming required PC lockdown..." functionality for common-access PCs or kiosks. "You can quickly create a limited or restricted Internet usage environment for users in places such as retail kiosks, libraries, self-serve banks, hospitals, and clinics, as well as in universities and schools." Overview: The Simpliciti Locked Browser interface jail can be broken out of using simple JavaScript. This vulnerability requires access to a website that is vulnerable to a cross-site scripting (XSS) attack or access to a website that you control. Proof of Concept: The following POC code demonstrates how to force the Locked Browser product into a continuous out of focus state that allows the user to "break out" of the interface jail. While it may initially appear that the user does not have extra control over the PC, the hotkey combination of ctrl+shift+esc will eventually bring up the Windows task manager. <script>while(true){window.blur();}</script> Mitigating strategy: As with any application, run it with minimal privileges. Strictly control the sites that the kiosk has access to. The vendor has confirmed that this vulnerability will be addressed in the next release of the product. Vendor Website: http://www.simpliciti.biz Vendor Communications: 03.20.2006 - Initial vendor notification (info [at] simpliciti.biz) 03.21.2006 - Vendor responded, requesting more information 03.21.2006 - Proof of concept provided to vendor 05.19.2006 - Vendor confirms fix in next release


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top