Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2020-14933 Details

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

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://www.openwall.com/lists/oss-security/2020/06/20/1 CVEMailing ListThird Party Advisory
https://www.openwall.com/lists/oss-security/2020/06/20/1 [email protected]Mailing ListThird Party Advisory

Weakness Enumeration

CWE-IDCWE NameSource
CWE-502Deserialization of Untrusted Data[email protected]

Affected Products

ProductVersions
squirrelmail squirrelmail
1.4.22

CPE

  • cpe:2.3:a:squirrelmail:squirrelmail:1.4.22:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

13 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2020-14933
NVD Published Date:
Jun 20, 2020
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2020-14933 Details - Not Deferred