SVX Portal Reflected Cross-Site Scripting Vulnerability

Vulnerability

A reflected Cross-Site Scripting (XSS) vulnerability exists in SVX Portal version 2.7A, specifically in the Recivers.php file. The vulnerability arises from the id parameter in the query string, which is directly echoed into HTML element IDs without proper validation or encoding. This flaw allows attackers to inject malicious scripts that execute in the context of the user's browser, potentially leading to cookie theft, user impersonation, and other attacks.

Impact

Exploitation of this vulnerability allows for arbitrary JavaScript execution in the context of the affected site, accessible to any user who visits the crafted URL. This could result in session cookie or authentication token theft, allowing attackers to impersonate users or perform actions on their behalf.

Reproduction

To reproduce this vulnerability, craft a URL that includes an attribute-breaking payload in the id parameter. When the URL is visited, the injected script will execute, demonstrating the XSS vulnerability.

Added: Nov 14, 2025, 6:19 PM
Updated: Nov 14, 2025, 10:26 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
1.7
exploitability
7.7
remediation
0.0
relevance
1.0
threat
6.4
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.