Angular JS Angular JavaScript Framework
Products by Angular JS Sorted by Most Security Vulnerabilities since 2018
By the Year
In 2023 there have been 0 vulnerabilities in Angular JS . Last year Angular JS had 2 security vulnerabilities published. Right now, Angular JS is on track to have less security vulnerabilities in 2023 than it did last year.
Year | Vulnerabilities | Average Score |
---|---|---|
2023 | 0 | 0.00 |
2022 | 2 | 6.80 |
2021 | 0 | 0.00 |
2020 | 2 | 5.75 |
2019 | 1 | 7.50 |
2018 | 0 | 0.00 |
It may take a day or so for new Angular JS vulnerabilities to show up in the stats or in the list of recent security vulnerabilties. Additionally vulnerabilities may be tagged under a different product or component name.
Recent Angular JS Security Vulnerabilities
All versions of package angular are vulnerable to Cross-site Scripting (XSS) due to insecure page caching in the Internet Explorer browser, which
CVE-2022-25869
6.1 - Medium
- July 15, 2022
All versions of package angular are vulnerable to Cross-site Scripting (XSS) due to insecure page caching in the Internet Explorer browser, which allows interpolation of <textarea> elements.
XSS
The package angular after 1.7.0 are vulnerable to Regular Expression Denial of Service (ReDoS) by providing a custom locale rule
CVE-2022-25844
7.5 - High
- May 01, 2022
The package angular after 1.7.0 are vulnerable to Regular Expression Denial of Service (ReDoS) by providing a custom locale rule that makes it possible to assign the parameter in posPre: ' '.repeat() of NUMBER_FORMATS.PATTERNS[1].posPre with a very high value. **Note:** 1) This package has been deprecated and is no longer maintained. 2) The vulnerable versions are 1.7.0 and higher.
Allocation of Resources Without Limits or Throttling
angular.js prior to 1.8.0 allows cross site scripting
CVE-2020-7676
5.4 - Medium
- June 08, 2020
angular.js prior to 1.8.0 allows cross site scripting. The regex-based input HTML replacement may turn sanitized code into unsanitized one. Wrapping "<option>" elements in "<select>" ones changes parsing behavior, leading to possibly unsanitizing code.
XSS
There is a vulnerability in all angular versions before 1.5.0-beta.0
CVE-2019-14863
6.1 - Medium
- January 02, 2020
There is a vulnerability in all angular versions before 1.5.0-beta.0, where after escaping the context of the web application, the web application delivers data to its users along with other trusted dynamic content, without validating it.
XSS
In AngularJS before 1.7.9 the function `merge()` could be tricked into adding or modifying properties of `Object.prototype` using a `__proto__` payload.
CVE-2019-10768
7.5 - High
- November 19, 2019
In AngularJS before 1.7.9 the function `merge()` could be tricked into adding or modifying properties of `Object.prototype` using a `__proto__` payload.
Prototype Pollution