First published: Tue Dec 05 2023(Updated: )
JFinalCMS v5.0.0 was discovered to contain a Cross-Site Request Forgery (CSRF) vulnerability via /admin/category/updateStatus.
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.
CVE-2023-49397 is a Cross-Site Request Forgery (CSRF) vulnerability found in JFinalCMS v5.0.0, specifically in the /admin/category/updateStatus endpoint.
CVE-2023-49397 has a severity rating of 8.8 out of 10, indicating a high level of risk.
CVE-2023-49397 allows an attacker to perform malicious actions on behalf of an authenticated user by tricking them into visiting a specially crafted webpage.
At the time of writing, there is no official fix for CVE-2023-49397. However, it is recommended to implement mitigations such as requiring strong user authentication and using CSRF tokens.
You can find more information about CVE-2023-49397 at the following reference link: [link](https://github.com/nightcloudos/new_cms/blob/main/CSRF%20exists%20at%20the%20change%20of%20column%20management%20status.md)