Vulnerability CVE-2020-7676


Published: 2020-06-08

Description:
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 "<option>" elements in "<select>" ones changes parsing behavior, leading to possibly unsanitizing code.

Type:

CWE-79

(Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'))

CVSS2 => (AV:N/AC:M/Au:S/C:N/I:P/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
3.5/10
2.9/10
6.8/10
Exploit range
Attack complexity
Authentication
Remote
Medium
Single time
Confidentiality impact
Integrity impact
Availability impact
None
Partial
None
Affected software
Angularjs -> Angular.js 

 References:
https://github.com/angular/angular.js/pull/17028
https://github.com/angular/angular.js/pull/17028
,
https://snyk.io/vuln/SNYK-JS-ANGULAR-570058

Copyright 2024, cxsecurity.com

 

Back to Top