CVE-2020-14933

HIGH

SquirrelMail 1.4.22 - Info Disclosure

Title source: llm

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).

Scores

CVSS v3 8.8
EPSS 0.0066
EPSS Percentile 70.7%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Classification

CWE
CWE-502
Status published

Affected Products (1)

squirrelmail/squirrelmail

Timeline

Published Jun 20, 2020
Tracked Since Feb 18, 2026