VYPR

crates.io package

rulex

pkg:cargo/rulex

Vulnerabilities (2)

  • CVE-2022-31099Jun 27, 2022
    affected < 0.4.3fixed 0.4.3

    rulex is a new, portable, regular expression language. When parsing untrusted rulex expressions, the stack may overflow, possibly enabling a Denial of Service attack. This happens when parsing an expression with several hundred levels of nesting, causing the process to abort imme

  • CVE-2022-31100Jun 27, 2022
    affected < 0.4.3fixed 0.4.3

    rulex is a new, portable, regular expression language. When parsing untrusted rulex expressions, rulex may crash, possibly enabling a Denial of Service attack. This happens when the expression contains a multi-byte UTF-8 code point in a string literal or after a backslash, becaus