RoyHarrow / DO180-apps

DO180 Repository for Sample Applications
0 stars 0 forks source link

CVE-2020-7676 (Medium) detected in angular-1.2.21.min.js #16

Open mend-bolt-for-github[bot] opened 3 years ago

mend-bolt-for-github[bot] commented 3 years ago

CVE-2020-7676 - Medium Severity Vulnerability

Vulnerable Library - angular-1.2.21.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.2.21/angular.min.js

Path to dependency file: /todoapp/html5/src/index.html

Path to vulnerable library: /todoapp/html5/src/lib/dependencies/angular.min.js,/todoapp/html5/src/lib/dependencies/angular.min.js,/todoapp/nodejs/todo/lib/dependencies/angular.min.js

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

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 "