Server-Side Request Forgery (SSRF) Affecting mobsfscan package, versions [,0.3.8)


0.0
high

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    Exploit Maturity Proof of concept
    EPSS 0.06% (26th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PYTHON-MOBSFSCAN-6483243
  • published 24 Mar 2024
  • disclosed 22 Mar 2024
  • credit bulutenes, aydinnyunus

How to fix?

Upgrade mobsfscan to version 0.3.8 or higher.

Overview

mobsfscan is a mobsfscan is a static analysis tool that can find insecure code patterns in your Android and iOS source code. Supports Java, Kotlin, Swift, and Objective C Code.

Affected versions of this package are vulnerable to Server-Side Request Forgery (SSRF) due to improper validation of user-supplied input in the assetlinks_check function. An attacker can cause the server to make a connection to internal-only services within the organization's infrastructure by manipulating the input to include local hostnames.