Security Vulnerability Report
中文
CVE-2025-63725 CVSS 6.1 MEDIUM

CVE-2025-63725

Published: 2025-11-14 18:15:51
Last Modified: 2026-01-12 17:43:19

Description

Reflected Cross-Site Scripting (XSS) vulnerability in SVX Portal 2.7A via the id parameter to Recivers.php.

CVSS Details

CVSS Score
6.1
Severity
MEDIUM
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Configurations (Affected Products)

cpe:2.3:a:radioinorr:svx_portal:2.7a:*:*:*:*:*:*:* - VULNERABLE
SVX Portal 2.7A

PoC / Exploit Code

⚠ For Security Research Only
The following code is for security research and authorized testing only.
python
<script>alert(document.cookie)</script>

References

Raw JSON Data

JSON
{"cve": {"id": "CVE-2025-63725", "sourceIdentifier": "[email protected]", "published": "2025-11-14T18:15:51.040", "lastModified": "2026-01-12T17:43:18.877", "vulnStatus": "Analyzed", "cveTags": [], "descriptions": [{"lang": "en", "value": "Reflected Cross-Site Scripting (XSS) vulnerability in SVX Portal 2.7A via the id parameter to Recivers.php."}], "metrics": {"cvssMetricV31": [{"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary", "cvssData": {"version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "baseScore": 6.1, "baseSeverity": "MEDIUM", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE"}, "exploitabilityScore": 2.8, "impactScore": 2.7}]}, "weaknesses": [{"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary", "description": [{"lang": "en", "value": "CWE-79"}]}], "configurations": [{"nodes": [{"operator": "OR", "negate": false, "cpeMatch": [{"vulnerable": true, "criteria": "cpe:2.3:a:radioinorr:svx_portal:2.7a:*:*:*:*:*:*:*", "matchCriteriaId": "6D2BB38A-870F-42D5-8C11-0F830F33ECB8"}]}]}], "references": [{"url": "https://deepstrike.io/blog/reflected-xss-via-unescaped-attribute-context-in-svx-portal", "source": "[email protected]", "tags": ["Exploit", "Third Party Advisory"]}, {"url": "https://deepstrike.io/blog/sql-injection-in-svx-portal-v-2-7A", "source": "[email protected]", "tags": ["Not Applicable"]}]}}