You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AngularJS is an MVC framework for building web applications. The core features include HTML enhanced with custom component and data-binding capabilities, dependency injection and strong focus on simplicity, testability, maintainability and boiler-plate reduction.
AngularJS is an MVC framework for building web applications. The core features include HTML enhanced with custom component and data-binding capabilities, dependency injection and strong focus on simplicity, testability, maintainability and boiler-plate reduction.
In AngularJS before 1.7.9 the function "merge()" could be tricked into adding or modifying properties of "Object.prototype" using a "proto" payload.
Mend Note: After conducting further research, Mend has determined that versions 1.4.0-beta.6 before 1.7.9 of angular are vulnerable to CVE-2019-10768. Converted from WS-2019-0367, on 2021-07-21.
AngularJS is an MVC framework for building web applications. The core features include HTML enhanced with custom component and data-binding capabilities, dependency injection and strong focus on simplicity, testability, maintainability and boiler-plate reduction.
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.
AngularJS is an MVC framework for building web applications. The core features include HTML enhanced with custom component and data-binding capabilities, dependency injection and strong focus on simplicity, testability, maintainability and boiler-plate reduction.
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 "" elements in "" ones changes parsing behavior, leading to possibly unsanitizing code.
Publish Date: 2020-06-08
URL: CVE-2020-7676
CVSS 3 Score Details (5.4)
Base Score Metrics:
Exploitability Metrics:
Attack Vector: Network
Attack Complexity: Low
Privileges Required: Low
User Interaction: Required
Scope: Changed
Impact Metrics:
Confidentiality Impact: Low
Integrity Impact: Low
Availability Impact: None
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7676
Release Date: 2020-06-08
Fix Resolution: 1.8.0
Step up your Open Source Security Game with Mend here
CVE-2023-26118
Vulnerable Library - angular-1.2.16.js
AngularJS is an MVC framework for building web applications. The core features include HTML enhanced with custom component and data-binding capabilities, dependency injection and strong focus on simplicity, testability, maintainability and boiler-plate reduction.
Library home page: https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.16/angular.js
Path to vulnerable library: /src/main/webapp/js/angular/angular.js
Dependency Hierarchy:
:x: angular-1.2.16.js (Vulnerable Library)
Found in HEAD commit: 4bc811a
Found in base branch: master
Vulnerability Details
Versions of the package angular from 1.4.9 are vulnerable to Regular Expression Denial of Service (ReDoS) via the element due to the usage of an insecure regular expression in the input[url] functionality. Exploiting this vulnerability is possible by a large carefully-crafted input, which can result in catastrophic backtracking.
AngularJS is an MVC framework for building web applications. The core features include HTML enhanced with custom component and data-binding capabilities, dependency injection and strong focus on simplicity, testability, maintainability and boiler-plate reduction.
Versions of the package angular from 1.0.0 are vulnerable to Regular Expression Denial of Service (ReDoS) via the $resource service 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.
AngularJS is an MVC framework for building web applications. The core features include HTML enhanced with custom component and data-binding capabilities, dependency injection and strong focus on simplicity, testability, maintainability and boiler-plate reduction.
Versions of the package angular from 1.2.21 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.
AngularJS is an MVC framework for building web applications. The core features include HTML enhanced with custom component and data-binding capabilities, dependency injection and strong focus on simplicity, testability, maintainability and boiler-plate reduction.
Improper sanitization of the value of the 'href' and 'xlink:href' attributes in '' SVG elements in AngularJS allows attackers to bypass common image source restrictions. This can lead to a form of Content Spoofing https://owasp.org/www-community/attacks/Content_Spoofing and also negatively affect the application's performance and behavior by using too large or slow-to-load images.
This issue affects all versions of AngularJS.
Note:
The AngularJS project is End-of-Life and will not receive any updates to address this issue. For more information see here https://docs.angularjs.org/misc/version-support-status .
AngularJS is an MVC framework for building web applications. The core features include HTML enhanced with custom component and data-binding capabilities, dependency injection and strong focus on simplicity, testability, maintainability and boiler-plate reduction.
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.
mend-bolt-for-githubbot
changed the title
angular-1.2.16.js: 3 vulnerabilities (highest severity is: 7.5)
angular-1.2.16.js: 1 vulnerabilities (highest severity is: 6.1)
Aug 31, 2022
mend-bolt-for-githubbot
changed the title
angular-1.2.16.js: 1 vulnerabilities (highest severity is: 6.1)
angular-1.2.16.js: 3 vulnerabilities (highest severity is: 7.5)
Jan 5, 2023
mend-bolt-for-githubbot
changed the title
angular-1.2.16.js: 3 vulnerabilities (highest severity is: 7.5)
angular-1.2.16.js: 7 vulnerabilities (highest severity is: 7.5)
May 9, 2023
mend-bolt-for-githubbot
changed the title
angular-1.2.16.js: 7 vulnerabilities (highest severity is: 7.5)
angular-1.2.16.js: 8 vulnerabilities (highest severity is: 7.5)
Apr 30, 2025
Uh oh!
There was an error while loading. Please reload this page.
AngularJS is an MVC framework for building web applications. The core features include HTML enhanced with custom component and data-binding capabilities, dependency injection and strong focus on simplicity, testability, maintainability and boiler-plate reduction.
Library home page: https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.16/angular.js
Path to vulnerable library: /src/main/webapp/js/angular/angular.js
Found in HEAD commit: 4bc811a006e2ea4234387fe41dc021407d92aae0
Vulnerabilities
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
Vulnerable Library - angular-1.2.16.js
AngularJS is an MVC framework for building web applications. The core features include HTML enhanced with custom component and data-binding capabilities, dependency injection and strong focus on simplicity, testability, maintainability and boiler-plate reduction.
Library home page: https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.16/angular.js
Path to vulnerable library: /src/main/webapp/js/angular/angular.js
Dependency Hierarchy:
Found in HEAD commit: 4bc811a006e2ea4234387fe41dc021407d92aae0
Found in base branch: master
Vulnerability Details
In AngularJS before 1.7.9 the function "merge()" could be tricked into adding or modifying properties of "Object.prototype" using a "proto" payload.
Mend Note: After conducting further research, Mend has determined that versions 1.4.0-beta.6 before 1.7.9 of angular are vulnerable to CVE-2019-10768. Converted from WS-2019-0367, on 2021-07-21.
Publish Date: 2019-11-19
URL: CVE-2019-10768
CVSS 3 Score Details (7.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Release Date: 2019-11-19
Fix Resolution: angularjs - 1.7.9
Step up your Open Source Security Game with Mend here
Vulnerable Library - angular-1.2.16.js
AngularJS is an MVC framework for building web applications. The core features include HTML enhanced with custom component and data-binding capabilities, dependency injection and strong focus on simplicity, testability, maintainability and boiler-plate reduction.
Library home page: https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.16/angular.js
Path to vulnerable library: /src/main/webapp/js/angular/angular.js
Dependency Hierarchy:
Found in HEAD commit: 4bc811a006e2ea4234387fe41dc021407d92aae0
Found in base branch: master
Vulnerability Details
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.
Publish Date: 2020-01-02
URL: CVE-2019-14863
CVSS 3 Score Details (6.1)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Release Date: 2020-01-02
Fix Resolution: angular - v1.5.0-beta.1;org.webjars:angularjs:1.5.0-rc.0
Step up your Open Source Security Game with Mend here
Vulnerable Library - angular-1.2.16.js
AngularJS is an MVC framework for building web applications. The core features include HTML enhanced with custom component and data-binding capabilities, dependency injection and strong focus on simplicity, testability, maintainability and boiler-plate reduction.
Library home page: https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.16/angular.js
Path to vulnerable library: /src/main/webapp/js/angular/angular.js
Dependency Hierarchy:
Found in HEAD commit: 4bc811a006e2ea4234387fe41dc021407d92aae0
Found in base branch: master
Vulnerability Details
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 "" elements in "" ones changes parsing behavior, leading to possibly unsanitizing code. Publish Date: 2020-06-08 URL: CVE-2020-7676 CVSS 3 Score Details (5.4) Base Score Metrics: Exploitability Metrics: Attack Vector: Network Attack Complexity: Low Privileges Required: Low User Interaction: Required Scope: Changed Impact Metrics: Confidentiality Impact: Low Integrity Impact: Low Availability Impact: None For more information on CVSS3 Scores, click here. Suggested Fix Type: Upgrade version Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7676 Release Date: 2020-06-08 Fix Resolution: 1.8.0 Step up your Open Source Security Game with Mend here CVE-2023-26118 Vulnerable Library - angular-1.2.16.js AngularJS is an MVC framework for building web applications. The core features include HTML enhanced with custom component and data-binding capabilities, dependency injection and strong focus on simplicity, testability, maintainability and boiler-plate reduction. Library home page: https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.16/angular.js Path to vulnerable library: /src/main/webapp/js/angular/angular.js Dependency Hierarchy: :x: angular-1.2.16.js (Vulnerable Library) Found in HEAD commit: 4bc811a Found in base branch: master Vulnerability Details Versions of the package angular from 1.4.9 are vulnerable to Regular Expression Denial of Service (ReDoS) via the element due to the usage of an insecure regular expression in the input[url] functionality. Exploiting this vulnerability is possible by a large carefully-crafted input, which can result in catastrophic backtracking.
Publish Date: 2023-03-30
URL: CVE-2023-26118
CVSS 3 Score Details (5.3)
Base Score Metrics:
Step up your Open Source Security Game with Mend here
Vulnerable Library - angular-1.2.16.js
AngularJS is an MVC framework for building web applications. The core features include HTML enhanced with custom component and data-binding capabilities, dependency injection and strong focus on simplicity, testability, maintainability and boiler-plate reduction.
Library home page: https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.16/angular.js
Path to vulnerable library: /src/main/webapp/js/angular/angular.js
Dependency Hierarchy:
Found in HEAD commit: 4bc811a006e2ea4234387fe41dc021407d92aae0
Found in base branch: master
Vulnerability Details
Versions of the package angular from 1.0.0 are vulnerable to Regular Expression Denial of Service (ReDoS) via the $resource service 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.
Publish Date: 2023-03-30
URL: CVE-2023-26117
CVSS 3 Score Details (5.3)
Base Score Metrics:
Step up your Open Source Security Game with Mend here
Vulnerable Library - angular-1.2.16.js
AngularJS is an MVC framework for building web applications. The core features include HTML enhanced with custom component and data-binding capabilities, dependency injection and strong focus on simplicity, testability, maintainability and boiler-plate reduction.
Library home page: https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.16/angular.js
Path to vulnerable library: /src/main/webapp/js/angular/angular.js
Dependency Hierarchy:
Found in HEAD commit: 4bc811a006e2ea4234387fe41dc021407d92aae0
Found in base branch: master
Vulnerability Details
Versions of the package angular from 1.2.21 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.
Publish Date: 2023-03-30
URL: CVE-2023-26116
CVSS 3 Score Details (5.3)
Base Score Metrics:
Step up your Open Source Security Game with Mend here
Vulnerable Library - angular-1.2.16.js
AngularJS is an MVC framework for building web applications. The core features include HTML enhanced with custom component and data-binding capabilities, dependency injection and strong focus on simplicity, testability, maintainability and boiler-plate reduction.
Library home page: https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.16/angular.js
Path to vulnerable library: /src/main/webapp/js/angular/angular.js
Dependency Hierarchy:
Found in HEAD commit: 4bc811a006e2ea4234387fe41dc021407d92aae0
Found in base branch: master
Vulnerability Details
Improper sanitization of the value of the 'href' and 'xlink:href' attributes in '
' SVG elements in AngularJS allows attackers to bypass common image source restrictions. This can lead to a form of Content Spoofing https://owasp.org/www-community/attacks/Content_Spoofing and also negatively affect the application's performance and behavior by using too large or slow-to-load images.
This issue affects all versions of AngularJS.
Note:
The AngularJS project is End-of-Life and will not receive any updates to address this issue. For more information see here https://docs.angularjs.org/misc/version-support-status .
Publish Date: 2025-04-29
URL: CVE-2025-0716
CVSS 3 Score Details (4.8)
Base Score Metrics:
Step up your Open Source Security Game with Mend here
Vulnerable Library - angular-1.2.16.js
AngularJS is an MVC framework for building web applications. The core features include HTML enhanced with custom component and data-binding capabilities, dependency injection and strong focus on simplicity, testability, maintainability and boiler-plate reduction.
Library home page: https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.16/angular.js
Path to vulnerable library: /src/main/webapp/js/angular/angular.js
Dependency Hierarchy:
Found in HEAD commit: 4bc811a006e2ea4234387fe41dc021407d92aae0
Found in base branch: master
Vulnerability Details
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.
Publish Date: 2022-07-15
URL: CVE-2022-25869
CVSS 3 Score Details (4.2)
Base Score Metrics:
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: