vendor:
phpMyFAQ
by:
CodeSecLab
6.1
CVSS
HIGH
Reflected Cross-Site Scripting (XSS)
79
CWE
Product Name: phpMyFAQ
Affected Version From: 3.1.2007
Affected Version To: 3.1.2007
Patch Exists: NO
Related CWE: CVE-2022-4407
CPE: a:phpmyfaq:phpmyfaq:3.1.7
Platforms Tested: Ubuntu, Windows
2024
phpMyFAQ 3.1.7 – Reflected Cross-Site Scripting (XSS)
A reflected cross-site scripting (XSS) vulnerability was found in phpMyFAQ version 3.1.7. By injecting malicious script code into the 'action' parameter of the URL, an attacker can execute arbitrary scripts in the context of the victim's browser.
Mitigation:
To mitigate this vulnerability, input coming from the user should be validated, sanitized, and properly encoded before being used in HTML attributes. It is recommended to apply patches provided by the vendor as soon as they are available.