Reachable Assertion Affecting rulex package, versions <0.4.3


0.0
medium

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.07% (31st percentile)
Expand this section
NVD
6.5 medium

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-RULEX-2933579
  • published 22 Jun 2022
  • disclosed 21 Jun 2022
  • credit evanrichter

How to fix?

Upgrade rulex to version 0.4.3 or higher.

Overview

Affected versions of this package are vulnerable to Reachable Assertion when parsing untrusted expressions which contains a multi-byte UTF-8 code point in a string literal or after a backslash, because it tries to slice into the code point and panics as a result.

References