Bug 2263754 (CVE-2024-21490) - CVE-2024-21490 angular: Inefficient Regular Expression Complexity
Summary: CVE-2024-21490 angular: Inefficient Regular Expression Complexity
Keywords:
Status: NEW
Alias: CVE-2024-21490
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2263758 2263759 2263755 2263756 2263757
Blocks: 2263760
TreeView+ depends on / blocked
 
Reported: 2024-02-11 16:25 UTC by ybuenos
Modified: 2024-05-03 07:27 UTC (History)
65 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
An Inefficient Regular Expression Complexity vulnerability was found in NodeJS Angular. A regular expression used to split the value of the ng-srcset directive is vulnerable to super-linear runtime due to backtracking, leading to denial of service.
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description ybuenos 2024-02-11 16:25:17 UTC
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 a 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](https://www.npmjs.com/package/@angular/core).

https://security.snyk.io/vuln/SNYK-JS-ANGULAR-6091113
https://stackblitz.com/edit/angularjs-vulnerability-ng-srcset-redos

Comment 1 ybuenos 2024-02-11 16:32:20 UTC
Created qpid-dispatch tracking bugs for this issue:

Affects: openstack-rdo [bug 2263757]


Note You need to log in before you can comment on or make changes to this bug.