CVE-2025-48065
BaseFortify
Publication date: 2025-11-10
Last updated on: 2025-11-21
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| combodo | itop | to 2.7.13 (exc) |
| combodo | itop | From 3.0.0 (inc) to 3.2.2 (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 cross-site scripting (XSS) issue in Combodo iTop, a web-based IT service management tool. Versions prior to 2.7.13 and 3.2.2 are affected when a field with an error contains malicious content that gets rendered as HTML, allowing attackers to execute arbitrary scripts in the context of the user's browser. Versions 2.7.13 and 3.2.2 have protections against this by properly handling rendered HTML content.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in the user's browser, potentially leading to theft of sensitive information, session hijacking, or performing unauthorized actions on behalf of the user. The CVSS score of 8.8 indicates a high severity with impacts on confidentiality, integrity, and availability.
What immediate steps should I take to mitigate this vulnerability?
Upgrade Combodo iTop to version 2.7.13 or 3.2.2 or later, as these versions include protections against the cross-site scripting vulnerability by properly handling rendered HTML content.