CVE-2024-51995 HIGH

CVE-2024-51995: Logic bug in ajax.render.php allows for bypass of 'backOffice' access control in Combodo iTop

Vendor Combodo
Product iTop
Weakness CWE-284
Published November 7, 2024
Last update November 7, 2024

CVSS base score

7.1/10
Attack vector Network
Attack complexity High
Privileges required Low
User interaction None
Confidentiality High
Integrity Low

CVSS vector

CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N

What the vulnerability does

01Description

Combodo iTop is a web based IT Service Management tool. An attacker can request any `route` we want as long as we specify an `operation` that is allowed. This issue has been addressed in version 3.2.0 by applying the same access control pattern as in `UI.php` to the `ajax.render.php` page which does not allow arbitrary `routes` to be dispatched. All users are advised to upgrade. There are no known workarounds for this vulnerability.

Key dates

02Disclosure timeline

November 7, 2024 CVE published
November 7, 2024 Record updated

Related vulnerabilities

04Related CVE