vendor:
iPhone MyDocs
by:
Khashayar Fereidani
7.5
CVSS
HIGH
Directory Traversal
22
CWE
Product Name: iPhone MyDocs
Affected Version From: 2.7
Affected Version To: 2.7
Patch Exists: NO
Related CWE: N/A
CPE: a:apple:iphone_mydocs
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: iPhone 4 (IOS 4.0.1)
2011
iPhone MyDocs 2.7 Directory Traversal
A directory traversal vulnerability exists in iPhone MyDocs 2.7 which allows an attacker to access sensitive files on the system. The vulnerability is due to insufficient input validation when handling user-supplied input. An attacker can exploit this vulnerability by sending a specially crafted request containing directory traversal sequences (e.g., '../') to the vulnerable application. This can allow the attacker to access sensitive files on the system, such as the /etc/passwd file. Successful exploitation of this vulnerability can result in the disclosure of sensitive information.
Mitigation:
Input validation should be performed to ensure that user-supplied input does not contain directory traversal sequences. Additionally, access to sensitive files should be restricted to only those users who require access.