vendor:
PHP-Fusion
by:
Mirabbas Agalarov
7.4
CVSS
HIGH
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: PHP-Fusion
Affected Version From: 9.10.30
Affected Version To: 9.10.30
Patch Exists: NO
Related CWE:
CPE: a:php-fusion:php-fusion
Platforms Tested: Linux
2023
PHPFusion 9.10.30 – Stored Cross-Site Scripting (XSS)
A stored XSS vulnerability exists in PHPFusion 9.10.30. An attacker can upload a malicious SVG file containing a JavaScript payload to the Fusion file manager, which will be executed when the file is accessed. This can be used to steal cookies, session tokens, or other sensitive information.
Mitigation:
Ensure that user-supplied input is properly sanitized and validated before being used in the application.