Lucene search
K

15 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2021-0496

Malware in sbrugna...

9.9CVSS7.8AI score0.00517EPSS
Exploits0References5
Veracode
Veracode
added 2023/08/15 4:35 a.m.16 views

Prototype Pollution

hellojs is vulnerable to Prototype Pollution. The vulnerability is due to a lack of sanitization of the proto and constructor keys during object initialization, which allows an attacker to overwrite the base object, resulting in the execution of arbitrary code via the hello.utils.extend function...

9.8CVSS7.4AI score0.01669EPSS
Exploits0References3Affected Software1
vulnersOsv
vulnersOsv
added 2023/08/11 3:30 p.m.1 views

kinvey-angular-sdk (>=3.4.0 <=3.5.3), kinvey-angular2-sdk (>=3.4.1 <=3.5.2) +6 more potentially affected by CVE-2021-26505 via hellojs (>=1.13.1 <=1.14.1)

hellojs NPM version =1.13.1, =3.4.0, =3.4.1, =3.4.1, =3.4.0, =3.4.1, =3.4.0, =3.4.0, =3.4.1, =3.5.2 Source cves: CVE-2021-26505 Source advisory: OSV:GHSA-G3VF-47FV-8F3C...

9.8CVSS7.2AI score0.01669EPSS
Exploits0
CNNVD
CNNVD
added 2023/08/11 12:0 a.m.1 views

hellojs security vulnerability

hellojs is a JavaScript-written client-side software development kit for user Oauth authentication for individual developers. A security vulnerability exists in MrSwitch hello.js version 1.18.6, which stems from the presence of a prototype contamination vulnerability. An attacker can exploit the...

9.8CVSS7.8AI score0.01669EPSS
Exploits0References2
Veracode
Veracode
added 2021/02/04 7:42 a.m.6 views

Prototype Pollution

hellojs is vulnerable to prototype pollution. An attacker is able to exploit the vulnerability to inject arbitrary properties into hello.utils.extend construct prototypes and modify attributes such as proto, constructor and prototype...

3AI score
Exploits0
vulnersOsv
vulnersOsv
added 2021/01/13 7:7 p.m.0 views

kinvey-angular-sdk (>=3.4.0 <=3.5.3), kinvey-angular2-sdk (>=3.4.1 <=3.5.2) +6 more potentially affected by CVE-2020-7741 via hellojs (>=1.13.1 <=1.14.1)

hellojs NPM version =1.13.1, =3.4.0, =3.4.1, =3.4.1, =3.4.0, =3.4.1, =3.4.0, =3.4.0, =3.4.1, =3.5.2 Source cves: CVE-2020-7741 Source advisory: OSV:GHSA-7JH9-6CPF-H4M7...

9.9CVSS7.1AI score0.00517EPSS
Exploits0
Veracode
Veracode
added 2020/10/07 3:31 a.m.15 views

Cross-site Scripting (XSS)

hellojs is vulnerable to cross-site scripting XSS. An attacker is able to inject and execute arbitrary Javascript code via the oauthredirect in the URL...

9.9CVSS2.5AI score0.00517EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2020/10/06 3:15 p.m.11 views

CVE-2020-7741

This affects the package hellojs before 1.18.6. The code get the param oauthredirect 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 oauthredirect, such as javascript:alert1...

9.9CVSS6.1AI score
Exploits0References3
NVD
NVD
added 2020/10/06 3:15 p.m.15 views

CVE-2020-7741

This affects the package hellojs before 1.18.6. The code get the param oauthredirect 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 oauthredirect, such as javascript:alert1...

9.9CVSS0.00517EPSS
Exploits0References3
Prion
Prion
added 2020/10/06 3:15 p.m.12 views

Design/Logic Flaw

This affects the package hellojs before 1.18.6. The code get the param oauthredirect 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 oauthredirect, such as javascript:alert1...

7.5CVSS6.8AI score0.00517EPSS
Exploits0References3Affected Software1
CVE
CVE
added 2020/10/06 2:30 p.m.48 views

CVE-2020-7741

CVE-2020-7741 affects the package hellojs (hello.js) before version 1.18.6. The vulnerability arises because the code reads the url parameter oauth_redirect and assigns it to location.assign without validation or sanitisation, allowing an attacker to inject an XSS payload (e.g., javascript:alert(...

9.9CVSS8AI score0.00517EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2020/10/06 2:30 p.m.13 views

CVE-2020-7741 Cross-site Scripting (XSS)

This affects the package hellojs before 1.18.6. The code get the param oauthredirect 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 oauthredirect, such as javascript:alert1...

9.9CVSS8.1AI score0.00517EPSS
Exploits0References3
vulnersOsv
vulnersOsv
added 2020/09/30 3:28 p.m.1 views

kinvey-angular-sdk (>=3.4.0 <=3.5.3), kinvey-angular2-sdk (>=3.4.1 <=3.5.2) +6 more potentially affected by CVE-2020-7741 via hellojs (>=1.13.1 <=1.14.1)

hellojs NPM version =1.13.1, =3.4.0, =3.4.1, =3.4.1, =3.4.0, =3.4.1, =3.4.0, =3.4.0, =3.4.1, =3.5.2 Source cves: CVE-2020-7741 Source advisory: SNYK:JS-HELLOJS-1014546...

9.9CVSS7.1AI score0.00517EPSS
Exploits0
Veracode
Veracode
added 2020/01/16 3:42 a.m.12 views

Open Redirection

hellojs is vulnerable to open redirection. Lack of validation of the pageuri field of the state parameter allows a remote attacker to perform phishing attacks on users by redirecting a user to a malicious web page that looks exactly like the original site, enticing users to log-in to the fake...

4AI score
Exploits0
Veracode
Veracode
added 2020/01/08 1:29 a.m.8 views

Cross-Site Scripting (XSS)

hellojs is vulnerable to cross site scripting XSS. The vulnerability exists as the values of state.pageuri is not sanitized, allowing arbitrary javascript to be executed when rendered...

1.5AI score
Exploits0
Rows per page
Query Builder