CVE-2020-4043: Deserialization of Untrusted Data
(updated )
phpMussel from versions 1.0.0 and less than 1.6.0 has an unserialization vulnerability in PHP’s phar wrapper. Uploading a specially crafted file to an affected version allows arbitrary code execution (discovered, tested, and confirmed by myself), so the risk factor should be regarded as very high. Newer phpMussel versions don’t use PHP’s phar wrapper, and are therefore unaffected. This has been fixed in version 1.6.0.
References
- github.com/advisories/GHSA-qr95-4mq5-r3fh
- github.com/phpMussel/phpMussel/commit/97f25973433921c1f953430f32d3081adc4851a4
- github.com/phpMussel/phpMussel/issues/167
- github.com/phpMussel/phpMussel/pull/173
- github.com/phpMussel/phpMussel/security/advisories/GHSA-qr95-4mq5-r3fh
- github.com/phpMussel/phpMussel/security/policy
- nvd.nist.gov/vuln/detail/CVE-2020-4043
Detect and mitigate CVE-2020-4043 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →