Vulnerabilities (CVE)

Filtered by CWE-502
Total 1324 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2017-5954 1 Serialize-to-js Project 1 Serialize-to-js 2017-03-13 7.5 HIGH 9.8 CRITICAL
An 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-2016-6199 1 Gradle 1 Gradle 2017-02-13 7.5 HIGH 9.8 CRITICAL
ObjectSocketWrapper.java in Gradle 2.12 allows remote attackers to execute arbitrary code via a crafted serialized object.
CVE-2016-7065 1 Redhat 1 Jboss Enterprise Application Platform 2016-12-23 6.5 MEDIUM 8.8 HIGH
The JMX servlet in Red Hat JBoss Enterprise Application Platform (EAP) 4 and 5 allows remote authenticated users to cause a denial of service and possibly execute arbitrary code via a crafted serialized Java object.
CVE-2013-4271 1 Restlet 1 Restlet 2016-12-06 7.5 HIGH N/A
The default configuration of the ObjectRepresentation class in Restlet before 2.1.4 deserializes objects from untrusted sources, which allows remote attackers to execute arbitrary Java code via a serialized object, a different vulnerability than CVE-2013-4221.