Cross-Site Scripting in PHPFusion by PHPFusion Team
CVE-2021-40541
6.1MEDIUM
What is CVE-2021-40541?
PHPFusion version 9.03.110 is susceptible to a cross-site scripting (XSS) vulnerability due to improper handling of preg patterns in the filter html tag within the descript() function. An authenticated user can exploit this vulnerability by appending '//' at the end of input text, which may lead to execution of arbitrary JavaScript code in the context of a user's session.