vendor:
Piwigo
by:
Touhid M.Shaikh
8,8
CVSS
HIGH
Persistent XSS
79
CWE
Product Name: Piwigo
Affected Version From: 0.9.0
Affected Version To: 0.9.0
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: Web
2017
Piwigo plugin User Tag , Persistent XSS
This vulnerability allows an attacker to inject malicious JavaScript code into the User Tag plugin of Piwigo. This code is stored in the server's database and is executed every time a visitor visits the photo page. The code is also executed in the admin's dashboard when they visit the keyword page.
Mitigation:
Ensure that user input is properly sanitized and validated before being stored in the database.