vendor:
php-fusion
by:
SunCSR (Sun* Cyber Security Research)
5.4
CVSS
MEDIUM
Persistent Cross-Site Scripting
79
CWE
Product Name: php-fusion
Affected Version From: 9.03.50
Affected Version To: 9.03.50
Patch Exists: YES
Related CWE: CVE-2020-12706
CPE: a:php-fusion:php-fusion:9.03.50
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows
2020
php-fusion 9.03.50 – Persistent Cross-Site Scripting
Persistent Cross-site scripting (Stored XSS) vulnerabilities in PHP-Fusion 9.03.50 allow remote attackers to inject arbitrary web script or HTML via the go parameter to /infusions/faq/faq_admin.php, /infusions/shoutbox_panel/shoutbox_admin.php. An attacker can inject malicious JavaScript code into the application, which will be executed in the browser of the victim when the vulnerable page is accessed.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application.