CVE-2020-14933: High severity squirrelmail vulnerability
DISPUTED 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). .
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2020-14933?
CVE-2020-14933 has been classified as a disputed vulnerability without a confirmed severity rating.
How do I fix CVE-2020-14933?
To mitigate CVE-2020-14933, consider upgrading to a newer version of SquirrelMail or implementing input validation to sanitize POST data.
What software versions are affected by CVE-2020-14933?
CVE-2020-14933 specifically affects SquirrelMail version 1.4.22.
What type of vulnerability is CVE-2020-14933?
CVE-2020-14933 is associated with potential PHP object injection due to improper handling of unserialize in SquirrelMail.
Is CVE-2020-14933 being actively exploited?
There have been no confirmed reports of active exploitation for CVE-2020-14933.