CVE-2025-63725
BaseFortify
Publication date: 2025-11-14
Last updated on: 2025-11-18
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| svx | portal | 2.7a |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Reflected Cross-Site Scripting (XSS) issue in SVX Portal 2.7A. It occurs via the 'id' parameter in the Recivers.php file, where malicious scripts can be injected and reflected back to users, potentially allowing attackers to execute arbitrary scripts in the context of the victim's browser.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in users' browsers, which may lead to theft of sensitive information such as cookies or session tokens, defacement of the website, or redirection to malicious sites. It can compromise user data and trust in the affected application.