Lucene search
+L

28 matches found

RedhatCVE
RedhatCVE
added 2026/01/07 9:32 a.m.14 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.5AI score0.00646EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.17 views

EUVD-2019-0772

Malware in sbrugna...

6.1CVSS6.1AI score0.00646EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.14 views

EUVD-2018-0297

Malware in sbrugna...

9.8CVSS9.3AI score0.04464EPSS
SaveExploits1References11
Veracode
Veracode
added 2020/09/03 4:15 a.m.13 views

Denial Of Service (DoS)

serialize-to-js is vulnerable to denial of service DoS. The vulnerability exists as the unvalidated user input could cause an infinite loop in the deserialize function...

2.7AI score
SaveExploits0
OSV
OSV
added 2020/09/02 3:59 p.m.18 views

GHSA-W5Q7-3PR9-X44W Denial of Service in serialize-to-js

Versions of serialize-to-js prior to 2.0.0 are vulnerable to Denial of Service. User input is not properly validated, allowing attackers to provide inputs that lead the execution to loop indefinitely. Recommendation Upgrade to version 2.0.0 or later...

7.2AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2020/09/02 3:59 p.m.32 views

Denial of Service in serialize-to-js

Versions of serialize-to-js prior to 2.0.0 are vulnerable to Denial of Service. User input is not properly validated, allowing attackers to provide inputs that lead the execution to loop indefinitely. Recommendation Upgrade to version 2.0.0 or later...

6.3AI score
SaveExploits0References2Affected Software1
nodejs
nodejs
added 2019/12/11 4:59 p.m.35 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.16 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.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
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.249 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
nodejs
nodejs
added 2019/03/28 9:15 p.m.17 views

Denial of Service

Overview Versions of serialize-to-js prior to 2.0.0 are vulnerable to Denial of Service. User input is not properly validated, allowing attackers to provide inputs that lead the execution to loop indefinitely. Recommendation Upgrade to version 2.0.0 or later. References GitHub Advisory...

7AI score
SaveExploits0Affected Software1
OSV
OSV
added 2018/07/18 6:27 p.m.50 views

GHSA-MM62-WXC8-CF7M Code Execution Through IIFE in serialize-to-js

Affected versions of serialize-to-js may be vulnerable to arbitrary code execution through an Immediately Invoked Function Expression IIFE. Proof of Concept js var payload = "e: function eval'console.logexploited' " var serialize = require'serialize-to-js'; serialize.deserializepayload;...

9.8CVSS9.8AI score0.04464EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2018/07/18 6:27 p.m.32 views

Code Execution Through IIFE in serialize-to-js

Affected versions of serialize-to-js may be vulnerable to arbitrary code execution through an Immediately Invoked Function Expression IIFE. Proof of Concept js var payload = "e: function eval'console.logexploited' " var serialize = require'serialize-to-js'; serialize.deserializepayload;...

9.8CVSS9.5AI score0.04464EPSS
SaveExploits1References8Affected Software1
Prion
Prion
added 2017/10/24 8:29 p.m.18 views

Design/Logic Flaw

DISPUTED The deserialize function in serialize-to-js through 1.1.1 allows attackers to cause a denial of service via vectors involving an Immediately Invoked Function Expression "function" substring, as demonstrated by a "functionconsole.log" call or a simple infinite loop. NOTE: the vendor agree...

5CVSS7.2AI score0.01148EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2017/10/24 8:29 p.m.12 views

CVE-2017-15871

The deserialize function in serialize-to-js through 1.1.1 allows attackers to cause a denial of service via vectors involving an Immediately Invoked Function Expression "function" substring, as demonstrated by a "functionconsole.log" call or a simple infinite loop. NOTE: the vendor agrees that...

7.5CVSS6.8AI score
SaveExploits0References2
NVD
NVD
added 2017/10/24 8:29 p.m.23 views

CVE-2017-15871

The deserialize function in serialize-to-js through 1.1.1 allows attackers to cause a denial of service via vectors involving an Immediately Invoked Function Expression "function" substring, as demonstrated by a "functionconsole.log" call or a simple infinite loop. NOTE: the vendor agrees that...

7.5CVSS7.3AI score0.01148EPSS
SaveExploits1References2
Rows per page
Query Builder