Beveiligingsadvies

CVE-2020-5219

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2020-01-24 15:25:14
Laatst bijgewerkt 2024-08-04 08:22:08
Toegewezen door GitHub_M
CVSS-score 8.7
Status PUBLISHED

Beschrijving

Angular Expressions before version 1.0.1 has a remote code execution vulnerability if you call expressions.compile(userControlledInput) where userControlledInput is text that comes from user input. If running angular-expressions in the browser, an attacker could run any browser script when the application code calls expressions.compile(userControlledInput). If running angular-expressions on the server, an attacker could run any Javascript expression, thus gaining Remote Code Execution.