CVE-2024-22593: CSRF
Published Jan 18, 2024
·Updated
FlyCms v1.0 contains a Cross-Site Request Forgery (CSRF) vulnerability via /system/admin/addgroupsave
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·03:15 PM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2024-22593?
CVE-2024-22593 is classified as a medium severity vulnerability due to the potential impact of Cross-Site Request Forgery (CSRF).
2
How do I fix CVE-2024-22593?
To fix CVE-2024-22593, it is recommended to implement CSRF tokens in the form submissions in the affected route /system/admin/add_group_save.
3
What does CVE-2024-22593 affect?
CVE-2024-22593 affects FlyCms version 1.0, specifically in its handling of form submissions for adding groups.
4
What type of vulnerability is CVE-2024-22593?
CVE-2024-22593 is a Cross-Site Request Forgery (CSRF) vulnerability, allowing unauthorized actions on behalf of the user.
5
Can CVE-2024-22593 result in unauthorized access?
Yes, CVE-2024-22593 can allow attackers to perform actions on behalf of users without their consent, potentially leading to unauthorized changes.