Document Title: =============== TigerCom My Assistant v1.1 iOS - File Include Vulnerability References (Source): ==================== http://www.vulnerability-lab.com/get_content.php?id=1268 Release Date: ============= 2014-05-23 Vulnerability Laboratory ID (VL-ID): ==================================== 1268 Common Vulnerability Scoring System: ==================================== 6.9 Product & Service Introduction: =============================== Folder manager, Convenient transmission, Document browsing, Compression & Decompression, Password-protected. - Support multi-level directory management - Add new folder - Open camera, store photos and recording video - Photos and video high fidelity storage - Import photos and videos from album - Export photos and videos to your album - Copy, paste, delete, Email attachments - Support multiple files operation - Support sorting by name and type - Icon shows file type Convenient transmission: - Wifi Transmission, you can share files between iphone, ipad and computer - Current open folder sharing, better protect your privacy - USB transfer and share files via Itunes Document browsing: - Txt document browsing and editing (txt) - PDF document browsing (pdf) - Word browsing (doc, docx) - Excel browsing (xls, xlsx) - PowerPoint browsing (ppt, pptx) - Picture browsing (png, jpg, jpeg, jpe) - Video player (mov, mp4, m4v, mpv, 3pg) - Audio player (mp3, wav, aif) Safty: - Intelligent encryption, protect the folder - Password-protected switch ( Copy of the Homepage: https://itunes.apple.com/en/app/my-assistant-free/id626680229 ) Abstract Advisory Information: ============================== The Vulnerability Laboratory Research Team discovered a local file include web vulnerability in the official TigerCom My Assistant v1.1 iOS mobile web-application. Vulnerability Disclosure Timeline: ================================== 2014-05-23: Public Disclosure (Vulnerability Laboratory) Discovery Status: ================= Published Affected Product(s): ==================== TigerCom Product: My Assistant Free 1.1 Exploitation Technique: ======================= Local Severity Level: =============== High Technical Details & Description: ================================ A local file include web vulnerability has been discovered in the official TigerCom My Assistant v1.1 iOS mobile web-application. The local file include web vulnerability allows remote attackers to unauthorized include local file/path requests or system specific path commands to compromise the mobile web-application. The web vulnerability is located in the `filename` value of the `UPLOAD_FILE_TO_FOLDER` (uploadfile) module. Remote attackers are able to inject own files with malicious `filename` values in the `upload` POST method request to compromise the mobile web-application. The local file/path include execution occcurs in the index file/folder list context in the vulnerable name/path value. The attacker is able to inject the local file include request by usage of the available `wifi interface`. Remote attackers are also able to exploit the filename validation issue in combination with persistent injected script codes to execute different local malicious attacks requests. The attack vector is on the application-side of the wifi service and the request method to inject is POST. The security risk of the local file include web vulnerability is estimated as high with a cvss (common vulnerability scoring system) count of 7.0. Exploitation of the local file include web vulnerability requires no privileged web-application user account but low user interaction. Successful exploitation of the local file include web vulnerability results in mobile application or connected device component compromise. Request Method(s): [+] [POST] Vulnerable Service(s): [+] WiFi Sharing Vulnerable Module(s): [+] UPLOAD_FILE_TO_FOLDER Vulnerable File(s): [+] uploadfile Vulnerable Parameter(s): [+] filename Affected Module(s): [+] Index File/Folder Dir Listing (http://localhost:8080/) Proof of Concept (PoC): ======================= The local file/path include web vulnerability can be exploited by local network attackers with low user interaction. For security demonstration or to reproduce the vulnerability follow the provided information and steps below to continue. PoC: UPLOAD FILE TO FOLDER