CVE-2020-7741

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

Configuration 1 (hide)

cpe:2.3:a:hello.js_project:hello.js:*:*:*:*:*:node.js:*:*

History

No history.

Information

Published : 2020-10-06 15:15

Updated : 2020-10-19 19:44


NVD link : CVE-2020-7741

Mitre link : CVE-2020-7741

CVE.ORG link : CVE-2020-7741


JSON object : View

Products Affected

hello.js_project

  • hello.js
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')