CVE-2024-24574
PHP vulnerability analysis and mitigation

Overview

phpMyFAQ, an open source FAQ web application for PHP 8.1+ and MySQL/PostgreSQL, was found to contain a cross-site scripting (XSS) vulnerability identified as CVE-2024-24574. The vulnerability was discovered in version 3.2.4 and earlier versions, where an unsafe echo of filename in phpMyFAQ\phpmyfaq\admin\attachments.php allowed the execution of JavaScript code on the client side. The issue was patched in version 3.2.5 (GitHub Advisory).

Technical details

The vulnerability stems from improper sanitization of filename data in the attachments.php file. The code directly rendered file attachments from user tables using a shorthand echo without any prior sanitation, allowing malicious JavaScript code to be executed. The vulnerability is triggered when an attacker with appropriate permissions uploads attachments through the endpoint http://{base_url}/admin/?action=editentry and manipulates the filename parameter during the POST request to /admin/index.php?action=ajax&ajax=att&ajaxaction=upload (GitHub Advisory).

Impact

The vulnerability allows attackers with attachment upload permissions to store XSS payloads in the faqattachment table's filename column. When these stored payloads are rendered on pages listing the files, they affect other users within the hierarchy. While cookie theft is prevented due to HttpOnly flags, attackers could potentially crash the application using looping JavaScript payloads (GitHub Advisory).

Mitigation and workarounds

The vulnerability has been patched in phpMyFAQ version 3.2.5. The fix involves implementing proper sanitization using the existing Strings::htmlentities class from phpMyFAQ\Strings to sanitize the filename output (GitHub Commit).

Additional resources


SourceThis report was generated using AI

Related PHP vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-23622HIGH8.7
  • PHPPHP
  • alextselegidis/easyappointments
NoNoJan 15, 2026
CVE-2026-23493HIGH8.6
  • PHPPHP
  • pimcore/pimcore
NoYesJan 15, 2026
CVE-2026-23496MEDIUM5.4
  • PHPPHP
  • pimcore/web2print-tools-bundle
NoYesJan 15, 2026
CVE-2026-23495MEDIUM4.3
  • PHPPHP
  • pimcore/admin-ui-classic-bundle
NoYesJan 15, 2026
CVE-2026-23494MEDIUM4.3
  • PHPPHP
  • pimcore/pimcore
NoYesJan 15, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management