CVE-2025-47773
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. It occurs when a dashboard is edited via an AJAX call in versions prior to 2.7.13 and 3.2.2. This allows attackers to inject malicious scripts into the web interface, potentially compromising user interactions.
How can this vulnerability impact me? :
The vulnerability can lead to severe impacts including unauthorized access, data theft, and manipulation of the application. Because it is a cross-site scripting flaw, attackers can execute malicious scripts in the context of the affected application, potentially leading to full compromise of confidentiality, integrity, and availability of the system.
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 when editing dashboards via AJAX calls.