1 results (0.002 seconds)
CVSS: 8.5EPSS: 0%CPEs: 1EXPL: 0

CVE-2025-25203 – Ctrlpanel has stored XSS vulnerability in TicketsController priority field
https://notcve.org/view.php?id=CVE-2025-25203
11 Feb 2025 — 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. • https://github.com/Ctrlpanel-gg/panel/commit/393cbde662c7e54829e296eb5815794490d925c7 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •