MidnightBSD / midnightbsd-app-store

MidnightBSD APP Store API
BSD 2-Clause "Simplified" License
2 stars 1 forks source link

CVE-2020-7676 (Medium) detected in multiple libraries #142

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 Libraries - angular-1.0.0rc5.js, angular-1.2.16.js, angular-1.0.0rc4.js

angular-1.0.0rc5.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.0.0rc5/angular.js

Path to vulnerable library: /src/main/resources/static/components/angular-ui/test/lib/angular/angular-1.0.0rc5.js

Dependency Hierarchy: - :x: **angular-1.0.0rc5.js** (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 dependency file: /src/main/resources/static/components/angular-ui-bootstrap/src/position/test/test.html

Path to vulnerable library: /src/main/resources/static/components/angular-ui-bootstrap/misc/test-lib/angular.js,/src/main/resources/static/components/angular-ui-bootstrap/src/position/test/../../../misc/test-lib/angular.js

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

angular-1.0.0rc4.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.0.0rc4/angular.js

Path to vulnerable library: /src/main/resources/static/components/angular-ui/test/lib/angular/angular-1.0.0rc4.js

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

Found in HEAD commit: f98a7663cd4534d7282b786a5f475d4e4b48c1c7

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 "