PT-2024-25013 · Unknown · Static Web Server
Palant
·
Published
2024-04-30
·
Updated
2024-05-01
·
CVE-2024-32966
CVSS v3.1
5.8
Medium
| Vector | AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:L |
Name of the Vulnerable Software and Affected Versions
Static Web Server (SWS) (affected versions not specified)
Description
The issue allows JavaScript code execution in the context of the web server's domain when directory listings are enabled for a directory that an untrusted user has upload privileges for. A malicious file name, such as
<img src=x onerror=alert(1)>.txt, can be used to exploit this. The web server does not perform escaping of HTML entities on values inserted in the directory listing, making file name and current path potentially malicious. This becomes a stored Cross-site Scripting vulnerability for web servers that allow users to upload files or create directories under a name of their choosing.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Static Web Server