Vulnerability

CVE-2020-7676
CVSS Score 5.4 medium

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

CWE

CWE-79

[CVE-2020-7676] CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

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.

See angular package information