First published: Sat Sep 30 2023(Updated: )
Cross-site Scripting (XSS) - DOM in GitHub repository thorsten/phpmyfaq prior to 3.1.18.
Credit: security@huntr.dev security@huntr.dev security@huntr.dev
Affected Software | Affected Version | How to fix |
---|---|---|
composer/thorsten/phpmyfaq | <3.1.18 | 3.1.18 |
Phpmyfaq Phpmyfaq | <3.1.18 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-5316 is a vulnerability in the GitHub repository thorsten/phpmyfaq prior to version 3.1.18 that allows for Cross-site Scripting (XSS) attacks through the Document Object Model (DOM).
CVE-2023-5316 has a severity rating of critical, with a CVSS score of 6.1.
The affected software includes the phpMyFAQ GitHub repository prior to version 3.1.18 and composer/thorsten/phpmyfaq package up to version 3.1.18.
To fix CVE-2023-5316, upgrade to version 3.1.18 of phpMyFAQ or the composer/thorsten/phpmyfaq package.
The CWE for CVE-2023-5316 is CWE-79, which is a category for Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting').