First published: Tue Dec 05 2023(Updated: )
JFinalCMS v5.0.0 was discovered to contain a Cross-Site Request Forgery (CSRF) vulnerability via /admin/nav/update.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
maven/com.jfinal:jfinal | <=5.0.0 | |
JFinalCMS | =5.0.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2023-49447 is classified as high, with a severity value of 8.8.
JFinalCMS v5.0.0 contains a Cross-Site Request Forgery (CSRF) vulnerability in the /admin/nav/update location, which allows attackers to perform unauthorized actions on behalf of users.
To mitigate the CSRF vulnerability in JFinalCMS v5.0.0, it is recommended to implement and validate CSRF tokens for all privileged actions, including the /admin/nav/update endpoint.
It is recommended to check the official JFinalCMS project repository for any available patches or updates to fix the CVE-2023-49447 vulnerability.
The Common Weakness Enumeration (CWE) ID associated with CVE-2023-49447 is CWE-352 (Cross-Site Request Forgery).