First published: Tue Apr 02 2024(Updated: )
DedeCMS v5.7 was discovered to contain a Cross-Site Request Forgery (CSRF) vulnerability via /src/dede/co_do.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Dedecms v6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-30946 is classified as a medium severity vulnerability due to its potential for exploitation through CSRF attacks.
To fix CVE-2024-30946, ensure that CSRF protections are implemented by validating requests with appropriate tokens in DedeCMS.
CVE-2024-30946 may allow attackers to perform unauthorized actions on behalf of authenticated users using CSRF techniques.
CVE-2024-30946 affects DedeCMS version 5.7.
A temporary workaround for CVE-2024-30946 is to implement additional request validation and user session verification.