cve/2024/CVE-2024-28105.md
2024-06-09 00:33:16 +00:00

1.0 KiB

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.