You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
CVE-2019-10768 - High Severity Vulnerability
Vulnerable Library - angular-1.5.6.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.6/angular.min.js
Path to dependency file: octobot/src/assets/index.html
Path to vulnerable library: octobot/src/assets/index.html
Dependency Hierarchy:
Vulnerability Details
In AngularJS before 1.7.9 the function
merge()
could be tricked into adding or modifying properties ofObject.prototype
using a__proto__
payload.Publish Date: 2019-11-19
URL: CVE-2019-10768
CVSS 3 Score Details (7.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10768
Release Date: 2019-11-19
Fix Resolution: v1.7.9
The text was updated successfully, but these errors were encountered: