Type Confusion Affecting wasmtime package, versions <0.30.0


Severity

Recommended
0.0
medium
0
10

CVSS assessment made by Snyk's Security Team

    Threat Intelligence

    EPSS
    0.05% (16th 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-RUST-WASMTIME-1592671
  • published 19 Sep 2021
  • disclosed 19 Sep 2021
  • credit alexcrichton

How to fix?

Upgrade wasmtime to version 0.30.0 or higher.

Overview

Affected versions of this package are vulnerable to Type Confusion in the safe Linker::func_* API. When one Engine is used to create the Linker and then a different Engine is used to create a Store, then the Linker is used to instantiate a module into that Store. Cross-Engine usage of functions is not supported in Wasmtime and this can result in type confusion of function pointers.

CVSS Scores

version 3.1
Expand this section

Snyk

Recommended
6.5 medium
  • Attack Vector (AV)
    Network
  • Attack Complexity (AC)
    High
  • Privileges Required (PR)
    None
  • User Interaction (UI)
    None
  • Scope (S)
    Unchanged
  • Confidentiality (C)
    None
  • Integrity (I)
    Low
  • Availability (A)
    High
Expand this section

NVD

6.3 medium