Easy Transfer Directory Traversal Vulnerability in iOS Application

Vulnerability

A directory traversal vulnerability has been identified in the Easy Transfer iOS mobile application, specifically in version 1.7. This vulnerability allows remote attackers to access unauthorized file system paths without authentication. By manipulating path parameters in GET and POST requests, attackers can list or download sensitive system files and inject malicious scripts into application parameters. The vulnerability exploits the application's path request via the GET method, enabling access to local files by altering the request's path.

Impact

Exploitation of this vulnerability leads to unauthorized file access, information leakage, and potential compromise of the mobile application.

Reproduction

The vulnerability can be reproduced by sending a GET request to the application's path request endpoint. The request must include a manipulated path parameter that exploits the directory traversal flaw, such as by using multiple '../' sequences to navigate out of the intended directory and access sensitive files. This can be done using a web browser or a tool that allows for custom HTTP requests. Additionally, the injected scripts can be executed by accessing the corresponding application features that process the injected data.

Added: Feb 3, 2026, 10:43 PM
Updated: Feb 3, 2026, 10:43 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
2.5
exploitability
5.8
remediation
0.0
relevance
2.5
threat
6.5
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.