WordPress Custom Global Variables 1.0.5 Cross Site Scripting

2021.01.11
Risk: Low
Local: No
Remote: Yes
CVE: N/A
CWE: CWE-79

# Exploit Title: WordPress Plugin Custom Global Variables 1.0.5 - 'name' Stored Cross-Site Scripting (XSS) # Google Dork: NA # Date: 09/01/2021 # Exploit Author: Swapnil Subhash Bodekar # Vendor Homepage: # Software Link: https://wordpress.org/plugins/custom-global-variables/#developers # Version: 1.0.5 # Tested on Windows How to reproduce vulnerability: 1. Install WordPress 5.6 2. Install and activate Custom Global variables plugin. 3. Navigate to Setting >> Custom Global Variables and enter the data into the user input field. 4. Capture the request into burp suite and append the JavaScript payload which is mentioned below "><script>(1)</script><" 5. You will observe that the payload successfully got stored into the database and when you are triggering the same functionality in that time JavaScript payload is executing successfully and we are getting a pop-up.


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top