Actions
Bug #16258
closedPotential XSS in OpenVPN Widget
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
25.07
Release Notes:
Default
Affected Version:
Affected Architecture:
Description
The OpenVPN widget prints the name of OpenVPN clients and shared key servers without encoding, leading to a potential XSS.
To reproduce, set the name of an OpenVPN client instance or shared key server instance to Blah<script>alert('XSS')</script>
and then add the OpenVPN widget to the Dashboard.
Updated by Jim Pingle 3 months ago
- Status changed from Confirmed to Feedback
- % Done changed from 0 to 100
Applied in changeset 80a490e4d8f2c5973e63e2f54e92500a5bc29799.
Updated by Georgiy Tyutyunnik 3 months ago
- Status changed from Feedback to Resolved
patch fixes the issue
tested on
25.07-DEVELOPMENT (amd64)
built on Tue Jun 10 6:00:00 UTC 2025
FreeBSD 15.0-CURRENT
Updated by Jim Pingle 2 months ago
- Plus Target Version changed from 25.03 to 25.07
Actions