SCA: security update for mobsf (GHSA-ccc3-fvfx-mw3v)

medium Tenable Cloud Security Plugin ID 435173

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2025-58161)

See Also

https://github.com/advisories/GHSA-ccc3-fvfx-mw3v

Plugin Details

Severity: Medium

ID: 435173

Version: Revision 1.204

Type: Local

Family: SCA Checks

Published: 9/2/2025

Updated: 7/1/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3.1

Vector: CVSS2#AV:N/AC:L/Au:S/C:P/I:N/A:N

CVSS Score Source: CVE-2025-58161

CVSS v3

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.9

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 5.3

Threat Score: 1.3

Threat Vector: CVSS:4.0/E:P

Vector: 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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 9/2/2025

Vulnerability Publication Date: 9/2/2025

Reference Information

CVE: CVE-2025-58161

cwe: CWE-22