VYPR

Serialize To Js

Sign in to watch

by Serialize To Js Project

CVEs (2)

CVESevRiskCVSSEPSSKEVPublishedDescription
CVE-2017-5954Cri0.579.80.02Feb 10, 2017An issue was discovered in the serialize-to-js package 0.5.0 for Node.js. Untrusted data passed into the deserialize() function can be exploited to achieve arbitrary code execution by passing a JavaScript Object with an Immediately Invoked Function Expression (IIFE).
CVE-2017-15871Hig0.497.50.00Oct 24, 2017The 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 "function(){console.log(" call or a simple infinite loop. NOTE: the vendor agrees that denial of service can occur but notes that deserialize is explicitly listed as "harmful" within the README.md file