dbankws-test / bootstrap

PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
http://angular-ui.github.io/bootstrap/
MIT License
0 stars 0 forks source link

CVE-2020-7676 (Medium) detected in angular-1.6.1.js, angular-1.6.1.tgz #18

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

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

CVE-2020-7676 - Medium Severity Vulnerability

Vulnerable Libraries - angular-1.6.1.js, angular-1.6.1.tgz

angular-1.6.1.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.6.1/angular.js

Path to dependency file: /src/position/test/test.html

Path to vulnerable library: /src/position/test/../../../node_modules/angular/angular.js

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

angular-1.6.1.tgz

HTML enhanced for web apps

Library home page: https://registry.npmjs.org/angular/-/angular-1.6.1.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/angular/package.json

Dependency Hierarchy: - :x: **angular-1.6.1.tgz** (Vulnerable Library)

Found in HEAD commit: c977b86ccad42153837b2630ab4823d952449f3c

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 "