Lucene search
+L

8890 matches found

Cvelist
Cvelist
added 2019/12/11 7:56 p.m.40 views

CVE-2019-19729

An issue was discovered in the BSON ObjectID aka bson-objectid package 1.3.0 for Node.js. ObjectID allows an attacker to generate a malformed objectid by inserting an additional property to the user-input, because bson-objectid will return early if it detects bsontype==ObjectID in the user-input...

7.6AI score0.01085EPSS
SaveExploits1References2
nodejs
nodejs
added 2019/12/11 4:59 p.m.36 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
Tenable Nessus
Tenable Nessus
added 2019/12/10 12:00 a.m.15 views

Fedora 30 : 1:libuv (2019-1686ae9b59)

Update to Node.js upstream release 12.13.1 https://nodejs.org/en/blog/release/v12.13.1/ Also fixes an issue where running npm -g was risky on RPM-installed systems. Fedora's packaged NPM will now install global content in /usr/local instead of /usr where it could conflict with RPM-provided...

5.5AI score
SaveExploits0References1
nodejs
nodejs
added 2019/12/09 3:26 p.m.45 views

Cross-Site Scripting

Overview Versions of serialize-javascript prior to 2.1.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 2.1.1 or later. References - GitHub advisor...

3.5CVSS4.1AI score0.00793EPSS
SaveExploits0Affected Software1
Veracode
Veracode
added 2019/12/09 2:04 a.m.25 views

Cross-site Scripting (XSS)

serialize-to-js is vulnerable to cross-site scripting XSS. The vulnerability exists as the regular expressions, performed on source, were insufficient to deny unsafe characters when the object is used in an environment that is not runned from Node.js...

6.1CVSS2.1AI score0.00646EPSS
SaveExploits0References5Affected Software1
Hacker One
Hacker One
added 2019/12/08 1:23 p.m.33 views

Node.js third-party modules: [htmr] DOM-based XSS

Hi, I would like to report DOM-based XSS in htmr. It allows attackers to insert malicious JavaScript payload into the page. Module module name: htmr version: 0.8.6 npm page: https://www.npmjs.com/package/htmr Module Description Simple and lightweight Hash: $window.location.hash; 4. Run the server...

0.1AI score
SaveExploits0
NVD
NVD
added 2019/12/07 12:15 a.m.22 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
OSV
OSV
added 2019/12/07 12:15 a.m.21 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.1CVSS6.2AI score
SaveExploits0References2
Prion
Prion
added 2019/12/07 12:15 a.m.21 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.34 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.252 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.195 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.51 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
Fedora
Fedora
added 2019/12/06 5:47 a.m.14 views

[SECURITY] Fedora 31 Update: nodejs-12.13.1-1.fc31

Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices...

1.6AI score
SaveExploits0
Veracode
Veracode
added 2019/12/06 3:26 a.m.33 views

Cross-Site Scripting (XSS)

serialize-javascript is vulnerable to cross-site scripting XSS. Unsafe characters are not properly validated and sanitized in serialized regular expressions, allowing an attacker to inject and execute arbitrary Javascript into a victim's browser. This vulnerability is not affected on Node.js...

5.4CVSS5.4AI score0.00793EPSS
SaveExploits0References1Affected Software2
Tenable Nessus
Tenable Nessus
added 2019/12/06 12:00 a.m.16 views

Fedora 31 : 1:libuv / 1:nodejs (2019-7443ebda4b)

Update to Node.js upstream release 12.13.1 https://nodejs.org/en/blog/release/v12.13.1/ Also fixes an issue where running npm -g was risky on RPM-installed systems. Fedora's packaged NPM will now install global content in /usr/local instead of /usr where it could conflict with RPM-provided...

5.5AI score
SaveExploits0References1
NVD
NVD
added 2019/12/05 7:15 p.m.36 views

CVE-2019-16769

The serialize-javascript npm package before version 2.1.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...

5.4CVSS5.1AI score0.00793EPSS
SaveExploits0References1
OSV
OSV
added 2019/12/05 7:15 p.m.28 views

CVE-2019-16769

The serialize-javascript npm package before version 2.1.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...

5.4CVSS5.4AI score
SaveExploits0References1
Prion
Prion
added 2019/12/05 7:15 p.m.23 views

Cross site scripting

The serialize-javascript npm package before version 2.1.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.5CVSS5.5AI score0.00793EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2019/12/05 6:55 p.m.158 views

CVE-2019-16769

The CVE-2019-16769 issue affects the npm package serialize-javascript prior to version 2.1.1, which is vulnerable to Cross-site Scripting (XSS) due to unsafe characters in serialized regular expressions. Node.js environments are not affected because RegExp.prototype.toString() escapes forward sla...

5.4CVSS4.9AI score0.00793EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder