CWE-502
3,222 CVEs • Abstraction: Base • Likelihood of Exploit: Medium
Deserialization of Untrusted Data
The product deserializes untrusted data without sufficiently verifying that the resulting data will be valid.
CVEs (3,222)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
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,...Show more |
2Mozilla Sco2Mozilla OpenserverApr 16, 2026 Oct 7, 2003 N/A· v4 9.8 CRITICAL· v3 7.5 HIGH· v2 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 deserialize...Show more |