vendor:
pluck
by:
Mirabbas Agalarov
7.4
CVSS
HIGH
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: pluck
Affected Version From: 4.7.18
Affected Version To: 4.7.18
Patch Exists: NO
Related CWE:
CPE: a:pluck:pluck
Platforms Tested: Linux
2023
pluck v4.7.18 – Stored Cross-Site Scripting (XSS)
A stored cross-site scripting (XSS) vulnerability exists in pluck v4.7.18. An attacker can upload a malicious SVG file containing JavaScript code to the application, which will be executed when the file is accessed by an authenticated user.
Mitigation:
Input validation should be used to prevent malicious code from being uploaded to the application. Additionally, the application should be configured to only allow the upload of files with specific extensions.