First published: Thu Mar 30 2023(Updated: )
All versions of the package angular are vulnerable to Regular Expression Denial of Service (ReDoS) via the angular.copy() utility function due to the usage of an insecure regular expression. Exploiting this vulnerability is possible by a large carefully-crafted input, which can result in catastrophic backtracking.
Credit: report@snyk.io report@snyk.io report@snyk.io
Affected Software | Affected Version | How to fix |
---|---|---|
Angularjs Angular | >=1.2.21<=1.8.3 | |
Fedoraproject Fedora | =38 | |
npm/angular | <=1.8.3 | |
F5 BIG-IP | >=17.1.0<=17.1.1 | |
F5 BIG-IP | >=16.1.0<=16.1.5 | |
F5 BIG-IP | >=15.1.0<=15.1.10 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-26116 refers to a vulnerability in the angular package which allows for Regular Expression Denial of Service (ReDoS) attacks.
CVE-2023-26116 affects all versions of the angular package from 1.2.21 to 1.8.3.
Regular Expression Denial of Service (ReDoS) is an attack where an attacker uses a specially crafted input to exploit regular expression weaknesses and cause excessive processing time, leading to service disruption.
CVE-2023-26116 can be exploited by providing a large carefully-crafted input to the angular.copy() utility function.
The severity of CVE-2023-26116 is medium, with a severity value of 5.3.
To fix CVE-2023-26116, update your angular package to a version that is not affected by the vulnerability.