CVE-2022-45040
2022年11月26日 更新

Exploit Title: WBCE CMS v1.5.4 is vulnerable to XSS via /admin/pages/sections_save.php 

Software Link:https://github.com/WBCE/WBCE_CMS

Version: v1.5.4

Describe:A cross-site scripting (XSS) vulnerability in /admin/pages/sections_save.php of WBCE CMS v1.5.4 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Name Section field.


Steps to reproduce:

Select Pages to create a new article.


Select Manage Sections.


Enter Section Name:<sCRiPt>alert(123456);</sCrIpT>to save


Click again to modify the article