CVE-2024-27300

CVSS V2 None CVSS V3 None
Description
phpMyFAQ is an open source FAQ web application for PHP 8.1+ and MySQL, PostgreSQL and other databases. 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. This vulnerability is fixed in 3.2.6.
Overview
  • CVE ID
  • CVE-2024-27300
  • Assigner
  • GitHub_M
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2024-03-25T18:30:35.810Z
  • Last Modified Date
  • 2024-03-25T18:32:00.543Z
History
Created Old Value New Value Data Type Notes
2024-06-26 01:45:26 Added to TrackCVE