First published: Wed Apr 05 2023(Updated: )
Cross-site Scripting (XSS) - Stored in GitHub repository thorsten/phpmyfaq prior to 3.1.12.
Credit: security@huntr.dev
Affected Software | Affected Version | How to fix |
---|---|---|
Phpmyfaq Phpmyfaq | <3.1.12 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-1879 is a vulnerability that allows an attacker to inject malicious scripts into a website, potentially compromising the security of users.
The severity of CVE-2023-1879 is medium with a CVSS score of 5.4.
CVE-2023-1879, also known as Cross-site Scripting (XSS), is a stored XSS vulnerability that occurs when user input is not properly validated and is stored in a way that allows an attacker to inject malicious scripts into a website.
If your version of phpmyfaq is prior to 3.1.12, then it is affected by CVE-2023-1879.
To fix CVE-2023-1879, you should update phpmyfaq to version 3.1.12 or later, which resolves the vulnerability.