vendor:
Piwigo
by:
Touhid M.Shaikh
8,8
CVSS
HIGH
Persistent XSS
79
CWE
Product Name: Piwigo
Affected Version From: 0.0.3
Affected Version To: 0.0.3
Patch Exists: NO
Related CWE: N/A
CPE: a:piwigo:piwigo
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Webapps
2017
Piwigo plugin Facetag , Persistent XSS
Facetag Extention provide additional button on photo page for visitor or user to tag any name oh that image. Any visitor or registered user can perform this. FaceTag Extension adds an additional button on photo pages that let you tag a face on the picture for visitor and registered user. click on that button after that click on image where you want to tag a name just enter you malicious javascript and press Enter its stored as a keyword. Your Javascript Stored in Server's Database and execute every time when any visitor visit that photo or in keyword page.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.