First published: Tue Feb 11 2025(Updated: )
CtrlPanel is open-source billing software for hosting providers. Prior to version 1.0, a Cross-Site Scripting (XSS) vulnerability exists in the `TicketsController` and `Moderation/TicketsController` due to insufficient input validation on the `priority` field during ticket creation and unsafe rendering of this field in the moderator panel. Version 1.0 contains a patch for the issue.
Affected Software | Affected Version | How to fix |
---|---|---|
CtrlPanel | <1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-25203 is classified as a High severity vulnerability due to its potential to enable Cross-Site Scripting attacks.
To fix CVE-2025-25203, update CtrlPanel to version 1.0 or later, which addresses the input validation issue.
CVE-2025-25203 is a Cross-Site Scripting (XSS) vulnerability that affects the `priority` field during ticket creation.
CVE-2025-25203 affects all versions of CtrlPanel prior to version 1.0.
An attacker exploiting CVE-2025-25203 could execute arbitrary JavaScript code in the context of a user's browser session.