Security Advisory

CVE-2020-7741

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2020-10-06 14:30:15
Last updated 2024-09-16 16:42:49
Assigner snyk
State PUBLISHED

Description

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).