CVE-2025-63416
BaseFortify
Publication date: 2025-11-05
Last updated on: 2025-11-07
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| selfbest | selfbest | 2023.3 |
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 Stored Cross-Site Scripting (XSS) issue in the chat functionality of the SelfBest platform 2023.3. It allows authenticated users with low privileges to inject and execute arbitrary JavaScript code in other users' sessions. This means attackers can perform actions on behalf of other users, potentially accessing sensitive administrative data and functions.
How can this vulnerability impact me? :
The vulnerability can lead to privilege escalation and full compromise of sensitive user data. Attackers can exploit it to access administrative endpoints, such as /admin/users, and exfiltrate sensitive information. This can result in unauthorized data access and potential control over the platform.