### [CVE-2018-16759](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16759) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The removeXSS function in App/Common/common.php (called from App/Modules/Index/Action/SearchAction.class.php) in EasyCMS v1.4 allows XSS via an onhashchange event. ### POC #### Reference - https://github.com/teameasy/EasyCMS/issues/4 - https://github.com/teameasy/EasyCMS/issues/4 #### Github No PoCs found on GitHub currently.