Lucene search
K

7914 matches found

CVE
CVE
added 2019/12/06 11:25 p.m.235 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.00298EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2019/12/06 11:25 p.m.17 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.00298EPSS
Exploits0References2
OSV
OSV
added 2019/12/06 11:20 p.m.21 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.00298EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2019/12/06 11:20 p.m.187 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.00298EPSS
Exploits0References5Affected Software1
Fedora
Fedora
added 2019/12/06 5:47 a.m.12 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
Exploits0
Veracode
Veracode
added 2019/12/06 3:26 a.m.27 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.00406EPSS
Exploits0References1Affected Software2
Tenable Nessus
Tenable Nessus
added 2019/12/06 12:0 a.m.14 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
Exploits0References1
NVD
NVD
added 2019/12/05 7:15 p.m.16 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.00406EPSS
Exploits0References1
OSV
OSV
added 2019/12/05 7:15 p.m.21 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
Exploits0References1
Prion
Prion
added 2019/12/05 7:15 p.m.17 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.00406EPSS
Exploits0References1Affected Software1
CVE
CVE
added 2019/12/05 6:55 p.m.129 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.00406EPSS
Exploits0References1Affected Software1
Github Security Blog
Github Security Blog
added 2019/12/05 6:44 p.m.271 views

Cross-Site Scripting in serialize-javascript

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

5.4CVSS3.7AI score0.00406EPSS
Exploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2019/12/04 12:0 a.m.22 views

Juniper Junos Space < 19.2R1 Multiple Vulnerabilities (JSA10951)

According to its self-reported version number, the remote Junos Space version is prior to 19.2R1. It is, therefore, affected by multiple vulnerabilities: - A memory double free vulnerability exists in The libcurl API function called curlmaprintf before version 7.51.0 due to an unsafe sizet...

9.8CVSS6.4AI score0.15968EPSS
Exploits5References16
Hacker One
Hacker One
added 2019/11/30 2:58 p.m.12 views

Node.js third-party modules: [Total.js] Path traversal vulnerability allows to read files outside public directory

I would like to report path traversal in Total.js. It allows read arbitrary files outside public directory. Module module name: Total.js version: 3.3.2 npm page: https://www.npmjs.com/package/total.js Module Description Total.js framework is a framework for Node.js platfrom written in pure...

0.3AI score
Exploits0
Hacker One
Hacker One
added 2019/11/29 12:48 a.m.76 views

Node.js third-party modules: [express-laravel-passport] Improper Authentication

I would like to report Improper Authentication in express-laravel-passport It allows to forge user's identity Module module name: express-laravel-passport version: 1.1.2 npm page: https://www.npmjs.com/package/express-laravel-passport Module Description You want a middleware support express get...

7.3AI score
Exploits0
Symantec
Symantec
added 2019/11/27 12:0 a.m.26 views

Node.js 'lodahs' Package CVE-2019-19771 Unspecified Security Vulnerability

Description The 'lodahs' Package for Node.js is prone to an unspecified security vulnerability. Successfully exploiting this issue will allow attackers to perform unauthorized actions; this may aid in launching further attacks. Node.js lodahs version 1.0.0 is vulnerable Technologies Affected Node...

1.2AI score0.00443EPSS
Exploits0References1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2019/11/24 1:26 p.m.47 views

Security Bulletin: Security Vulnerabilities affect Cloud Foundry for IBM Cloud Private - Node.js

Summary Security vulnerabilities affect Cloud Foundry for IBM Cloud Private - Node.js Vulnerability Details CVEID: CVE-2019-9517 DESCRIPTION: Multiple vendors are vulnerable to a denial of service, caused by an Internal Data Buffering attack. By opening the HTTP/2 window so the peer can send...

7.8CVSS0.7AI score0.50822EPSS
Exploits1Affected Software1
Hacker One
Hacker One
added 2019/11/12 1:11 a.m.53 views

Node.js: HTTP request smuggling using malformed Transfer-Encoding header

Please see the attached PDF for a writeup of this vulnerability. Impact Please see the attached PDF for a writeup of this vulnerability...

7.5CVSS9.1AI score0.32252EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2019/11/12 12:0 a.m.36 views

EulerOS 2.0 SP5 : http-parser (EulerOS-SA-2019-2158)

According to the versions of the http-parser package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - This is a parser for HTTP messages written in C. It parses both requests and responses. The parser is designed to be used in performance HTT...

7.5CVSS7.3AI score0.05572EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2019/11/08 12:0 a.m.57 views

EulerOS 2.0 SP3 : http-parser (EulerOS-SA-2019-2238)

According to the versions of the http-parser package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - The HTTP parser in all current versions of Node.js ignores spaces in the Content-Length header, allowing input such as Content-Length: 1 2 t...

7.5CVSS7.1AI score0.05572EPSS
Exploits0References3
Rows per page
Query Builder