CVE-2024-22603: CSRF
Published Jan 18, 2024
·Updated
FlyCms v1.0 contains a Cross-Site Request Forgery (CSRF) vulnerability via /system/links/addlink
Affected Software
1 affected component
Flycms Project Flycms=1.0
Event History
Jan 18, 2024
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·05:15 PM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2024-22603?
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.
2
How do I fix CVE-2024-22603?
To fix CVE-2024-22603, implement CSRF tokens in the forms that perform state-changing actions on the /system/links/add_link endpoint.
3
Which version of FlyCms is affected by CVE-2024-22603?
FlyCms v1.0 is the affected version for CVE-2024-22603.
4
What kind of vulnerability is CVE-2024-22603?
CVE-2024-22603 is a Cross-Site Request Forgery (CSRF) vulnerability.
5
What is the potential impact of CVE-2024-22603?
The potential impact of CVE-2024-22603 includes unauthorized addition of links by exploiting the CSRF vulnerability.