cve/2018/CVE-2018-16759.md
2024-06-09 00:33:16 +00:00

19 lines
678 B
Markdown

### [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.