CVE-2020-14933

Severity CVSS v4.0:
Pending analysis
Type:
CWE-502 Deserialization of Untrusted Dat
Publication date:
20/06/2020
Last modified:
04/08/2024

Description

compose.php in SquirrelMail 1.4.22 calls unserialize for the $attachments value, which originates from an HTTP POST request. NOTE: the vendor disputes this because these two conditions for PHP object injection are not satisfied: existence of a PHP magic method (such as __wakeup or __destruct), and any attack-relevant classes must be declared before unserialize is called (or must be autoloaded).

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:squirrelmail:squirrelmail:1.4.22:*:*:*:*:*:*:*


References to Advisories, Solutions, and Tools