Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WS-2017-0113 (High) detected in angular-1.5.3.js, angular-1.5.3.min.js #349

Open
mend-for-github-com bot opened this issue Nov 5, 2021 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

WS-2017-0113 - High 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:

  • 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:

  • angular-1.5.3.min.js (Vulnerable Library)

Found in HEAD commit: 9809d9b7bfdc114eafb0a14d86667f3a76a014e8

Found in base branch: master

Vulnerability Details

angular.js is vulnerable to XSS. This happens since an attacker can load Angular from the extension, and Angular's auto-bootstrapping can be used to bypass the victim site's CSP protection.

Publish Date: 2016-11-02

URL: WS-2017-0113

CVSS 3 Score Details (8.6)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: None
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: angular/angular.js#15346

Release Date: 2016-11-02

Fix Resolution: angular - 1.6.0

@mend-for-github-com mend-for-github-com bot added the security vulnerability Security vulnerability detected by WhiteSource label Nov 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants