CVE-2020-14933
Last modified
CVE-2020-14933 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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).. EPSS estimates a 1.42% chance of exploitation in the next 30 days.
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.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Squirrelmail | Squirrelmail | 1.4.22 |
References
- https://www.openwall.com/lists/oss-security/2020/06/20/1Mailing List, Third Party Advisory
- https://www.openwall.com/lists/oss-security/2020/06/20/1Mailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-14933?
How severe is CVE-2020-14933?
How do I fix CVE-2020-14933?
Are you affected by CVE-2020-14933?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
