First published: Thu Jan 18 2024(Updated: )
FlyCms v1.0 contains a Cross-Site Request Forgery (CSRF) vulnerability via /system/links/add_link
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
FlyCms | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-22603 is classified as a Cross-Site Request Forgery (CSRF) vulnerability, which can allow unauthorized actions to be performed on behalf of an authenticated user.
To fix CVE-2024-22603, implement CSRF tokens in the forms that perform state-changing actions on the /system/links/add_link endpoint.
FlyCms v1.0 is the affected version for CVE-2024-22603.
CVE-2024-22603 is a Cross-Site Request Forgery (CSRF) vulnerability.
The potential impact of CVE-2024-22603 includes unauthorized addition of links by exploiting the CSRF vulnerability.