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
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 "" elements in "" ones changes parsing behavior, leading to possibly unsanitizing code.
Publish Date: 2020-06-08
URL: CVE-2020-7676
CVSS 3 Score Details (5.4)
Base Score Metrics:
Exploitability Metrics:
Attack Vector: Network
Attack Complexity: Low
Privileges Required: Low
User Interaction: Required
Scope: Changed
Impact Metrics:
Confidentiality Impact: Low
Integrity Impact: Low
Availability Impact: None
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7676
Release Date: 2020-10-09
Fix Resolution: 1.8.0
:rescue_worker_helmet: Automatic Remediation is available for this issue
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
CVE-2020-7676 - Medium Severity Vulnerability
WebJar for AngularJS
Library home page: http://webjars.org
Path to dependency file: /pom.xml
Path to vulnerable library: /epository/org/webjars/angularjs/1.4.3/angularjs-1.4.3.jar
Dependency Hierarchy:
Found in HEAD commit: 1d4a86820b5ccc9e51b82198be488c68e9299e40
Found in base branch: master
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 "" elements in "" ones changes parsing behavior, leading to possibly unsanitizing code. Publish Date: 2020-06-08 URL: CVE-2020-7676 CVSS 3 Score Details (5.4) Base Score Metrics: Exploitability Metrics: Attack Vector: Network Attack Complexity: Low Privileges Required: Low User Interaction: Required Scope: Changed Impact Metrics: Confidentiality Impact: Low Integrity Impact: Low Availability Impact: None For more information on CVSS3 Scores, click here. Suggested Fix Type: Upgrade version Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7676 Release Date: 2020-10-09 Fix Resolution: 1.8.0 :rescue_worker_helmet: Automatic Remediation is available for this issue
The text was updated successfully, but these errors were encountered: