OSV 1.4.0 · github-reviewed · 修改于 2023-09-13 02:13
发布时间
2021-01-14 03:07
GitHub 审查时间
2021-01-14 03:06
NVD 发布时间
2020-10-06 23:15
源文件
advisories/github-reviewed/2021/01/GHSA-7jh9-6cpf-h4m7/GHSA-7jh9-6cpf-h4m7.json
This affects the package hello.js 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).