Beveiligingsadvies

CVE-2020-7741

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2020-10-06 14:30:15
Laatst bijgewerkt 2024-09-16 16:42:49
Toegewezen door snyk
CVSS-score 9.9
Status PUBLISHED

Beschrijving

This affects the package hellojs before 1.18.6. The code get the param oauth_redirect from url and pass it to location.assign without any check and sanitisation. So we can simply pass some XSS payloads into the url param oauth_redirect, such as javascript:alert(1).