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

940 B

CVE-2024-28106

Description

phpMyFAQ is an open source FAQ web application for PHP 8.1+ and MySQL, PostgreSQL and other databases. By manipulating the news parameter in a POST request, an attacker can inject malicious JavaScript code. Upon browsing to the compromised news page, the XSS payload triggers. This vulnerability is fixed in 3.2.6.

POC

Reference

Github

No PoCs found on GitHub currently.