A PHP object injection bug in profile.php in qcubed (all versions including 3.1.1) unserializes the untrusted data of the POST-variable "strProfileData" and allows an unauthenticated attacker to execute code via a crafted POST request.
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.
Link | Tags |
---|---|
http://qcubed.com | product vendor advisory |
https://www.ait.ac.at/themen/cyber-security/pentesting/security-advisories/ait-sa-20210215-01 | exploit third party advisory patch |
https://tech.feedyourhead.at/content/QCubed-PHP-Object-Injection-CVE-2020-24914 | exploit third party advisory patch |
http://seclists.org/fulldisclosure/2021/Mar/28 | mailing list exploit third party advisory |