Lucene search
+L

5327 matches found

nodejs
nodejs
•added 2020/01/13 7:00 p.m.•43 views

Malicious 󠅮󠅰󠅭Package

Overview All versions of 1337qq-js contain malicious code. The package exfiltrates sensitive information through install scripts. It targets UNIX systems. The information exfiltrated includes: - Environment variables - Running processes - /etc/hosts - uname -a - npmrc file Recommendation Remove t...

6.6AI score
SaveExploits0Affected Software1
Hacker One
Hacker One
•added 2020/01/08 5:42 p.m.•36 views

X (Formerly Twitter): Reflected XSS in twitterflightschool.com

While testing twitterflightschool.com, I came across the below endpoint: https://twitterflightschool.com/authentication/fbcallback?error=accessdenied&errorcode=200&errordescription= I noticed that it is possible to inject JS payload in "errordescription=" parameter and trigger XSS in...

6.2AI score
SaveExploits0
OSV
OSV
•added 2019/12/30 7:15 p.m.•15 views

AZL-44298 CVE-2019-20149 affecting package js-jquery for versions less than 3.5.0-4

ctorName in index.js in kind-of v6.0.2 allows external user input to overwrite certain internal attributes via a conflicting name, as demonstrated by 'constructor': 'name':'Symbol'. Hence, a crafted payload can overwrite this builtin attribute to manipulate the type detection result...

7.5CVSS7.2AI score0.02342EPSS
SaveExploits1References1
NVD
NVD
•added 2019/12/19 9:15 p.m.•30 views

CVE-2019-17527

dataForDepandantField in models/custormfields.php in the JS JOBS FREE extension before 1.2.7 for Joomla! allows SQL Injection via the index.php?option=comjsjobs&task=customfields.getfieldtitlebyfieldandfieldfo child parameter...

9.8CVSS9.9AI score0.01034EPSS
SaveExploits0References1
Prion
Prion
•added 2019/12/19 9:15 p.m.•23 views

Sql injection

dataForDepandantField in models/custormfields.php in the JS JOBS FREE extension before 1.2.7 for Joomla! allows SQL Injection via the index.php?option=comjsjobs&task=customfields.getfieldtitlebyfieldandfieldfo child parameter...

7.5CVSS9.8AI score0.01034EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
•added 2019/12/19 8:41 p.m.•32 views

CVE-2019-17527

dataForDepandantField in models/custormfields.php in the JS JOBS FREE extension before 1.2.7 for Joomla! allows SQL Injection via the index.php?option=comjsjobs&task=customfields.getfieldtitlebyfieldandfieldfo child parameter...

10AI score0.01034EPSS
SaveExploits0References1
CVE
CVE
•added 2019/12/19 8:41 p.m.•103 views

CVE-2019-17527

The CVE concerns the JS JOBS FREE Joomla! extension. Before version 1.2.7, the extension’s models/custormfields.php contains the dataForDepandantField function, which allows SQL Injection via the index.php?option=com_jsjobs&task=customfields.getfieldtitlebyfieldandfieldfo child parameter. Multipl...

9.8CVSS9.8AI score0.01034EPSS
SaveExploits0References1Affected Software1
nodejs
nodejs
•added 2019/12/11 4:59 p.m.•39 views

Cross-Site Scripting

Overview Versions of serialize-to-js prior to 3.0.1 are vulnerable to Cross-Site Scripting XSS. The package fails to sanitize serialized regular expressions. This vulnerability does not affect Node.js applications. Recommendation Upgrade to version 3.0.1 or later. References - GitHub advisory -...

4.3CVSS4.1AI score0.00646EPSS
SaveExploits0Affected Software1
CNVD
CNVD
•added 2019/12/09 12:00 a.m.•21 views

serialize-to-js cross-site scripting vulnerability

serialize-to-js is a package that serializes objects to strings. A cross-site scripting vulnerability exists in serialize-to-js NPM versions prior to 3.0.1. The vulnerability stems from a lack of proper validation of client-side data by the web application. An attacker can exploit this...

6.1CVSS6.4AI score0.00646EPSS
SaveExploits0References1
NVD
NVD
•added 2019/12/07 12:15 a.m.•25 views

CVE-2019-16772

The serialize-to-js NPM package before version 3.0.1 is vulnerable to Cross-site Scripting XSS. It does not properly mitigate against unsafe characters in serialized regular expressions. This vulnerability is not affected on Node.js environment since Node.js's implementation of...

6.1CVSS4.5AI score0.00646EPSS
SaveExploits0References2
Prion
Prion
•added 2019/12/07 12:15 a.m.•25 views

Cross site scripting

The serialize-to-js NPM package before version 3.0.1 is vulnerable to Cross-site Scripting XSS. It does not properly mitigate against unsafe characters in serialized regular expressions. This vulnerability is not affected on Node.js environment since Node.js's implementation of...

4.3CVSS6AI score0.00646EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
•added 2019/12/06 11:25 p.m.•40 views

CVE-2019-16772 regular expressions Cross-Site Scripting (XSS) vulnerability in serialize-to-js

The serialize-to-js NPM package before version 3.0.1 is vulnerable to Cross-site Scripting XSS. It does not properly mitigate against unsafe characters in serialized regular expressions. This vulnerability is not affected on Node.js environment since Node.js's implementation of...

3.1CVSS6.1AI score0.00646EPSS
SaveExploits0References2
CVE
CVE
•added 2019/12/06 11:25 p.m.•257 views

CVE-2019-16772

The CVE-2019-16772 entry concerns the npm package serialize-to-js, with versions before 3.0.1 vulnerable to XSS due to unsafe characters in serialized regular expressions. Node.js environments are not affected because RegExp.prototype.toString() escapes forward slashes, but non-Node.js environmen...

6.1CVSS4.8AI score0.00646EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
•added 2019/12/06 11:20 p.m.•198 views

Cross-Site Scripting in serialize-to-js

Versions of serialize-to-js prior to 3.0.1 are vulnerable to Cross-Site Scripting XSS. The package fails to sanitize serialized regular expressions. This vulnerability does not affect Node.js applications. Recommendation Upgrade to version 3.0.1 or later...

6.1CVSS3.7AI score0.00646EPSS
SaveExploits0References5Affected Software1
OSV
OSV
•added 2019/12/06 11:20 p.m.•54 views

GHSA-3FJQ-93XJ-3F3F Cross-Site Scripting in serialize-to-js

Versions of serialize-to-js prior to 3.0.1 are vulnerable to Cross-Site Scripting XSS. The package fails to sanitize serialized regular expressions. This vulnerability does not affect Node.js applications. Recommendation Upgrade to version 3.0.1 or later...

3.1CVSS6AI score0.00646EPSS
SaveExploits0References5
vulnersOsv
vulnersOsv
•added 2019/12/06 8:40 p.m.•5 views

@achil/parcel-bundler (>=1.11.1, <=1.12.34), @acies/core (>=1.2.89, <=1.2.215) +133 more potentially affected by CVE-2019-10769 via safer-eval (>=1.2.3, <=1.3.6)

safer-eval NPM version =1.2.3, =1.11.1, =1.2.89, =0.1.0, =4.0.0, =4.1.0, =4.1.2, =0.9.2-pre.41, =2.0.2-pre.3, =1.0.0, =1.9.3-ext.1, =0.3.0, =1.12.3, =1.0.0, =0.0.1, =3.4.4 and more Source cves: CVE-2019-10769 Source advisory: SNYK:JS-SAFEREVAL-534901...

9.8CVSS8.1AI score0.02595EPSS
SaveExploits1
vulnersOsv
vulnersOsv
•added 2019/12/01 2:56 p.m.•4 views

3nit-utils (>=0.30.0, <=1.0.2), @aller/theming (>=1.0.0, <=1.0.2) +25 more potentially affected by unknown CVE via devalue (2.0.0)

devalue NPM version 2.0.0 is affected by a known vulnerability. The following packages have a transitive dependency on devalue and may be impacted: - 3nit-utils =0.30.0, =1.0.0, =1.2.1-next.3, =0.0.1, =0.1.1, =1.11.8, =4.1.1, =0.1.2, =0.1.1, =0.0.2-canary.2, =9.0.5-canary.0, =9.1.5-canary.9 and...

5.4AI score
SaveExploits0
Prion
Prion
•added 2019/11/17 9:15 p.m.•24 views

Cross site scripting

KairosDB through 1.2.2 has XSS in view.html because of showErrorMessage in js/graph.js, as demonstrated by view.html?q= with a '"sampling":"value":"' substring...

4.3CVSS5.9AI score0.00857EPSS
SaveExploits1References1Affected Software1
OSV
OSV
•added 2019/11/12 10:59 p.m.•36 views

GHSA-89CH-HQF9-RGP3 Using JS libraries with known security vulnerabilities

An insecure component vulnerability exists in Magento 2.1 prior to 2.1.19, Magento 2.2 prior to 2.2.10, Magento 2.3 prior to 2.3.3. Magento 2 codebase leveraged outdated versions of JS libraries Bootstrap, jquery, Knockout with known security vulnerabilities...

9.8CVSS9.4AI score0.01239EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2019/11/12 10:59 p.m.•32 views

Using JS libraries with known security vulnerabilities

An insecure component vulnerability exists in Magento 2.1 prior to 2.1.19, Magento 2.2 prior to 2.2.10, Magento 2.3 prior to 2.3.3. Magento 2 codebase leveraged outdated versions of JS libraries Bootstrap, jquery, Knockout with known security vulnerabilities...

9.8CVSS4.5AI score0.01239EPSS
SaveExploits0References4Affected Software2
Rows per page
Query Builder