CVE & Exploit Intelligence Database

Updated 3h ago

Search and track vulnerabilities with real-time exploit intelligence. Cross-reference CVEs against public exploits from ExploitDB, Metasploit, GitHub, and Nuclei — with CVSS and EPSS scoring, CISA KEV monitoring, and AI-powered exploit analysis.

337,847 CVEs tracked 53,242 with exploits 4,725 exploited in wild 1,540 CISA KEV 3,918 Nuclei templates 37,802 vendors 42,493 researchers
2,430 results Clear all
CVE-2013-1465 9.8 CRITICAL 1 PoC Analysis EPSS 0.31
Cubecart < 5.2.0 - Insecure Deserialization
The Cubecart::_basket method in classes/cubecart.class.php in CubeCart 5.0.0 through 5.2.0 allows remote attackers to unserialize arbitrary PHP objects via a crafted shipping parameter, as demonstrated by modifying the application configuration using the Config object.
CWE-502 Feb 08, 2013
CVE-2012-4406 9.8 CRITICAL EPSS 0.05
Openstack Swift < 1.7.0 - Insecure Deserialization
OpenStack Object Storage (swift) before 1.7.0 uses the loads function in the pickle Python module unsafely when storing and loading metadata in memcached, which allows remote attackers to execute arbitrary code via a crafted pickle object.
CWE-502 Oct 22, 2012
CVE-2012-3527 EPSS 0.02
Typo3 < 4.5.19 - Insecure Deserialization
view_help.php in the backend help system in TYPO3 4.5.x before 4.5.19, 4.6.x before 4.6.12 and 4.7.x before 4.7.4 allows remote authenticated backend users to unserialize arbitrary objects and possibly execute arbitrary PHP code via an unspecified parameter, related to a "missing signature (HMAC)."
CWE-502 Sep 05, 2012
CVE-2012-0911 9.8 CRITICAL 3 PoCs Analysis EPSS 0.78
TikiWiki CMS/Groupware < 6.7 LTS & < 8.4 - RCE
TikiWiki CMS/Groupware before 6.7 LTS and before 8.4 allows remote attackers to execute arbitrary PHP code via a crafted serialized object in the (1) cookieName to lib/banners/bannerlib.php; (2) printpages or (3) printstructures parameter to (a) tiki-print_multi_pages.php or (b) tiki-print_pages.php; or (4) sendpages, (5) sendstructures, or (6) sendarticles parameter to tiki-send_objects.php, which is not properly handled when processed by the unserialize function.
CWE-502 Jul 12, 2012
CVE-2011-2894 1 PoC Analysis EPSS 0.10
Vmware Spring Framework < 3.0.5 - Insecure Deserialization
Spring Framework 3.0.0 through 3.0.5, Spring Security 3.0.0 through 3.0.5 and 2.0.0 through 2.0.6, and possibly other versions deserialize objects from untrusted sources, which allows remote attackers to bypass intended security restrictions and execute untrusted code by (1) serializing a java.lang.Proxy instance and using InvocationHandler, or (2) accessing internal AOP interfaces, as demonstrated using deserialization of a DefaultListableBeanFactory instance to execute arbitrary commands via the java.lang.Runtime class.
CWE-502 Oct 04, 2011
CVE-2011-2520 7.8 HIGH EPSS 0.00
Redhat System-config-firewall < 1.2.29 - Insecure Deserialization
fw_dbus.py in system-config-firewall 1.2.29 and earlier uses the pickle Python module unsafely during D-Bus communication between the GUI and the backend, which might allow local users to gain privileges via a crafted serialized object.
CWE-502 Jul 21, 2011
CVE-2010-4574 EPSS 0.01
Google Chrome < 8.0.552.224 - Insecure Deserialization
The Pickle::Pickle function in base/pickle.cc in Google Chrome before 8.0.552.224 and Chrome OS before 8.0.552.343 on 64-bit Linux platforms does not properly perform pointer arithmetic, which allows remote attackers to bypass message deserialization validation, and cause a denial of service or possibly have unspecified other impact, via invalid pickle data.
CWE-502 Dec 22, 2010
CVE-2010-3258 EPSS 0.00
Google Chrome <6.0.472.53 - Deserialization
The sandbox implementation in Google Chrome before 6.0.472.53 does not properly deserialize parameters, which has unspecified impact and remote attack vectors.
CWE-502 Sep 07, 2010
CVE-2007-1701 1 PoC Analysis EPSS 0.11
Php < 4.4.5 - Insecure Deserialization
PHP 4 before 4.4.5, and PHP 5 before 5.2.1, when register_globals is enabled, allows context-dependent attackers to execute arbitrary code via deserialization of session data, which overwrites arbitrary global variables, as demonstrated by calling session_decode on a string beginning with "_SESSION|s:39:".
CWE-502 Mar 27, 2007
CVE-2003-0791 9.8 CRITICAL EPSS 0.01
Mozilla <1.4 - Code Injection
The Script.prototype.freeze/thaw functionality in Mozilla 1.4 and earlier allows attackers to execute native methods by modifying the string used as input to the script.thaw JavaScript function, which is then deserialized and executed.
CWE-502 Oct 07, 2003