Exploits / Vulnerability Discovered : 2021-09-02 |
Type : webapps |
Platform : php
This exploit / vulnerability Wordpress plugin duplicate page 4.4.1 stored crosssite scripting (xss) is for educational purposes only and if it is used you will do on your own risk!
1. Install WordPress 5.7.2
2. Install and activate Duplicate Page
3. Navigate to Settings >> Duplicate Page and enter the XSS payload into the Duplicate Post Suffix input field.
4. Click Save Changes.
5. You will observe that the payload successfully got stored into the database and when you are triggering the same functionality at that time JavaScript payload is executing successfully and we are getting a pop-up.
6. Payload Used: "><svg/onload=confirm(/XSS/)>