VYPR
Unrated severityNVD Advisory· Published Feb 14, 2020· Updated Aug 5, 2024

CVE-2019-13965

CVE-2019-13965

Description

Because of a lack of sanitization around error messages, multiple Reflective XSS issues exist in iTop through 2.6.0 via the param_file parameter to webservices/export.php, webservices/cron.php, or env-production/itop-backup/backup.php. By default, any XSS sent to the administrator can be transformed to remote command execution because of CVE-2018-10642 (still working through 2.6.0) The Reflective XSS can also become a stored XSS within the same account because of another vulnerability.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Multiple reflective XSS flaws in iTop through 2.6.0 allow admin-level RCE via CVE-2018-10642.

## Vulnerability iTop versions through 2.6.0 contain multiple Reflective Cross-Site Scripting (XSS) vulnerabilities due to insufficient sanitization of error messages. The param_file parameter in webservices/export.php, webservices/cron.php, and env-production/itop-backup/backup.php is not properly sanitized, allowing injection of arbitrary JavaScript. The vulnerability is present in all versions up to and including 2.6.0 [1].

Exploitation

An attacker can send a crafted request containing malicious JavaScript in the param_file parameter to the vulnerable endpoints. The request does not require authentication to trigger the reflective XSS. When an administrator views the resulting error page, the injected script executes in the context of the admin's session. Because of the pre-existing CVE-2018-10642 (which remains exploitable in iTop 2.6.0), the XSS payload can be leveraged to execute arbitrary commands on the server [1].

Impact

Successful exploitation allows an attacker to execute arbitrary JavaScript in the administrator's browser session. Due to the link with CVE-2018-10642, the attacker can escalate this to remote command execution on the iTop server, gaining full control over the application and underlying system. The reflective XSS can also become stored XSS within the same account via another vulnerability, potentially persisting across visits [1].

Mitigation

The iTop project has addressed these issues in version 2.7.0, released on 2020-02-20. Users should upgrade to iTop 2.7.0 or later to remediate the XSS vulnerabilities and eliminate the attack vector for CVE-2018-10642. No workarounds are documented; upgrading is the recommended action [1].

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.