CVE-2025-66561
BaseFortify
Publication date: 2025-12-04
Last updated on: 2025-12-11
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| syslifters | sysreptor | to 2025.102 (exc) |
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 SysReptor, a pentest reporting platform. Authenticated users can upload malicious JavaScript files through the web interface, which then execute in the browsers of other logged-in users, potentially compromising their sessions or data. The issue was fixed in version 2025.102.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious scripts in the context of other users, leading to theft of sensitive information, session hijacking, or unauthorized actions performed on behalf of other users. This can compromise the confidentiality and integrity of data within the SysReptor platform.
What immediate steps should I take to mitigate this vulnerability?
The immediate step to mitigate this vulnerability is to upgrade SysReptor to version 2025.102 or later, where the Stored Cross-Site Scripting (XSS) vulnerability has been fixed.