
Cloud Vulnerability DB
A community-led vulnerabilities database
The vulnerability CVE-2022-24373 affects the react-native-reanimated package versions before 3.0.0-rc.1. This security flaw is identified as a Regular Expression Denial of Service (ReDoS) vulnerability, which was discovered due to improper usage of regular expressions in the package's color parsing functionality. The vulnerability was disclosed on July 13, 2022, and was officially published on September 29, 2022 (Snyk DB).
The vulnerability stems from a problematic regular expression implementation in the Colors.js parser. The vulnerable regex pattern ^[-+]?\d*.?\d+$ could be exploited to cause catastrophic backtracking, leading to excessive CPU consumption. The vulnerability was assigned a CVSS score of 5.3 (medium) by Snyk, with attack vector being Network, attack complexity Low, and requiring no privileges or user interaction (Snyk DB).
When exploited, this vulnerability can cause performance degradation or service interruptions by forcing the application to process a maliciously crafted input that triggers the vulnerable regular expression pattern. This results in excessive CPU consumption, potentially leading to partial availability issues of the affected service (Snyk DB).
The vulnerability was fixed by updating the regular expression pattern to [-+]?\d*(?:.\d*)?, which prevents catastrophic backtracking. Users should upgrade react-native-reanimated to version 3.0.0-rc.1 or higher to address this vulnerability. The fix was implemented in PR #3382 and included in the 3.0.0-rc.1 release (GitHub Release).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."