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).
References
Link Resource
https://www.openwall.com/lists/oss-security/2020/06/20/1 Mailing List Third Party Advisory
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: mitre

Published: 2020-06-20T12:07:06

Updated: 2021-11-04T01:30:58

Reserved: 2020-06-20T00:00:00


Link: CVE-2020-14933

JSON object: View

cve-icon NVD Information

Status : Modified

Published: 2020-06-20T13:15:10.523

Modified: 2024-05-17T01:43:08.153


Link: CVE-2020-14933

JSON object: View

cve-icon Redhat Information

No data.

CWE