vendor:
Particle Gallery
by:
Unknown
5.5
CVSS
MEDIUM
Cross-site scripting (XSS)
79
CWE
Product Name: Particle Gallery
Affected Version From: 1.0.1
Affected Version To: 1.0.1
Patch Exists: NO
Related CWE: Unknown
CPE:
Platforms Tested: Unknown
Unknown
Cross-site scripting vulnerability in Particle Gallery
The Particle Gallery application is prone to a cross-site scripting vulnerability due to inadequate sanitization of user-supplied input. An attacker can exploit this vulnerability to execute arbitrary script code in the browser of an unsuspecting user, potentially leading to the theft of authentication credentials and other malicious activities.
Mitigation:
To mitigate this vulnerability, it is recommended to properly sanitize user-supplied input before using it in dynamically generated web pages.