vendor:
Piwigo
by:
Arsan
4,3
CVSS
MEDIUM
Cross Site Scripting
79
CWE
Product Name: Piwigo
Affected Version From: 2.5.2
Affected Version To: 2.5.2
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: Linux & Windows
2013
Piwigo 2.5.2 <= Cross Site Scripting
Piwigo is photo gallery software for the web, built by an active community of users and developers. An attacker can exploit this vulnerability by creating a new album, inserting a photo, and inserting malicious code into the 'Title', 'Author', 'Tags', and 'Description' fields. When the photo is viewed in the gallery, the malicious code will be executed.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application.