3 matches found
CVE-2022-31099 Uncontrolled Recursion in rulex
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 immediately. This is ...
CVE-2022-31099 Uncontrolled Recursion in rulex
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 immediately. This is ...
CVE-2022-31099
CVE-2022-31099 affects the rulex regular expression language. The vulnerability is a stack overflow when parsing untrusted rulex expressions with deep nesting, potentially causing Denial of Service and service unavailability. The issue is mitigated by upgrading to version 0.4.3, which contains th...