CVE-2024-22601: CSRF
Published Jan 18, 2024
·Updated
FlyCms v1.0 contains a Cross-Site Request Forgery (CSRF) vulnerability via /system/score/scorerulesave
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-22601?
CVE-2024-22601 is classified as a medium severity Cross-Site Request Forgery (CSRF) vulnerability.
2
How do I fix CVE-2024-22601?
To fix CVE-2024-22601, ensure that anti-CSRF tokens are implemented and validated for all state-changing requests.
3
What versions of FlyCms are affected by CVE-2024-22601?
CVE-2024-22601 affects FlyCms version 1.0.
4
What is the nature of the vulnerability in CVE-2024-22601?
CVE-2024-22601 allows attackers to perform unauthorized actions on behalf of authenticated users via CSRF.
5
Is CVE-2024-22601 easy to exploit?
CVE-2024-22601 can be exploited with relative ease if proper CSRF protection measures are not in place.