CVE-2020-1920: Regular expression denial of service in react-native
A regular expression denial of service (ReDoS) vulnerability in the validateBaseUrl function can cause the application to use excessive resources, become unresponsive, or crash. This was introduced in react-native and fixed
References
- github.com/advisories/GHSA-7f53-fmmv-mfjv
- github.com/facebook/react-native/commit/ca09ae82715e33c9ac77b3fa55495cf84ba891c7
- github.com/facebook/react-native/releases/tag/v0.62.3
- github.com/facebook/react-native/releases/tag/v0.64.1
- nvd.nist.gov/vuln/detail/CVE-2020-1920
- securitylab.github.com/advisories/GHSL-2020-293-redos-react-native/
- www.npmjs.com/package/react-native
Detect and mitigate CVE-2020-1920 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →