An issue was discovered in PublicCMS V4.0. It allows XSS by modifying the page_list "attached" attribute (which typically has 'class="icon-globe icon-large"' in its value), as demonstrated by an 'UPDATE sys_module SET attached = "[XSS]" WHERE id="page_list"' statement.
References
Link | Resource |
---|---|
https://github.com/sanluan/PublicCMS/issues/22 | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2018-11-04 05:29
Updated : 2024-02-04 20:03
NVD link : CVE-2018-18927
Mitre link : CVE-2018-18927
CVE.ORG link : CVE-2018-18927
JSON object : View
Products Affected
publiccms
- publiccms
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')