This affects versions of the package angular from 1.3.0. A regular expression used to split the value of the ng-srcset directive is vulnerable to super-linear runtime due to backtracking. With large carefully-crafted input, this can result in catastrophic backtracking and cause a denial of service. Note: This package is EOL and will not receive any updates to address this issue. Users should migrate to @angular/core.
The product uses a regular expression with an inefficient, possibly exponential worst-case computational complexity that consumes excessive CPU cycles.
| Name | Vendor | Start Version | End Version | 
|---|---|---|---|
| Angular.js | Angularjs | 1.3.0 (including) | * | 
| Angular.js | Ubuntu | bionic | * | 
| Angular.js | Ubuntu | devel | * | 
| Angular.js | Ubuntu | esm-apps/focal | * | 
| Angular.js | Ubuntu | esm-apps/jammy | * | 
| Angular.js | Ubuntu | esm-apps/noble | * | 
| Angular.js | Ubuntu | esm-infra/bionic | * | 
| Angular.js | Ubuntu | focal | * | 
| Angular.js | Ubuntu | jammy | * | 
| Angular.js | Ubuntu | mantic | * | 
| Angular.js | Ubuntu | noble | * | 
| Angular.js | Ubuntu | oracular | * | 
| Angular.js | Ubuntu | plucky | * | 
| Angular.js | Ubuntu | questing | * | 
| Angular.js | Ubuntu | trusty | * | 
| Angular.js | Ubuntu | xenial | * | 
	  Attackers can create crafted inputs that
	  intentionally cause the regular expression to use
	  excessive backtracking in a way that causes the CPU
	  consumption to spike.