Dima2022 / Resiliency-Studio

"Resiliency Studio" is a self-service Resilience Validation Platform, which helps to identify failure points within a system, aids to engineer applications to be fault-tolerant with self-healing capabilities
Other
0 stars 0 forks source link

CVE-2020-7676 (Medium) detected in angular-1.5.3.js, angular-1.5.3.min.js - autoclosed #322

Closed mend-for-github-com[bot] closed 2 years ago

mend-for-github-com[bot] commented 2 years ago

CVE-2020-7676 - Medium Severity Vulnerability

Vulnerable Libraries - angular-1.5.3.js, angular-1.5.3.min.js

angular-1.5.3.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.5.3/angular.js

Path to dependency file: Resiliency-Studio/resiliency-studio-ui/target/resiliency-studio-ui/index.html

Path to vulnerable library: /resiliency-studio-ui/target/resiliency-studio-ui/app/components/lib/js/scripts/angular.js,/resiliency-studio-ui/target/resiliency-studio-ui/app/components/lib/js/scripts/angular.js,/resiliency-studio-ui/src/main/webapp/app/components/lib/js/scripts/angular.js,/resiliency-studio-ui/src/main/webapp/app/components/lib/js/scripts/angular.js

Dependency Hierarchy: - :x: **angular-1.5.3.js** (Vulnerable Library)

angular-1.5.3.min.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.5.3/angular.min.js

Path to vulnerable library: /resiliency-studio-ui/src/main/webapp/app/components/lib/js/scripts/angular.min.js,/resiliency-studio-ui/target/resiliency-studio-ui/app/components/lib/js/scripts/angular.min.js

Dependency Hierarchy: - :x: **angular-1.5.3.min.js** (Vulnerable Library)

Found in HEAD commit: 9809d9b7bfdc114eafb0a14d86667f3a76a014e8

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 "