First published: Wed Sep 07 2022(Updated: )
ftcms 2.1 poster.PHP has a XSS vulnerability. The attacker inserts malicious JavaScript code into the web page, causing the user / administrator to trigger malicious code when accessing.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Ftcms | =2.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-37731 is classified as a medium severity vulnerability due to its potential for cross-site scripting (XSS) attacks.
To fix CVE-2022-37731, you should upgrade to a patched version of Ftcms or implement input validation and output encoding to sanitize user inputs.
The impact of CVE-2022-37731 includes unauthorized execution of scripts in the context of the user's browser, leading to information theft or session hijacking.
Any user or administrator accessing the web application running Ftcms version 2.1 is at risk from CVE-2022-37731.
Yes, CVE-2022-37731 is considered easy to exploit, as it requires only that the attacker convinces a user to visit a maliciously crafted page.