Easycms · Easycms · CVE-2018-10527
Name of the Vulnerable Software and Affected Versions:
EasyCMS version 1.3
Description:
The issue concerns a Stored XSS problem that occurs when posting an article. Four fields are affected: `title`, `keyword`, `abstract`, and `content`. This can be demonstrated through the "/admin/index/index.html#listarticle" API endpoint.
Recommendations:
For EasyCMS version 1.3, as a temporary workaround, consider restricting user input for the `title`, `keyword`, `abstract`, and `content` fields to minimize the risk of exploitation. Additionally, avoid using the "/admin/index/index.html#listarticle" endpoint until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.