Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. phpmyfaq/phpmyfaq
  4. ›
  5. CVE-2024-27300

CVE-2024-27300: phpMyFAQ stored Cross-site Scripting at user email

March 25, 2024

The email field in phpMyFAQ’s user control panel page is vulnerable to stored XSS attacks due to the inadequacy of PHP’s FILTER_VALIDATE_EMAIL function, which only validates the email format, not its content. This vulnerability enables an attacker to execute arbitrary client-side JavaScript within the context of another user’s phpMyFAQ session.

References

  • github.com/advisories/GHSA-q7g6-xfh2-vhpx
  • github.com/thorsten/phpMyFAQ
  • github.com/thorsten/phpMyFAQ/commit/09336b0ff0e0a04aa0c97c5975651af4769d2459
  • github.com/thorsten/phpMyFAQ/commit/de90315c9bd4ead5fe6ba5586f6b016843aa8209
  • github.com/thorsten/phpMyFAQ/security/advisories/GHSA-q7g6-xfh2-vhpx
  • nvd.nist.gov/vuln/detail/CVE-2024-27300

Code Behaviors & Features

Detect and mitigate CVE-2024-27300 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 3.2.5 before 3.2.6, version 3.2.5

Fixed versions

  • 3.2.6

Solution

Upgrade to version 3.2.6 or above.

Impact 5.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

packagist/phpmyfaq/phpmyfaq/CVE-2024-27300.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:58 +0000.