This document discusses security issues with Samsung Smart TVs from 2008-2014. It finds that the Smart TVs run apps in an insecure manner: 1) Apps can access and steal files from other apps due to lack of sandboxing. 2) Bugs like XSS have high impact as apps can access low-level device APIs. 3) Apps do not properly secure secret data due to using an insecure file:// protocol. The document encourages developers to design apps with security in mind and users to only install trusted apps.