cve/2024/CVE-2024-28105.md
2024-06-18 02:51:15 +02:00

980 B

CVE-2024-28105

Description

phpMyFAQ is an open source FAQ web application for PHP 8.1+ and MySQL, PostgreSQL and other databases. The category image upload function in phpmyfaq is vulnerable to manipulation of the Content-type and lang parameters, allowing attackers to upload malicious files with a .php extension, potentially leading to remote code execution (RCE) on the system. This vulnerability is fixed in 3.2.6.

POC

Reference

Github

No PoCs found on GitHub currently.