CVE-2025-64167
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 editing the URL parameter in versions prior to 2.7.13 and 3.2.2, allowing an attacker to execute arbitrary JavaScript code in the context of the affected application.
How can this vulnerability impact me? :
The vulnerability can lead to the execution of malicious JavaScript code in the user's browser, potentially allowing attackers to steal sensitive information, hijack user sessions, or perform actions on behalf of the user without their consent.
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 no longer use the vulnerable export.php and have fixed the cross-site scripting vulnerability related to the URL parameter.