mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 13:36:36 +00:00
19 lines
678 B
Markdown
19 lines
678 B
Markdown
### [CVE-2018-16759](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16759)
|
|

|
|

|
|

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