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

1.2 KiB

CVE-2024-28108

Description

phpMyFAQ is an open source FAQ web application for PHP 8.1+ and MySQL, PostgreSQL and other databases. Due to insufficient validation on the contentLink parameter, it is possible for unauthenticated users to inject HTML code to the page which might affect other users. Also, requires that adding new FAQs is allowed for guests and that the admin doesn't check the content of a newly added FAQ. This vulnerability is fixed in 3.2.6.

POC

Reference

Github

No PoCs found on GitHub currently.