CVE-2020-7741
Severity CVSS v4.0:
Pending analysis
Type:
CWE-79
Cross-Site Scripting (XSS)
Publication date:
06/10/2020
Last modified:
19/10/2020
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).
Impact
Base Score 3.x
9.90
Severity 3.x
CRITICAL
Base Score 2.0
7.50
Severity 2.0
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:hello.js_project:hello.js:*:*:*:*:*:node.js:*:* | 1.18.6 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



