First published: Wed Sep 07 2022(Updated: )
In ftcms 2.1, there is a Cross Site Request Forgery (CSRF) vulnerability in the PHP page, which causes the attacker to forge a link to trick him to click on a malicious link or visit a page containing attack code, and send a request to the server (corresponding to the identity authentication information) as the victim without the victim's knowledge.
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-37730 is classified as a medium severity Cross Site Request Forgery (CSRF) vulnerability.
To fix CVE-2022-37730, implement appropriate CSRF protection mechanisms, such as tokens or verifying the HTTP request origin.
CVE-2022-37730 can lead to unauthorized actions being taken on behalf of authenticated users through malicious links.
CVE-2022-37730 affects ftcms version 2.1.
You can identify vulnerability to CVE-2022-37730 by checking for the presence of ftcms version 2.1 and testing for CSRF exploitability.