First published: Tue Jan 25 2022(Updated: )
In jfinal_cms >= 5.1 0, there is a storage XSS vulnerability in the background system of CMS. Because developers do not filter the parameters submitted by the user input form, any user with background permission can affect the system security by entering malicious code.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Jflyfox Jfinal Cms | >=5.1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-46087 is a storage XSS vulnerability in the background system of Jflyfox Jfinal Cms >= 5.1.0.
The severity of CVE-2021-46087 is medium with a CVSS score of 5.4.
CVE-2021-46087 allows any user with background permission to affect the system security by entering malicious code.
To fix CVE-2021-46087, it is recommended to filter the parameters submitted by the user input form to prevent XSS attacks.
You can find more information about CVE-2021-46087 on the GitHub issue page: https://github.com/jflyfox/jfinal_cms/issues/19.