Exploit Title: WBCE CMS v1.5.4 is vulnerable to XSS via /search/index.php
Software Link:https://github.com/WBCE/WBCE_CMS
Version: v1.5.4
Describe:A cross-site scripting (XSS) vulnerability in the Search Settings module of WBCE CMS v1.5.4 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the No Results field.
Select show advance options in Settings.
Add payload to no results in search settings:<sCRiPt>alert(123456);</sCrIpT>
When the query fails to find results, an xss pop-up window will be formed.