XSS in Phpmyfaq
CVE-2024-56199
phpMyFAQ is an open source FAQ web application. Starting no later than version 3.2.10 and prior to version 4.0.2, an attacker can inject malicious HTML content into the FAQ editor at `http[:]//localhost/admin/index[.]php?action=editentry`, resulting in a complete disruption of the FAQ page's user interface. By injecting malformed HTML elements styled to cover the entire screen, an attacker can render the page unusable. This injection manipulates the page structure by introducing overlapping buttons, images, and iframes, breaking the intended layout and functionality. Exploiting this issue can lead to Denial of Service for legitimate users, damage to the user experience, and potential abuse in phishing or defacement attacks. Version 4.0.2 contains a patch for the vulnerability.
Vulnerability class: XSS (Cross-Site Scripting)
EPSS: 0.004 (33.7th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.2 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:L.
Affected products
- Phpmyfaq
- Thorsten Phpmyfaq — versions >= 3.2.10, < 4.0.2
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security-advisories@github.com (x_refsource_CONFIRM, Exploit, Vendor Advisory)
Frequently asked questions
- What is CVE-2024-56199?
- CVE-2024-56199 is a medium-severity vulnerability in Phpmyfaq, classified under Cross-site Scripting. CVSS score: 5.2/10. Published 2025-01-02.
- How severe is CVE-2024-56199?
- Medium severity. CVSS v3 base score is 5.2 out of 10.
- Is CVE-2024-56199 known to be exploited?
- 2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.