Arbitrary Code Execution Vulnerability in Pluck CMS by Pluck Team
CVE-2019-11344
9.8CRITICAL
What is CVE-2019-11344?
In Pluck CMS version 4.7.8, a vulnerability exists in the data/inc/files.php file that allows remote attackers to execute arbitrary code. This can be achieved by uploading a specially crafted .htaccess file, which modifies the behavior of server-side processing. In particular, attackers can associate non-PHP files, like .txt, with PHP processing by using the SetHandler directive, circumventing the restrictions that only block specific filename extensions. This misconfiguration poses a significant risk to the integrity of the web application and may enable unauthorized access to server resources.