CVE-2024-28430: CSRF
Published Mar 13, 2024
·Updated
DedeCMS v5.7 was discovered to contain a Cross-Site Request Forgery (CSRF) vulnerability via the component /dede/catalogedit.php.
Affected Software
2 affected components
DedeCMS Dedecms
DedeCMS Dedecms=5.7
Event History
Mar 13, 2024
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·01:15 PM
DescriptionSeverityWeakness
Frequently Asked Questions
1
What is the severity of CVE-2024-28430?
CVE-2024-28430 is classified as a Cross-Site Request Forgery (CSRF) vulnerability, which can lead to unauthorized actions being performed on behalf of users.
2
How do I fix CVE-2024-28430?
To mitigate CVE-2024-28430, implement anti-CSRF tokens in your forms and validate them on the server side.
3
What versions of DedeCMS are affected by CVE-2024-28430?
CVE-2024-28430 affects DedeCMS v5.7 and potentially earlier versions that do not incorporate security patches.
4
What component is associated with CVE-2024-28430?
CVE-2024-28430 specifically involves the component /dede/catalog_edit.php in DedeCMS.
5
Is user data at risk due to CVE-2024-28430?
Yes, CVE-2024-28430 can potentially allow attackers to perform actions that could compromise user data.