← Back to CVE List

CVE-2020-7741

Published: 2020-10-06T15:15Z
Last Modified: 2024-11-21T05:37Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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). > MITRE Terms of Use apply – see LICENSE‑MITRE.txt