CVE 1.3 LOW

MobSF Path Traversal in GET /download/ using absolute filenames_CVE-2025-58161

1.3 / 10
LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U

Description

MobSF is a mobile application security testing tool used. In version 4.4.0, the GET /download/ route uses string path verification via os.path.commonprefix, which allows an authenticated user to download files outside the DWD_DIR download directory from "neighboring" directories whose absolute paths begin with the same prefix as DWD_DIR (e.g., .../downloads_bak, .../downloads.old). This is a Directory Traversal (escape) leading to a data leak. This issue has been patched in version 4.4.1.

Basic Information

ID CVE-2025-58161
Source GitHub_M
Published Sep 2, 2025 at 00:45

Affected Product

Vendor MobSF
Product Mobile-Security-Framework-MobSF
Version = 4.4.0
Affected Versions MobSF Mobile-Security-Framework-MobSF = 4.4.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.